| Name | Type | Description | Notes |
|---|---|---|---|
| Identifier | string | The id of the OAuth Client | [optional] |
| Name | string | The user-facing name of the client. Eg. MyCrm | [optional] |
| ClientSecret | string | The secret supplied to the OAuth Application | [optional] |
| GrantsAllowed | string | The grants allowed | [optional] |
| OwningUserId | string | The user who controls the OAuth App | [optional] |
| RedirectUri | string | Where OAuth authorization sessions are returned to | [optional] |