Interface

UsedPaymentInstrumentTransaction

UsedPaymentInstrumentTransaction

A subtransaction associated with a payment instrument

View Source model/TransactionSummary.d.ts, line 110

Members

number

# amount Optional

The amount charged against or refunded to this instrument

View Source model/TransactionSummary.d.ts, line 141

Date

# executionTime Optional

Timestamp of when the transaction occurred

View Source model/TransactionSummary.d.ts, line 121

string

# paymentTransactionRef Optional

The reference for the payment. If a refund this is the reference to the transaction being refunded.

View Source model/TransactionSummary.d.ts, line 126

string

# refundTransactionRef Optional

The reference for the refund.

View Source model/TransactionSummary.d.ts, line 131

TransactionSummaryPaymentStatus

# status Optional

The current status of the transactions

View Source model/TransactionSummary.d.ts, line 136

TransactionSummaryPaymentType

# type Optional

The type of transaction.

View Source model/TransactionSummary.d.ts, line 116