@accounter/modern-poalim-scraper
Version:
Modern scraper for Israeli banks (Hapoalim, Isracard, Max)
2,212 lines • 112 kB
TypeScript
import { z } from 'zod';
declare const drillDownData523Schema: z.ZodObject<{
T10C1523: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
'H-FIELDS': z.ZodObject<{
'H-SCHUM-FROM': z.ZodString;
'H-SCHUM-TILL': z.ZodString;
'H-SHLVIBUD': z.ZodString;
'H-SRIKA-MONE-MEZUKE': z.ZodString;
'H-SRIKA-TIMESTAMP': z.ZodString;
'H-TR-FROM': z.ZodString;
'H-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodUnion<readonly [z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>, z.ZodArray<z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>>]>;
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
declare const drillDownData526Schema: z.ZodObject<{
T10C1526: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
HATACH: z.ZodObject<{
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
export declare const drillDownDataSchema: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
T20C2211: z.ZodObject<{
'OUT-CNP': z.ZodOptional<z.ZodString>;
'OUT-DATA': z.ZodObject<{
'ALL-CARDS': z.ZodObject<{
'KARTIS-DETAILS': z.ZodObject<{
'OUT-ISHUV': z.ZodString;
'OUT-KARTIS-TOKEF': z.ZodString;
'OUT-KNISA': z.ZodString;
'OUT-KOD-CHEVRA': z.ZodString;
'OUT-MIS-BAIT': z.ZodString;
'OUT-MISGERET-ASHRAY-CAL': z.ZodOptional<z.ZodString>;
'OUT-MISGERET-KREDIT-ISR': z.ZodOptional<z.ZodString>;
'OUT-MIKUD1': z.ZodString;
'OUT-MOED-CHIYUV': z.ZodString;
'OUT-MSKART': z.ZodString;
'OUT-RECHOV': z.ZodString;
'OUT-SHEM-MANPIK': z.ZodString;
'OUT-SHEM-MISHP': z.ZodString;
'OUT-SHEM-MOADON1': z.ZodString;
'OUT-SHEM-MOADON2': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON3': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON4': z.ZodOptional<z.ZodString>;
'OUT-SHEM-PRATI': z.ZodString;
'OUT-SNIF-DOAR': z.ZodString;
'OUT-SUG-KARTIS': z.ZodString;
'OUT-TA-DOAR': z.ZodString;
'OUT-TA-SNIF': z.ZodString;
}, z.core.$strict>;
'OUT-HAZAGA-GRAF': z.ZodObject<{
'OUT-SW-HAZAGA-GRAF': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TAB': z.ZodObject<{
'OUT-MTH-SHTF-KOT': z.ZodObject<{
'OUT-MTH-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-MTH-SHTF-SCHUM-D': z.ZodString;
'OUT-MTH-SHTF-SCHUM-E': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
'OUT-MTH-SHTF-SCHUM-S': z.ZodString;
'OUT-MTH-SHTF-TR-CHIYUV': z.ZodString;
'OUT-MTH-SHFT-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
}, z.core.$strict>;
'OUT-MTH-SHTF-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-SHTF-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-SHTF-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-SHTF-PIRUT': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"דבלב העידיל">]>;
'OUT-MTH-SHTF-PIRUT-EX': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"לידיעה בלבד">]>;
'OUT-MTH-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-SHTF-H-TR': z.ZodObject<{
'OUT-MTH-SHTF-CHIYUV-DD': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-MM': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TR': z.ZodObject<{
'OUT-MTH-SHTF-TR-DD': z.ZodString;
'OUT-MTH-SHTF-TR-MM': z.ZodString;
'OUT-MTH-SHTF-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-MTH-TAB': z.ZodObject<{
'OUT-MTH-KOT': z.ZodObject<{
'OUT-MTH-COUNT-PIRUT': z.ZodString;
'OUT-MTH-SCHUM-D': z.ZodString;
'OUT-MTH-SCHUM-E': z.ZodString;
'OUT-MTH-SCHUM-S': z.ZodString;
'OUT-MTH-TR-CHIYUV': z.ZodString;
'OUT-MTH-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
'OUT-MTH-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'OUT-MTH-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-PIRUT': z.ZodEnum<{
"": "";
"\u05D3\u05D1\u05DC\u05D1 \u05D4\u05E2\u05D9\u05D3\u05D9\u05DC": "דבלב העידיל";
}>;
'OUT-MTH-PIRUT-EX': z.ZodEnum<{
"": "";
"\u05DC\u05D9\u05D3\u05D9\u05E2\u05D4 \u05D1\u05DC\u05D1\u05D3": "לידיעה בלבד";
}>;
'OUT-MTH-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-TR': z.ZodObject<{
'OUT-MTH-TR-DD': z.ZodString;
'OUT-MTH-TR-MM': z.ZodString;
'OUT-MTH-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHEM-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-SHKL-SHTF-TAB': z.ZodObject<{
'OUT-SHKL-SHTF-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-SHTF-ANAF': z.ZodString;
'OUT-SHKL-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-SHKL-SHTF-SACH': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-DTLS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
'OUT-SHKL-TAB': z.ZodObject<{
'OUT-SHKL-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-SHKL-ARNAK-SUG': z.ZodString;
'OUT-SHKL-ARNAK-TEUR': z.ZodString;
'OUT-SHKL-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-ESEK': z.ZodString;
'OUT-SHKL-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-PIRUT': z.ZodString;
'OUT-SHKL-PIRUT-EX': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHEM-ANAF': z.ZodString;
'OUT-SHKL-TR': z.ZodObject<{
'OUT-SHKL-TR-DD': z.ZodString;
'OUT-SHKL-TR-MM': z.ZodString;
'OUT-SHKL-TR-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>>;
'OUT-SHKL-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-ANAF': z.ZodString;
'OUT-SHKL-COUNT-PIRUT': z.ZodString;
'OUT-SHKL-SACH-ISKA': z.ZodString;
'OUT-SHKL-TR-CHIYUV': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
'OUT-CNP': z.ZodString;
'OUT-HD': z.ZodObject<{
'OUT-HD-VAL-HODESH': z.ZodString;
}, z.core.$strict>;
'OUT-HEARA-MTH-1': z.ZodString;
'OUT-HEARA-MTH-2': z.ZodString;
'OUT-HEARA-SHKL-1': z.ZodString;
'OUT-HEARA-SHKL-2': z.ZodString;
'OUT-HEARA-SHKL-3': z.ZodString;
'OUT-HEARA-SHKL-4': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-1': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-2': z.ZodString;
'OUT-KAMUT-KARTISIM2': z.ZodString;
'OUT-KT-HEARA-1-SHKL': z.ZodString;
'OUT-KT-HEARA-2-SHKL': z.ZodString;
'OUT-KT-HEARA-3-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL-1': z.ZodString;
'OUT-KT-SUBT2': z.ZodString;
'OUT-RESPONSIB': z.ZodString;
'OUT-RESPONSIB-1': z.ZodString;
'OUT-RESPONSIB-2': z.ZodString;
'OUT-RESPONSIB-3': z.ZodString;
'OUT-SHUTAF-1': z.ZodString;
'OUT-SHUTAF-2': z.ZodString;
'OUT-SHUTAF-3': z.ZodString;
'OUT-SHUTAF-4': z.ZodString;
'OUT-SHUTAF-5': z.ZodString;
'OUT-SHUTAF-6': z.ZodString;
'OUT-TR-NECHONUT2': z.ZodString;
}, z.core.$strict>;
'OUT-LIABILITIES': z.ZodOptional<z.ZodObject<{
'DAF-NEHITA': z.ZodObject<{
'OUT-MISGERET-TOTAL': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1221: z.ZodObject<{
'OUT-HIDDEN-PARAMS': z.ZodObject<{
'OUT-SHLVIBUD': z.ZodString;
}, z.core.$strict>;
'OUT-PIRUT-CHIUVIM': z.ZodObject<{
'OUT-CHIUV-CLALI': z.ZodObject<{
'OUT-CHIUV-FROM-DATE': z.ZodString;
'OUT-CHIUV-KOD-MOSAD': z.ZodString;
'OUT-CHIUV-SHEM-MOSAD': z.ZodString;
}, z.core.$strict>;
'OUT-CHIYUV': z.ZodArray<z.ZodObject<{
'OUT-CHIUV-HARSHAA': z.ZodString;
'OUT-CHIYUV-DATE': z.ZodString;
'OUT-CHIYUV-SCHUM': z.ZodString;
}, z.core.$strict>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1523: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
'H-FIELDS': z.ZodObject<{
'H-SCHUM-FROM': z.ZodString;
'H-SCHUM-TILL': z.ZodString;
'H-SHLVIBUD': z.ZodString;
'H-SRIKA-MONE-MEZUKE': z.ZodString;
'H-SRIKA-TIMESTAMP': z.ZodString;
'H-TR-FROM': z.ZodString;
'H-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodUnion<readonly [z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>, z.ZodArray<z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>>]>;
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1526: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
HATACH: z.ZodObject<{
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>]>>;
export type DrillDown523Data = z.infer<typeof drillDownData523Schema>['T10C1523'];
export type DrillDown526Data = z.infer<typeof drillDownData526Schema>['T10C1526'];
export type DrillDownData = z.infer<typeof drillDownDataSchema>;
export declare const ilsTransactionSchema: z.ZodObject<{
ActionCode: z.ZodLiteral<0>;
bfbSource: z.ZodLiteral<"77">;
closingBalance: z.ZodNumber;
comments: z.ZodNull;
CorrespondentAccount: z.ZodNumber;
CorrespondentAccountType: z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<5>, z.ZodLiteral<16>, z.ZodLiteral<64>, z.ZodLiteral<105>, z.ZodLiteral<106>, z.ZodLiteral<330>, z.ZodLiteral<409>, z.ZodLiteral<960>]>;
CorrespondentBank: z.ZodNumber;
CorrespondentBranch: z.ZodNumber;
creditAmount: z.ZodNumber;
CustomerName: z.ZodString;
dateOfBusinessDay: z.ZodString;
dateOfRegistration: z.ZodString;
debitAmount: z.ZodNumber;
DepositorId: z.ZodLiteral<0>;
description: z.ZodString;
drillDownUrl: z.ZodString;
drillDownData: z.ZodOptional<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
T20C2211: z.ZodObject<{
'OUT-CNP': z.ZodOptional<z.ZodString>;
'OUT-DATA': z.ZodObject<{
'ALL-CARDS': z.ZodObject<{
'KARTIS-DETAILS': z.ZodObject<{
'OUT-ISHUV': z.ZodString;
'OUT-KARTIS-TOKEF': z.ZodString;
'OUT-KNISA': z.ZodString;
'OUT-KOD-CHEVRA': z.ZodString;
'OUT-MIS-BAIT': z.ZodString;
'OUT-MISGERET-ASHRAY-CAL': z.ZodOptional<z.ZodString>;
'OUT-MISGERET-KREDIT-ISR': z.ZodOptional<z.ZodString>;
'OUT-MIKUD1': z.ZodString;
'OUT-MOED-CHIYUV': z.ZodString;
'OUT-MSKART': z.ZodString;
'OUT-RECHOV': z.ZodString;
'OUT-SHEM-MANPIK': z.ZodString;
'OUT-SHEM-MISHP': z.ZodString;
'OUT-SHEM-MOADON1': z.ZodString;
'OUT-SHEM-MOADON2': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON3': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON4': z.ZodOptional<z.ZodString>;
'OUT-SHEM-PRATI': z.ZodString;
'OUT-SNIF-DOAR': z.ZodString;
'OUT-SUG-KARTIS': z.ZodString;
'OUT-TA-DOAR': z.ZodString;
'OUT-TA-SNIF': z.ZodString;
}, z.core.$strict>;
'OUT-HAZAGA-GRAF': z.ZodObject<{
'OUT-SW-HAZAGA-GRAF': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TAB': z.ZodObject<{
'OUT-MTH-SHTF-KOT': z.ZodObject<{
'OUT-MTH-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-MTH-SHTF-SCHUM-D': z.ZodString;
'OUT-MTH-SHTF-SCHUM-E': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
'OUT-MTH-SHTF-SCHUM-S': z.ZodString;
'OUT-MTH-SHTF-TR-CHIYUV': z.ZodString;
'OUT-MTH-SHFT-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
}, z.core.$strict>;
'OUT-MTH-SHTF-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-SHTF-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-SHTF-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-SHTF-PIRUT': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"דבלב העידיל">]>;
'OUT-MTH-SHTF-PIRUT-EX': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"לידיעה בלבד">]>;
'OUT-MTH-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-SHTF-H-TR': z.ZodObject<{
'OUT-MTH-SHTF-CHIYUV-DD': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-MM': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TR': z.ZodObject<{
'OUT-MTH-SHTF-TR-DD': z.ZodString;
'OUT-MTH-SHTF-TR-MM': z.ZodString;
'OUT-MTH-SHTF-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-MTH-TAB': z.ZodObject<{
'OUT-MTH-KOT': z.ZodObject<{
'OUT-MTH-COUNT-PIRUT': z.ZodString;
'OUT-MTH-SCHUM-D': z.ZodString;
'OUT-MTH-SCHUM-E': z.ZodString;
'OUT-MTH-SCHUM-S': z.ZodString;
'OUT-MTH-TR-CHIYUV': z.ZodString;
'OUT-MTH-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
'OUT-MTH-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'OUT-MTH-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-PIRUT': z.ZodEnum<{
"": "";
"\u05D3\u05D1\u05DC\u05D1 \u05D4\u05E2\u05D9\u05D3\u05D9\u05DC": "דבלב העידיל";
}>;
'OUT-MTH-PIRUT-EX': z.ZodEnum<{
"": "";
"\u05DC\u05D9\u05D3\u05D9\u05E2\u05D4 \u05D1\u05DC\u05D1\u05D3": "לידיעה בלבד";
}>;
'OUT-MTH-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-TR': z.ZodObject<{
'OUT-MTH-TR-DD': z.ZodString;
'OUT-MTH-TR-MM': z.ZodString;
'OUT-MTH-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHEM-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-SHKL-SHTF-TAB': z.ZodObject<{
'OUT-SHKL-SHTF-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-SHTF-ANAF': z.ZodString;
'OUT-SHKL-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-SHKL-SHTF-SACH': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-DTLS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
'OUT-SHKL-TAB': z.ZodObject<{
'OUT-SHKL-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-SHKL-ARNAK-SUG': z.ZodString;
'OUT-SHKL-ARNAK-TEUR': z.ZodString;
'OUT-SHKL-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-ESEK': z.ZodString;
'OUT-SHKL-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-PIRUT': z.ZodString;
'OUT-SHKL-PIRUT-EX': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHEM-ANAF': z.ZodString;
'OUT-SHKL-TR': z.ZodObject<{
'OUT-SHKL-TR-DD': z.ZodString;
'OUT-SHKL-TR-MM': z.ZodString;
'OUT-SHKL-TR-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>>;
'OUT-SHKL-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-ANAF': z.ZodString;
'OUT-SHKL-COUNT-PIRUT': z.ZodString;
'OUT-SHKL-SACH-ISKA': z.ZodString;
'OUT-SHKL-TR-CHIYUV': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
'OUT-CNP': z.ZodString;
'OUT-HD': z.ZodObject<{
'OUT-HD-VAL-HODESH': z.ZodString;
}, z.core.$strict>;
'OUT-HEARA-MTH-1': z.ZodString;
'OUT-HEARA-MTH-2': z.ZodString;
'OUT-HEARA-SHKL-1': z.ZodString;
'OUT-HEARA-SHKL-2': z.ZodString;
'OUT-HEARA-SHKL-3': z.ZodString;
'OUT-HEARA-SHKL-4': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-1': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-2': z.ZodString;
'OUT-KAMUT-KARTISIM2': z.ZodString;
'OUT-KT-HEARA-1-SHKL': z.ZodString;
'OUT-KT-HEARA-2-SHKL': z.ZodString;
'OUT-KT-HEARA-3-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL-1': z.ZodString;
'OUT-KT-SUBT2': z.ZodString;
'OUT-RESPONSIB': z.ZodString;
'OUT-RESPONSIB-1': z.ZodString;
'OUT-RESPONSIB-2': z.ZodString;
'OUT-RESPONSIB-3': z.ZodString;
'OUT-SHUTAF-1': z.ZodString;
'OUT-SHUTAF-2': z.ZodString;
'OUT-SHUTAF-3': z.ZodString;
'OUT-SHUTAF-4': z.ZodString;
'OUT-SHUTAF-5': z.ZodString;
'OUT-SHUTAF-6': z.ZodString;
'OUT-TR-NECHONUT2': z.ZodString;
}, z.core.$strict>;
'OUT-LIABILITIES': z.ZodOptional<z.ZodObject<{
'DAF-NEHITA': z.ZodObject<{
'OUT-MISGERET-TOTAL': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1221: z.ZodObject<{
'OUT-HIDDEN-PARAMS': z.ZodObject<{
'OUT-SHLVIBUD': z.ZodString;
}, z.core.$strict>;
'OUT-PIRUT-CHIUVIM': z.ZodObject<{
'OUT-CHIUV-CLALI': z.ZodObject<{
'OUT-CHIUV-FROM-DATE': z.ZodString;
'OUT-CHIUV-KOD-MOSAD': z.ZodString;
'OUT-CHIUV-SHEM-MOSAD': z.ZodString;
}, z.core.$strict>;
'OUT-CHIYUV': z.ZodArray<z.ZodObject<{
'OUT-CHIUV-HARSHAA': z.ZodString;
'OUT-CHIYUV-DATE': z.ZodString;
'OUT-CHIYUV-SCHUM': z.ZodString;
}, z.core.$strict>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1523: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
'H-FIELDS': z.ZodObject<{
'H-SCHUM-FROM': z.ZodString;
'H-SCHUM-TILL': z.ZodString;
'H-SHLVIBUD': z.ZodString;
'H-SRIKA-MONE-MEZUKE': z.ZodString;
'H-SRIKA-TIMESTAMP': z.ZodString;
'H-TR-FROM': z.ZodString;
'H-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodUnion<readonly [z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>, z.ZodArray<z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>>]>;
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1526: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
HATACH: z.ZodObject<{
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>]>>>;
firstTransactionOfDay: z.ZodBoolean;
lastTransactionOfDay: z.ZodBoolean;
Name: z.ZodString;
openingBalance: z.ZodNumber;
OprationSource: z.ZodString;
originReference: z.ZodOptional<z.ZodString>;
reference: z.ZodNumber;
SalaryInd: z.ZodLiteral<0>;
transactionSource: z.ZodString;
TransactionReason: z.ZodString;
}, z.core.$strict>;
export declare const ilsTransactionsResponseSchema: z.ZodObject<{
accountNumber: z.ZodNull;
accountType: z.ZodLiteral<409>;
bank: z.ZodNull;
branch: z.ZodNull;
currentDate: z.ZodNull;
errorMessage: z.ZodNull;
messages: z.ZodNull;
pagingContext: z.ZodString;
returncode: z.ZodNull;
subtitle: z.ZodNull;
title: z.ZodNull;
transactions: z.ZodArray<z.ZodObject<{
ActionCode: z.ZodLiteral<0>;
bfbSource: z.ZodLiteral<"77">;
closingBalance: z.ZodNumber;
comments: z.ZodNull;
CorrespondentAccount: z.ZodNumber;
CorrespondentAccountType: z.ZodUnion<readonly [z.ZodLiteral<0>, z.ZodLiteral<5>, z.ZodLiteral<16>, z.ZodLiteral<64>, z.ZodLiteral<105>, z.ZodLiteral<106>, z.ZodLiteral<330>, z.ZodLiteral<409>, z.ZodLiteral<960>]>;
CorrespondentBank: z.ZodNumber;
CorrespondentBranch: z.ZodNumber;
creditAmount: z.ZodNumber;
CustomerName: z.ZodString;
dateOfBusinessDay: z.ZodString;
dateOfRegistration: z.ZodString;
debitAmount: z.ZodNumber;
DepositorId: z.ZodLiteral<0>;
description: z.ZodString;
drillDownUrl: z.ZodString;
drillDownData: z.ZodOptional<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
T20C2211: z.ZodObject<{
'OUT-CNP': z.ZodOptional<z.ZodString>;
'OUT-DATA': z.ZodObject<{
'ALL-CARDS': z.ZodObject<{
'KARTIS-DETAILS': z.ZodObject<{
'OUT-ISHUV': z.ZodString;
'OUT-KARTIS-TOKEF': z.ZodString;
'OUT-KNISA': z.ZodString;
'OUT-KOD-CHEVRA': z.ZodString;
'OUT-MIS-BAIT': z.ZodString;
'OUT-MISGERET-ASHRAY-CAL': z.ZodOptional<z.ZodString>;
'OUT-MISGERET-KREDIT-ISR': z.ZodOptional<z.ZodString>;
'OUT-MIKUD1': z.ZodString;
'OUT-MOED-CHIYUV': z.ZodString;
'OUT-MSKART': z.ZodString;
'OUT-RECHOV': z.ZodString;
'OUT-SHEM-MANPIK': z.ZodString;
'OUT-SHEM-MISHP': z.ZodString;
'OUT-SHEM-MOADON1': z.ZodString;
'OUT-SHEM-MOADON2': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON3': z.ZodOptional<z.ZodString>;
'OUT-SHEM-MOADON4': z.ZodOptional<z.ZodString>;
'OUT-SHEM-PRATI': z.ZodString;
'OUT-SNIF-DOAR': z.ZodString;
'OUT-SUG-KARTIS': z.ZodString;
'OUT-TA-DOAR': z.ZodString;
'OUT-TA-SNIF': z.ZodString;
}, z.core.$strict>;
'OUT-HAZAGA-GRAF': z.ZodObject<{
'OUT-SW-HAZAGA-GRAF': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TAB': z.ZodObject<{
'OUT-MTH-SHTF-KOT': z.ZodObject<{
'OUT-MTH-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-MTH-SHTF-SCHUM-D': z.ZodString;
'OUT-MTH-SHTF-SCHUM-E': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
'OUT-MTH-SHTF-SCHUM-S': z.ZodString;
'OUT-MTH-SHTF-TR-CHIYUV': z.ZodString;
'OUT-MTH-SHFT-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
}, z.core.$strict>;
'OUT-MTH-SHTF-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-SHTF-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-SHTF-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-SHTF-PIRUT': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"דבלב העידיל">]>;
'OUT-MTH-SHTF-PIRUT-EX': z.ZodUnion<readonly [z.ZodLiteral<"">, z.ZodLiteral<"לידיעה בלבד">]>;
'OUT-MTH-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-SHTF-H-TR': z.ZodObject<{
'OUT-MTH-SHTF-CHIYUV-DD': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-MM': z.ZodString;
'OUT-MTH-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-TR': z.ZodObject<{
'OUT-MTH-SHTF-TR-DD': z.ZodString;
'OUT-MTH-SHTF-TR-MM': z.ZodString;
'OUT-MTH-SHTF-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-MTH-TAB': z.ZodObject<{
'OUT-MTH-KOT': z.ZodObject<{
'OUT-MTH-COUNT-PIRUT': z.ZodString;
'OUT-MTH-SCHUM-D': z.ZodString;
'OUT-MTH-SCHUM-E': z.ZodString;
'OUT-MTH-SCHUM-S': z.ZodString;
'OUT-MTH-TR-CHIYUV': z.ZodString;
'OUT-MTH-VIZA-DINERS': z.ZodOptional<z.ZodLiteral<"Y">>;
'OUT-MTH-SCHUM-ED-D': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'OUT-MTH-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-MTH-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
999: "999";
}>;
'OUT-MTH-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
}>;
'OUT-MTH-ARNAK-TOKEN': z.ZodString;
'OUT-MTH-MATBEA-CHIYUV': z.ZodLiteral<"דולר ארה\"ב">;
'OUT-MTH-MATBEA-MAKOR': z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\"\u05D7": "ש\"ח";
}>;
'OUT-MTH-PIRUT': z.ZodEnum<{
"": "";
"\u05D3\u05D1\u05DC\u05D1 \u05D4\u05E2\u05D9\u05D3\u05D9\u05DC": "דבלב העידיל";
}>;
'OUT-MTH-PIRUT-EX': z.ZodEnum<{
"": "";
"\u05DC\u05D9\u05D3\u05D9\u05E2\u05D4 \u05D1\u05DC\u05D1\u05D3": "לידיעה בלבד";
}>;
'OUT-MTH-PIRUT-NOSAF': z.ZodString;
'OUT-MTH-PIRUT-NOSAF-EX': z.ZodString;
'OUT-MTH-TR': z.ZodObject<{
'OUT-MTH-TR-DD': z.ZodString;
'OUT-MTH-TR-MM': z.ZodString;
'OUT-MTH-TR-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-MTH-SCHUM-CHIYUV': z.ZodString;
'OUT-MTH-SCHUM-ISKA': z.ZodString;
'OUT-MTH-SHEM-ESEK': z.ZodString;
}, z.core.$strict>>>;
}, z.core.$strict>;
'OUT-SHKL-SHTF-TAB': z.ZodObject<{
'OUT-SHKL-SHTF-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-SHTF-ANAF': z.ZodString;
'OUT-SHKL-COUNT-SHTF-PIRUT': z.ZodString;
'OUT-SHKL-SHTF-SACH': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-DTLS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'OUT-SHKL-SHTF-ARNAK-SUG': z.ZodEnum<{
"000": "000";
"003": "003";
"005": "005";
999: "999";
}>;
'OUT-SHKL-SHTF-ARNAK-TEUR': z.ZodEnum<{
"": "";
UNKNOWN: "UNKNOWN";
טנרטניא: "טנרטניא";
"GOOGLE MC": "GOOGLE MC";
}>;
'OUT-SHKL-SHTF-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-SHTF-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-EX': z.ZodLiteral<"">;
'OUT-SHKL-SHTF-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-SHTF-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SHTF-H-TR': z.ZodObject<{
'OUT-SHKL-SHTF-CHIYUV-DD': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-MM': z.ZodString;
'OUT-SHKL-SHTF-CHIYUV-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHKL-SHTF-ISKA-TR': z.ZodObject<{
'OUT-SHKL-SHTF-ISKA-DD': z.ZodString;
'OUT-SHKL-SHTF-ISKA-MM': z.ZodString;
'OUT-SHKL-SHTF-ISKA-YYYY': z.ZodString;
}, z.core.$strict>;
'OUT-SHTF-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SHTF-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHTF-SHEM-ANAF': z.ZodString;
'OUT-SHKL-SHTF-ESEK': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
'OUT-SHKL-TAB': z.ZodObject<{
'OUT-SHKL-DTLS': z.ZodOptional<z.ZodArray<z.ZodObject<{
'OUT-SHKL-ARNAK-SUG': z.ZodString;
'OUT-SHKL-ARNAK-TEUR': z.ZodString;
'OUT-SHKL-ARNAK-TOKEN': z.ZodString;
'OUT-SHKL-ESEK': z.ZodString;
'OUT-SHKL-MISPAR-ANAF': z.ZodString;
'OUT-SHKL-PIRUT': z.ZodString;
'OUT-SHKL-PIRUT-EX': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF': z.ZodString;
'OUT-SHKL-PIRUT-NOSAF-EX': z.ZodString;
'OUT-SHKL-SCHUM-ANAF': z.ZodString;
'OUT-SHKL-SCHUM-CHIYUV': z.ZodString;
'OUT-SHKL-SCHUM-ISKA': z.ZodString;
'OUT-SHKL-SHEM-ANAF': z.ZodString;
'OUT-SHKL-TR': z.ZodObject<{
'OUT-SHKL-TR-DD': z.ZodString;
'OUT-SHKL-TR-MM': z.ZodString;
'OUT-SHKL-TR-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>>;
'OUT-SHKL-KOT': z.ZodObject<{
'OUT-SHKL-COUNT-ANAF': z.ZodString;
'OUT-SHKL-COUNT-PIRUT': z.ZodString;
'OUT-SHKL-SACH-ISKA': z.ZodString;
'OUT-SHKL-TR-CHIYUV': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
'OUT-CNP': z.ZodString;
'OUT-HD': z.ZodObject<{
'OUT-HD-VAL-HODESH': z.ZodString;
}, z.core.$strict>;
'OUT-HEARA-MTH-1': z.ZodString;
'OUT-HEARA-MTH-2': z.ZodString;
'OUT-HEARA-SHKL-1': z.ZodString;
'OUT-HEARA-SHKL-2': z.ZodString;
'OUT-HEARA-SHKL-3': z.ZodString;
'OUT-HEARA-SHKL-4': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-1': z.ZodString;
'OUT-HESDER-ASHRAI-SHKL-2': z.ZodString;
'OUT-KAMUT-KARTISIM2': z.ZodString;
'OUT-KT-HEARA-1-SHKL': z.ZodString;
'OUT-KT-HEARA-2-SHKL': z.ZodString;
'OUT-KT-HEARA-3-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL': z.ZodString;
'OUT-KT-HEARA-SHKL-1': z.ZodString;
'OUT-KT-SUBT2': z.ZodString;
'OUT-RESPONSIB': z.ZodString;
'OUT-RESPONSIB-1': z.ZodString;
'OUT-RESPONSIB-2': z.ZodString;
'OUT-RESPONSIB-3': z.ZodString;
'OUT-SHUTAF-1': z.ZodString;
'OUT-SHUTAF-2': z.ZodString;
'OUT-SHUTAF-3': z.ZodString;
'OUT-SHUTAF-4': z.ZodString;
'OUT-SHUTAF-5': z.ZodString;
'OUT-SHUTAF-6': z.ZodString;
'OUT-TR-NECHONUT2': z.ZodString;
}, z.core.$strict>;
'OUT-LIABILITIES': z.ZodOptional<z.ZodObject<{
'DAF-NEHITA': z.ZodObject<{
'OUT-MISGERET-TOTAL': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1221: z.ZodObject<{
'OUT-HIDDEN-PARAMS': z.ZodObject<{
'OUT-SHLVIBUD': z.ZodString;
}, z.core.$strict>;
'OUT-PIRUT-CHIUVIM': z.ZodObject<{
'OUT-CHIUV-CLALI': z.ZodObject<{
'OUT-CHIUV-FROM-DATE': z.ZodString;
'OUT-CHIUV-KOD-MOSAD': z.ZodString;
'OUT-CHIUV-SHEM-MOSAD': z.ZodString;
}, z.core.$strict>;
'OUT-CHIYUV': z.ZodArray<z.ZodObject<{
'OUT-CHIUV-HARSHAA': z.ZodString;
'OUT-CHIYUV-DATE': z.ZodString;
'OUT-CHIYUV-SCHUM': z.ZodString;
}, z.core.$strict>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1523: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
'H-FIELDS': z.ZodObject<{
'H-SCHUM-FROM': z.ZodString;
'H-SCHUM-TILL': z.ZodString;
'H-SHLVIBUD': z.ZodString;
'H-SRIKA-MONE-MEZUKE': z.ZodString;
'H-SRIKA-TIMESTAMP': z.ZodString;
'H-TR-FROM': z.ZodString;
'H-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodUnion<readonly [z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>, z.ZodArray<z.ZodObject<{
'WS-BANK': z.ZodString;
'WS-DATA-2': z.ZodObject<{
'WS-DATA2-MIS-ISKA': z.ZodString;
'WS-DATA2-MAKOR': z.ZodString;
'WS-DATA2-S-P': z.ZodString;
'WS-DATA2-SIBA': z.ZodString;
'WS-DATA2-ZIHUY': z.ZodString;
'WS-KOD-BANKAI': z.ZodString;
'WS-MAKOR-PEULA': z.ZodString;
'WS-MOED-BITZUA': z.ZodObject<{
'WS-DATE-BITZUA': z.ZodString;
'WS-SHAA-BITZUA': z.ZodString;
}, z.core.$strict>;
'WS-RTGS-STATUS': z.ZodString;
'WS-SHEM-BANK-MAAVIR': z.ZodString;
'WS-SHEM-BANK-MUTAV': z.ZodString;
'WS-SHEM-MAAVIR': z.ZodString;
'WS-SUG-HAAVARA': z.ZodString;
'WS-TS-ASM': z.ZodString;
'WS-BANK-MAAVIR': z.ZodString;
}, z.core.$strict>;
'WS-DATE-HVR': z.ZodString;
'WS-LINK-SHURA': z.ZodString;
'WS-MAKAF': z.ZodOptional<z.ZodLiteral<"-">>;
'WS-MCH': z.ZodOptional<z.ZodString>;
'WS-MCH-ZAR': z.ZodOptional<z.ZodString>;
'WS-MONE-SIDURI-MEZUKE': z.ZodString;
'WS-MUTAV': z.ZodString;
'WS-SCH': z.ZodOptional<z.ZodLiteral<"105">>;
'WS-SCHUM': z.ZodString;
'WS-SHEM-MUTAV': z.ZodString;
'WS-SHAA': z.ZodString;
'WS-SIBA-MAHUT': z.ZodOptional<z.ZodLiteral<"09">>;
'WS-SNIF': z.ZodString;
}, z.core.$strict>>]>;
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>, z.ZodObject<{
T10C1526: z.ZodObject<{
'OUT-DATA': z.ZodObject<{
HATACH: z.ZodObject<{
'OUT-SCHUM-FROM': z.ZodString;
'OUT-SCHUM-TILL': z.ZodString;
'OUT-TR-FROM': z.ZodString;
'OUT-TR-TILL': z.ZodString;
}, z.core.$strict>;
'OUT-DETAILS': z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>>, z.ZodObject<{
'WS-ASMACHTA': z.ZodString;
'WS-BANK': z.ZodString;
'WS-HEARA': z.ZodString;
'WS-MAVIR-SHEM': z.ZodString;
'WS-MCH': z.ZodString;
'WS-SCHUM': z.ZodString;
'WS-SNIF': z.ZodString;
'WS-SUG-TNUA': z.ZodString;
'WS-TR-ERECH': z.ZodString;
'WS-TR-RISHUM': z.ZodString;
}, z.core.$strict>]>>;
}, z.core.$strict>;
T05CHEAD: z.ZodObject<{
'T05CHEAD-MCH': z.ZodString;
'T05CHEAD-MESSAGE': z.ZodOptional<z.ZodObject<{
'T05CHEAD-STR-MSG': z.ZodObject<{
'T05CHEAD-STR-MSG-TYPE': z.ZodLiteral<"NO_DATA">;
'T05CHEAD-X-MSG-LKP': z.ZodLiteral<"לא נמצאו נתונים בנושא המבוקש">;
}, z.core.$strict>;
}, z.core.$strict>>;
'T05CHEAD-PRIMARY-TITLE': z.ZodObject<{
'T05CHEAD-TITLE': z.ZodString;
}, z.core.$strict>;
'T05CHEAD-SH-TADP': z.ZodObject<{
'T05CHEAD-SH-TADP-HH': z.ZodString;
'T05CHEAD-SH-TADP-MM': z.ZodString;
'T05CHEAD-SH-TADP-SS': z.ZodOptional<z.ZodString>;
}, z.core.$strict>;
'T05CHEAD-SNIF': z.ZodString;
'T05CHEAD-TR-TADP': z.ZodObject<{
'T05CHEAD-TR-TADP-DD': z.ZodString;
'T05CHEAD-TR-TADP-MM': z.ZodString;
'T05CHEAD-TR-TADP-YYYY': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
T05CTLCH: z.ZodObject<{
'T05CTLCH-EN': z.ZodString;
'T05CTLCH-HE': z.ZodString;
}, z.core.$strict>;
}, z.core.$strict>;
}, z.core.$strict>]>>>;
firstTransactionOfDay: z.ZodBoolean;
lastTransactionOfDay: z.ZodBoolean;
Name: z.ZodString;
openingBalance: z.ZodNumber;
OprationSource: z.ZodString;
originReference: z.ZodOptional<z.ZodString>;
reference: z.ZodNumber;
SalaryInd: z.ZodLiteral<0>;
transactionSource: z.ZodString;
TransactionReason: z.ZodString;
}, z.core.$strict>>;
}, z.core.$strict>;
export type IlsTransaction = z.infer<typeof ilsTransactionSchema>;
export type IlsTransactionsResponse = z.infer<typeof ilsTransactionsResponseSchema>;
declare const accountSchema: z.ZodObject<{
account: z.ZodString;
bank: z.ZodString;
branch: z.ZodString;
kinuy: z.ZodString;
name: z.ZodString;
selected: z.ZodBoolean;
}, z.core.$strict>;
export declare const userDataSchema: z.ZodObject<{
accounts: z.ZodArray<z.ZodObject<{
account: z.ZodString;
bank: z.ZodString;
branch: z.ZodString;
kinuy: z.ZodString;
name: z.ZodString;
selected: z.ZodBoolean;
}, z.core.$strict>>;
applicationID: z.ZodLiteral<"OTSARPRTAL">;
bankMesharet: z.ZodLiteral<"014">;
currentBankId: z.ZodLiteral<"OTSARPRTAL">;
device: z.ZodLiteral<"IEX">;
ip: z.ZodString;
kodAtar: z.ZodLiteral<"">;
kodMishtamesh: z.ZodLiteral<"INT">;
lastLogonDate: z.ZodString;
lastLogonHour: z.ZodString;
maxInactiveTime: z.ZodString;
sessionToken: z.ZodString;
sugMishtamesh: z.ZodLiteral<"">;
sugTafrit: z.ZodString;
teudatZehut: z.ZodString;
userAgent: z.ZodString;
zihuyKontzern: z.ZodLiteral<"">;
zihuyMishtamesh: z.ZodString;
}, z.core.$strict>;
export type UserData = z.infer<typeof userDataSchema>;
export type Account = z.infer<typeof accountSchema>;
declare const creditCardSchema: z.ZodObject<{
resourceId: z.ZodUUID;
maskedPan: z.ZodString;
isBlocked: z.ZodBoolean;
ownerName: z.ZodString;
clubId: z.ZodString;
companyCode: z.ZodString;
cardType: z.ZodLiteral<9>;
creditLimit: z.ZodNumber;
usedCreditLimit: z.ZodNumber;
availableCredit: z.ZodNumber;
debitDay: z.ZodNumber;
address: z.ZodString;
issuer: z.ZodString;
issuranceOperator: z.ZodString;
club: z.ZodString;
status: z.ZodNull;
flagSSO: z.ZodBoolean;
expirationDate: z.ZodString;
nextDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
lastDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
currentDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
clubCard1: z.ZodNullable<z.ZodString>;
clubCard2: z.ZodNullable<z.ZodString>;
clubCard3: z.ZodNullable<z.ZodString>;
clubCard4: z.ZodNullable<z.ZodString>;
clubCard5: z.ZodNullable<z.ZodString>;
cardImageFileName: z.ZodString;
}, z.core.$strict>;
export declare const creditCardsResponseSchema: z.ZodObject<{
cards: z.ZodArray<z.ZodObject<{
resourceId: z.ZodUUID;
maskedPan: z.ZodString;
isBlocked: z.ZodBoolean;
ownerName: z.ZodString;
clubId: z.ZodString;
companyCode: z.ZodString;
cardType: z.ZodLiteral<9>;
creditLimit: z.ZodNumber;
usedCreditLimit: z.ZodNumber;
availableCredit: z.ZodNumber;
debitDay: z.ZodNumber;
address: z.ZodString;
issuer: z.ZodString;
issuranceOperator: z.ZodString;
club: z.ZodString;
status: z.ZodNull;
flagSSO: z.ZodBoolean;
expirationDate: z.ZodString;
nextDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
lastDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
currentDebit: z.ZodObject<{
date: z.ZodNullable<z.ZodString>;
shekelAmount: z.ZodNumber;
dollarAmount: z.ZodNumber;
euroAmount: z.ZodNumber;
shekelMatahAmount: z.ZodNumber;
obligationShekelAmount: z.ZodNumber;
}, z.core.$strict>;
clubCard1: z.ZodNullable<z.ZodString>;
clubCard2: z.ZodNullable<z.ZodString>;
clubCard3: z.ZodNullable<z.ZodString>;
clubCard4: z.ZodNullable<z.ZodString>;
clubCard5: z.ZodNullable<z.ZodString>;
cardImageFileName: z.ZodString;
}, z.core.$strict>>;
totals: z.ZodObject<{
nextDebit: z.ZodObject<{
shekelMatah: z.ZodNumber;
dollar: z.ZodNumber;
shekel: z.ZodNumber;
euro: z.ZodNumber;
obligation: z.ZodNullable<z.ZodNumber>;
}, z.core.$strict>;
lastDebit: z.ZodObject<{
shekelMatah: z.ZodNumber;
dollar: z.ZodNumber;
shekel: z.ZodNumber;
euro: z.ZodNumber;
obligation: z.ZodNullable<z.ZodNumber>;
}, z.core.$strict>;
currentDebit: z.ZodObject<{
shekelMatah: z.ZodNumber;
dollar: z.ZodNumber;
shekel: z.ZodNumber;
euro: z.ZodNumber;
obligation: z.ZodNullable<z.ZodNumber>;
}, z.core.$strict>;
}, z.core.$strict>;
externalCards: z.ZodNull;
companiesSSOInfo: z.ZodArray<z.ZodObject<{
companyCode: z.ZodNumber;
maskedPan: z.ZodString;
enableSSO: z.ZodBoolean;
text: z.ZodString;
}, z.core.$strict>>;
}, z.core.$strict>;
export type CreditCardsResponse = z.infer<typeof creditCardsResponseSchema>;
export type CreditCard = z.infer<typeof creditCardSchema>;
declare const creditCardTransactionSchema: z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>;
export declare const creditCardBillingPeriodSchema: z.ZodObject<{
localDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
euroDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
dollarDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
shekelMatahDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
localCurrentDebitDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
euroCurrentDebitDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
dollarCurrentDebitDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
shekelMatahCurrentDebitDeals: z.ZodObject<{
deals: z.ZodNullable<z.ZodArray<z.ZodObject<{
date: z.ZodString;
chargeDate: z.ZodString;
name: z.ZodString;
dealAmount: z.ZodNumber;
chargeAmount: z.ZodNumber;
notes: z.ZodString;
walletType: z.ZodUnion<readonly [z.ZodLiteral<1>, z.ZodLiteral<3>, z.ZodLiteral<4>]>;
chargeCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
dealCurrency: z.ZodEnum<{
"\u05D3\u05D5\u05DC\u05E8 \u05D0\u05E8\u05D4\"\u05D1": "דולר ארה\"ב";
אירו: "אירו";
UAH: "UAH";
"\u05E9\u05E7\u05DC \u05D7\u05D3\u05E9": "שקל חדש";
}>;
counter: z.ZodOptional<z.ZodNumber>;
}, z.core.$strict>>>;
total: z.ZodNumber;
chargeDate: z.ZodNullable<z.ZodString>;
}, z.core.$strict>;
}, z.core.$strict>;
export type CreditCardTransaction = z.infer<typeof creditCardTransactionSchema>;
export type CreditCardBillingPeriod = z.infer<typeof creditCardBillingPeriodSchema>;
export {};