Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 622 Bytes

File metadata and controls

22 lines (15 loc) · 622 Bytes

Pet

Properties

Name Type Description Notes
name kotlin.String
photoUrls kotlin.collections.List<kotlin.String>
id kotlin.Long [optional]
category Category [optional]
tags kotlin.collections.List<Tag> [optional]
status inline pet status in the store [optional]

Enum: status

Name Value
status available, pending, sold