DeliveryZoneAnalysis
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total_zones | Integer | Total number of delivery zones analyzed. | [default to null] |
| zones_containing_point | Integer | Number of zones that contain the search point. | [default to null] |
| zones_within_radius | Integer | Number of zones within the search radius. | [default to null] |
| zone_details | List | Detailed information for each zone. | [default to null] |
| overlapping_zones | List | Information about overlapping zones. | [default to null] |