fixedFee property
Fixed return shipping fee amount.
This value is only applicable when type is FIXED. We will treat the return shipping fee as free if type is FIXED and this value is not set.
Implementation
PriceAmount? fixedFee;
Fixed return shipping fee amount.
This value is only applicable when type is FIXED. We will treat the return shipping fee as free if type is FIXED and this value is not set.
PriceAmount? fixedFee;