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