## Constructor: account\_passwordSettings ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |email|[string](../types/string.md) | Required| ### Type: [account\_PasswordSettings](../types/account\_PasswordSettings.md) ### Example: ``` $account_passwordSettings = ['email' => string, ]; ```