| Name | Type | Description | Notes |
|---|---|---|---|
| translations | Map<String, String> | Construct a type with a set of properties K of type T | [optional] |
| isSubscribed | Boolean | [optional] | |
| hasMore | Boolean | [optional] | |
| notifications | List<RenderableUserNotification> | [optional] | |
| status | APIStatus | ||
| reason | String | [optional] | |
| code | String | [optional] | |
| secondaryCode | String | [optional] | |
| bannedUntil | Long | [optional] | |
| maxCharacterLength | Integer | [optional] | |
| translatedError | String | [optional] | |
| customConfig | CustomConfigParameters | [optional] |