ggez-banking-sdk 0.5.9 → 0.5.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,1242 +1,3 @@
1
- declare const countries: Map<"United Kingdom" | "United States" | "Afghanistan" | "Åland Islands" | "Albania" | "Algeria" | "American Samoa" | "Andorra" | "Angola" | "Anguilla" | "Antarctica" | "Antigua and Barbuda" | "Argentina" | "Armenia" | "Aruba" | "Australia" | "Austria" | "Azerbaijan" | "Bahamas" | "Bahrain" | "Bangladesh" | "Barbados" | "Belarus" | "Belgium" | "Belize" | "Benin" | "Bermuda" | "Bhutan" | "Bolivia" | "Bosnia And Herzegowina" | "Botswana" | "Bouvet Island" | "Brazil" | "British Indian Ocean Territory" | "Brunei Darussalam" | "Bulgaria" | "Burkina Faso" | "Burundi" | "Cambodia" | "Cameroon" | "Canada" | "Cape Verde Islands" | "Cayman Islands" | "Central African Republic" | "Chad" | "Chile" | "China" | "Christmas Island" | "Cocos (Keeling) Islands" | "Colombia" | "Comoros" | "Congo" | "Congo, The Democratic Republic Of The" | "Cook Islands" | "Costa Rica" | "Côte D'ivoire" | "Croatia (Hrvatska)" | "Cuba" | "Cyprus" | "Czech Republic" | "Denmark" | "Djibouti" | "Dominica" | "Dominican Republic" | "East Timor" | "Ecuador" | "Egypt" | "El Salvador" | "Equatorial Guinea" | "Eritrea" | "Estonia" | "Ethiopia" | "Falkland Islands (Malvinas)" | "Faroe Islands" | "Fiji Islands" | "Finland" | "France" | "France, Metropolitan" | "French Guiana" | "French Polynesia" | "French Southern Territories" | "Gabon" | "Gambia" | "Georgia" | "Germany" | "Ghana" | "Gibraltar" | "Greece" | "Greenland" | "Grenada" | "Guadeloupe" | "Guam" | "Guatemala" | "Guernsey" | "Guinea" | "Guinea-Bissau" | "Guyana" | "Haiti" | "Heard And Mc Donald Islands" | "Honduras" | "Hong Kong" | "Hungary" | "Iceland" | "India" | "Indonesia" | "International" | "Iran (Islamic Republic Of)" | "Iraq" | "Ireland" | "Isle of Man" | "Israel" | "Italy" | "Jamaica" | "Japan" | "Jersey" | "Jordan" | "Kazakhstan" | "Kenya" | "Kiribati" | "Korea, Democratic People's Republic Of" | "Korea, Republic Of" | "Kuwait" | "Kyrgyzstan" | "Lao People's Democratic Republic" | "Latvia" | "Lebanon" | "Lesotho" | "Liberia" | "Libyan Arab Jamahiriya" | "Liechtenstein" | "Lithuania" | "Luxembourg" | "Macau" | "Macedonia, The Former Yugoslav Republic Of" | "Madagascar" | "Malawi" | "Malaysia" | "Maldives" | "Mali" | "Malta" | "Marshall Islands" | "Martinique" | "Mauritania" | "Mauritius" | "Mayotte Island" | "Mexico" | "Micronesia, Federated States Of" | "Moldova, Republic Of" | "Monaco" | "Mongolia" | "Montenegro" | "Montserrat" | "Morocco" | "Mozambique" | "Myanmar" | "Namibia" | "Nauru" | "Nepal" | "Netherlands" | "Netherlands Antilles" | "New Caledonia" | "New Zealand" | "Nicaragua" | "Niger" | "Nigeria" | "Niue" | "Norfolk Island" | "Northern Marianas Islands" | "Norway" | "Oman" | "Pakistan" | "Palau" | "Palestinian Territory" | "Panama" | "Papua New Guinea" | "Paraguay" | "Peru" | "Philippines" | "Pitcairn" | "Poland" | "Portugal" | "Puerto Rico" | "Qatar" | "Réunion Island" | "Romania" | "Russian Federation" | "Rwanda" | "Saint Barthélemy" | "Saint Kitts and Nevis" | "Saint Lucia" | "Saint Martin" | "Saint Vincent and the Grenadines" | "Samoa" | "San Marino" | "Sao Tomé and Principe" | "Saudi Arabia" | "Senegal" | "Serbia" | "Seychelles" | "Sierra Leone" | "Singapore" | "Slovakia (Slovak Republic)" | "Slovenia" | "Solomon Islands" | "Somalia" | "South Africa" | "South Georgia and the South Sandwich Islands" | "Spain" | "Sri Lanka" | "St. Helena" | "St. Pierre And Miquelon" | "Sudan" | "Suriname" | "Svalbard And Jan Mayen Islands" | "Swaziland" | "Sweden" | "Switzerland" | "Syrian Arab Republic" | "Taiwan" | "Tajikistan" | "Tanzania, United Republic Of" | "Thailand" | "Togo" | "Tokelau" | "Tonga Islands" | "Trinidad and Tobago" | "Tunisia" | "Turkey" | "Turkmenistan" | "Turks and Caicos Islands" | "Tuvalu" | "Uganda" | "Ukraine" | "United Arab Emirates" | "United States Minor Outlying Islands" | "Uruguay" | "Uzbekistan" | "Vanuatu" | "Vatican City State (Holy See)" | "Venezuela" | "Viet Nam" | "Virgin Islands (British)" | "Virgin Islands (US)" | "Wallis And Futuna Islands" | "Western Sahara" | "Yemen" | "Zambia" | "Zimbabwe", {
2
- readonly Country_Code: "4";
3
- readonly ISO_A2: "AF";
4
- readonly Country_Name: "Afghanistan";
5
- readonly Phone_Code: "93";
6
- } | {
7
- readonly Country_Code: "248";
8
- readonly ISO_A2: "AX";
9
- readonly Country_Name: "Åland Islands";
10
- readonly Phone_Code: "35818";
11
- } | {
12
- readonly Country_Code: "8";
13
- readonly ISO_A2: "AL";
14
- readonly Country_Name: "Albania";
15
- readonly Phone_Code: "355";
16
- } | {
17
- readonly Country_Code: "12";
18
- readonly ISO_A2: "DZ";
19
- readonly Country_Name: "Algeria";
20
- readonly Phone_Code: "213";
21
- } | {
22
- readonly Country_Code: "16";
23
- readonly ISO_A2: "AS";
24
- readonly Country_Name: "American Samoa";
25
- readonly Phone_Code: "1";
26
- } | {
27
- readonly Country_Code: "20";
28
- readonly ISO_A2: "AD";
29
- readonly Country_Name: "Andorra";
30
- readonly Phone_Code: "376";
31
- } | {
32
- readonly Country_Code: "24";
33
- readonly ISO_A2: "AO";
34
- readonly Country_Name: "Angola";
35
- readonly Phone_Code: "244";
36
- } | {
37
- readonly Country_Code: "660";
38
- readonly ISO_A2: "AI";
39
- readonly Country_Name: "Anguilla";
40
- readonly Phone_Code: "1";
41
- } | {
42
- readonly Country_Code: "10";
43
- readonly ISO_A2: "AQ";
44
- readonly Country_Name: "Antarctica";
45
- readonly Phone_Code: "672";
46
- } | {
47
- readonly Country_Code: "28";
48
- readonly ISO_A2: "AG";
49
- readonly Country_Name: "Antigua and Barbuda";
50
- readonly Phone_Code: "1";
51
- } | {
52
- readonly Country_Code: "32";
53
- readonly ISO_A2: "AR";
54
- readonly Country_Name: "Argentina";
55
- readonly Phone_Code: "54";
56
- } | {
57
- readonly Country_Code: "51";
58
- readonly ISO_A2: "AM";
59
- readonly Country_Name: "Armenia";
60
- readonly Phone_Code: "374";
61
- } | {
62
- readonly Country_Code: "533";
63
- readonly ISO_A2: "AW";
64
- readonly Country_Name: "Aruba";
65
- readonly Phone_Code: "297";
66
- } | {
67
- readonly Country_Code: "36";
68
- readonly ISO_A2: "AU";
69
- readonly Country_Name: "Australia";
70
- readonly Phone_Code: "61";
71
- } | {
72
- readonly Country_Code: "40";
73
- readonly ISO_A2: "AT";
74
- readonly Country_Name: "Austria";
75
- readonly Phone_Code: "43";
76
- } | {
77
- readonly Country_Code: "31";
78
- readonly ISO_A2: "AZ";
79
- readonly Country_Name: "Azerbaijan";
80
- readonly Phone_Code: "994";
81
- } | {
82
- readonly Country_Code: "44";
83
- readonly ISO_A2: "BS";
84
- readonly Country_Name: "Bahamas";
85
- readonly Phone_Code: "1";
86
- } | {
87
- readonly Country_Code: "48";
88
- readonly ISO_A2: "BH";
89
- readonly Country_Name: "Bahrain";
90
- readonly Phone_Code: "973";
91
- } | {
92
- readonly Country_Code: "50";
93
- readonly ISO_A2: "BD";
94
- readonly Country_Name: "Bangladesh";
95
- readonly Phone_Code: "880";
96
- } | {
97
- readonly Country_Code: "52";
98
- readonly ISO_A2: "BB";
99
- readonly Country_Name: "Barbados";
100
- readonly Phone_Code: "1";
101
- } | {
102
- readonly Country_Code: "112";
103
- readonly ISO_A2: "BY";
104
- readonly Country_Name: "Belarus";
105
- readonly Phone_Code: "375";
106
- } | {
107
- readonly Country_Code: "56";
108
- readonly ISO_A2: "BE";
109
- readonly Country_Name: "Belgium";
110
- readonly Phone_Code: "32";
111
- } | {
112
- readonly Country_Code: "84";
113
- readonly ISO_A2: "BZ";
114
- readonly Country_Name: "Belize";
115
- readonly Phone_Code: "501";
116
- } | {
117
- readonly Country_Code: "204";
118
- readonly ISO_A2: "BJ";
119
- readonly Country_Name: "Benin";
120
- readonly Phone_Code: "229";
121
- } | {
122
- readonly Country_Code: "60";
123
- readonly ISO_A2: "BM";
124
- readonly Country_Name: "Bermuda";
125
- readonly Phone_Code: "1";
126
- } | {
127
- readonly Country_Code: "64";
128
- readonly ISO_A2: "BT";
129
- readonly Country_Name: "Bhutan";
130
- readonly Phone_Code: "975";
131
- } | {
132
- readonly Country_Code: "68";
133
- readonly ISO_A2: "BO";
134
- readonly Country_Name: "Bolivia";
135
- readonly Phone_Code: "591";
136
- } | {
137
- readonly Country_Code: "70";
138
- readonly ISO_A2: "BA";
139
- readonly Country_Name: "Bosnia And Herzegowina";
140
- readonly Phone_Code: "387";
141
- } | {
142
- readonly Country_Code: "72";
143
- readonly ISO_A2: "BW";
144
- readonly Country_Name: "Botswana";
145
- readonly Phone_Code: "267";
146
- } | {
147
- readonly Country_Code: "74";
148
- readonly ISO_A2: "BV";
149
- readonly Country_Name: "Bouvet Island";
150
- readonly Phone_Code: null;
151
- } | {
152
- readonly Country_Code: "76";
153
- readonly ISO_A2: "BR";
154
- readonly Country_Name: "Brazil";
155
- readonly Phone_Code: "55";
156
- } | {
157
- readonly Country_Code: "86";
158
- readonly ISO_A2: "IO";
159
- readonly Country_Name: "British Indian Ocean Territory";
160
- readonly Phone_Code: "246";
161
- } | {
162
- readonly Country_Code: "96";
163
- readonly ISO_A2: "BN";
164
- readonly Country_Name: "Brunei Darussalam";
165
- readonly Phone_Code: "673";
166
- } | {
167
- readonly Country_Code: "100";
168
- readonly ISO_A2: "BG";
169
- readonly Country_Name: "Bulgaria";
170
- readonly Phone_Code: "359";
171
- } | {
172
- readonly Country_Code: "854";
173
- readonly ISO_A2: "BF";
174
- readonly Country_Name: "Burkina Faso";
175
- readonly Phone_Code: "226";
176
- } | {
177
- readonly Country_Code: "108";
178
- readonly ISO_A2: "BI";
179
- readonly Country_Name: "Burundi";
180
- readonly Phone_Code: "257";
181
- } | {
182
- readonly Country_Code: "116";
183
- readonly ISO_A2: "KH";
184
- readonly Country_Name: "Cambodia";
185
- readonly Phone_Code: "855";
186
- } | {
187
- readonly Country_Code: "120";
188
- readonly ISO_A2: "CM";
189
- readonly Country_Name: "Cameroon";
190
- readonly Phone_Code: "237";
191
- } | {
192
- readonly Country_Code: "124";
193
- readonly ISO_A2: "CA";
194
- readonly Country_Name: "Canada";
195
- readonly Phone_Code: "1";
196
- } | {
197
- readonly Country_Code: "132";
198
- readonly ISO_A2: "CV";
199
- readonly Country_Name: "Cape Verde Islands";
200
- readonly Phone_Code: "238";
201
- } | {
202
- readonly Country_Code: "136";
203
- readonly ISO_A2: "KY";
204
- readonly Country_Name: "Cayman Islands";
205
- readonly Phone_Code: "1";
206
- } | {
207
- readonly Country_Code: "140";
208
- readonly ISO_A2: "CF";
209
- readonly Country_Name: "Central African Republic";
210
- readonly Phone_Code: "236";
211
- } | {
212
- readonly Country_Code: "148";
213
- readonly ISO_A2: "TD";
214
- readonly Country_Name: "Chad";
215
- readonly Phone_Code: "235";
216
- } | {
217
- readonly Country_Code: "152";
218
- readonly ISO_A2: "CL";
219
- readonly Country_Name: "Chile";
220
- readonly Phone_Code: "56";
221
- } | {
222
- readonly Country_Code: "156";
223
- readonly ISO_A2: "CN";
224
- readonly Country_Name: "China";
225
- readonly Phone_Code: "86";
226
- } | {
227
- readonly Country_Code: "162";
228
- readonly ISO_A2: "CX";
229
- readonly Country_Name: "Christmas Island";
230
- readonly Phone_Code: "61";
231
- } | {
232
- readonly Country_Code: "166";
233
- readonly ISO_A2: "CC";
234
- readonly Country_Name: "Cocos (Keeling) Islands";
235
- readonly Phone_Code: "61";
236
- } | {
237
- readonly Country_Code: "170";
238
- readonly ISO_A2: "CO";
239
- readonly Country_Name: "Colombia";
240
- readonly Phone_Code: "57";
241
- } | {
242
- readonly Country_Code: "174";
243
- readonly ISO_A2: "KM";
244
- readonly Country_Name: "Comoros";
245
- readonly Phone_Code: "269";
246
- } | {
247
- readonly Country_Code: "178";
248
- readonly ISO_A2: "CG";
249
- readonly Country_Name: "Congo";
250
- readonly Phone_Code: "243";
251
- } | {
252
- readonly Country_Code: "180";
253
- readonly ISO_A2: "CD";
254
- readonly Country_Name: "Congo, The Democratic Republic Of The";
255
- readonly Phone_Code: "243";
256
- } | {
257
- readonly Country_Code: "184";
258
- readonly ISO_A2: "CK";
259
- readonly Country_Name: "Cook Islands";
260
- readonly Phone_Code: "682";
261
- } | {
262
- readonly Country_Code: "188";
263
- readonly ISO_A2: "CR";
264
- readonly Country_Name: "Costa Rica";
265
- readonly Phone_Code: "506";
266
- } | {
267
- readonly Country_Code: "384";
268
- readonly ISO_A2: "CI";
269
- readonly Country_Name: "Côte D'ivoire";
270
- readonly Phone_Code: "225";
271
- } | {
272
- readonly Country_Code: "191";
273
- readonly ISO_A2: "HR";
274
- readonly Country_Name: "Croatia (Hrvatska)";
275
- readonly Phone_Code: "385";
276
- } | {
277
- readonly Country_Code: "192";
278
- readonly ISO_A2: "CU";
279
- readonly Country_Name: "Cuba";
280
- readonly Phone_Code: "53";
281
- } | {
282
- readonly Country_Code: "196";
283
- readonly ISO_A2: "CY";
284
- readonly Country_Name: "Cyprus";
285
- readonly Phone_Code: "357";
286
- } | {
287
- readonly Country_Code: "203";
288
- readonly ISO_A2: "CZ";
289
- readonly Country_Name: "Czech Republic";
290
- readonly Phone_Code: "420";
291
- } | {
292
- readonly Country_Code: "208";
293
- readonly ISO_A2: "DK";
294
- readonly Country_Name: "Denmark";
295
- readonly Phone_Code: "45";
296
- } | {
297
- readonly Country_Code: "262";
298
- readonly ISO_A2: "DJ";
299
- readonly Country_Name: "Djibouti";
300
- readonly Phone_Code: "253";
301
- } | {
302
- readonly Country_Code: "212";
303
- readonly ISO_A2: "DM";
304
- readonly Country_Name: "Dominica";
305
- readonly Phone_Code: "1";
306
- } | {
307
- readonly Country_Code: "214";
308
- readonly ISO_A2: "DO";
309
- readonly Country_Name: "Dominican Republic";
310
- readonly Phone_Code: "1";
311
- } | {
312
- readonly Country_Code: "626";
313
- readonly ISO_A2: "TL";
314
- readonly Country_Name: "East Timor";
315
- readonly Phone_Code: "670";
316
- } | {
317
- readonly Country_Code: "218";
318
- readonly ISO_A2: "EC";
319
- readonly Country_Name: "Ecuador";
320
- readonly Phone_Code: "593";
321
- } | {
322
- readonly Country_Code: "818";
323
- readonly ISO_A2: "EG";
324
- readonly Country_Name: "Egypt";
325
- readonly Phone_Code: "20";
326
- } | {
327
- readonly Country_Code: "222";
328
- readonly ISO_A2: "SV";
329
- readonly Country_Name: "El Salvador";
330
- readonly Phone_Code: "503";
331
- } | {
332
- readonly Country_Code: "226";
333
- readonly ISO_A2: "GQ";
334
- readonly Country_Name: "Equatorial Guinea";
335
- readonly Phone_Code: "240";
336
- } | {
337
- readonly Country_Code: "232";
338
- readonly ISO_A2: "ER";
339
- readonly Country_Name: "Eritrea";
340
- readonly Phone_Code: "291";
341
- } | {
342
- readonly Country_Code: "233";
343
- readonly ISO_A2: "EE";
344
- readonly Country_Name: "Estonia";
345
- readonly Phone_Code: "372";
346
- } | {
347
- readonly Country_Code: "231";
348
- readonly ISO_A2: "ET";
349
- readonly Country_Name: "Ethiopia";
350
- readonly Phone_Code: "251";
351
- } | {
352
- readonly Country_Code: "238";
353
- readonly ISO_A2: "FK";
354
- readonly Country_Name: "Falkland Islands (Malvinas)";
355
- readonly Phone_Code: "500";
356
- } | {
357
- readonly Country_Code: "234";
358
- readonly ISO_A2: "FO";
359
- readonly Country_Name: "Faroe Islands";
360
- readonly Phone_Code: "298";
361
- } | {
362
- readonly Country_Code: "242";
363
- readonly ISO_A2: "FJ";
364
- readonly Country_Name: "Fiji Islands";
365
- readonly Phone_Code: "679";
366
- } | {
367
- readonly Country_Code: "246";
368
- readonly ISO_A2: "FI";
369
- readonly Country_Name: "Finland";
370
- readonly Phone_Code: "358";
371
- } | {
372
- readonly Country_Code: "250";
373
- readonly ISO_A2: "FR";
374
- readonly Country_Name: "France";
375
- readonly Phone_Code: "33";
376
- } | {
377
- readonly Country_Code: "249";
378
- readonly ISO_A2: "FX";
379
- readonly Country_Name: "France, Metropolitan";
380
- readonly Phone_Code: null;
381
- } | {
382
- readonly Country_Code: "254";
383
- readonly ISO_A2: "GF";
384
- readonly Country_Name: "French Guiana";
385
- readonly Phone_Code: "594";
386
- } | {
387
- readonly Country_Code: "258";
388
- readonly ISO_A2: "PF";
389
- readonly Country_Name: "French Polynesia";
390
- readonly Phone_Code: "689";
391
- } | {
392
- readonly Country_Code: "260";
393
- readonly ISO_A2: "TF";
394
- readonly Country_Name: "French Southern Territories";
395
- readonly Phone_Code: null;
396
- } | {
397
- readonly Country_Code: "266";
398
- readonly ISO_A2: "GA";
399
- readonly Country_Name: "Gabon";
400
- readonly Phone_Code: "241";
401
- } | {
402
- readonly Country_Code: "270";
403
- readonly ISO_A2: "GM";
404
- readonly Country_Name: "Gambia";
405
- readonly Phone_Code: "220";
406
- } | {
407
- readonly Country_Code: "268";
408
- readonly ISO_A2: "GE";
409
- readonly Country_Name: "Georgia";
410
- readonly Phone_Code: "995";
411
- } | {
412
- readonly Country_Code: "276";
413
- readonly ISO_A2: "DE";
414
- readonly Country_Name: "Germany";
415
- readonly Phone_Code: "49";
416
- } | {
417
- readonly Country_Code: "288";
418
- readonly ISO_A2: "GH";
419
- readonly Country_Name: "Ghana";
420
- readonly Phone_Code: "233";
421
- } | {
422
- readonly Country_Code: "292";
423
- readonly ISO_A2: "GI";
424
- readonly Country_Name: "Gibraltar";
425
- readonly Phone_Code: "350";
426
- } | {
427
- readonly Country_Code: "300";
428
- readonly ISO_A2: "GR";
429
- readonly Country_Name: "Greece";
430
- readonly Phone_Code: "30";
431
- } | {
432
- readonly Country_Code: "304";
433
- readonly ISO_A2: "GL";
434
- readonly Country_Name: "Greenland";
435
- readonly Phone_Code: "299";
436
- } | {
437
- readonly Country_Code: "308";
438
- readonly ISO_A2: "GD";
439
- readonly Country_Name: "Grenada";
440
- readonly Phone_Code: "1";
441
- } | {
442
- readonly Country_Code: "312";
443
- readonly ISO_A2: "GP";
444
- readonly Country_Name: "Guadeloupe";
445
- readonly Phone_Code: "590";
446
- } | {
447
- readonly Country_Code: "316";
448
- readonly ISO_A2: "GU";
449
- readonly Country_Name: "Guam";
450
- readonly Phone_Code: "1";
451
- } | {
452
- readonly Country_Code: "320";
453
- readonly ISO_A2: "GT";
454
- readonly Country_Name: "Guatemala";
455
- readonly Phone_Code: "502";
456
- } | {
457
- readonly Country_Code: "831";
458
- readonly ISO_A2: "GG";
459
- readonly Country_Name: "Guernsey";
460
- readonly Phone_Code: "44";
461
- } | {
462
- readonly Country_Code: "324";
463
- readonly ISO_A2: "GN";
464
- readonly Country_Name: "Guinea";
465
- readonly Phone_Code: "224";
466
- } | {
467
- readonly Country_Code: "624";
468
- readonly ISO_A2: "GW";
469
- readonly Country_Name: "Guinea-Bissau";
470
- readonly Phone_Code: "245";
471
- } | {
472
- readonly Country_Code: "328";
473
- readonly ISO_A2: "GY";
474
- readonly Country_Name: "Guyana";
475
- readonly Phone_Code: "592";
476
- } | {
477
- readonly Country_Code: "332";
478
- readonly ISO_A2: "HT";
479
- readonly Country_Name: "Haiti";
480
- readonly Phone_Code: "509";
481
- } | {
482
- readonly Country_Code: "334";
483
- readonly ISO_A2: "HM";
484
- readonly Country_Name: "Heard And Mc Donald Islands";
485
- readonly Phone_Code: null;
486
- } | {
487
- readonly Country_Code: "340";
488
- readonly ISO_A2: "HN";
489
- readonly Country_Name: "Honduras";
490
- readonly Phone_Code: "504";
491
- } | {
492
- readonly Country_Code: "344";
493
- readonly ISO_A2: "HK";
494
- readonly Country_Name: "Hong Kong";
495
- readonly Phone_Code: "852";
496
- } | {
497
- readonly Country_Code: "348";
498
- readonly ISO_A2: "HU";
499
- readonly Country_Name: "Hungary";
500
- readonly Phone_Code: "36";
501
- } | {
502
- readonly Country_Code: "352";
503
- readonly ISO_A2: "IS";
504
- readonly Country_Name: "Iceland";
505
- readonly Phone_Code: "354";
506
- } | {
507
- readonly Country_Code: "356";
508
- readonly ISO_A2: "IN";
509
- readonly Country_Name: "India";
510
- readonly Phone_Code: "91";
511
- } | {
512
- readonly Country_Code: "360";
513
- readonly ISO_A2: "ID";
514
- readonly Country_Name: "Indonesia";
515
- readonly Phone_Code: "62";
516
- } | {
517
- readonly Country_Code: "999";
518
- readonly ISO_A2: "IN";
519
- readonly Country_Name: "International";
520
- readonly Phone_Code: "";
521
- } | {
522
- readonly Country_Code: "364";
523
- readonly ISO_A2: "IR";
524
- readonly Country_Name: "Iran (Islamic Republic Of)";
525
- readonly Phone_Code: "98";
526
- } | {
527
- readonly Country_Code: "368";
528
- readonly ISO_A2: "IQ";
529
- readonly Country_Name: "Iraq";
530
- readonly Phone_Code: "964";
531
- } | {
532
- readonly Country_Code: "372";
533
- readonly ISO_A2: "IE";
534
- readonly Country_Name: "Ireland";
535
- readonly Phone_Code: "353";
536
- } | {
537
- readonly Country_Code: "833";
538
- readonly ISO_A2: "IM";
539
- readonly Country_Name: "Isle of Man";
540
- readonly Phone_Code: "44";
541
- } | {
542
- readonly Country_Code: "376";
543
- readonly ISO_A2: "IL";
544
- readonly Country_Name: "Israel";
545
- readonly Phone_Code: "972";
546
- } | {
547
- readonly Country_Code: "380";
548
- readonly ISO_A2: "IT";
549
- readonly Country_Name: "Italy";
550
- readonly Phone_Code: "39";
551
- } | {
552
- readonly Country_Code: "388";
553
- readonly ISO_A2: "JM";
554
- readonly Country_Name: "Jamaica";
555
- readonly Phone_Code: "1";
556
- } | {
557
- readonly Country_Code: "392";
558
- readonly ISO_A2: "JP";
559
- readonly Country_Name: "Japan";
560
- readonly Phone_Code: "81";
561
- } | {
562
- readonly Country_Code: "832";
563
- readonly ISO_A2: "JE";
564
- readonly Country_Name: "Jersey";
565
- readonly Phone_Code: "44";
566
- } | {
567
- readonly Country_Code: "400";
568
- readonly ISO_A2: "JO";
569
- readonly Country_Name: "Jordan";
570
- readonly Phone_Code: "962";
571
- } | {
572
- readonly Country_Code: "398";
573
- readonly ISO_A2: "KZ";
574
- readonly Country_Name: "Kazakhstan";
575
- readonly Phone_Code: "7";
576
- } | {
577
- readonly Country_Code: "404";
578
- readonly ISO_A2: "KE";
579
- readonly Country_Name: "Kenya";
580
- readonly Phone_Code: "254";
581
- } | {
582
- readonly Country_Code: "296";
583
- readonly ISO_A2: "KI";
584
- readonly Country_Name: "Kiribati";
585
- readonly Phone_Code: "686";
586
- } | {
587
- readonly Country_Code: "408";
588
- readonly ISO_A2: "KP";
589
- readonly Country_Name: "Korea, Democratic People's Republic Of";
590
- readonly Phone_Code: "850";
591
- } | {
592
- readonly Country_Code: "410";
593
- readonly ISO_A2: "KR";
594
- readonly Country_Name: "Korea, Republic Of";
595
- readonly Phone_Code: "82";
596
- } | {
597
- readonly Country_Code: "414";
598
- readonly ISO_A2: "KW";
599
- readonly Country_Name: "Kuwait";
600
- readonly Phone_Code: "965";
601
- } | {
602
- readonly Country_Code: "417";
603
- readonly ISO_A2: "KG";
604
- readonly Country_Name: "Kyrgyzstan";
605
- readonly Phone_Code: "996";
606
- } | {
607
- readonly Country_Code: "418";
608
- readonly ISO_A2: "LA";
609
- readonly Country_Name: "Lao People's Democratic Republic";
610
- readonly Phone_Code: "856";
611
- } | {
612
- readonly Country_Code: "428";
613
- readonly ISO_A2: "LV";
614
- readonly Country_Name: "Latvia";
615
- readonly Phone_Code: "371";
616
- } | {
617
- readonly Country_Code: "422";
618
- readonly ISO_A2: "LB";
619
- readonly Country_Name: "Lebanon";
620
- readonly Phone_Code: "961";
621
- } | {
622
- readonly Country_Code: "426";
623
- readonly ISO_A2: "LS";
624
- readonly Country_Name: "Lesotho";
625
- readonly Phone_Code: "266";
626
- } | {
627
- readonly Country_Code: "430";
628
- readonly ISO_A2: "LR";
629
- readonly Country_Name: "Liberia";
630
- readonly Phone_Code: "231";
631
- } | {
632
- readonly Country_Code: "434";
633
- readonly ISO_A2: "LY";
634
- readonly Country_Name: "Libyan Arab Jamahiriya";
635
- readonly Phone_Code: "218";
636
- } | {
637
- readonly Country_Code: "438";
638
- readonly ISO_A2: "LI";
639
- readonly Country_Name: "Liechtenstein";
640
- readonly Phone_Code: "423";
641
- } | {
642
- readonly Country_Code: "440";
643
- readonly ISO_A2: "LT";
644
- readonly Country_Name: "Lithuania";
645
- readonly Phone_Code: "370";
646
- } | {
647
- readonly Country_Code: "442";
648
- readonly ISO_A2: "LU";
649
- readonly Country_Name: "Luxembourg";
650
- readonly Phone_Code: "352";
651
- } | {
652
- readonly Country_Code: "446";
653
- readonly ISO_A2: "MO";
654
- readonly Country_Name: "Macau";
655
- readonly Phone_Code: "853";
656
- } | {
657
- readonly Country_Code: "807";
658
- readonly ISO_A2: "MK";
659
- readonly Country_Name: "Macedonia, The Former Yugoslav Republic Of";
660
- readonly Phone_Code: "389";
661
- } | {
662
- readonly Country_Code: "450";
663
- readonly ISO_A2: "MG";
664
- readonly Country_Name: "Madagascar";
665
- readonly Phone_Code: "261";
666
- } | {
667
- readonly Country_Code: "454";
668
- readonly ISO_A2: "MW";
669
- readonly Country_Name: "Malawi";
670
- readonly Phone_Code: "265";
671
- } | {
672
- readonly Country_Code: "458";
673
- readonly ISO_A2: "MY";
674
- readonly Country_Name: "Malaysia";
675
- readonly Phone_Code: "60";
676
- } | {
677
- readonly Country_Code: "462";
678
- readonly ISO_A2: "MV";
679
- readonly Country_Name: "Maldives";
680
- readonly Phone_Code: "960";
681
- } | {
682
- readonly Country_Code: "466";
683
- readonly ISO_A2: "ML";
684
- readonly Country_Name: "Mali";
685
- readonly Phone_Code: "223";
686
- } | {
687
- readonly Country_Code: "470";
688
- readonly ISO_A2: "MT";
689
- readonly Country_Name: "Malta";
690
- readonly Phone_Code: "356";
691
- } | {
692
- readonly Country_Code: "584";
693
- readonly ISO_A2: "MH";
694
- readonly Country_Name: "Marshall Islands";
695
- readonly Phone_Code: "692";
696
- } | {
697
- readonly Country_Code: "474";
698
- readonly ISO_A2: "MQ";
699
- readonly Country_Name: "Martinique";
700
- readonly Phone_Code: "596";
701
- } | {
702
- readonly Country_Code: "478";
703
- readonly ISO_A2: "MR";
704
- readonly Country_Name: "Mauritania";
705
- readonly Phone_Code: "222";
706
- } | {
707
- readonly Country_Code: "480";
708
- readonly ISO_A2: "MU";
709
- readonly Country_Name: "Mauritius";
710
- readonly Phone_Code: "230";
711
- } | {
712
- readonly Country_Code: "175";
713
- readonly ISO_A2: "YT";
714
- readonly Country_Name: "Mayotte Island";
715
- readonly Phone_Code: "262";
716
- } | {
717
- readonly Country_Code: "484";
718
- readonly ISO_A2: "MX";
719
- readonly Country_Name: "Mexico";
720
- readonly Phone_Code: "52";
721
- } | {
722
- readonly Country_Code: "583";
723
- readonly ISO_A2: "FM";
724
- readonly Country_Name: "Micronesia, Federated States Of";
725
- readonly Phone_Code: "691";
726
- } | {
727
- readonly Country_Code: "498";
728
- readonly ISO_A2: "MD";
729
- readonly Country_Name: "Moldova, Republic Of";
730
- readonly Phone_Code: "373";
731
- } | {
732
- readonly Country_Code: "492";
733
- readonly ISO_A2: "MC";
734
- readonly Country_Name: "Monaco";
735
- readonly Phone_Code: "377";
736
- } | {
737
- readonly Country_Code: "496";
738
- readonly ISO_A2: "MN";
739
- readonly Country_Name: "Mongolia";
740
- readonly Phone_Code: "976";
741
- } | {
742
- readonly Country_Code: "499";
743
- readonly ISO_A2: "ME";
744
- readonly Country_Name: "Montenegro";
745
- readonly Phone_Code: "382";
746
- } | {
747
- readonly Country_Code: "500";
748
- readonly ISO_A2: "MS";
749
- readonly Country_Name: "Montserrat";
750
- readonly Phone_Code: "1";
751
- } | {
752
- readonly Country_Code: "504";
753
- readonly ISO_A2: "MA";
754
- readonly Country_Name: "Morocco";
755
- readonly Phone_Code: "212";
756
- } | {
757
- readonly Country_Code: "508";
758
- readonly ISO_A2: "MZ";
759
- readonly Country_Name: "Mozambique";
760
- readonly Phone_Code: "258";
761
- } | {
762
- readonly Country_Code: "104";
763
- readonly ISO_A2: "MM";
764
- readonly Country_Name: "Myanmar";
765
- readonly Phone_Code: "95";
766
- } | {
767
- readonly Country_Code: "516";
768
- readonly ISO_A2: "NA";
769
- readonly Country_Name: "Namibia";
770
- readonly Phone_Code: "264";
771
- } | {
772
- readonly Country_Code: "520";
773
- readonly ISO_A2: "NR";
774
- readonly Country_Name: "Nauru";
775
- readonly Phone_Code: "674";
776
- } | {
777
- readonly Country_Code: "524";
778
- readonly ISO_A2: "NP";
779
- readonly Country_Name: "Nepal";
780
- readonly Phone_Code: "977";
781
- } | {
782
- readonly Country_Code: "528";
783
- readonly ISO_A2: "NL";
784
- readonly Country_Name: "Netherlands";
785
- readonly Phone_Code: "31";
786
- } | {
787
- readonly Country_Code: "530";
788
- readonly ISO_A2: "AN";
789
- readonly Country_Name: "Netherlands Antilles";
790
- readonly Phone_Code: "599";
791
- } | {
792
- readonly Country_Code: "540";
793
- readonly ISO_A2: "NC";
794
- readonly Country_Name: "New Caledonia";
795
- readonly Phone_Code: "687";
796
- } | {
797
- readonly Country_Code: "554";
798
- readonly ISO_A2: "NZ";
799
- readonly Country_Name: "New Zealand";
800
- readonly Phone_Code: "64";
801
- } | {
802
- readonly Country_Code: "558";
803
- readonly ISO_A2: "NI";
804
- readonly Country_Name: "Nicaragua";
805
- readonly Phone_Code: "505";
806
- } | {
807
- readonly Country_Code: "562";
808
- readonly ISO_A2: "NE";
809
- readonly Country_Name: "Niger";
810
- readonly Phone_Code: "227";
811
- } | {
812
- readonly Country_Code: "566";
813
- readonly ISO_A2: "NG";
814
- readonly Country_Name: "Nigeria";
815
- readonly Phone_Code: "234";
816
- } | {
817
- readonly Country_Code: "570";
818
- readonly ISO_A2: "NU";
819
- readonly Country_Name: "Niue";
820
- readonly Phone_Code: "683";
821
- } | {
822
- readonly Country_Code: "574";
823
- readonly ISO_A2: "NF";
824
- readonly Country_Name: "Norfolk Island";
825
- readonly Phone_Code: "672";
826
- } | {
827
- readonly Country_Code: "580";
828
- readonly ISO_A2: "MP";
829
- readonly Country_Name: "Northern Marianas Islands";
830
- readonly Phone_Code: "1670";
831
- } | {
832
- readonly Country_Code: "578";
833
- readonly ISO_A2: "NO";
834
- readonly Country_Name: "Norway";
835
- readonly Phone_Code: "47";
836
- } | {
837
- readonly Country_Code: "512";
838
- readonly ISO_A2: "OM";
839
- readonly Country_Name: "Oman";
840
- readonly Phone_Code: "968";
841
- } | {
842
- readonly Country_Code: "586";
843
- readonly ISO_A2: "PK";
844
- readonly Country_Name: "Pakistan";
845
- readonly Phone_Code: "92";
846
- } | {
847
- readonly Country_Code: "585";
848
- readonly ISO_A2: "PW";
849
- readonly Country_Name: "Palau";
850
- readonly Phone_Code: "680";
851
- } | {
852
- readonly Country_Code: "275";
853
- readonly ISO_A2: "PS";
854
- readonly Country_Name: "Palestinian Territory";
855
- readonly Phone_Code: "970";
856
- } | {
857
- readonly Country_Code: "591";
858
- readonly ISO_A2: "PA";
859
- readonly Country_Name: "Panama";
860
- readonly Phone_Code: "507";
861
- } | {
862
- readonly Country_Code: "598";
863
- readonly ISO_A2: "PG";
864
- readonly Country_Name: "Papua New Guinea";
865
- readonly Phone_Code: "675";
866
- } | {
867
- readonly Country_Code: "600";
868
- readonly ISO_A2: "PY";
869
- readonly Country_Name: "Paraguay";
870
- readonly Phone_Code: "595";
871
- } | {
872
- readonly Country_Code: "604";
873
- readonly ISO_A2: "PE";
874
- readonly Country_Name: "Peru";
875
- readonly Phone_Code: "51";
876
- } | {
877
- readonly Country_Code: "608";
878
- readonly ISO_A2: "PH";
879
- readonly Country_Name: "Philippines";
880
- readonly Phone_Code: "63";
881
- } | {
882
- readonly Country_Code: "612";
883
- readonly ISO_A2: "PN";
884
- readonly Country_Name: "Pitcairn";
885
- readonly Phone_Code: "64";
886
- } | {
887
- readonly Country_Code: "616";
888
- readonly ISO_A2: "PL";
889
- readonly Country_Name: "Poland";
890
- readonly Phone_Code: "48";
891
- } | {
892
- readonly Country_Code: "620";
893
- readonly ISO_A2: "PT";
894
- readonly Country_Name: "Portugal";
895
- readonly Phone_Code: "351";
896
- } | {
897
- readonly Country_Code: "630";
898
- readonly ISO_A2: "PR";
899
- readonly Country_Name: "Puerto Rico";
900
- readonly Phone_Code: "1";
901
- } | {
902
- readonly Country_Code: "634";
903
- readonly ISO_A2: "QA";
904
- readonly Country_Name: "Qatar";
905
- readonly Phone_Code: "974";
906
- } | {
907
- readonly Country_Code: "638";
908
- readonly ISO_A2: "RE";
909
- readonly Country_Name: "Réunion Island";
910
- readonly Phone_Code: "262";
911
- } | {
912
- readonly Country_Code: "642";
913
- readonly ISO_A2: "RO";
914
- readonly Country_Name: "Romania";
915
- readonly Phone_Code: "40";
916
- } | {
917
- readonly Country_Code: "643";
918
- readonly ISO_A2: "RU";
919
- readonly Country_Name: "Russian Federation";
920
- readonly Phone_Code: "7";
921
- } | {
922
- readonly Country_Code: "646";
923
- readonly ISO_A2: "RW";
924
- readonly Country_Name: "Rwanda";
925
- readonly Phone_Code: "250";
926
- } | {
927
- readonly Country_Code: "652";
928
- readonly ISO_A2: "BL";
929
- readonly Country_Name: "Saint Barthélemy";
930
- readonly Phone_Code: null;
931
- } | {
932
- readonly Country_Code: "659";
933
- readonly ISO_A2: "KN";
934
- readonly Country_Name: "Saint Kitts and Nevis";
935
- readonly Phone_Code: "1";
936
- } | {
937
- readonly Country_Code: "662";
938
- readonly ISO_A2: "LC";
939
- readonly Country_Name: "Saint Lucia";
940
- readonly Phone_Code: "1";
941
- } | {
942
- readonly Country_Code: "663";
943
- readonly ISO_A2: "MF";
944
- readonly Country_Name: "Saint Martin";
945
- readonly Phone_Code: null;
946
- } | {
947
- readonly Country_Code: "670";
948
- readonly ISO_A2: "VC";
949
- readonly Country_Name: "Saint Vincent and the Grenadines";
950
- readonly Phone_Code: "1";
951
- } | {
952
- readonly Country_Code: "882";
953
- readonly ISO_A2: "WS";
954
- readonly Country_Name: "Samoa";
955
- readonly Phone_Code: "685";
956
- } | {
957
- readonly Country_Code: "674";
958
- readonly ISO_A2: "SM";
959
- readonly Country_Name: "San Marino";
960
- readonly Phone_Code: "1";
961
- } | {
962
- readonly Country_Code: "678";
963
- readonly ISO_A2: "ST";
964
- readonly Country_Name: "Sao Tomé and Principe";
965
- readonly Phone_Code: "239";
966
- } | {
967
- readonly Country_Code: "682";
968
- readonly ISO_A2: "SA";
969
- readonly Country_Name: "Saudi Arabia";
970
- readonly Phone_Code: "966";
971
- } | {
972
- readonly Country_Code: "686";
973
- readonly ISO_A2: "SN";
974
- readonly Country_Name: "Senegal";
975
- readonly Phone_Code: "221";
976
- } | {
977
- readonly Country_Code: "688";
978
- readonly ISO_A2: "RS";
979
- readonly Country_Name: "Serbia";
980
- readonly Phone_Code: "381";
981
- } | {
982
- readonly Country_Code: "690";
983
- readonly ISO_A2: "SC";
984
- readonly Country_Name: "Seychelles";
985
- readonly Phone_Code: "248";
986
- } | {
987
- readonly Country_Code: "694";
988
- readonly ISO_A2: "SL";
989
- readonly Country_Name: "Sierra Leone";
990
- readonly Phone_Code: "232";
991
- } | {
992
- readonly Country_Code: "702";
993
- readonly ISO_A2: "SG";
994
- readonly Country_Name: "Singapore";
995
- readonly Phone_Code: "65";
996
- } | {
997
- readonly Country_Code: "703";
998
- readonly ISO_A2: "SK";
999
- readonly Country_Name: "Slovakia (Slovak Republic)";
1000
- readonly Phone_Code: "421";
1001
- } | {
1002
- readonly Country_Code: "705";
1003
- readonly ISO_A2: "SI";
1004
- readonly Country_Name: "Slovenia";
1005
- readonly Phone_Code: "386";
1006
- } | {
1007
- readonly Country_Code: "90";
1008
- readonly ISO_A2: "SB";
1009
- readonly Country_Name: "Solomon Islands";
1010
- readonly Phone_Code: "677";
1011
- } | {
1012
- readonly Country_Code: "706";
1013
- readonly ISO_A2: "SO";
1014
- readonly Country_Name: "Somalia";
1015
- readonly Phone_Code: "252";
1016
- } | {
1017
- readonly Country_Code: "710";
1018
- readonly ISO_A2: "ZA";
1019
- readonly Country_Name: "South Africa";
1020
- readonly Phone_Code: "27";
1021
- } | {
1022
- readonly Country_Code: "239";
1023
- readonly ISO_A2: "GS";
1024
- readonly Country_Name: "South Georgia and the South Sandwich Islands";
1025
- readonly Phone_Code: null;
1026
- } | {
1027
- readonly Country_Code: "724";
1028
- readonly ISO_A2: "ES";
1029
- readonly Country_Name: "Spain";
1030
- readonly Phone_Code: "34";
1031
- } | {
1032
- readonly Country_Code: "144";
1033
- readonly ISO_A2: "LK";
1034
- readonly Country_Name: "Sri Lanka";
1035
- readonly Phone_Code: "94";
1036
- } | {
1037
- readonly Country_Code: "654";
1038
- readonly ISO_A2: "SH";
1039
- readonly Country_Name: "St. Helena";
1040
- readonly Phone_Code: "290";
1041
- } | {
1042
- readonly Country_Code: "666";
1043
- readonly ISO_A2: "PM";
1044
- readonly Country_Name: "St. Pierre And Miquelon";
1045
- readonly Phone_Code: "508";
1046
- } | {
1047
- readonly Country_Code: "736";
1048
- readonly ISO_A2: "SD";
1049
- readonly Country_Name: "Sudan";
1050
- readonly Phone_Code: "249";
1051
- } | {
1052
- readonly Country_Code: "740";
1053
- readonly ISO_A2: "SR";
1054
- readonly Country_Name: "Suriname";
1055
- readonly Phone_Code: "597";
1056
- } | {
1057
- readonly Country_Code: "744";
1058
- readonly ISO_A2: "SJ";
1059
- readonly Country_Name: "Svalbard And Jan Mayen Islands";
1060
- readonly Phone_Code: "47";
1061
- } | {
1062
- readonly Country_Code: "748";
1063
- readonly ISO_A2: "SZ";
1064
- readonly Country_Name: "Swaziland";
1065
- readonly Phone_Code: "268";
1066
- } | {
1067
- readonly Country_Code: "752";
1068
- readonly ISO_A2: "SE";
1069
- readonly Country_Name: "Sweden";
1070
- readonly Phone_Code: "46";
1071
- } | {
1072
- readonly Country_Code: "756";
1073
- readonly ISO_A2: "CH";
1074
- readonly Country_Name: "Switzerland";
1075
- readonly Phone_Code: "41";
1076
- } | {
1077
- readonly Country_Code: "760";
1078
- readonly ISO_A2: "SY";
1079
- readonly Country_Name: "Syrian Arab Republic";
1080
- readonly Phone_Code: "963";
1081
- } | {
1082
- readonly Country_Code: "158";
1083
- readonly ISO_A2: "TW";
1084
- readonly Country_Name: "Taiwan";
1085
- readonly Phone_Code: "886";
1086
- } | {
1087
- readonly Country_Code: "762";
1088
- readonly ISO_A2: "TJ";
1089
- readonly Country_Name: "Tajikistan";
1090
- readonly Phone_Code: "992";
1091
- } | {
1092
- readonly Country_Code: "834";
1093
- readonly ISO_A2: "TZ";
1094
- readonly Country_Name: "Tanzania, United Republic Of";
1095
- readonly Phone_Code: "255";
1096
- } | {
1097
- readonly Country_Code: "764";
1098
- readonly ISO_A2: "TH";
1099
- readonly Country_Name: "Thailand";
1100
- readonly Phone_Code: "66";
1101
- } | {
1102
- readonly Country_Code: "768";
1103
- readonly ISO_A2: "TG";
1104
- readonly Country_Name: "Togo";
1105
- readonly Phone_Code: "228";
1106
- } | {
1107
- readonly Country_Code: "772";
1108
- readonly ISO_A2: "TK";
1109
- readonly Country_Name: "Tokelau";
1110
- readonly Phone_Code: "690";
1111
- } | {
1112
- readonly Country_Code: "776";
1113
- readonly ISO_A2: "TO";
1114
- readonly Country_Name: "Tonga Islands";
1115
- readonly Phone_Code: "676";
1116
- } | {
1117
- readonly Country_Code: "780";
1118
- readonly ISO_A2: "TT";
1119
- readonly Country_Name: "Trinidad and Tobago";
1120
- readonly Phone_Code: "1";
1121
- } | {
1122
- readonly Country_Code: "788";
1123
- readonly ISO_A2: "TN";
1124
- readonly Country_Name: "Tunisia";
1125
- readonly Phone_Code: "216";
1126
- } | {
1127
- readonly Country_Code: "792";
1128
- readonly ISO_A2: "TR";
1129
- readonly Country_Name: "Turkey";
1130
- readonly Phone_Code: "90";
1131
- } | {
1132
- readonly Country_Code: "795";
1133
- readonly ISO_A2: "TM";
1134
- readonly Country_Name: "Turkmenistan";
1135
- readonly Phone_Code: "993";
1136
- } | {
1137
- readonly Country_Code: "796";
1138
- readonly ISO_A2: "TC";
1139
- readonly Country_Name: "Turks and Caicos Islands";
1140
- readonly Phone_Code: "1";
1141
- } | {
1142
- readonly Country_Code: "798";
1143
- readonly ISO_A2: "TV";
1144
- readonly Country_Name: "Tuvalu";
1145
- readonly Phone_Code: "688";
1146
- } | {
1147
- readonly Country_Code: "800";
1148
- readonly ISO_A2: "UG";
1149
- readonly Country_Name: "Uganda";
1150
- readonly Phone_Code: "256";
1151
- } | {
1152
- readonly Country_Code: "804";
1153
- readonly ISO_A2: "UA";
1154
- readonly Country_Name: "Ukraine";
1155
- readonly Phone_Code: "380";
1156
- } | {
1157
- readonly Country_Code: "784";
1158
- readonly ISO_A2: "AE";
1159
- readonly Country_Name: "United Arab Emirates";
1160
- readonly Phone_Code: "971";
1161
- } | {
1162
- readonly Country_Code: "826";
1163
- readonly ISO_A2: "GB";
1164
- readonly Country_Name: "United Kingdom";
1165
- readonly Phone_Code: "44";
1166
- } | {
1167
- readonly Country_Code: "840";
1168
- readonly ISO_A2: "US";
1169
- readonly Country_Name: "United States";
1170
- readonly Phone_Code: "1";
1171
- } | {
1172
- readonly Country_Code: "581";
1173
- readonly ISO_A2: "UM";
1174
- readonly Country_Name: "United States Minor Outlying Islands";
1175
- readonly Phone_Code: null;
1176
- } | {
1177
- readonly Country_Code: "858";
1178
- readonly ISO_A2: "UY";
1179
- readonly Country_Name: "Uruguay";
1180
- readonly Phone_Code: "598";
1181
- } | {
1182
- readonly Country_Code: "860";
1183
- readonly ISO_A2: "UZ";
1184
- readonly Country_Name: "Uzbekistan";
1185
- readonly Phone_Code: "998";
1186
- } | {
1187
- readonly Country_Code: "548";
1188
- readonly ISO_A2: "VU";
1189
- readonly Country_Name: "Vanuatu";
1190
- readonly Phone_Code: "678";
1191
- } | {
1192
- readonly Country_Code: "336";
1193
- readonly ISO_A2: "VA";
1194
- readonly Country_Name: "Vatican City State (Holy See)";
1195
- readonly Phone_Code: "39";
1196
- } | {
1197
- readonly Country_Code: "862";
1198
- readonly ISO_A2: "VE";
1199
- readonly Country_Name: "Venezuela";
1200
- readonly Phone_Code: "58";
1201
- } | {
1202
- readonly Country_Code: "704";
1203
- readonly ISO_A2: "VN";
1204
- readonly Country_Name: "Viet Nam";
1205
- readonly Phone_Code: "84";
1206
- } | {
1207
- readonly Country_Code: "92";
1208
- readonly ISO_A2: "VG";
1209
- readonly Country_Name: "Virgin Islands (British)";
1210
- readonly Phone_Code: "1284";
1211
- } | {
1212
- readonly Country_Code: "850";
1213
- readonly ISO_A2: "VI";
1214
- readonly Country_Name: "Virgin Islands (US)";
1215
- readonly Phone_Code: "1340";
1216
- } | {
1217
- readonly Country_Code: "876";
1218
- readonly ISO_A2: "WF";
1219
- readonly Country_Name: "Wallis And Futuna Islands";
1220
- readonly Phone_Code: "681";
1221
- } | {
1222
- readonly Country_Code: "732";
1223
- readonly ISO_A2: "EH";
1224
- readonly Country_Name: "Western Sahara";
1225
- readonly Phone_Code: "212";
1226
- } | {
1227
- readonly Country_Code: "887";
1228
- readonly ISO_A2: "YE";
1229
- readonly Country_Name: "Yemen";
1230
- readonly Phone_Code: "967";
1231
- } | {
1232
- readonly Country_Code: "894";
1233
- readonly ISO_A2: "ZM";
1234
- readonly Country_Name: "Zambia";
1235
- readonly Phone_Code: "260";
1236
- } | {
1237
- readonly Country_Code: "716";
1238
- readonly ISO_A2: "ZW";
1239
- readonly Country_Name: "Zimbabwe";
1240
- readonly Phone_Code: "263";
1241
- }>;
1
+ import type { CountryData } from "../types/content/countries";
2
+ declare const countries: Map<string, CountryData>;
1242
3
  export { countries };