acceptedOffer constant

IriTerm const acceptedOffer

acceptedOffer [Expects: http://schema.org/Offer]

The offer(s) -- e.g., product, quantity and price combinations -- included in the order.

Can be used on: http://schema.org/Order

Implementation

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