VendorAnalysis
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total_vendors | Integer | Total number of vendors analyzed. | [default to null] |
| vendors_in_delivery_zones | Integer | Number of vendors within delivery zones. | [default to null] |
| vendors_within_radius | Integer | Number of vendors within the search radius. | [default to null] |
| vendor_details | List | Detailed geographic information for each vendor. | [default to null] |
| vendor_clustering | VendorClustering | Clustering analysis of vendor distribution. | [default to null] |