forked from loafle/openapi-generator-original
267 B
267 B
Petstore::Cat
Properties
Name | Type | Description | Notes |
---|---|---|---|
declawed | Boolean | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::Cat.new(declawed: null)