Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
created_at | string | Timestamp for the creation of this credential | [optional] |
string | EMail address used for user login | [optional] | |
is_disabled | bool | Has this credential been disabled? | [optional] |
logged_in_at | string | Timestamp for most recent login using credential | [optional] |
logged_in_ip | string | IP address of client for most recent login using credential | [optional] |
type | string | Short name for the type of this kind of credential | [optional] |
url | string | Link to get this item | [optional] |
user_url | string | Link to get this user | [optional] |