| Name | Type | Description | Notes |
|---|---|---|---|
| ClientSecret | string | The OAuth 2.0 client secret string | [optional] [readonly] |
| Created | string | Timestamp when the OAuth Client 2.0 Secret was created | [optional] [readonly] |
| Id | string | The unique ID of the OAuth Client Secret | [optional] [readonly] |
| LastUpdated | string | Timestamp when the OAuth Client 2.0 Secret was updated | [optional] [readonly] |
| SecretHash | string | OAuth 2.0 client secret string hash | [optional] [readonly] |
| Status | string | Status of the OAuth 2.0 Client Secret | [optional] [default to StatusEnum.ACTIVE] |
| Links | OAuthClientSecretLinks | [optional] |