itemDefectReturnLabelSource constant

IriTerm const itemDefectReturnLabelSource

IRI for schemahttp:itemDefectReturnLabelSource [Expects: http://schema.org/ReturnLabelSourceEnumeration]

The method (from an enumeration) by which the customer obtains a return shipping label for a defect product.

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

Implementation

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