customerRemorseReturnFees constant

IriTerm const customerRemorseReturnFees

IRI for schema:customerRemorseReturnFees [Expects: https://schema.org/ReturnFeesEnumeration]

The type of return fees if the product is returned due to customer remorse.

Can be used on: https://schema.org/MerchantReturnPolicy

Implementation

static const customerRemorseReturnFees = IriTerm.prevalidated(
  'https://schema.org/customerRemorseReturnFees',
);