Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 737 Bytes

DeliverySettingsDtoJoinPolicy.md

File metadata and controls

9 lines (6 loc) · 737 Bytes

DeliverySettingsDtoJoinPolicy

Properties

Name Type Description Notes
strategy string Strategy used to calculate delivery cost for items from offers with different delivery costs. The possible values: * `MAX` - The buyer will pay for the most expensive delivery * `MIN` - The buyer will pay for the cheapest delivery * `SUM` - Items will be sent in separate parcels and delivery costs will be sum of delivery costs for each item. [optional]

[Back to Model list] [Back to API list] [Back to README]