Jim Schubert b62d68ac5a [markdown] New Markdown Generator (#4811)
* [markdown] New Generator

* [docs] Update to avoid conflict with new markdown generator
2019-12-19 11:16:20 +08:00

706 B

./Models.Pet

Properties

Name Type Description Notes
id Long [optional] [default to null]
category Category [optional] [default to null]
name String [default to null]
photoUrls List [default to null]
tags List [optional] [default to null]
status String pet status in the store [optional] [default to null]

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