customerRemorseReturnShippingFeesAmount constant

IriTerm const customerRemorseReturnShippingFeesAmount

IRI for schemahttp:customerRemorseReturnShippingFeesAmount [Expects: http://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: http://schema.org/MerchantReturnPolicy

Implementation

static const customerRemorseReturnShippingFeesAmount = IriTerm.prevalidated(
  'http://schema.org/customerRemorseReturnShippingFeesAmount',
);