HyperwalletEntryType public enum HyperwalletEntryType : String, Decodable The entry type. credit The credit entry type Declaration Swift case credit = "CREDIT" debit The debit entry type Declaration Swift case debit = "DEBIT"