PayByBankAccountType public enum PayByBankAccountType : String, Codable sortCode Declaration Swift case sortCode = "SortCode" iban Declaration Swift case iban = "Iban" bban Declaration Swift case bban = "Bban"