Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 566 Bytes

File metadata and controls

14 lines (10 loc) · 566 Bytes

PasswordResetModel

Properties

Name Type Description Notes
token_id string Token Id [optional]
email string Email address [optional]
password string Password
password_confirmation string Password confirmation
token string Password reset token [optional]

[Back to Model list] [Back to API list] [Back to README]