Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 939 Bytes

UpdateAdvancedPricing.md

File metadata and controls

29 lines (17 loc) · 939 Bytes

UpdateAdvancedPricing

Properties

Name Type Description Notes
key KeyEnum Available service type. [optional]
price Long Price in minor unit. [optional]

Enum: KeyEnum

Name Value
DELIVERY_ON_DEMAND_GRAB_APP "Delivery_OnDemand_GrabApp"
DELIVERY_SCHEDULED_GRAB_APP "Delivery_Scheduled_GrabApp"
SELF_PICK_UP_ON_DEMAND_GRAB_APP "SelfPickUp_OnDemand_GrabApp"
DINE_IN_ON_DEMAND_GRAB_APP "DineIn_OnDemand_GrabApp"
DELIVERY_ON_DEMAND_STORE_FRONT "Delivery_OnDemand_StoreFront"
DELIVERY_SCHEDULED_STORE_FRONT "Delivery_Scheduled_StoreFront"
SELF_PICK_UP_ON_DEMAND_STORE_FRONT "SelfPickUp_OnDemand_StoreFront"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"