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