Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 651 Bytes

File metadata and controls

17 lines (11 loc) · 651 Bytes

Pet

Properties

Name Type Description Notes
id Int64 [optional] [default to nothing]
category *Category [optional] [default to nothing]
name String [default to nothing]
photoUrls Vector{String} [default to nothing]
tags Vector{Tag} [optional] [default to nothing]
status String pet status in the store [optional] [default to nothing]

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