| Name | Type | Description | Notes |
|---|---|---|---|
| status | models::ApiStatus | ||
| comment_statuses | std::collections::HashMap<String, bool> | Construct a type with a set of properties K of type T | |
| reason | String | ||
| code | String | ||
| secondary_code | Option<String> | [optional] | |
| banned_until | Option<i64> | [optional] | |
| max_character_length | Option<i32> | [optional] | |
| translated_error | Option<String> | [optional] | |
| custom_config | Option<models::CustomConfigParameters> | [optional] |