| 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] |