mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
466 B
466 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" |