# Pet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **i64** | | [optional] **category** | [***::models::Category**](Category.md) | | [optional] **name** | **String** | | **photo_urls** | **Vec** | | **tags** | [**Vec<::models::Tag>**](Tag.md) | | [optional] **status** | **String** | pet status in the store | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)