# InlineResponse200 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **photoUrls** | **List<String>** | | [optional] **name** | **String** | | [optional] **id** | **Long** | | **category** | **Object** | | [optional] **tags** | [**List<Tag>**](Tag.md) | | [optional] **status** | [**StatusEnum**](#StatusEnum) | pet status in the store | [optional] ## Enum: StatusEnum Name | Value ---- | ----- AVAILABLE | available PENDING | pending SOLD | sold