mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
665 B
665 B
WWW::OpenAPIClient::Object::Pet
Load the model package
use WWW::OpenAPIClient::Object::Pet;
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
category | Category | [optional] | |
name | string | ||
photo_urls | ARRAY[string] | ||
tags | ARRAY[Tag] | [optional] | |
status | string | pet status in the store | [optional] |