customerShippingFee property

Price? customerShippingFee
getter/setter pair

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

Optional.

Implementation

Price? customerShippingFee;