customerRemorseReturnLabelSource constant
IriTerm
const customerRemorseReturnLabelSource
IRI for schema:customerRemorseReturnLabelSource [Expects: https://schema.org/ReturnLabelSourceEnumeration]
The method (from an enumeration) by which the customer obtains a return shipping label for a product returned due to customer remorse.
Can be used on: https://schema.org/MerchantReturnPolicy
Implementation
static const customerRemorseReturnLabelSource = const IriTerm(
'https://schema.org/customerRemorseReturnLabelSource',
);