inStoreReturnsOffered constant
IRI for schema:inStoreReturnsOffered [Expects: https://schema.org/Boolean]
Are in-store returns offered? (For more advanced return methods use the {returnMethod} property.)
Can be used on: https://schema.org/MerchantReturnPolicy
Implementation
static const inStoreReturnsOffered = IriTerm.prevalidated(
'https://schema.org/inStoreReturnsOffered',
);