returnShippingFee property

ReturnShippingFee? returnShippingFee
getter/setter pair

The return shipping fee.

Should be set only when customer need to download and print the return label.

Optional.

Implementation

ReturnShippingFee? returnShippingFee;