| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier of this couple of credentials | [optional] |
| name | string | Name of the couple of credentials | [optional] |
| lms | \Flat\APIClient\Model\LmsName | [optional] | |
| organization | string | The unique identifier of the Organization associated to these credentials | [optional] |
| creator | string | Unique identifier of the user who created these credentials | [optional] |
| creationDate | \DateTime | The creation date of thse credentials | [optional] |
| lastUsage | \DateTime | The last time these credentials were used | [optional] |
| consumerKey | string | OAuth 1 Consumer Key | [optional] |
| consumerSecret | string | OAuth 1 Consumer Secret | [optional] |