Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 809 Bytes

File metadata and controls

16 lines (12 loc) · 809 Bytes

CredentialsApi3

Properties

Name Type Description Notes
id int Unique Id [optional]
client_id str API key client_id [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]