Base oauth client object which is used in get and list APIs.
| Name | Type | Description | Notes |
|---|---|---|---|
| clientId | String | ClientID of registered OAuth. | [optional] |
| clientSecret | String | ClientSecret of registered OAuth. | [optional] |
| description | String | Description of oauth client. | [optional] |
| name | String | Name of oauth client. | [optional] |