forked from loafle/openapi-generator-original
563 B
563 B
InlineResponse200
Properties
Name | Type | Description | Notes |
---|---|---|---|
photoUrls | List<String> | [optional] | |
name | String | [optional] | |
id | Long | ||
category | Object | [optional] | |
tags | List<Tag> | [optional] | |
status | StatusEnum | pet status in the store | [optional] |
Enum: StatusEnum
Name | Value |
---|---|
AVAILABLE | available |
PENDING | pending |
SOLD | sold |