Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 861 Bytes

File metadata and controls

15 lines (11 loc) · 861 Bytes

DeliveryZone

Properties

Name Type Description Notes
id int Delivery Fee Area Id [optional]
fee_charged_to_store double Delivery Fee charged to store [optional]
delivery_fee double Delivery fee (will not be set below 0) [optional]
minimum_delivery_order_amount double Minimum delivery order amount (will not be set below 0) [optional]
well_known_text string Spatial data in Well Known Text format We also support CIRCLE((0 0, 200)) - (centerLong centerLat, radius in m) [optional]
is_enabled bool Is delivery zone enabled [optional]

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