totalPaymentDue constant

IriTerm const totalPaymentDue

IRI for schemahttp:totalPaymentDue [Expects: http://schema.org/MonetaryAmount, http://schema.org/PriceSpecification]

The total amount due.

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

Implementation

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