PaymentComplete constant

IriTerm const PaymentComplete

IRI for schema:PaymentComplete

The payment has been received and processed.

Implementation

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