account.ResetPasswordResult
Rust type: enums::account.ResetPasswordResult
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| ResetPasswordFailedWait |
| ResetPasswordOk |
| ResetPasswordRequestedWait |
Requests returning this type
| ResetPassword |
Requests accepting this type as input
None.
Other types containing this type
None.