# AccountPasswordQuestionsRequired ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **maximumQuestions** | **String** | The maximum number of password reset questions allowed for the account. This number must be between `0` and `4`, and equal to or greater than `minimumQuestions`. | [optional] **minimumQuestions** | **String** | The minimum number of password reset questions allowed for the account. This number must be between `0` and `4`, and equal to or less than `maximumQuestions`. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)