Debit
Object
This represents a Debit transaction
Fields
#
account
The account on the main side of the transaction (CREDIT -> recipient, DEBIT -> sender)
balanceInHostCurrency
The balance after the Transaction has run. Only for financially active accounts.
createdAt
description
expense
giftCardEmitterAccount
Account that emitted the gift card used for this transaction (if any)
host
hostCurrencyFxRate
Exchange rate between the currency of the transaction and the currency of the host (transaction.amount * transaction.hostCurrencyFxRate = transaction.amountInHostCurrency)
invoiceTemplate
isDisputed
isInReview
isRefund
isRefunded
kind
oppositeAccount
The account on the opposite side of the transaction (CREDIT -> sender, DEBIT -> recipient)
order
paymentMethod
payoutMethod
permissions
The permissions given to current logged in user for this transaction
refundTransaction
updatedAt
Interfaces
#
Also implements Transaction .
DateTimeField