Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 770 Bytes

CredentialsApi.md

File metadata and controls

15 lines (11 loc) · 770 Bytes

CredentialsApi

Properties

Name Type Description Notes
token string API key token [optional]
created_at string Timestamp for the creation of this credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type string Short name for the type of this kind of credential [optional]
url string Link to get this item [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

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