UsedPaymentInstrument
An instrument used for a transaction
interface UsedPaymentInstrument
Content copied to clipboard
Functions
Properties
instrumentType
Link copied to clipboard
The type of the payment instrument
paymentInstrumentId
Link copied to clipboard
The ID of the PaymentInstrument
transactions
Link copied to clipboard
The list of transactions associated with the instrument."
abstract val transactions: List<TransactionSummary.UsedPaymentInstrumentTransaction>
Content copied to clipboard