Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CancelledResponse

Index

Properties

cancelled: MaybePopulated<{ amount: number; cancelReason: string; details?: { externalNonPaymentToken?: string; nonPaymentToken?: string }; instrument: string; number: number; orderReference?: string; payeeReference: string; tokens?: readonly CancelledTokenResponse[] }>
paymentOrder?: string

The parent payment order id. (The api is inconsistent so both camelcase and lowercase is supported)

paymentorder?: string

The parent payment order id. (The api is inconsistent so both camelcase and lowercase is supported)

Generated using TypeDoc