customerShippingFee property
The shipping fee of the order; this value should be set to zero in the case of free shipping.
Implementation
PriceAmount? customerShippingFee;
The shipping fee of the order; this value should be set to zero in the case of free shipping.
PriceAmount? customerShippingFee;