Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 948 Bytes

CredentialsEmail.md

File metadata and controls

17 lines (13 loc) · 948 Bytes

CredentialsEmail

Properties

Name Type Description Notes
email str EMail address used for user login [optional]
created_at str Timestamp for the creation of this credential [optional]
logged_in_at str Timestamp for most recent login using credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type str Short name for the type of this kind of credential [optional]
password_reset_url str Url with one-time use secret token that the user can use to reset password [optional]
url str Link to get this item [optional]
user_url str Link to get this user [optional]

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