confirmationNumber constant
IRI for schema:confirmationNumber [Expects: https://schema.org/Text]
A number that confirms the given order or payment has been received.
Can be used on: https://schema.org/Invoice, https://schema.org/Order
Implementation
static const confirmationNumber = IriTerm.prevalidated(
'https://schema.org/confirmationNumber',
);