mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-19 16:10:58 +00:00
277 B
277 B
Petstore::CatAllOf
Properties
Name | Type | Description | Notes |
---|---|---|---|
declawed | Boolean | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::CatAllOf.new(declawed: null)