returnShippingFeesAmount constant
returnShippingFeesAmount [Expects: http://schema.org/MonetaryAmount]
Amount of shipping costs for product returns (for any reason). Applicable when property {returnFees} equals {ReturnShippingFees
}.
Can be used on: http://schema.org/MerchantReturnPolicy, http://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const returnShippingFeesAmount = IriTerm.prevalidated(
'http://schema.org/returnShippingFeesAmount',
);