orderNumber constant

IriTerm const orderNumber

IRI for schema:orderNumber [Expects: https://schema.org/Text]

The identifier of the transaction.

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

Implementation

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