Enum

account-category-enum

No description available.

enum account-category-enum {
  cash,
  credit,
  investment,
  other,
}

Cases

CaseDescription
cash
credit
investment
other