openapi-generator/samples/openapi3/client/petstore/python-experimental/docs/MixedPropertiesAndAdditionalPropertiesClass.md

620 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

Name Type Description Notes
uuid str [optional]
dateTime datetime [optional]
map {str: (Animal,)} [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]