Both legs (debit and credit) of a completed internal transfer.
Summary
Types
@type t() :: %Mercury.InternalTransferResponse{ credit_transaction: Mercury.Transaction.t(), debit_transaction: Mercury.Transaction.t() }
Both legs (debit and credit) of a completed internal transfer.
@type t() :: %Mercury.InternalTransferResponse{ credit_transaction: Mercury.Transaction.t(), debit_transaction: Mercury.Transaction.t() }