forked from loafle/openapi-generator-original
270 B
270 B
Petstore::DogAllOf
Properties
Name | Type | Description | Notes |
---|---|---|---|
breed | String | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::DogAllOf.new(breed: null)