# IO.Swagger.IO.Swagger\Model.Pet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Int64** | | [optional] [default to null] **category** | [**IO.Swagger.Model.Category**](Category.md) | | [optional] [default to null] **name** | **String** | | [default to null] **photoUrls** | **String** | | [default to null] **tags** | [**IO.Swagger.Model.Tag**](Tag.md) | | [optional] [default to null] **status** | **String** | 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)