julia-client.partial_model_doc_anyof.mustache Maven / Gradle / Ivy
{{#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}}