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