PaymentDeclined constant

IriTerm const PaymentDeclined

IRI for schema:PaymentDeclined

The payee received the payment, but it was declined for some reason.

Implementation

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