Listing 1
public enum class TransactionType : unsigned char {Deposit, Withdrawal, Transfer};