Enum

account-subcategory-enum

No description available.

enum account-subcategory-enum {
  checking,
  credit-card,
  line-of-credit,
  mortgage,
  other,
  savings,
}

Cases

CaseDescription
checking
credit-card
line-of-credit
mortgage
other
savings