mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
665 B
665 B
WWW::SwaggerClient::Object::Pet
Load the model package
use WWW::SwaggerClient::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] |