Link Search Menu Expand Document

Constructor: account.resetPasswordRequestedWait

Back to constructors index

You successfully requested a password reset, please wait until the specified date before finalizing the reset.

Attributes:

NameTypeRequiredDescription
until_dateintYesWait until this date before finalizing the reset.

Type: account.ResetPasswordResult

Example:

$account_resetPasswordRequestedWait = ['_' => 'account.resetPasswordRequestedWait', 'until_date' => int];