Order constant

IriTerm const Order

IRI for schema:Order

An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.

Implementation

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