OrderAction constant

IriTerm const OrderAction

IRI for schema:OrderAction

An agent orders an object/product/service to be delivered/sent.

Implementation

static const OrderAction = IriTerm.prevalidated(
  'https://schema.org/OrderAction',
);