Transaction
A structure that represents a transaction relating to a specific financial account.
Declaration
struct TransactionOverview
This can include transactions such as a deposit to or a withdrawn from bank account, a credit card transaction.
A structure that represents a transaction relating to a specific financial account.
struct TransactionThis can include transactions such as a deposit to or a withdrawn from bank account, a credit card transaction.