forked from loafle/openapi-generator-original
365 B
365 B
ParentWithNullable
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | [optional] | |
| nullableProperty | String | [optional] |
Enum: TypeEnum
| Name | Value |
|---|---|
| CHILD_WITH_NULLABLE | "ChildWithNullable" |