forked from loafle/openapi-generator-original
511 B
511 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 |
---|---|
SOME_OBJ_IDENTIFIER | "SomeObjIdentifier" |
Implemented Interfaces
- Serializable