merchantReturnDays constant
IRI for schemahttp:merchantReturnDays [Expects: http://schema.org/Date, http://schema.org/DateTime, http://schema.org/Integer]
Specifies either a fixed return date or the number of days (from the delivery date) that a product can be returned. Used when the {returnPolicyCategory} property is specified as {MerchantReturnFiniteReturnWindow}.
Can be used on: http://schema.org/MerchantReturnPolicy, http://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const merchantReturnDays = IriTerm.prevalidated(
'http://schema.org/merchantReturnDays',
);