ResetPasswordWithOtpRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| String | Email address of the account. | [default to null] | |
| otp | String | One-time password received via email. | [default to null] |
| new_password | String | New password for the account. | [default to null] |