Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.36 KB

AdvancedPricing.md

File metadata and controls

15 lines (12 loc) · 1.36 KB

# AdvancedPricing

Properties

Name Type Description Notes
delivery_on_demand_grab_app int Service type: `Delivery`, Order type: `Instant`, Channel: `Grab App` [optional]
delivery_scheduled_grab_app int Service type: `Delivery`, Order type: `Scheduled`, Channel: `Grab App` [optional]
self_pick_up_on_demand_grab_app int Service type: `Self Pick Up`, Order type: `Instant`, Channel: `Grab App` [optional]
dine_in_on_demand_grab_app int Service type: `Dine In`, Order type: `Instant`, Channel: `Grab App` [optional]
delivery_on_demand_store_front int Service type: `Delivery`, Order type: `Instant`, Channel: `Store Front` [optional]
delivery_scheduled_store_front int Service type: `Delivery`, Order type: `Scheduled`, Channel: `Store Front` [optional]
self_pick_up_on_demand_store_front int Service type: `Self Pick Up`, Order type: `Instant`, Channel: `Store Front` [optional]

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