orderNumber constant

IriTerm const orderNumber

orderNumber [Expects: http://schema.org/Text]

The identifier of the transaction.

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

Implementation

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