# petstore::Pet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **integer** | | [optional] **category** | [**Category**](Category.md) | | [optional] **name** | **character** | | **photoUrls** | **character** | | **tags** | [**Tag**](Tag.md) | | [optional] **status** | **character** | pet status in the store | [optional]