Describes the custom properties of the object.
| Field | Type | Required | Description |
|---|---|---|---|
name |
Optional[str] | ➖ | N/A |
value |
Optional[Any] | ➖ | Must be a string, a number (for INT properties), or an array of strings. A boolean is not valid. When OpenAPI Generator supports oneOf, we can semantically enforce this. |