This represents an attempt to bill for an invoice.

Properties

id The id of the invoice transaction.
amount The amount of the transaction
invoiceId The id of the invoice associated with this transaction.
dateAdded The date that the transaction was run.
transactionErrorCode The transaction error code
This field may be null when there is no value or not applicable.
txType The type of the transaction (e.g. PAYMENT or REFUND)
state The state of the transaction [ PENDING, SUCCESS, FAILED, REFUNDED].