2019-10-10 11:07:50 +08:00

270 B

Petstore::DogAllOf

Properties

Name Type Description Notes
breed String [optional]

Code Sample

require 'Petstore'

instance = Petstore::DogAllOf.new(breed: null)