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