This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
go-sdk/docs/ModelsPasswordReset.md

482 B

ModelsPasswordReset

Properties

Name Type Description Notes
NewPassword string The new password for this user. [optional] [default to null]
Token string The previously issued reset token. [optional] [default to null]

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