mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-28 19:50:49 +00:00
266 B
266 B
Petstore::Cat
Properties
Name | Type | Description | Notes |
---|---|---|---|
declawed | Boolean | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::Cat.new(declawed: null)