customerShippingFee property

PriceAmount? customerShippingFee
getter/setter pair

The shipping fee of the order; this value should be set to zero in the case of free shipping.

Implementation

PriceAmount? customerShippingFee;