Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
id | string | Unique Id | [optional] |
client_id | string | API key client_id | [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] |
client_secret | string | API key client_secret | [optional] |
url | string | Link to get this item | [optional] |