OrderPaymentDue constant

IriTerm const OrderPaymentDue

IRI for schema:OrderPaymentDue

OrderStatus representing that payment is due on an order.

Implementation

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