Information about GrabFood getting an OAuth access token from partners.
| Name | Type | Description | Notes |
|---|---|---|---|
| clientId | String | The client identifier issued to obtain the OAuth access token. | |
| clientSecret | String | The client secret issued to obtain the OAuth access token. | |
| grantType | String | Refers to the way an application gets OAuth access token. | |
| scope | String | A space delimited list of partner scopes. | [optional] |