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

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

There is a newer version: 7.7.0
Show newest version
{{#oneOf}}{{#-first}}
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | This is a oneOf model. The value must be exactly one of the following types: {{/-first}}{{/oneOf}}{{#oneOf}}{{{.}}}{{^-last}}, {{/-last}}{{/oneOf}} | {{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