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 = IriTerm.prevalidated(
  'http://schema.org/scheduledPaymentDate',
);