# Pet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **`id`** | **`Int64`** | | [optional] [default to nothing] **`category`** | [**`*Category`**](Category.md) | | [optional] [default to nothing] **`name`** | **`String`** | | [default to nothing] **`photoUrls`** | **`Vector{String}`** | | [default to nothing] **`tags`** | [**`Vector{Tag}`**](Tag.md) | | [optional] [default to nothing] **`status`** | **`String`** | pet status in the store | [optional] [default to nothing] [[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)