DeliveryFeeSummaryInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| vendor_id | Long | Vendor providing the delivery service. | [default to null] |
| delivery_address_id | Long | ID of the delivery address (optional if latlng is provided). | [optional] [default to null] |
| latlng | String | Latitude and longitude in format “latitude,longitude”. | [optional] [default to null] |