AccountType

public enum AccountType : String
  • Declaration

    Swift

    case CREDIT
  • Declaration

    Swift

    case DEBIT
  • Declaration

    Swift

    case CHECKING
  • Declaration

    Swift

    case SAVINGS