itemCondition constant

IriTerm const itemCondition

IRI for schemahttp:itemCondition [Expects: http://schema.org/OfferItemCondition]

A predefined value from OfferItemCondition specifying the condition of the product or service, or the products or services included in the offer. Also used for product return policies to specify the condition of products accepted for returns.

Can be used on: http://schema.org/Demand, http://schema.org/MerchantReturnPolicy, http://schema.org/Offer, http://schema.org/Product

Implementation

static const itemCondition = IriTerm.prevalidated(
  'http://schema.org/itemCondition',
);