mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 18:53:48 +00:00
509 B
509 B
SomeObj
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| $type | TypeEnum | [optional] | |
| id | Long | [optional] | |
| name | String | [optional] | |
| active | Boolean | [optional] | |
| type | String | [optional] |
Enum: TypeEnum
| Name | Value |
|---|---|
| SOMEOBJIDENTIFIER | "SomeObjIdentifier" |
Implemented Interfaces
- Serializable