Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PaidResponse

Index

Properties

paid: never & { id: string } & { amount: number; details?: { externalNonPaymentToken?: string; nonPaymentToken?: string }; discountAmount: number; feeAmount: number; id: string; instrument: string; number: number; orderReference?: string; payeeReference: string; submittedAmount: number; tokens?: readonly PaidTokenResponse[]; transactionType: "Authorization" | "Sale" | "Verification" }
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