orderNumber constant
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',
);
orderNumber [Expects: http://schema.org/Text]
The identifier of the transaction.
Can be used on: http://schema.org/Order
static const orderNumber = IriTerm.prevalidated(
'http://schema.org/orderNumber',
);