inStoreReturnsOffered constant
IriTerm
const inStoreReturnsOffered
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 = const IriTerm(
'http://schema.org/inStoreReturnsOffered',
);