Link Search Menu Expand Document

Constructor: account.resetPasswordFailedWait

Back to constructors index

You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset.

Attributes:

NameTypeRequiredDescription
retry_dateintYesWait until this date before requesting another reset.

Type: account.ResetPasswordResult

Example:

$account_resetPasswordFailedWait = ['_' => 'account.resetPasswordFailedWait', 'retry_date' => int];