RepPasswordResetViewModel
Used when resetting a Rep's password
| Name | Description | Type | Additional information |
|---|---|---|---|
| RepDID |
The Rep # of the Representative |
string |
None. |
| PasswordResetKey |
The randomized key received in the Password Reset Email |
string |
None. |
| NewPassword |
The new password input by the Representative |
string |
None. |
| UseRevolutionLink |
Whether to use the Revolution link for the login url |
boolean |
None. |