mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-01 14:30:57 +00:00
435 B
435 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" |