returnMethod constant

IriTerm const returnMethod

returnMethod [Expects: https://schema.org/ReturnMethodEnumeration]

The type of return method offered, specified from an enumeration.

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

Implementation

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