CardType public enum CardType : String Show on GitHub EBT Declaration Swift case EBT = "ebt" Show on GitHub CREDIT Declaration Swift case CREDIT = "credit" Show on GitHub