| 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] |
| client_secret | String | The secret supplied to the OAuth Application | [optional] |
| grants_allowed | String | The grants allowed | [optional] |
| owning_user_id | String | The user who controls the OAuth App | [optional] |
| redirect_uri | String | Where OAuth authorization sessions are returned to | [optional] |