# LookerApi30Reference.CredentialsApi3

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Unique Id | [optional] 
**clientId** | **String** | API key client_id | [optional] 
**createdAt** | **String** | Timestamp for the creation of this credential | [optional] 
**isDisabled** | **Boolean** | 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** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


