mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-13 23:23:45 +00:00
276 B
276 B
Petstore::ClassModel
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| _class | String | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::ClassModel.new(_class: null)