paymentDue constant
paymentDue [Expects: https://schema.org/DateTime]
The date that payment is due.
Can be used on: https://schema.org/Invoice, https://schema.org/Order
Implementation
static const paymentDue = IriTerm.prevalidated(
'https://schema.org/paymentDue',
);