object

DeliveryChargesConfig

Delivery charge configuration including charge thresholds and enabled flag.
Fields
Charges applicable based on threshold. Example: [{ threshold: 999.0, charges: 0.0 }]
enabled
Boolean
Whether delivery charges are enabled. Example: true