BannerResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the banner. | [default to null] |
| link | String | Optional link associated with the banner. | [optional] [default to null] |
| vendor_type_id | Long | Associated vendor type ID, if any. | [optional] [default to null] |
| featured | Boolean | Whether the banner is featured. | [default to null] |
| in_order | Integer | Order index for sorting banners. | [default to null] |
| distance_km | Double | Distance in kilometers from the search point, if applicable. | [optional] [default to null] |
| delivery_zone_stats | GeometryStats | Geometry statistics for the delivery zone, if requested. | [optional] [default to null] |
| spatial_coverage | Double | Percentage of search area covered by the banner’s delivery zone. | [optional] [default to null] |