scheduledPaymentDate constant

IriTerm const scheduledPaymentDate

scheduledPaymentDate [Expects: https://schema.org/Date]

The date the invoice is scheduled to be paid.

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

Implementation

static const scheduledPaymentDate = IriTerm.prevalidated(
  'https://schema.org/scheduledPaymentDate',
);