openapi-generator/samples/client/petstore/bash/docs/AdditionalPropertiesClass.md
2017-09-28 13:17:48 +08:00

477 B

AdditionalPropertiesClass

Properties

Name Type Description Notes
map_property map[String, string] [optional] [default to null]
map_of_map_property map[String, map[String, string]] [optional] [default to null]

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