Name | Type | Description | Notes |
---|---|---|---|
merchant_id | string | The merchant's ID that is in GrabFood's database. | [optional] |
partner_merchant_id | string | The merchant's ID that is on the partner's database. | [optional] |
currency | \Grab\GrabfoodApiSdk\Model\Currency | ||
selling_times | \Grab\GrabfoodApiSdk\Model\SellingTime[] | An array of sellingTimes JSON objects. Max 20 allowed. Refer to Selling Times for more information. | |
categories | \Grab\GrabfoodApiSdk\Model\MenuCategory[] | An array of category JSON objects. Max 100 allowed. Refer to Categories for more information. |