ShipmentCostTypeEnum
The type of cost to distribute across shipment line items.
enum ShipmentCostTypeEnum {
DUTIES
SHIPPING
}
Values
ShipmentCostTypeEnum.DUTIES
Duties costs (duties + taxes + other fees)
ShipmentCostTypeEnum.SHIPPING
Shipping costs (origin + transportation + destination)