merchantReturnDays constant
merchantReturnDays [Expects: https://schema.org/Date, https://schema.org/DateTime, https://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: https://schema.org/MerchantReturnPolicy, https://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const merchantReturnDays = IriTerm.prevalidated(
'https://schema.org/merchantReturnDays',
);