PaymentComplete constant

IriTerm const PaymentComplete

IRI for schema:PaymentComplete

The payment has been received and processed.

Implementation

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