Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 956 Bytes

GetMenuNewResponse.md

File metadata and controls

13 lines (10 loc) · 956 Bytes

# GetMenuNewResponse

Properties

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.

[Back to Model list] [Back to API list] [Back to README]