| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Delivery Fee Area Id | [optional] |
| feeChargedToStore | Double | Delivery Fee charged to store | [optional] |
| deliveryFee | Double | Delivery fee (will not be set below 0) | [optional] |
| minimumDeliveryOrderAmount | Double | Minimum delivery order amount (will not be set below 0) | [optional] |
| wellKnownText | String | Spatial data in Well Known Text format We also support CIRCLE((0 0, 200)) - (centerLong centerLat, radius in m) | [optional] |
| isEnabled | Boolean | Is delivery zone enabled | [optional] |