Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 766 Bytes

File metadata and controls

15 lines (11 loc) · 766 Bytes

CredentialsTotp

Properties

Name Type Description Notes
verified bool User has verified [optional]
created_at str Timestamp for the creation of this credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type str Short name for the type of this kind of credential [optional]
url str Link to get this item [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

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