# PET ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **INTEGER_64** | | [optional] [default to null] **category** | [**CATEGORY**](Category.md) | | [optional] [default to null] **name** | [**STRING_32**](STRING_32.md) | | [default to null] **photo_urls** | [**LIST [STRING_32]**](STRING_32.md) | | [default to null] **tags** | [**LIST [TAG]**](Tag.md) | | [optional] [default to null] **status** | [**STRING_32**](STRING_32.md) | pet status in the store | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)