customerRemorseReturnShippingFeesAmount constant
customerRemorseReturnShippingFeesAmount [Expects: https://schema.org/MonetaryAmount]
The amount of shipping costs if a product is returned due to customer remorse. Applicable when property {customerRemorseReturnFees} equals {ReturnShippingFees
}.
Can be used on: https://schema.org/MerchantReturnPolicy
Implementation
static const customerRemorseReturnShippingFeesAmount = IriTerm.prevalidated(
'https://schema.org/customerRemorseReturnShippingFeesAmount',
);