scheduledPaymentDate constant
IriTerm
const scheduledPaymentDate
scheduledPaymentDate [Expects: http://schema.org/Date]
The date the invoice is scheduled to be paid.
Can be used on: http://schema.org/Invoice
Implementation
static const scheduledPaymentDate = const IriTerm(
'http://schema.org/scheduledPaymentDate',
);