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