PaymentStatusType constant

IriTerm const PaymentStatusType

IRI for schemahttp:PaymentStatusType

A specific payment status. For example, PaymentDue, PaymentComplete, etc.

Implementation

static const PaymentStatusType = IriTerm.prevalidated(
  'http://schema.org/PaymentStatusType',
);