partOfInvoice constant
IRI for schemahttp:partOfInvoice [Expects: http://schema.org/Invoice]
The order is being paid as part of the referenced Invoice.
Can be used on: http://schema.org/Order
Implementation
static const partOfInvoice = IriTerm.prevalidated(
'http://schema.org/partOfInvoice',
);