returnMethod constant

IriTerm const returnMethod

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

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

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

Implementation

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