confirmationNumber constant

IriTerm const confirmationNumber

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

A number that confirms the given order or payment has been received.

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

Implementation

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