mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-23 03:53:44 +00:00
270 B
270 B
Petstore::DogAllOf
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| breed | String | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::DogAllOf.new(breed: null)