PasswordResetResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | Whether the password reset was successful. | [default to null] |
| message | String | Message describing the result. | [default to null] |
| temporary_password | String | The temporary password assigned to the user. | [default to null] |