All Downloads are FREE. Search and download functionalities are using the official Maven repository.

julia-client.partial_model_doc_anyof.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{{#anyOf}}{{#-first}}
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | This is a anyOf model. The value must be any of the following types: {{/-first}}{{/anyOf}}{{#anyOf}}{{{.}}}{{^-last}}, {{/-last}}{{/anyOf}} | {{description}} | {{^required}}[optional] {{/required}}

{{#discriminator}}The discriminator field is `{{propertyName}}`{{#hasDiscriminatorWithNonEmptyMapping}} with the following mapping:
{{#mappedModels}}
 - `{{mappingName}}`: `{{modelName}}`
{{/mappedModels}}
{{/hasDiscriminatorWithNonEmptyMapping}}{{/discriminator}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy