@devizovaburza/txs-sdk 2.0.3 → 3.0.0

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.
@@ -21584,7 +21584,6 @@ declare const structuredAddressSchema: z.ZodObject<{
21584
21584
  city: z.ZodOptional<z.ZodString>;
21585
21585
  postalCode: z.ZodOptional<z.ZodString>;
21586
21586
  countryCode: z.ZodOptional<z.ZodEnum<{
21587
- IM: "IM";
21588
21587
  AF: "AF";
21589
21588
  AL: "AL";
21590
21589
  DZ: "DZ";
@@ -21673,6 +21672,7 @@ declare const structuredAddressSchema: z.ZodObject<{
21673
21672
  IR: "IR";
21674
21673
  IQ: "IQ";
21675
21674
  IE: "IE";
21675
+ IM: "IM";
21676
21676
  IL: "IL";
21677
21677
  IT: "IT";
21678
21678
  CI: "CI";
@@ -22324,7 +22324,6 @@ declare const requestBodySchema$z: z.ZodObject<{
22324
22324
  city: z.ZodOptional<z.ZodString>;
22325
22325
  postalCode: z.ZodOptional<z.ZodString>;
22326
22326
  countryCode: z.ZodOptional<z.ZodEnum<{
22327
- IM: "IM";
22328
22327
  AF: "AF";
22329
22328
  AL: "AL";
22330
22329
  DZ: "DZ";
@@ -22413,6 +22412,7 @@ declare const requestBodySchema$z: z.ZodObject<{
22413
22412
  IR: "IR";
22414
22413
  IQ: "IQ";
22415
22414
  IE: "IE";
22415
+ IM: "IM";
22416
22416
  IL: "IL";
22417
22417
  IT: "IT";
22418
22418
  CI: "CI";
@@ -22595,7 +22595,6 @@ declare const requestBodySchema$z: z.ZodObject<{
22595
22595
  AVAX: "AVAX";
22596
22596
  }>>;
22597
22597
  countryCode: z.ZodOptional<z.ZodEnum<{
22598
- IM: "IM";
22599
22598
  AF: "AF";
22600
22599
  AL: "AL";
22601
22600
  DZ: "DZ";
@@ -22684,6 +22683,7 @@ declare const requestBodySchema$z: z.ZodObject<{
22684
22683
  IR: "IR";
22685
22684
  IQ: "IQ";
22686
22685
  IE: "IE";
22686
+ IM: "IM";
22687
22687
  IL: "IL";
22688
22688
  IT: "IT";
22689
22689
  CI: "CI";
@@ -22887,7 +22887,6 @@ declare const requestBodySchema$z: z.ZodObject<{
22887
22887
  city: z.ZodOptional<z.ZodString>;
22888
22888
  postalCode: z.ZodOptional<z.ZodString>;
22889
22889
  countryCode: z.ZodOptional<z.ZodEnum<{
22890
- IM: "IM";
22891
22890
  AF: "AF";
22892
22891
  AL: "AL";
22893
22892
  DZ: "DZ";
@@ -22976,6 +22975,7 @@ declare const requestBodySchema$z: z.ZodObject<{
22976
22975
  IR: "IR";
22977
22976
  IQ: "IQ";
22978
22977
  IE: "IE";
22978
+ IM: "IM";
22979
22979
  IL: "IL";
22980
22980
  IT: "IT";
22981
22981
  CI: "CI";
@@ -23158,7 +23158,6 @@ declare const requestBodySchema$z: z.ZodObject<{
23158
23158
  AVAX: "AVAX";
23159
23159
  }>>;
23160
23160
  countryCode: z.ZodOptional<z.ZodEnum<{
23161
- IM: "IM";
23162
23161
  AF: "AF";
23163
23162
  AL: "AL";
23164
23163
  DZ: "DZ";
@@ -23247,6 +23246,7 @@ declare const requestBodySchema$z: z.ZodObject<{
23247
23246
  IR: "IR";
23248
23247
  IQ: "IQ";
23249
23248
  IE: "IE";
23249
+ IM: "IM";
23250
23250
  IL: "IL";
23251
23251
  IT: "IT";
23252
23252
  CI: "CI";
@@ -23450,7 +23450,6 @@ declare const requestBodySchema$z: z.ZodObject<{
23450
23450
  city: z.ZodOptional<z.ZodString>;
23451
23451
  postalCode: z.ZodOptional<z.ZodString>;
23452
23452
  countryCode: z.ZodOptional<z.ZodEnum<{
23453
- IM: "IM";
23454
23453
  AF: "AF";
23455
23454
  AL: "AL";
23456
23455
  DZ: "DZ";
@@ -23539,6 +23538,7 @@ declare const requestBodySchema$z: z.ZodObject<{
23539
23538
  IR: "IR";
23540
23539
  IQ: "IQ";
23541
23540
  IE: "IE";
23541
+ IM: "IM";
23542
23542
  IL: "IL";
23543
23543
  IT: "IT";
23544
23544
  CI: "CI";
@@ -23721,7 +23721,6 @@ declare const requestBodySchema$z: z.ZodObject<{
23721
23721
  AVAX: "AVAX";
23722
23722
  }>>;
23723
23723
  countryCode: z.ZodOptional<z.ZodEnum<{
23724
- IM: "IM";
23725
23724
  AF: "AF";
23726
23725
  AL: "AL";
23727
23726
  DZ: "DZ";
@@ -23810,6 +23809,7 @@ declare const requestBodySchema$z: z.ZodObject<{
23810
23809
  IR: "IR";
23811
23810
  IQ: "IQ";
23812
23811
  IE: "IE";
23812
+ IM: "IM";
23813
23813
  IL: "IL";
23814
23814
  IT: "IT";
23815
23815
  CI: "CI";
@@ -24226,7 +24226,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
24226
24226
  city: z.ZodOptional<z.ZodString>;
24227
24227
  postalCode: z.ZodOptional<z.ZodString>;
24228
24228
  countryCode: z.ZodOptional<z.ZodEnum<{
24229
- IM: "IM";
24230
24229
  AF: "AF";
24231
24230
  AL: "AL";
24232
24231
  DZ: "DZ";
@@ -24315,6 +24314,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
24315
24314
  IR: "IR";
24316
24315
  IQ: "IQ";
24317
24316
  IE: "IE";
24317
+ IM: "IM";
24318
24318
  IL: "IL";
24319
24319
  IT: "IT";
24320
24320
  CI: "CI";
@@ -24497,7 +24497,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
24497
24497
  AVAX: "AVAX";
24498
24498
  }>>;
24499
24499
  countryCode: z.ZodOptional<z.ZodEnum<{
24500
- IM: "IM";
24501
24500
  AF: "AF";
24502
24501
  AL: "AL";
24503
24502
  DZ: "DZ";
@@ -24586,6 +24585,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
24586
24585
  IR: "IR";
24587
24586
  IQ: "IQ";
24588
24587
  IE: "IE";
24588
+ IM: "IM";
24589
24589
  IL: "IL";
24590
24590
  IT: "IT";
24591
24591
  CI: "CI";
@@ -24789,7 +24789,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
24789
24789
  city: z.ZodOptional<z.ZodString>;
24790
24790
  postalCode: z.ZodOptional<z.ZodString>;
24791
24791
  countryCode: z.ZodOptional<z.ZodEnum<{
24792
- IM: "IM";
24793
24792
  AF: "AF";
24794
24793
  AL: "AL";
24795
24794
  DZ: "DZ";
@@ -24878,6 +24877,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
24878
24877
  IR: "IR";
24879
24878
  IQ: "IQ";
24880
24879
  IE: "IE";
24880
+ IM: "IM";
24881
24881
  IL: "IL";
24882
24882
  IT: "IT";
24883
24883
  CI: "CI";
@@ -25060,7 +25060,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
25060
25060
  AVAX: "AVAX";
25061
25061
  }>>;
25062
25062
  countryCode: z.ZodOptional<z.ZodEnum<{
25063
- IM: "IM";
25064
25063
  AF: "AF";
25065
25064
  AL: "AL";
25066
25065
  DZ: "DZ";
@@ -25149,6 +25148,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
25149
25148
  IR: "IR";
25150
25149
  IQ: "IQ";
25151
25150
  IE: "IE";
25151
+ IM: "IM";
25152
25152
  IL: "IL";
25153
25153
  IT: "IT";
25154
25154
  CI: "CI";
@@ -25352,7 +25352,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
25352
25352
  city: z.ZodOptional<z.ZodString>;
25353
25353
  postalCode: z.ZodOptional<z.ZodString>;
25354
25354
  countryCode: z.ZodOptional<z.ZodEnum<{
25355
- IM: "IM";
25356
25355
  AF: "AF";
25357
25356
  AL: "AL";
25358
25357
  DZ: "DZ";
@@ -25441,6 +25440,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
25441
25440
  IR: "IR";
25442
25441
  IQ: "IQ";
25443
25442
  IE: "IE";
25443
+ IM: "IM";
25444
25444
  IL: "IL";
25445
25445
  IT: "IT";
25446
25446
  CI: "CI";
@@ -25623,7 +25623,6 @@ declare const responseBodySchema$1h: z.ZodObject<{
25623
25623
  AVAX: "AVAX";
25624
25624
  }>>;
25625
25625
  countryCode: z.ZodOptional<z.ZodEnum<{
25626
- IM: "IM";
25627
25626
  AF: "AF";
25628
25627
  AL: "AL";
25629
25628
  DZ: "DZ";
@@ -25712,6 +25711,7 @@ declare const responseBodySchema$1h: z.ZodObject<{
25712
25711
  IR: "IR";
25713
25712
  IQ: "IQ";
25714
25713
  IE: "IE";
25714
+ IM: "IM";
25715
25715
  IL: "IL";
25716
25716
  IT: "IT";
25717
25717
  CI: "CI";
@@ -26396,7 +26396,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
26396
26396
  city: z$1.ZodOptional<z$1.ZodString>;
26397
26397
  postalCode: z$1.ZodOptional<z$1.ZodString>;
26398
26398
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
26399
- IM: "IM";
26400
26399
  AF: "AF";
26401
26400
  AL: "AL";
26402
26401
  DZ: "DZ";
@@ -26485,6 +26484,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
26485
26484
  IR: "IR";
26486
26485
  IQ: "IQ";
26487
26486
  IE: "IE";
26487
+ IM: "IM";
26488
26488
  IL: "IL";
26489
26489
  IT: "IT";
26490
26490
  CI: "CI";
@@ -26667,7 +26667,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
26667
26667
  AVAX: "AVAX";
26668
26668
  }>>;
26669
26669
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
26670
- IM: "IM";
26671
26670
  AF: "AF";
26672
26671
  AL: "AL";
26673
26672
  DZ: "DZ";
@@ -26756,6 +26755,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
26756
26755
  IR: "IR";
26757
26756
  IQ: "IQ";
26758
26757
  IE: "IE";
26758
+ IM: "IM";
26759
26759
  IL: "IL";
26760
26760
  IT: "IT";
26761
26761
  CI: "CI";
@@ -26959,7 +26959,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
26959
26959
  city: z$1.ZodOptional<z$1.ZodString>;
26960
26960
  postalCode: z$1.ZodOptional<z$1.ZodString>;
26961
26961
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
26962
- IM: "IM";
26963
26962
  AF: "AF";
26964
26963
  AL: "AL";
26965
26964
  DZ: "DZ";
@@ -27048,6 +27047,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27048
27047
  IR: "IR";
27049
27048
  IQ: "IQ";
27050
27049
  IE: "IE";
27050
+ IM: "IM";
27051
27051
  IL: "IL";
27052
27052
  IT: "IT";
27053
27053
  CI: "CI";
@@ -27230,7 +27230,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27230
27230
  AVAX: "AVAX";
27231
27231
  }>>;
27232
27232
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
27233
- IM: "IM";
27234
27233
  AF: "AF";
27235
27234
  AL: "AL";
27236
27235
  DZ: "DZ";
@@ -27319,6 +27318,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27319
27318
  IR: "IR";
27320
27319
  IQ: "IQ";
27321
27320
  IE: "IE";
27321
+ IM: "IM";
27322
27322
  IL: "IL";
27323
27323
  IT: "IT";
27324
27324
  CI: "CI";
@@ -27522,7 +27522,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27522
27522
  city: z$1.ZodOptional<z$1.ZodString>;
27523
27523
  postalCode: z$1.ZodOptional<z$1.ZodString>;
27524
27524
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
27525
- IM: "IM";
27526
27525
  AF: "AF";
27527
27526
  AL: "AL";
27528
27527
  DZ: "DZ";
@@ -27611,6 +27610,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27611
27610
  IR: "IR";
27612
27611
  IQ: "IQ";
27613
27612
  IE: "IE";
27613
+ IM: "IM";
27614
27614
  IL: "IL";
27615
27615
  IT: "IT";
27616
27616
  CI: "CI";
@@ -27793,7 +27793,6 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27793
27793
  AVAX: "AVAX";
27794
27794
  }>>;
27795
27795
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
27796
- IM: "IM";
27797
27796
  AF: "AF";
27798
27797
  AL: "AL";
27799
27798
  DZ: "DZ";
@@ -27882,6 +27881,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27882
27881
  IR: "IR";
27883
27882
  IQ: "IQ";
27884
27883
  IE: "IE";
27884
+ IM: "IM";
27885
27885
  IL: "IL";
27886
27886
  IT: "IT";
27887
27887
  CI: "CI";
@@ -28375,7 +28375,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
28375
28375
  city: z$1.ZodOptional<z$1.ZodString>;
28376
28376
  postalCode: z$1.ZodOptional<z$1.ZodString>;
28377
28377
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
28378
- IM: "IM";
28379
28378
  AF: "AF";
28380
28379
  AL: "AL";
28381
28380
  DZ: "DZ";
@@ -28464,6 +28463,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
28464
28463
  IR: "IR";
28465
28464
  IQ: "IQ";
28466
28465
  IE: "IE";
28466
+ IM: "IM";
28467
28467
  IL: "IL";
28468
28468
  IT: "IT";
28469
28469
  CI: "CI";
@@ -28646,7 +28646,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
28646
28646
  AVAX: "AVAX";
28647
28647
  }>>;
28648
28648
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
28649
- IM: "IM";
28650
28649
  AF: "AF";
28651
28650
  AL: "AL";
28652
28651
  DZ: "DZ";
@@ -28735,6 +28734,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
28735
28734
  IR: "IR";
28736
28735
  IQ: "IQ";
28737
28736
  IE: "IE";
28737
+ IM: "IM";
28738
28738
  IL: "IL";
28739
28739
  IT: "IT";
28740
28740
  CI: "CI";
@@ -28938,7 +28938,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
28938
28938
  city: z$1.ZodOptional<z$1.ZodString>;
28939
28939
  postalCode: z$1.ZodOptional<z$1.ZodString>;
28940
28940
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
28941
- IM: "IM";
28942
28941
  AF: "AF";
28943
28942
  AL: "AL";
28944
28943
  DZ: "DZ";
@@ -29027,6 +29026,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29027
29026
  IR: "IR";
29028
29027
  IQ: "IQ";
29029
29028
  IE: "IE";
29029
+ IM: "IM";
29030
29030
  IL: "IL";
29031
29031
  IT: "IT";
29032
29032
  CI: "CI";
@@ -29209,7 +29209,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29209
29209
  AVAX: "AVAX";
29210
29210
  }>>;
29211
29211
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
29212
- IM: "IM";
29213
29212
  AF: "AF";
29214
29213
  AL: "AL";
29215
29214
  DZ: "DZ";
@@ -29298,6 +29297,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29298
29297
  IR: "IR";
29299
29298
  IQ: "IQ";
29300
29299
  IE: "IE";
29300
+ IM: "IM";
29301
29301
  IL: "IL";
29302
29302
  IT: "IT";
29303
29303
  CI: "CI";
@@ -29501,7 +29501,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29501
29501
  city: z$1.ZodOptional<z$1.ZodString>;
29502
29502
  postalCode: z$1.ZodOptional<z$1.ZodString>;
29503
29503
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
29504
- IM: "IM";
29505
29504
  AF: "AF";
29506
29505
  AL: "AL";
29507
29506
  DZ: "DZ";
@@ -29590,6 +29589,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29590
29589
  IR: "IR";
29591
29590
  IQ: "IQ";
29592
29591
  IE: "IE";
29592
+ IM: "IM";
29593
29593
  IL: "IL";
29594
29594
  IT: "IT";
29595
29595
  CI: "CI";
@@ -29772,7 +29772,6 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29772
29772
  AVAX: "AVAX";
29773
29773
  }>>;
29774
29774
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
29775
- IM: "IM";
29776
29775
  AF: "AF";
29777
29776
  AL: "AL";
29778
29777
  DZ: "DZ";
@@ -29861,6 +29860,7 @@ declare const responseBodySchema$1f: z$1.ZodObject<{
29861
29860
  IR: "IR";
29862
29861
  IQ: "IQ";
29863
29862
  IE: "IE";
29863
+ IM: "IM";
29864
29864
  IL: "IL";
29865
29865
  IT: "IT";
29866
29866
  CI: "CI";
@@ -30339,7 +30339,6 @@ declare const requestBodySchema$y: z.ZodObject<{
30339
30339
  city: z.ZodOptional<z.ZodString>;
30340
30340
  postalCode: z.ZodOptional<z.ZodString>;
30341
30341
  countryCode: z.ZodOptional<z.ZodEnum<{
30342
- IM: "IM";
30343
30342
  AF: "AF";
30344
30343
  AL: "AL";
30345
30344
  DZ: "DZ";
@@ -30428,6 +30427,7 @@ declare const requestBodySchema$y: z.ZodObject<{
30428
30427
  IR: "IR";
30429
30428
  IQ: "IQ";
30430
30429
  IE: "IE";
30430
+ IM: "IM";
30431
30431
  IL: "IL";
30432
30432
  IT: "IT";
30433
30433
  CI: "CI";
@@ -30610,7 +30610,6 @@ declare const requestBodySchema$y: z.ZodObject<{
30610
30610
  AVAX: "AVAX";
30611
30611
  }>>;
30612
30612
  countryCode: z.ZodOptional<z.ZodEnum<{
30613
- IM: "IM";
30614
30613
  AF: "AF";
30615
30614
  AL: "AL";
30616
30615
  DZ: "DZ";
@@ -30699,6 +30698,7 @@ declare const requestBodySchema$y: z.ZodObject<{
30699
30698
  IR: "IR";
30700
30699
  IQ: "IQ";
30701
30700
  IE: "IE";
30701
+ IM: "IM";
30702
30702
  IL: "IL";
30703
30703
  IT: "IT";
30704
30704
  CI: "CI";
@@ -30902,7 +30902,6 @@ declare const requestBodySchema$y: z.ZodObject<{
30902
30902
  city: z.ZodOptional<z.ZodString>;
30903
30903
  postalCode: z.ZodOptional<z.ZodString>;
30904
30904
  countryCode: z.ZodOptional<z.ZodEnum<{
30905
- IM: "IM";
30906
30905
  AF: "AF";
30907
30906
  AL: "AL";
30908
30907
  DZ: "DZ";
@@ -30991,6 +30990,7 @@ declare const requestBodySchema$y: z.ZodObject<{
30991
30990
  IR: "IR";
30992
30991
  IQ: "IQ";
30993
30992
  IE: "IE";
30993
+ IM: "IM";
30994
30994
  IL: "IL";
30995
30995
  IT: "IT";
30996
30996
  CI: "CI";
@@ -31173,7 +31173,6 @@ declare const requestBodySchema$y: z.ZodObject<{
31173
31173
  AVAX: "AVAX";
31174
31174
  }>>;
31175
31175
  countryCode: z.ZodOptional<z.ZodEnum<{
31176
- IM: "IM";
31177
31176
  AF: "AF";
31178
31177
  AL: "AL";
31179
31178
  DZ: "DZ";
@@ -31262,6 +31261,7 @@ declare const requestBodySchema$y: z.ZodObject<{
31262
31261
  IR: "IR";
31263
31262
  IQ: "IQ";
31264
31263
  IE: "IE";
31264
+ IM: "IM";
31265
31265
  IL: "IL";
31266
31266
  IT: "IT";
31267
31267
  CI: "CI";
@@ -31465,7 +31465,6 @@ declare const requestBodySchema$y: z.ZodObject<{
31465
31465
  city: z.ZodOptional<z.ZodString>;
31466
31466
  postalCode: z.ZodOptional<z.ZodString>;
31467
31467
  countryCode: z.ZodOptional<z.ZodEnum<{
31468
- IM: "IM";
31469
31468
  AF: "AF";
31470
31469
  AL: "AL";
31471
31470
  DZ: "DZ";
@@ -31554,6 +31553,7 @@ declare const requestBodySchema$y: z.ZodObject<{
31554
31553
  IR: "IR";
31555
31554
  IQ: "IQ";
31556
31555
  IE: "IE";
31556
+ IM: "IM";
31557
31557
  IL: "IL";
31558
31558
  IT: "IT";
31559
31559
  CI: "CI";
@@ -31736,7 +31736,6 @@ declare const requestBodySchema$y: z.ZodObject<{
31736
31736
  AVAX: "AVAX";
31737
31737
  }>>;
31738
31738
  countryCode: z.ZodOptional<z.ZodEnum<{
31739
- IM: "IM";
31740
31739
  AF: "AF";
31741
31740
  AL: "AL";
31742
31741
  DZ: "DZ";
@@ -31825,6 +31824,7 @@ declare const requestBodySchema$y: z.ZodObject<{
31825
31824
  IR: "IR";
31826
31825
  IQ: "IQ";
31827
31826
  IE: "IE";
31827
+ IM: "IM";
31828
31828
  IL: "IL";
31829
31829
  IT: "IT";
31830
31830
  CI: "CI";
@@ -32241,7 +32241,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
32241
32241
  city: z.ZodOptional<z.ZodString>;
32242
32242
  postalCode: z.ZodOptional<z.ZodString>;
32243
32243
  countryCode: z.ZodOptional<z.ZodEnum<{
32244
- IM: "IM";
32245
32244
  AF: "AF";
32246
32245
  AL: "AL";
32247
32246
  DZ: "DZ";
@@ -32330,6 +32329,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
32330
32329
  IR: "IR";
32331
32330
  IQ: "IQ";
32332
32331
  IE: "IE";
32332
+ IM: "IM";
32333
32333
  IL: "IL";
32334
32334
  IT: "IT";
32335
32335
  CI: "CI";
@@ -32512,7 +32512,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
32512
32512
  AVAX: "AVAX";
32513
32513
  }>>;
32514
32514
  countryCode: z.ZodOptional<z.ZodEnum<{
32515
- IM: "IM";
32516
32515
  AF: "AF";
32517
32516
  AL: "AL";
32518
32517
  DZ: "DZ";
@@ -32601,6 +32600,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
32601
32600
  IR: "IR";
32602
32601
  IQ: "IQ";
32603
32602
  IE: "IE";
32603
+ IM: "IM";
32604
32604
  IL: "IL";
32605
32605
  IT: "IT";
32606
32606
  CI: "CI";
@@ -32804,7 +32804,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
32804
32804
  city: z.ZodOptional<z.ZodString>;
32805
32805
  postalCode: z.ZodOptional<z.ZodString>;
32806
32806
  countryCode: z.ZodOptional<z.ZodEnum<{
32807
- IM: "IM";
32808
32807
  AF: "AF";
32809
32808
  AL: "AL";
32810
32809
  DZ: "DZ";
@@ -32893,6 +32892,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
32893
32892
  IR: "IR";
32894
32893
  IQ: "IQ";
32895
32894
  IE: "IE";
32895
+ IM: "IM";
32896
32896
  IL: "IL";
32897
32897
  IT: "IT";
32898
32898
  CI: "CI";
@@ -33075,7 +33075,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
33075
33075
  AVAX: "AVAX";
33076
33076
  }>>;
33077
33077
  countryCode: z.ZodOptional<z.ZodEnum<{
33078
- IM: "IM";
33079
33078
  AF: "AF";
33080
33079
  AL: "AL";
33081
33080
  DZ: "DZ";
@@ -33164,6 +33163,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
33164
33163
  IR: "IR";
33165
33164
  IQ: "IQ";
33166
33165
  IE: "IE";
33166
+ IM: "IM";
33167
33167
  IL: "IL";
33168
33168
  IT: "IT";
33169
33169
  CI: "CI";
@@ -33367,7 +33367,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
33367
33367
  city: z.ZodOptional<z.ZodString>;
33368
33368
  postalCode: z.ZodOptional<z.ZodString>;
33369
33369
  countryCode: z.ZodOptional<z.ZodEnum<{
33370
- IM: "IM";
33371
33370
  AF: "AF";
33372
33371
  AL: "AL";
33373
33372
  DZ: "DZ";
@@ -33456,6 +33455,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
33456
33455
  IR: "IR";
33457
33456
  IQ: "IQ";
33458
33457
  IE: "IE";
33458
+ IM: "IM";
33459
33459
  IL: "IL";
33460
33460
  IT: "IT";
33461
33461
  CI: "CI";
@@ -33638,7 +33638,6 @@ declare const responseBodySchema$1e: z.ZodObject<{
33638
33638
  AVAX: "AVAX";
33639
33639
  }>>;
33640
33640
  countryCode: z.ZodOptional<z.ZodEnum<{
33641
- IM: "IM";
33642
33641
  AF: "AF";
33643
33642
  AL: "AL";
33644
33643
  DZ: "DZ";
@@ -33727,6 +33726,7 @@ declare const responseBodySchema$1e: z.ZodObject<{
33727
33726
  IR: "IR";
33728
33727
  IQ: "IQ";
33729
33728
  IE: "IE";
33729
+ IM: "IM";
33730
33730
  IL: "IL";
33731
33731
  IT: "IT";
33732
33732
  CI: "CI";
@@ -34152,7 +34152,6 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34152
34152
  city: z$1.ZodOptional<z$1.ZodString>;
34153
34153
  postalCode: z$1.ZodOptional<z$1.ZodString>;
34154
34154
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
34155
- IM: "IM";
34156
34155
  AF: "AF";
34157
34156
  AL: "AL";
34158
34157
  DZ: "DZ";
@@ -34241,6 +34240,7 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34241
34240
  IR: "IR";
34242
34241
  IQ: "IQ";
34243
34242
  IE: "IE";
34243
+ IM: "IM";
34244
34244
  IL: "IL";
34245
34245
  IT: "IT";
34246
34246
  CI: "CI";
@@ -34423,7 +34423,6 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34423
34423
  AVAX: "AVAX";
34424
34424
  }>>;
34425
34425
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
34426
- IM: "IM";
34427
34426
  AF: "AF";
34428
34427
  AL: "AL";
34429
34428
  DZ: "DZ";
@@ -34512,6 +34511,7 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34512
34511
  IR: "IR";
34513
34512
  IQ: "IQ";
34514
34513
  IE: "IE";
34514
+ IM: "IM";
34515
34515
  IL: "IL";
34516
34516
  IT: "IT";
34517
34517
  CI: "CI";
@@ -34716,7 +34716,6 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34716
34716
  city: z$1.ZodOptional<z$1.ZodString>;
34717
34717
  postalCode: z$1.ZodOptional<z$1.ZodString>;
34718
34718
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
34719
- IM: "IM";
34720
34719
  AF: "AF";
34721
34720
  AL: "AL";
34722
34721
  DZ: "DZ";
@@ -34805,6 +34804,7 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34805
34804
  IR: "IR";
34806
34805
  IQ: "IQ";
34807
34806
  IE: "IE";
34807
+ IM: "IM";
34808
34808
  IL: "IL";
34809
34809
  IT: "IT";
34810
34810
  CI: "CI";
@@ -34987,7 +34987,6 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
34987
34987
  AVAX: "AVAX";
34988
34988
  }>>;
34989
34989
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
34990
- IM: "IM";
34991
34990
  AF: "AF";
34992
34991
  AL: "AL";
34993
34992
  DZ: "DZ";
@@ -35076,6 +35075,7 @@ declare const transactionsResponseSchema: z$1.ZodObject<{
35076
35075
  IR: "IR";
35077
35076
  IQ: "IQ";
35078
35077
  IE: "IE";
35078
+ IM: "IM";
35079
35079
  IL: "IL";
35080
35080
  IT: "IT";
35081
35081
  CI: "CI";
@@ -35492,7 +35492,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
35492
35492
  city: z$1.ZodOptional<z$1.ZodString>;
35493
35493
  postalCode: z$1.ZodOptional<z$1.ZodString>;
35494
35494
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
35495
- IM: "IM";
35496
35495
  AF: "AF";
35497
35496
  AL: "AL";
35498
35497
  DZ: "DZ";
@@ -35581,6 +35580,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
35581
35580
  IR: "IR";
35582
35581
  IQ: "IQ";
35583
35582
  IE: "IE";
35583
+ IM: "IM";
35584
35584
  IL: "IL";
35585
35585
  IT: "IT";
35586
35586
  CI: "CI";
@@ -35763,7 +35763,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
35763
35763
  AVAX: "AVAX";
35764
35764
  }>>;
35765
35765
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
35766
- IM: "IM";
35767
35766
  AF: "AF";
35768
35767
  AL: "AL";
35769
35768
  DZ: "DZ";
@@ -35852,6 +35851,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
35852
35851
  IR: "IR";
35853
35852
  IQ: "IQ";
35854
35853
  IE: "IE";
35854
+ IM: "IM";
35855
35855
  IL: "IL";
35856
35856
  IT: "IT";
35857
35857
  CI: "CI";
@@ -36055,7 +36055,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36055
36055
  city: z$1.ZodOptional<z$1.ZodString>;
36056
36056
  postalCode: z$1.ZodOptional<z$1.ZodString>;
36057
36057
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
36058
- IM: "IM";
36059
36058
  AF: "AF";
36060
36059
  AL: "AL";
36061
36060
  DZ: "DZ";
@@ -36144,6 +36143,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36144
36143
  IR: "IR";
36145
36144
  IQ: "IQ";
36146
36145
  IE: "IE";
36146
+ IM: "IM";
36147
36147
  IL: "IL";
36148
36148
  IT: "IT";
36149
36149
  CI: "CI";
@@ -36326,7 +36326,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36326
36326
  AVAX: "AVAX";
36327
36327
  }>>;
36328
36328
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
36329
- IM: "IM";
36330
36329
  AF: "AF";
36331
36330
  AL: "AL";
36332
36331
  DZ: "DZ";
@@ -36415,6 +36414,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36415
36414
  IR: "IR";
36416
36415
  IQ: "IQ";
36417
36416
  IE: "IE";
36417
+ IM: "IM";
36418
36418
  IL: "IL";
36419
36419
  IT: "IT";
36420
36420
  CI: "CI";
@@ -36618,7 +36618,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36618
36618
  city: z$1.ZodOptional<z$1.ZodString>;
36619
36619
  postalCode: z$1.ZodOptional<z$1.ZodString>;
36620
36620
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
36621
- IM: "IM";
36622
36621
  AF: "AF";
36623
36622
  AL: "AL";
36624
36623
  DZ: "DZ";
@@ -36707,6 +36706,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36707
36706
  IR: "IR";
36708
36707
  IQ: "IQ";
36709
36708
  IE: "IE";
36709
+ IM: "IM";
36710
36710
  IL: "IL";
36711
36711
  IT: "IT";
36712
36712
  CI: "CI";
@@ -36889,7 +36889,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36889
36889
  AVAX: "AVAX";
36890
36890
  }>>;
36891
36891
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
36892
- IM: "IM";
36893
36892
  AF: "AF";
36894
36893
  AL: "AL";
36895
36894
  DZ: "DZ";
@@ -36978,6 +36977,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
36978
36977
  IR: "IR";
36979
36978
  IQ: "IQ";
36980
36979
  IE: "IE";
36980
+ IM: "IM";
36981
36981
  IL: "IL";
36982
36982
  IT: "IT";
36983
36983
  CI: "CI";
@@ -37449,7 +37449,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
37449
37449
  city: z$1.ZodOptional<z$1.ZodString>;
37450
37450
  postalCode: z$1.ZodOptional<z$1.ZodString>;
37451
37451
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
37452
- IM: "IM";
37453
37452
  AF: "AF";
37454
37453
  AL: "AL";
37455
37454
  DZ: "DZ";
@@ -37538,6 +37537,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
37538
37537
  IR: "IR";
37539
37538
  IQ: "IQ";
37540
37539
  IE: "IE";
37540
+ IM: "IM";
37541
37541
  IL: "IL";
37542
37542
  IT: "IT";
37543
37543
  CI: "CI";
@@ -37720,7 +37720,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
37720
37720
  AVAX: "AVAX";
37721
37721
  }>>;
37722
37722
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
37723
- IM: "IM";
37724
37723
  AF: "AF";
37725
37724
  AL: "AL";
37726
37725
  DZ: "DZ";
@@ -37809,6 +37808,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
37809
37808
  IR: "IR";
37810
37809
  IQ: "IQ";
37811
37810
  IE: "IE";
37811
+ IM: "IM";
37812
37812
  IL: "IL";
37813
37813
  IT: "IT";
37814
37814
  CI: "CI";
@@ -38279,7 +38279,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
38279
38279
  city: z$1.ZodOptional<z$1.ZodString>;
38280
38280
  postalCode: z$1.ZodOptional<z$1.ZodString>;
38281
38281
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
38282
- IM: "IM";
38283
38282
  AF: "AF";
38284
38283
  AL: "AL";
38285
38284
  DZ: "DZ";
@@ -38368,6 +38367,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
38368
38367
  IR: "IR";
38369
38368
  IQ: "IQ";
38370
38369
  IE: "IE";
38370
+ IM: "IM";
38371
38371
  IL: "IL";
38372
38372
  IT: "IT";
38373
38373
  CI: "CI";
@@ -38550,7 +38550,6 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
38550
38550
  AVAX: "AVAX";
38551
38551
  }>>;
38552
38552
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
38553
- IM: "IM";
38554
38553
  AF: "AF";
38555
38554
  AL: "AL";
38556
38555
  DZ: "DZ";
@@ -38639,6 +38638,7 @@ declare const responseBodySchema$1b: z$1.ZodObject<{
38639
38638
  IR: "IR";
38640
38639
  IQ: "IQ";
38641
38640
  IE: "IE";
38641
+ IM: "IM";
38642
38642
  IL: "IL";
38643
38643
  IT: "IT";
38644
38644
  CI: "CI";
@@ -39244,7 +39244,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39244
39244
  city: z$1.ZodOptional<z$1.ZodString>;
39245
39245
  postalCode: z$1.ZodOptional<z$1.ZodString>;
39246
39246
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
39247
- IM: "IM";
39248
39247
  AF: "AF";
39249
39248
  AL: "AL";
39250
39249
  DZ: "DZ";
@@ -39333,6 +39332,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39333
39332
  IR: "IR";
39334
39333
  IQ: "IQ";
39335
39334
  IE: "IE";
39335
+ IM: "IM";
39336
39336
  IL: "IL";
39337
39337
  IT: "IT";
39338
39338
  CI: "CI";
@@ -39515,7 +39515,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39515
39515
  AVAX: "AVAX";
39516
39516
  }>>;
39517
39517
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
39518
- IM: "IM";
39519
39518
  AF: "AF";
39520
39519
  AL: "AL";
39521
39520
  DZ: "DZ";
@@ -39604,6 +39603,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39604
39603
  IR: "IR";
39605
39604
  IQ: "IQ";
39606
39605
  IE: "IE";
39606
+ IM: "IM";
39607
39607
  IL: "IL";
39608
39608
  IT: "IT";
39609
39609
  CI: "CI";
@@ -39807,7 +39807,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39807
39807
  city: z$1.ZodOptional<z$1.ZodString>;
39808
39808
  postalCode: z$1.ZodOptional<z$1.ZodString>;
39809
39809
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
39810
- IM: "IM";
39811
39810
  AF: "AF";
39812
39811
  AL: "AL";
39813
39812
  DZ: "DZ";
@@ -39896,6 +39895,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
39896
39895
  IR: "IR";
39897
39896
  IQ: "IQ";
39898
39897
  IE: "IE";
39898
+ IM: "IM";
39899
39899
  IL: "IL";
39900
39900
  IT: "IT";
39901
39901
  CI: "CI";
@@ -40078,7 +40078,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40078
40078
  AVAX: "AVAX";
40079
40079
  }>>;
40080
40080
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
40081
- IM: "IM";
40082
40081
  AF: "AF";
40083
40082
  AL: "AL";
40084
40083
  DZ: "DZ";
@@ -40167,6 +40166,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40167
40166
  IR: "IR";
40168
40167
  IQ: "IQ";
40169
40168
  IE: "IE";
40169
+ IM: "IM";
40170
40170
  IL: "IL";
40171
40171
  IT: "IT";
40172
40172
  CI: "CI";
@@ -40370,7 +40370,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40370
40370
  city: z$1.ZodOptional<z$1.ZodString>;
40371
40371
  postalCode: z$1.ZodOptional<z$1.ZodString>;
40372
40372
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
40373
- IM: "IM";
40374
40373
  AF: "AF";
40375
40374
  AL: "AL";
40376
40375
  DZ: "DZ";
@@ -40459,6 +40458,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40459
40458
  IR: "IR";
40460
40459
  IQ: "IQ";
40461
40460
  IE: "IE";
40461
+ IM: "IM";
40462
40462
  IL: "IL";
40463
40463
  IT: "IT";
40464
40464
  CI: "CI";
@@ -40641,7 +40641,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40641
40641
  AVAX: "AVAX";
40642
40642
  }>>;
40643
40643
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
40644
- IM: "IM";
40645
40644
  AF: "AF";
40646
40645
  AL: "AL";
40647
40646
  DZ: "DZ";
@@ -40730,6 +40729,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
40730
40729
  IR: "IR";
40731
40730
  IQ: "IQ";
40732
40731
  IE: "IE";
40732
+ IM: "IM";
40733
40733
  IL: "IL";
40734
40734
  IT: "IT";
40735
40735
  CI: "CI";
@@ -41056,7 +41056,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
41056
41056
  city: z$1.ZodOptional<z$1.ZodString>;
41057
41057
  postalCode: z$1.ZodOptional<z$1.ZodString>;
41058
41058
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
41059
- IM: "IM";
41060
41059
  AF: "AF";
41061
41060
  AL: "AL";
41062
41061
  DZ: "DZ";
@@ -41145,6 +41144,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
41145
41144
  IR: "IR";
41146
41145
  IQ: "IQ";
41147
41146
  IE: "IE";
41147
+ IM: "IM";
41148
41148
  IL: "IL";
41149
41149
  IT: "IT";
41150
41150
  CI: "CI";
@@ -41327,7 +41327,6 @@ declare const requestBodySchema$w: z$1.ZodObject<{
41327
41327
  AVAX: "AVAX";
41328
41328
  }>>;
41329
41329
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
41330
- IM: "IM";
41331
41330
  AF: "AF";
41332
41331
  AL: "AL";
41333
41332
  DZ: "DZ";
@@ -41416,6 +41415,7 @@ declare const requestBodySchema$w: z$1.ZodObject<{
41416
41415
  IR: "IR";
41417
41416
  IQ: "IQ";
41418
41417
  IE: "IE";
41418
+ IM: "IM";
41419
41419
  IL: "IL";
41420
41420
  IT: "IT";
41421
41421
  CI: "CI";
@@ -41778,7 +41778,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
41778
41778
  city: z$1.ZodOptional<z$1.ZodString>;
41779
41779
  postalCode: z$1.ZodOptional<z$1.ZodString>;
41780
41780
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
41781
- IM: "IM";
41782
41781
  AF: "AF";
41783
41782
  AL: "AL";
41784
41783
  DZ: "DZ";
@@ -41867,6 +41866,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
41867
41866
  IR: "IR";
41868
41867
  IQ: "IQ";
41869
41868
  IE: "IE";
41869
+ IM: "IM";
41870
41870
  IL: "IL";
41871
41871
  IT: "IT";
41872
41872
  CI: "CI";
@@ -42049,7 +42049,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42049
42049
  AVAX: "AVAX";
42050
42050
  }>>;
42051
42051
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
42052
- IM: "IM";
42053
42052
  AF: "AF";
42054
42053
  AL: "AL";
42055
42054
  DZ: "DZ";
@@ -42138,6 +42137,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42138
42137
  IR: "IR";
42139
42138
  IQ: "IQ";
42140
42139
  IE: "IE";
42140
+ IM: "IM";
42141
42141
  IL: "IL";
42142
42142
  IT: "IT";
42143
42143
  CI: "CI";
@@ -42341,7 +42341,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42341
42341
  city: z$1.ZodOptional<z$1.ZodString>;
42342
42342
  postalCode: z$1.ZodOptional<z$1.ZodString>;
42343
42343
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
42344
- IM: "IM";
42345
42344
  AF: "AF";
42346
42345
  AL: "AL";
42347
42346
  DZ: "DZ";
@@ -42430,6 +42429,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42430
42429
  IR: "IR";
42431
42430
  IQ: "IQ";
42432
42431
  IE: "IE";
42432
+ IM: "IM";
42433
42433
  IL: "IL";
42434
42434
  IT: "IT";
42435
42435
  CI: "CI";
@@ -42612,7 +42612,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42612
42612
  AVAX: "AVAX";
42613
42613
  }>>;
42614
42614
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
42615
- IM: "IM";
42616
42615
  AF: "AF";
42617
42616
  AL: "AL";
42618
42617
  DZ: "DZ";
@@ -42701,6 +42700,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42701
42700
  IR: "IR";
42702
42701
  IQ: "IQ";
42703
42702
  IE: "IE";
42703
+ IM: "IM";
42704
42704
  IL: "IL";
42705
42705
  IT: "IT";
42706
42706
  CI: "CI";
@@ -42904,7 +42904,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42904
42904
  city: z$1.ZodOptional<z$1.ZodString>;
42905
42905
  postalCode: z$1.ZodOptional<z$1.ZodString>;
42906
42906
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
42907
- IM: "IM";
42908
42907
  AF: "AF";
42909
42908
  AL: "AL";
42910
42909
  DZ: "DZ";
@@ -42993,6 +42992,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
42993
42992
  IR: "IR";
42994
42993
  IQ: "IQ";
42995
42994
  IE: "IE";
42995
+ IM: "IM";
42996
42996
  IL: "IL";
42997
42997
  IT: "IT";
42998
42998
  CI: "CI";
@@ -43175,7 +43175,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
43175
43175
  AVAX: "AVAX";
43176
43176
  }>>;
43177
43177
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
43178
- IM: "IM";
43179
43178
  AF: "AF";
43180
43179
  AL: "AL";
43181
43180
  DZ: "DZ";
@@ -43264,6 +43263,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
43264
43263
  IR: "IR";
43265
43264
  IQ: "IQ";
43266
43265
  IE: "IE";
43266
+ IM: "IM";
43267
43267
  IL: "IL";
43268
43268
  IT: "IT";
43269
43269
  CI: "CI";
@@ -43735,7 +43735,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
43735
43735
  city: z$1.ZodOptional<z$1.ZodString>;
43736
43736
  postalCode: z$1.ZodOptional<z$1.ZodString>;
43737
43737
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
43738
- IM: "IM";
43739
43738
  AF: "AF";
43740
43739
  AL: "AL";
43741
43740
  DZ: "DZ";
@@ -43824,6 +43823,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
43824
43823
  IR: "IR";
43825
43824
  IQ: "IQ";
43826
43825
  IE: "IE";
43826
+ IM: "IM";
43827
43827
  IL: "IL";
43828
43828
  IT: "IT";
43829
43829
  CI: "CI";
@@ -44006,7 +44006,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44006
44006
  AVAX: "AVAX";
44007
44007
  }>>;
44008
44008
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
44009
- IM: "IM";
44010
44009
  AF: "AF";
44011
44010
  AL: "AL";
44012
44011
  DZ: "DZ";
@@ -44095,6 +44094,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44095
44094
  IR: "IR";
44096
44095
  IQ: "IQ";
44097
44096
  IE: "IE";
44097
+ IM: "IM";
44098
44098
  IL: "IL";
44099
44099
  IT: "IT";
44100
44100
  CI: "CI";
@@ -44565,7 +44565,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44565
44565
  city: z$1.ZodOptional<z$1.ZodString>;
44566
44566
  postalCode: z$1.ZodOptional<z$1.ZodString>;
44567
44567
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
44568
- IM: "IM";
44569
44568
  AF: "AF";
44570
44569
  AL: "AL";
44571
44570
  DZ: "DZ";
@@ -44654,6 +44653,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44654
44653
  IR: "IR";
44655
44654
  IQ: "IQ";
44656
44655
  IE: "IE";
44656
+ IM: "IM";
44657
44657
  IL: "IL";
44658
44658
  IT: "IT";
44659
44659
  CI: "CI";
@@ -44836,7 +44836,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44836
44836
  AVAX: "AVAX";
44837
44837
  }>>;
44838
44838
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
44839
- IM: "IM";
44840
44839
  AF: "AF";
44841
44840
  AL: "AL";
44842
44841
  DZ: "DZ";
@@ -44925,6 +44924,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
44925
44924
  IR: "IR";
44926
44925
  IQ: "IQ";
44927
44926
  IE: "IE";
44927
+ IM: "IM";
44928
44928
  IL: "IL";
44929
44929
  IT: "IT";
44930
44930
  CI: "CI";
@@ -45473,7 +45473,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
45473
45473
  city: z$1.ZodOptional<z$1.ZodString>;
45474
45474
  postalCode: z$1.ZodOptional<z$1.ZodString>;
45475
45475
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
45476
- IM: "IM";
45477
45476
  AF: "AF";
45478
45477
  AL: "AL";
45479
45478
  DZ: "DZ";
@@ -45562,6 +45561,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
45562
45561
  IR: "IR";
45563
45562
  IQ: "IQ";
45564
45563
  IE: "IE";
45564
+ IM: "IM";
45565
45565
  IL: "IL";
45566
45566
  IT: "IT";
45567
45567
  CI: "CI";
@@ -45744,7 +45744,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
45744
45744
  AVAX: "AVAX";
45745
45745
  }>>;
45746
45746
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
45747
- IM: "IM";
45748
45747
  AF: "AF";
45749
45748
  AL: "AL";
45750
45749
  DZ: "DZ";
@@ -45833,6 +45832,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
45833
45832
  IR: "IR";
45834
45833
  IQ: "IQ";
45835
45834
  IE: "IE";
45835
+ IM: "IM";
45836
45836
  IL: "IL";
45837
45837
  IT: "IT";
45838
45838
  CI: "CI";
@@ -46036,7 +46036,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46036
46036
  city: z$1.ZodOptional<z$1.ZodString>;
46037
46037
  postalCode: z$1.ZodOptional<z$1.ZodString>;
46038
46038
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
46039
- IM: "IM";
46040
46039
  AF: "AF";
46041
46040
  AL: "AL";
46042
46041
  DZ: "DZ";
@@ -46125,6 +46124,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46125
46124
  IR: "IR";
46126
46125
  IQ: "IQ";
46127
46126
  IE: "IE";
46127
+ IM: "IM";
46128
46128
  IL: "IL";
46129
46129
  IT: "IT";
46130
46130
  CI: "CI";
@@ -46307,7 +46307,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46307
46307
  AVAX: "AVAX";
46308
46308
  }>>;
46309
46309
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
46310
- IM: "IM";
46311
46310
  AF: "AF";
46312
46311
  AL: "AL";
46313
46312
  DZ: "DZ";
@@ -46396,6 +46395,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46396
46395
  IR: "IR";
46397
46396
  IQ: "IQ";
46398
46397
  IE: "IE";
46398
+ IM: "IM";
46399
46399
  IL: "IL";
46400
46400
  IT: "IT";
46401
46401
  CI: "CI";
@@ -46599,7 +46599,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46599
46599
  city: z$1.ZodOptional<z$1.ZodString>;
46600
46600
  postalCode: z$1.ZodOptional<z$1.ZodString>;
46601
46601
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
46602
- IM: "IM";
46603
46602
  AF: "AF";
46604
46603
  AL: "AL";
46605
46604
  DZ: "DZ";
@@ -46688,6 +46687,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46688
46687
  IR: "IR";
46689
46688
  IQ: "IQ";
46690
46689
  IE: "IE";
46690
+ IM: "IM";
46691
46691
  IL: "IL";
46692
46692
  IT: "IT";
46693
46693
  CI: "CI";
@@ -46870,7 +46870,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46870
46870
  AVAX: "AVAX";
46871
46871
  }>>;
46872
46872
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
46873
- IM: "IM";
46874
46873
  AF: "AF";
46875
46874
  AL: "AL";
46876
46875
  DZ: "DZ";
@@ -46959,6 +46958,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
46959
46958
  IR: "IR";
46960
46959
  IQ: "IQ";
46961
46960
  IE: "IE";
46961
+ IM: "IM";
46962
46962
  IL: "IL";
46963
46963
  IT: "IT";
46964
46964
  CI: "CI";
@@ -47441,7 +47441,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
47441
47441
  city: z$1.ZodOptional<z$1.ZodString>;
47442
47442
  postalCode: z$1.ZodOptional<z$1.ZodString>;
47443
47443
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
47444
- IM: "IM";
47445
47444
  AF: "AF";
47446
47445
  AL: "AL";
47447
47446
  DZ: "DZ";
@@ -47530,6 +47529,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
47530
47529
  IR: "IR";
47531
47530
  IQ: "IQ";
47532
47531
  IE: "IE";
47532
+ IM: "IM";
47533
47533
  IL: "IL";
47534
47534
  IT: "IT";
47535
47535
  CI: "CI";
@@ -47712,7 +47712,6 @@ declare const responseBodySchema$19: z$1.ZodObject<{
47712
47712
  AVAX: "AVAX";
47713
47713
  }>>;
47714
47714
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
47715
- IM: "IM";
47716
47715
  AF: "AF";
47717
47716
  AL: "AL";
47718
47717
  DZ: "DZ";
@@ -47801,6 +47800,7 @@ declare const responseBodySchema$19: z$1.ZodObject<{
47801
47800
  IR: "IR";
47802
47801
  IQ: "IQ";
47803
47802
  IE: "IE";
47803
+ IM: "IM";
47804
47804
  IL: "IL";
47805
47805
  IT: "IT";
47806
47806
  CI: "CI";
@@ -48455,7 +48455,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
48455
48455
  city: z$1.ZodOptional<z$1.ZodString>;
48456
48456
  postalCode: z$1.ZodOptional<z$1.ZodString>;
48457
48457
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
48458
- IM: "IM";
48459
48458
  AF: "AF";
48460
48459
  AL: "AL";
48461
48460
  DZ: "DZ";
@@ -48544,6 +48543,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
48544
48543
  IR: "IR";
48545
48544
  IQ: "IQ";
48546
48545
  IE: "IE";
48546
+ IM: "IM";
48547
48547
  IL: "IL";
48548
48548
  IT: "IT";
48549
48549
  CI: "CI";
@@ -48726,7 +48726,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
48726
48726
  AVAX: "AVAX";
48727
48727
  }>>;
48728
48728
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
48729
- IM: "IM";
48730
48729
  AF: "AF";
48731
48730
  AL: "AL";
48732
48731
  DZ: "DZ";
@@ -48815,6 +48814,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
48815
48814
  IR: "IR";
48816
48815
  IQ: "IQ";
48817
48816
  IE: "IE";
48817
+ IM: "IM";
48818
48818
  IL: "IL";
48819
48819
  IT: "IT";
48820
48820
  CI: "CI";
@@ -49018,7 +49018,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49018
49018
  city: z$1.ZodOptional<z$1.ZodString>;
49019
49019
  postalCode: z$1.ZodOptional<z$1.ZodString>;
49020
49020
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
49021
- IM: "IM";
49022
49021
  AF: "AF";
49023
49022
  AL: "AL";
49024
49023
  DZ: "DZ";
@@ -49107,6 +49106,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49107
49106
  IR: "IR";
49108
49107
  IQ: "IQ";
49109
49108
  IE: "IE";
49109
+ IM: "IM";
49110
49110
  IL: "IL";
49111
49111
  IT: "IT";
49112
49112
  CI: "CI";
@@ -49289,7 +49289,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49289
49289
  AVAX: "AVAX";
49290
49290
  }>>;
49291
49291
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
49292
- IM: "IM";
49293
49292
  AF: "AF";
49294
49293
  AL: "AL";
49295
49294
  DZ: "DZ";
@@ -49378,6 +49377,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49378
49377
  IR: "IR";
49379
49378
  IQ: "IQ";
49380
49379
  IE: "IE";
49380
+ IM: "IM";
49381
49381
  IL: "IL";
49382
49382
  IT: "IT";
49383
49383
  CI: "CI";
@@ -49581,7 +49581,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49581
49581
  city: z$1.ZodOptional<z$1.ZodString>;
49582
49582
  postalCode: z$1.ZodOptional<z$1.ZodString>;
49583
49583
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
49584
- IM: "IM";
49585
49584
  AF: "AF";
49586
49585
  AL: "AL";
49587
49586
  DZ: "DZ";
@@ -49670,6 +49669,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49670
49669
  IR: "IR";
49671
49670
  IQ: "IQ";
49672
49671
  IE: "IE";
49672
+ IM: "IM";
49673
49673
  IL: "IL";
49674
49674
  IT: "IT";
49675
49675
  CI: "CI";
@@ -49852,7 +49852,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49852
49852
  AVAX: "AVAX";
49853
49853
  }>>;
49854
49854
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
49855
- IM: "IM";
49856
49855
  AF: "AF";
49857
49856
  AL: "AL";
49858
49857
  DZ: "DZ";
@@ -49941,6 +49940,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
49941
49940
  IR: "IR";
49942
49941
  IQ: "IQ";
49943
49942
  IE: "IE";
49943
+ IM: "IM";
49944
49944
  IL: "IL";
49945
49945
  IT: "IT";
49946
49946
  CI: "CI";
@@ -50412,7 +50412,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
50412
50412
  city: z$1.ZodOptional<z$1.ZodString>;
50413
50413
  postalCode: z$1.ZodOptional<z$1.ZodString>;
50414
50414
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
50415
- IM: "IM";
50416
50415
  AF: "AF";
50417
50416
  AL: "AL";
50418
50417
  DZ: "DZ";
@@ -50501,6 +50500,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
50501
50500
  IR: "IR";
50502
50501
  IQ: "IQ";
50503
50502
  IE: "IE";
50503
+ IM: "IM";
50504
50504
  IL: "IL";
50505
50505
  IT: "IT";
50506
50506
  CI: "CI";
@@ -50683,7 +50683,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
50683
50683
  AVAX: "AVAX";
50684
50684
  }>>;
50685
50685
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
50686
- IM: "IM";
50687
50686
  AF: "AF";
50688
50687
  AL: "AL";
50689
50688
  DZ: "DZ";
@@ -50772,6 +50771,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
50772
50771
  IR: "IR";
50773
50772
  IQ: "IQ";
50774
50773
  IE: "IE";
50774
+ IM: "IM";
50775
50775
  IL: "IL";
50776
50776
  IT: "IT";
50777
50777
  CI: "CI";
@@ -51242,7 +51242,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
51242
51242
  city: z$1.ZodOptional<z$1.ZodString>;
51243
51243
  postalCode: z$1.ZodOptional<z$1.ZodString>;
51244
51244
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
51245
- IM: "IM";
51246
51245
  AF: "AF";
51247
51246
  AL: "AL";
51248
51247
  DZ: "DZ";
@@ -51331,6 +51330,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
51331
51330
  IR: "IR";
51332
51331
  IQ: "IQ";
51333
51332
  IE: "IE";
51333
+ IM: "IM";
51334
51334
  IL: "IL";
51335
51335
  IT: "IT";
51336
51336
  CI: "CI";
@@ -51513,7 +51513,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
51513
51513
  AVAX: "AVAX";
51514
51514
  }>>;
51515
51515
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
51516
- IM: "IM";
51517
51516
  AF: "AF";
51518
51517
  AL: "AL";
51519
51518
  DZ: "DZ";
@@ -51602,6 +51601,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
51602
51601
  IR: "IR";
51603
51602
  IQ: "IQ";
51604
51603
  IE: "IE";
51604
+ IM: "IM";
51605
51605
  IL: "IL";
51606
51606
  IT: "IT";
51607
51607
  CI: "CI";
@@ -52155,7 +52155,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52155
52155
  city: z$1.ZodOptional<z$1.ZodString>;
52156
52156
  postalCode: z$1.ZodOptional<z$1.ZodString>;
52157
52157
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
52158
- IM: "IM";
52159
52158
  AF: "AF";
52160
52159
  AL: "AL";
52161
52160
  DZ: "DZ";
@@ -52244,6 +52243,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52244
52243
  IR: "IR";
52245
52244
  IQ: "IQ";
52246
52245
  IE: "IE";
52246
+ IM: "IM";
52247
52247
  IL: "IL";
52248
52248
  IT: "IT";
52249
52249
  CI: "CI";
@@ -52426,7 +52426,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52426
52426
  AVAX: "AVAX";
52427
52427
  }>>;
52428
52428
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
52429
- IM: "IM";
52430
52429
  AF: "AF";
52431
52430
  AL: "AL";
52432
52431
  DZ: "DZ";
@@ -52515,6 +52514,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52515
52514
  IR: "IR";
52516
52515
  IQ: "IQ";
52517
52516
  IE: "IE";
52517
+ IM: "IM";
52518
52518
  IL: "IL";
52519
52519
  IT: "IT";
52520
52520
  CI: "CI";
@@ -52718,7 +52718,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52718
52718
  city: z$1.ZodOptional<z$1.ZodString>;
52719
52719
  postalCode: z$1.ZodOptional<z$1.ZodString>;
52720
52720
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
52721
- IM: "IM";
52722
52721
  AF: "AF";
52723
52722
  AL: "AL";
52724
52723
  DZ: "DZ";
@@ -52807,6 +52806,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52807
52806
  IR: "IR";
52808
52807
  IQ: "IQ";
52809
52808
  IE: "IE";
52809
+ IM: "IM";
52810
52810
  IL: "IL";
52811
52811
  IT: "IT";
52812
52812
  CI: "CI";
@@ -52989,7 +52989,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
52989
52989
  AVAX: "AVAX";
52990
52990
  }>>;
52991
52991
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
52992
- IM: "IM";
52993
52992
  AF: "AF";
52994
52993
  AL: "AL";
52995
52994
  DZ: "DZ";
@@ -53078,6 +53077,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
53078
53077
  IR: "IR";
53079
53078
  IQ: "IQ";
53080
53079
  IE: "IE";
53080
+ IM: "IM";
53081
53081
  IL: "IL";
53082
53082
  IT: "IT";
53083
53083
  CI: "CI";
@@ -53281,7 +53281,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
53281
53281
  city: z$1.ZodOptional<z$1.ZodString>;
53282
53282
  postalCode: z$1.ZodOptional<z$1.ZodString>;
53283
53283
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
53284
- IM: "IM";
53285
53284
  AF: "AF";
53286
53285
  AL: "AL";
53287
53286
  DZ: "DZ";
@@ -53370,6 +53369,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
53370
53369
  IR: "IR";
53371
53370
  IQ: "IQ";
53372
53371
  IE: "IE";
53372
+ IM: "IM";
53373
53373
  IL: "IL";
53374
53374
  IT: "IT";
53375
53375
  CI: "CI";
@@ -53552,7 +53552,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
53552
53552
  AVAX: "AVAX";
53553
53553
  }>>;
53554
53554
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
53555
- IM: "IM";
53556
53555
  AF: "AF";
53557
53556
  AL: "AL";
53558
53557
  DZ: "DZ";
@@ -53641,6 +53640,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
53641
53640
  IR: "IR";
53642
53641
  IQ: "IQ";
53643
53642
  IE: "IE";
53643
+ IM: "IM";
53644
53644
  IL: "IL";
53645
53645
  IT: "IT";
53646
53646
  CI: "CI";
@@ -54123,7 +54123,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
54123
54123
  city: z$1.ZodOptional<z$1.ZodString>;
54124
54124
  postalCode: z$1.ZodOptional<z$1.ZodString>;
54125
54125
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
54126
- IM: "IM";
54127
54126
  AF: "AF";
54128
54127
  AL: "AL";
54129
54128
  DZ: "DZ";
@@ -54212,6 +54211,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
54212
54211
  IR: "IR";
54213
54212
  IQ: "IQ";
54214
54213
  IE: "IE";
54214
+ IM: "IM";
54215
54215
  IL: "IL";
54216
54216
  IT: "IT";
54217
54217
  CI: "CI";
@@ -54394,7 +54394,6 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
54394
54394
  AVAX: "AVAX";
54395
54395
  }>>;
54396
54396
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
54397
- IM: "IM";
54398
54397
  AF: "AF";
54399
54398
  AL: "AL";
54400
54399
  DZ: "DZ";
@@ -54483,6 +54482,7 @@ declare const getOrdersResponseSchema: z$1.ZodObject<{
54483
54482
  IR: "IR";
54484
54483
  IQ: "IQ";
54485
54484
  IE: "IE";
54485
+ IM: "IM";
54486
54486
  IL: "IL";
54487
54487
  IT: "IT";
54488
54488
  CI: "CI";
@@ -54930,7 +54930,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
54930
54930
  city: z$1.ZodOptional<z$1.ZodString>;
54931
54931
  postalCode: z$1.ZodOptional<z$1.ZodString>;
54932
54932
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
54933
- IM: "IM";
54934
54933
  AF: "AF";
54935
54934
  AL: "AL";
54936
54935
  DZ: "DZ";
@@ -55019,6 +55018,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55019
55018
  IR: "IR";
55020
55019
  IQ: "IQ";
55021
55020
  IE: "IE";
55021
+ IM: "IM";
55022
55022
  IL: "IL";
55023
55023
  IT: "IT";
55024
55024
  CI: "CI";
@@ -55201,7 +55201,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55201
55201
  AVAX: "AVAX";
55202
55202
  }>>;
55203
55203
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
55204
- IM: "IM";
55205
55204
  AF: "AF";
55206
55205
  AL: "AL";
55207
55206
  DZ: "DZ";
@@ -55290,6 +55289,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55290
55289
  IR: "IR";
55291
55290
  IQ: "IQ";
55292
55291
  IE: "IE";
55292
+ IM: "IM";
55293
55293
  IL: "IL";
55294
55294
  IT: "IT";
55295
55295
  CI: "CI";
@@ -55493,7 +55493,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55493
55493
  city: z$1.ZodOptional<z$1.ZodString>;
55494
55494
  postalCode: z$1.ZodOptional<z$1.ZodString>;
55495
55495
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
55496
- IM: "IM";
55497
55496
  AF: "AF";
55498
55497
  AL: "AL";
55499
55498
  DZ: "DZ";
@@ -55582,6 +55581,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55582
55581
  IR: "IR";
55583
55582
  IQ: "IQ";
55584
55583
  IE: "IE";
55584
+ IM: "IM";
55585
55585
  IL: "IL";
55586
55586
  IT: "IT";
55587
55587
  CI: "CI";
@@ -55764,7 +55764,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55764
55764
  AVAX: "AVAX";
55765
55765
  }>>;
55766
55766
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
55767
- IM: "IM";
55768
55767
  AF: "AF";
55769
55768
  AL: "AL";
55770
55769
  DZ: "DZ";
@@ -55853,6 +55852,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
55853
55852
  IR: "IR";
55854
55853
  IQ: "IQ";
55855
55854
  IE: "IE";
55855
+ IM: "IM";
55856
55856
  IL: "IL";
55857
55857
  IT: "IT";
55858
55858
  CI: "CI";
@@ -56056,7 +56056,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56056
56056
  city: z$1.ZodOptional<z$1.ZodString>;
56057
56057
  postalCode: z$1.ZodOptional<z$1.ZodString>;
56058
56058
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
56059
- IM: "IM";
56060
56059
  AF: "AF";
56061
56060
  AL: "AL";
56062
56061
  DZ: "DZ";
@@ -56145,6 +56144,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56145
56144
  IR: "IR";
56146
56145
  IQ: "IQ";
56147
56146
  IE: "IE";
56147
+ IM: "IM";
56148
56148
  IL: "IL";
56149
56149
  IT: "IT";
56150
56150
  CI: "CI";
@@ -56327,7 +56327,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56327
56327
  AVAX: "AVAX";
56328
56328
  }>>;
56329
56329
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
56330
- IM: "IM";
56331
56330
  AF: "AF";
56332
56331
  AL: "AL";
56333
56332
  DZ: "DZ";
@@ -56416,6 +56415,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56416
56415
  IR: "IR";
56417
56416
  IQ: "IQ";
56418
56417
  IE: "IE";
56418
+ IM: "IM";
56419
56419
  IL: "IL";
56420
56420
  IT: "IT";
56421
56421
  CI: "CI";
@@ -56887,7 +56887,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56887
56887
  city: z$1.ZodOptional<z$1.ZodString>;
56888
56888
  postalCode: z$1.ZodOptional<z$1.ZodString>;
56889
56889
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
56890
- IM: "IM";
56891
56890
  AF: "AF";
56892
56891
  AL: "AL";
56893
56892
  DZ: "DZ";
@@ -56976,6 +56975,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
56976
56975
  IR: "IR";
56977
56976
  IQ: "IQ";
56978
56977
  IE: "IE";
56978
+ IM: "IM";
56979
56979
  IL: "IL";
56980
56980
  IT: "IT";
56981
56981
  CI: "CI";
@@ -57158,7 +57158,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
57158
57158
  AVAX: "AVAX";
57159
57159
  }>>;
57160
57160
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
57161
- IM: "IM";
57162
57161
  AF: "AF";
57163
57162
  AL: "AL";
57164
57163
  DZ: "DZ";
@@ -57247,6 +57246,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
57247
57246
  IR: "IR";
57248
57247
  IQ: "IQ";
57249
57248
  IE: "IE";
57249
+ IM: "IM";
57250
57250
  IL: "IL";
57251
57251
  IT: "IT";
57252
57252
  CI: "CI";
@@ -57717,7 +57717,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
57717
57717
  city: z$1.ZodOptional<z$1.ZodString>;
57718
57718
  postalCode: z$1.ZodOptional<z$1.ZodString>;
57719
57719
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
57720
- IM: "IM";
57721
57720
  AF: "AF";
57722
57721
  AL: "AL";
57723
57722
  DZ: "DZ";
@@ -57806,6 +57805,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
57806
57805
  IR: "IR";
57807
57806
  IQ: "IQ";
57808
57807
  IE: "IE";
57808
+ IM: "IM";
57809
57809
  IL: "IL";
57810
57810
  IT: "IT";
57811
57811
  CI: "CI";
@@ -57988,7 +57988,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
57988
57988
  AVAX: "AVAX";
57989
57989
  }>>;
57990
57990
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
57991
- IM: "IM";
57992
57991
  AF: "AF";
57993
57992
  AL: "AL";
57994
57993
  DZ: "DZ";
@@ -58077,6 +58076,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
58077
58076
  IR: "IR";
58078
58077
  IQ: "IQ";
58079
58078
  IE: "IE";
58079
+ IM: "IM";
58080
58080
  IL: "IL";
58081
58081
  IT: "IT";
58082
58082
  CI: "CI";
@@ -58625,7 +58625,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
58625
58625
  city: z$1.ZodOptional<z$1.ZodString>;
58626
58626
  postalCode: z$1.ZodOptional<z$1.ZodString>;
58627
58627
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
58628
- IM: "IM";
58629
58628
  AF: "AF";
58630
58629
  AL: "AL";
58631
58630
  DZ: "DZ";
@@ -58714,6 +58713,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
58714
58713
  IR: "IR";
58715
58714
  IQ: "IQ";
58716
58715
  IE: "IE";
58716
+ IM: "IM";
58717
58717
  IL: "IL";
58718
58718
  IT: "IT";
58719
58719
  CI: "CI";
@@ -58896,7 +58896,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
58896
58896
  AVAX: "AVAX";
58897
58897
  }>>;
58898
58898
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
58899
- IM: "IM";
58900
58899
  AF: "AF";
58901
58900
  AL: "AL";
58902
58901
  DZ: "DZ";
@@ -58985,6 +58984,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
58985
58984
  IR: "IR";
58986
58985
  IQ: "IQ";
58987
58986
  IE: "IE";
58987
+ IM: "IM";
58988
58988
  IL: "IL";
58989
58989
  IT: "IT";
58990
58990
  CI: "CI";
@@ -59188,7 +59188,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59188
59188
  city: z$1.ZodOptional<z$1.ZodString>;
59189
59189
  postalCode: z$1.ZodOptional<z$1.ZodString>;
59190
59190
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
59191
- IM: "IM";
59192
59191
  AF: "AF";
59193
59192
  AL: "AL";
59194
59193
  DZ: "DZ";
@@ -59277,6 +59276,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59277
59276
  IR: "IR";
59278
59277
  IQ: "IQ";
59279
59278
  IE: "IE";
59279
+ IM: "IM";
59280
59280
  IL: "IL";
59281
59281
  IT: "IT";
59282
59282
  CI: "CI";
@@ -59459,7 +59459,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59459
59459
  AVAX: "AVAX";
59460
59460
  }>>;
59461
59461
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
59462
- IM: "IM";
59463
59462
  AF: "AF";
59464
59463
  AL: "AL";
59465
59464
  DZ: "DZ";
@@ -59548,6 +59547,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59548
59547
  IR: "IR";
59549
59548
  IQ: "IQ";
59550
59549
  IE: "IE";
59550
+ IM: "IM";
59551
59551
  IL: "IL";
59552
59552
  IT: "IT";
59553
59553
  CI: "CI";
@@ -59751,7 +59751,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59751
59751
  city: z$1.ZodOptional<z$1.ZodString>;
59752
59752
  postalCode: z$1.ZodOptional<z$1.ZodString>;
59753
59753
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
59754
- IM: "IM";
59755
59754
  AF: "AF";
59756
59755
  AL: "AL";
59757
59756
  DZ: "DZ";
@@ -59840,6 +59839,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
59840
59839
  IR: "IR";
59841
59840
  IQ: "IQ";
59842
59841
  IE: "IE";
59842
+ IM: "IM";
59843
59843
  IL: "IL";
59844
59844
  IT: "IT";
59845
59845
  CI: "CI";
@@ -60022,7 +60022,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60022
60022
  AVAX: "AVAX";
60023
60023
  }>>;
60024
60024
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
60025
- IM: "IM";
60026
60025
  AF: "AF";
60027
60026
  AL: "AL";
60028
60027
  DZ: "DZ";
@@ -60111,6 +60110,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60111
60110
  IR: "IR";
60112
60111
  IQ: "IQ";
60113
60112
  IE: "IE";
60113
+ IM: "IM";
60114
60114
  IL: "IL";
60115
60115
  IT: "IT";
60116
60116
  CI: "CI";
@@ -60593,7 +60593,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60593
60593
  city: z$1.ZodOptional<z$1.ZodString>;
60594
60594
  postalCode: z$1.ZodOptional<z$1.ZodString>;
60595
60595
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
60596
- IM: "IM";
60597
60596
  AF: "AF";
60598
60597
  AL: "AL";
60599
60598
  DZ: "DZ";
@@ -60682,6 +60681,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60682
60681
  IR: "IR";
60683
60682
  IQ: "IQ";
60684
60683
  IE: "IE";
60684
+ IM: "IM";
60685
60685
  IL: "IL";
60686
60686
  IT: "IT";
60687
60687
  CI: "CI";
@@ -60864,7 +60864,6 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60864
60864
  AVAX: "AVAX";
60865
60865
  }>>;
60866
60866
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
60867
- IM: "IM";
60868
60867
  AF: "AF";
60869
60868
  AL: "AL";
60870
60869
  DZ: "DZ";
@@ -60953,6 +60952,7 @@ declare const responseBodySchema$18: z$1.ZodObject<{
60953
60952
  IR: "IR";
60954
60953
  IQ: "IQ";
60955
60954
  IE: "IE";
60955
+ IM: "IM";
60956
60956
  IL: "IL";
60957
60957
  IT: "IT";
60958
60958
  CI: "CI";
@@ -61500,7 +61500,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
61500
61500
  city: z$1.ZodOptional<z$1.ZodString>;
61501
61501
  postalCode: z$1.ZodOptional<z$1.ZodString>;
61502
61502
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
61503
- IM: "IM";
61504
61503
  AF: "AF";
61505
61504
  AL: "AL";
61506
61505
  DZ: "DZ";
@@ -61589,6 +61588,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
61589
61588
  IR: "IR";
61590
61589
  IQ: "IQ";
61591
61590
  IE: "IE";
61591
+ IM: "IM";
61592
61592
  IL: "IL";
61593
61593
  IT: "IT";
61594
61594
  CI: "CI";
@@ -61771,7 +61771,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
61771
61771
  AVAX: "AVAX";
61772
61772
  }>>;
61773
61773
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
61774
- IM: "IM";
61775
61774
  AF: "AF";
61776
61775
  AL: "AL";
61777
61776
  DZ: "DZ";
@@ -61860,6 +61859,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
61860
61859
  IR: "IR";
61861
61860
  IQ: "IQ";
61862
61861
  IE: "IE";
61862
+ IM: "IM";
61863
61863
  IL: "IL";
61864
61864
  IT: "IT";
61865
61865
  CI: "CI";
@@ -62063,7 +62063,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62063
62063
  city: z$1.ZodOptional<z$1.ZodString>;
62064
62064
  postalCode: z$1.ZodOptional<z$1.ZodString>;
62065
62065
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
62066
- IM: "IM";
62067
62066
  AF: "AF";
62068
62067
  AL: "AL";
62069
62068
  DZ: "DZ";
@@ -62152,6 +62151,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62152
62151
  IR: "IR";
62153
62152
  IQ: "IQ";
62154
62153
  IE: "IE";
62154
+ IM: "IM";
62155
62155
  IL: "IL";
62156
62156
  IT: "IT";
62157
62157
  CI: "CI";
@@ -62334,7 +62334,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62334
62334
  AVAX: "AVAX";
62335
62335
  }>>;
62336
62336
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
62337
- IM: "IM";
62338
62337
  AF: "AF";
62339
62338
  AL: "AL";
62340
62339
  DZ: "DZ";
@@ -62423,6 +62422,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62423
62422
  IR: "IR";
62424
62423
  IQ: "IQ";
62425
62424
  IE: "IE";
62425
+ IM: "IM";
62426
62426
  IL: "IL";
62427
62427
  IT: "IT";
62428
62428
  CI: "CI";
@@ -62626,7 +62626,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62626
62626
  city: z$1.ZodOptional<z$1.ZodString>;
62627
62627
  postalCode: z$1.ZodOptional<z$1.ZodString>;
62628
62628
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
62629
- IM: "IM";
62630
62629
  AF: "AF";
62631
62630
  AL: "AL";
62632
62631
  DZ: "DZ";
@@ -62715,6 +62714,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62715
62714
  IR: "IR";
62716
62715
  IQ: "IQ";
62717
62716
  IE: "IE";
62717
+ IM: "IM";
62718
62718
  IL: "IL";
62719
62719
  IT: "IT";
62720
62720
  CI: "CI";
@@ -62897,7 +62897,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62897
62897
  AVAX: "AVAX";
62898
62898
  }>>;
62899
62899
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
62900
- IM: "IM";
62901
62900
  AF: "AF";
62902
62901
  AL: "AL";
62903
62902
  DZ: "DZ";
@@ -62986,6 +62985,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
62986
62985
  IR: "IR";
62987
62986
  IQ: "IQ";
62988
62987
  IE: "IE";
62988
+ IM: "IM";
62989
62989
  IL: "IL";
62990
62990
  IT: "IT";
62991
62991
  CI: "CI";
@@ -63452,7 +63452,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
63452
63452
  city: z$1.ZodOptional<z$1.ZodString>;
63453
63453
  postalCode: z$1.ZodOptional<z$1.ZodString>;
63454
63454
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
63455
- IM: "IM";
63456
63455
  AF: "AF";
63457
63456
  AL: "AL";
63458
63457
  DZ: "DZ";
@@ -63541,6 +63540,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
63541
63540
  IR: "IR";
63542
63541
  IQ: "IQ";
63543
63542
  IE: "IE";
63543
+ IM: "IM";
63544
63544
  IL: "IL";
63545
63545
  IT: "IT";
63546
63546
  CI: "CI";
@@ -63723,7 +63723,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
63723
63723
  AVAX: "AVAX";
63724
63724
  }>>;
63725
63725
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
63726
- IM: "IM";
63727
63726
  AF: "AF";
63728
63727
  AL: "AL";
63729
63728
  DZ: "DZ";
@@ -63812,6 +63811,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
63812
63811
  IR: "IR";
63813
63812
  IQ: "IQ";
63814
63813
  IE: "IE";
63814
+ IM: "IM";
63815
63815
  IL: "IL";
63816
63816
  IT: "IT";
63817
63817
  CI: "CI";
@@ -64015,7 +64015,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64015
64015
  city: z$1.ZodOptional<z$1.ZodString>;
64016
64016
  postalCode: z$1.ZodOptional<z$1.ZodString>;
64017
64017
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
64018
- IM: "IM";
64019
64018
  AF: "AF";
64020
64019
  AL: "AL";
64021
64020
  DZ: "DZ";
@@ -64104,6 +64103,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64104
64103
  IR: "IR";
64105
64104
  IQ: "IQ";
64106
64105
  IE: "IE";
64106
+ IM: "IM";
64107
64107
  IL: "IL";
64108
64108
  IT: "IT";
64109
64109
  CI: "CI";
@@ -64286,7 +64286,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64286
64286
  AVAX: "AVAX";
64287
64287
  }>>;
64288
64288
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
64289
- IM: "IM";
64290
64289
  AF: "AF";
64291
64290
  AL: "AL";
64292
64291
  DZ: "DZ";
@@ -64375,6 +64374,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64375
64374
  IR: "IR";
64376
64375
  IQ: "IQ";
64377
64376
  IE: "IE";
64377
+ IM: "IM";
64378
64378
  IL: "IL";
64379
64379
  IT: "IT";
64380
64380
  CI: "CI";
@@ -64578,7 +64578,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64578
64578
  city: z$1.ZodOptional<z$1.ZodString>;
64579
64579
  postalCode: z$1.ZodOptional<z$1.ZodString>;
64580
64580
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
64581
- IM: "IM";
64582
64581
  AF: "AF";
64583
64582
  AL: "AL";
64584
64583
  DZ: "DZ";
@@ -64667,6 +64666,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64667
64666
  IR: "IR";
64668
64667
  IQ: "IQ";
64669
64668
  IE: "IE";
64669
+ IM: "IM";
64670
64670
  IL: "IL";
64671
64671
  IT: "IT";
64672
64672
  CI: "CI";
@@ -64849,7 +64849,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64849
64849
  AVAX: "AVAX";
64850
64850
  }>>;
64851
64851
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
64852
- IM: "IM";
64853
64852
  AF: "AF";
64854
64853
  AL: "AL";
64855
64854
  DZ: "DZ";
@@ -64938,6 +64937,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
64938
64937
  IR: "IR";
64939
64938
  IQ: "IQ";
64940
64939
  IE: "IE";
64940
+ IM: "IM";
64941
64941
  IL: "IL";
64942
64942
  IT: "IT";
64943
64943
  CI: "CI";
@@ -65234,7 +65234,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
65234
65234
  city: z$1.ZodOptional<z$1.ZodString>;
65235
65235
  postalCode: z$1.ZodOptional<z$1.ZodString>;
65236
65236
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
65237
- IM: "IM";
65238
65237
  AF: "AF";
65239
65238
  AL: "AL";
65240
65239
  DZ: "DZ";
@@ -65323,6 +65322,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
65323
65322
  IR: "IR";
65324
65323
  IQ: "IQ";
65325
65324
  IE: "IE";
65325
+ IM: "IM";
65326
65326
  IL: "IL";
65327
65327
  IT: "IT";
65328
65328
  CI: "CI";
@@ -65505,7 +65505,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
65505
65505
  AVAX: "AVAX";
65506
65506
  }>>;
65507
65507
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
65508
- IM: "IM";
65509
65508
  AF: "AF";
65510
65509
  AL: "AL";
65511
65510
  DZ: "DZ";
@@ -65594,6 +65593,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
65594
65593
  IR: "IR";
65595
65594
  IQ: "IQ";
65596
65595
  IE: "IE";
65596
+ IM: "IM";
65597
65597
  IL: "IL";
65598
65598
  IT: "IT";
65599
65599
  CI: "CI";
@@ -65938,7 +65938,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
65938
65938
  city: z$1.ZodOptional<z$1.ZodString>;
65939
65939
  postalCode: z$1.ZodOptional<z$1.ZodString>;
65940
65940
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
65941
- IM: "IM";
65942
65941
  AF: "AF";
65943
65942
  AL: "AL";
65944
65943
  DZ: "DZ";
@@ -66027,6 +66026,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
66027
66026
  IR: "IR";
66028
66027
  IQ: "IQ";
66029
66028
  IE: "IE";
66029
+ IM: "IM";
66030
66030
  IL: "IL";
66031
66031
  IT: "IT";
66032
66032
  CI: "CI";
@@ -66209,7 +66209,6 @@ declare const requestBodySchema$v: z$1.ZodObject<{
66209
66209
  AVAX: "AVAX";
66210
66210
  }>>;
66211
66211
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
66212
- IM: "IM";
66213
66212
  AF: "AF";
66214
66213
  AL: "AL";
66215
66214
  DZ: "DZ";
@@ -66298,6 +66297,7 @@ declare const requestBodySchema$v: z$1.ZodObject<{
66298
66297
  IR: "IR";
66299
66298
  IQ: "IQ";
66300
66299
  IE: "IE";
66300
+ IM: "IM";
66301
66301
  IL: "IL";
66302
66302
  IT: "IT";
66303
66303
  CI: "CI";
@@ -66660,7 +66660,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
66660
66660
  city: z$1.ZodOptional<z$1.ZodString>;
66661
66661
  postalCode: z$1.ZodOptional<z$1.ZodString>;
66662
66662
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
66663
- IM: "IM";
66664
66663
  AF: "AF";
66665
66664
  AL: "AL";
66666
66665
  DZ: "DZ";
@@ -66749,6 +66748,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
66749
66748
  IR: "IR";
66750
66749
  IQ: "IQ";
66751
66750
  IE: "IE";
66751
+ IM: "IM";
66752
66752
  IL: "IL";
66753
66753
  IT: "IT";
66754
66754
  CI: "CI";
@@ -66931,7 +66931,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
66931
66931
  AVAX: "AVAX";
66932
66932
  }>>;
66933
66933
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
66934
- IM: "IM";
66935
66934
  AF: "AF";
66936
66935
  AL: "AL";
66937
66936
  DZ: "DZ";
@@ -67020,6 +67019,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67020
67019
  IR: "IR";
67021
67020
  IQ: "IQ";
67022
67021
  IE: "IE";
67022
+ IM: "IM";
67023
67023
  IL: "IL";
67024
67024
  IT: "IT";
67025
67025
  CI: "CI";
@@ -67223,7 +67223,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67223
67223
  city: z$1.ZodOptional<z$1.ZodString>;
67224
67224
  postalCode: z$1.ZodOptional<z$1.ZodString>;
67225
67225
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
67226
- IM: "IM";
67227
67226
  AF: "AF";
67228
67227
  AL: "AL";
67229
67228
  DZ: "DZ";
@@ -67312,6 +67311,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67312
67311
  IR: "IR";
67313
67312
  IQ: "IQ";
67314
67313
  IE: "IE";
67314
+ IM: "IM";
67315
67315
  IL: "IL";
67316
67316
  IT: "IT";
67317
67317
  CI: "CI";
@@ -67494,7 +67494,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67494
67494
  AVAX: "AVAX";
67495
67495
  }>>;
67496
67496
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
67497
- IM: "IM";
67498
67497
  AF: "AF";
67499
67498
  AL: "AL";
67500
67499
  DZ: "DZ";
@@ -67583,6 +67582,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67583
67582
  IR: "IR";
67584
67583
  IQ: "IQ";
67585
67584
  IE: "IE";
67585
+ IM: "IM";
67586
67586
  IL: "IL";
67587
67587
  IT: "IT";
67588
67588
  CI: "CI";
@@ -67786,7 +67786,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67786
67786
  city: z$1.ZodOptional<z$1.ZodString>;
67787
67787
  postalCode: z$1.ZodOptional<z$1.ZodString>;
67788
67788
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
67789
- IM: "IM";
67790
67789
  AF: "AF";
67791
67790
  AL: "AL";
67792
67791
  DZ: "DZ";
@@ -67875,6 +67874,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
67875
67874
  IR: "IR";
67876
67875
  IQ: "IQ";
67877
67876
  IE: "IE";
67877
+ IM: "IM";
67878
67878
  IL: "IL";
67879
67879
  IT: "IT";
67880
67880
  CI: "CI";
@@ -68057,7 +68057,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68057
68057
  AVAX: "AVAX";
68058
68058
  }>>;
68059
68059
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
68060
- IM: "IM";
68061
68060
  AF: "AF";
68062
68061
  AL: "AL";
68063
68062
  DZ: "DZ";
@@ -68146,6 +68145,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68146
68145
  IR: "IR";
68147
68146
  IQ: "IQ";
68148
68147
  IE: "IE";
68148
+ IM: "IM";
68149
68149
  IL: "IL";
68150
68150
  IT: "IT";
68151
68151
  CI: "CI";
@@ -68617,7 +68617,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68617
68617
  city: z$1.ZodOptional<z$1.ZodString>;
68618
68618
  postalCode: z$1.ZodOptional<z$1.ZodString>;
68619
68619
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
68620
- IM: "IM";
68621
68620
  AF: "AF";
68622
68621
  AL: "AL";
68623
68622
  DZ: "DZ";
@@ -68706,6 +68705,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68706
68705
  IR: "IR";
68707
68706
  IQ: "IQ";
68708
68707
  IE: "IE";
68708
+ IM: "IM";
68709
68709
  IL: "IL";
68710
68710
  IT: "IT";
68711
68711
  CI: "CI";
@@ -68888,7 +68888,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68888
68888
  AVAX: "AVAX";
68889
68889
  }>>;
68890
68890
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
68891
- IM: "IM";
68892
68891
  AF: "AF";
68893
68892
  AL: "AL";
68894
68893
  DZ: "DZ";
@@ -68977,6 +68976,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
68977
68976
  IR: "IR";
68978
68977
  IQ: "IQ";
68979
68978
  IE: "IE";
68979
+ IM: "IM";
68980
68980
  IL: "IL";
68981
68981
  IT: "IT";
68982
68982
  CI: "CI";
@@ -69447,7 +69447,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
69447
69447
  city: z$1.ZodOptional<z$1.ZodString>;
69448
69448
  postalCode: z$1.ZodOptional<z$1.ZodString>;
69449
69449
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
69450
- IM: "IM";
69451
69450
  AF: "AF";
69452
69451
  AL: "AL";
69453
69452
  DZ: "DZ";
@@ -69536,6 +69535,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
69536
69535
  IR: "IR";
69537
69536
  IQ: "IQ";
69538
69537
  IE: "IE";
69538
+ IM: "IM";
69539
69539
  IL: "IL";
69540
69540
  IT: "IT";
69541
69541
  CI: "CI";
@@ -69718,7 +69718,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
69718
69718
  AVAX: "AVAX";
69719
69719
  }>>;
69720
69720
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
69721
- IM: "IM";
69722
69721
  AF: "AF";
69723
69722
  AL: "AL";
69724
69723
  DZ: "DZ";
@@ -69807,6 +69806,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
69807
69806
  IR: "IR";
69808
69807
  IQ: "IQ";
69809
69808
  IE: "IE";
69809
+ IM: "IM";
69810
69810
  IL: "IL";
69811
69811
  IT: "IT";
69812
69812
  CI: "CI";
@@ -70292,7 +70292,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70292
70292
  city: z$1.ZodOptional<z$1.ZodString>;
70293
70293
  postalCode: z$1.ZodOptional<z$1.ZodString>;
70294
70294
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
70295
- IM: "IM";
70296
70295
  AF: "AF";
70297
70296
  AL: "AL";
70298
70297
  DZ: "DZ";
@@ -70381,6 +70380,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70381
70380
  IR: "IR";
70382
70381
  IQ: "IQ";
70383
70382
  IE: "IE";
70383
+ IM: "IM";
70384
70384
  IL: "IL";
70385
70385
  IT: "IT";
70386
70386
  CI: "CI";
@@ -70563,7 +70563,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70563
70563
  AVAX: "AVAX";
70564
70564
  }>>;
70565
70565
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
70566
- IM: "IM";
70567
70566
  AF: "AF";
70568
70567
  AL: "AL";
70569
70568
  DZ: "DZ";
@@ -70652,6 +70651,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70652
70651
  IR: "IR";
70653
70652
  IQ: "IQ";
70654
70653
  IE: "IE";
70654
+ IM: "IM";
70655
70655
  IL: "IL";
70656
70656
  IT: "IT";
70657
70657
  CI: "CI";
@@ -70855,7 +70855,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70855
70855
  city: z$1.ZodOptional<z$1.ZodString>;
70856
70856
  postalCode: z$1.ZodOptional<z$1.ZodString>;
70857
70857
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
70858
- IM: "IM";
70859
70858
  AF: "AF";
70860
70859
  AL: "AL";
70861
70860
  DZ: "DZ";
@@ -70944,6 +70943,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
70944
70943
  IR: "IR";
70945
70944
  IQ: "IQ";
70946
70945
  IE: "IE";
70946
+ IM: "IM";
70947
70947
  IL: "IL";
70948
70948
  IT: "IT";
70949
70949
  CI: "CI";
@@ -71126,7 +71126,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71126
71126
  AVAX: "AVAX";
71127
71127
  }>>;
71128
71128
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
71129
- IM: "IM";
71130
71129
  AF: "AF";
71131
71130
  AL: "AL";
71132
71131
  DZ: "DZ";
@@ -71215,6 +71214,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71215
71214
  IR: "IR";
71216
71215
  IQ: "IQ";
71217
71216
  IE: "IE";
71217
+ IM: "IM";
71218
71218
  IL: "IL";
71219
71219
  IT: "IT";
71220
71220
  CI: "CI";
@@ -71418,7 +71418,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71418
71418
  city: z$1.ZodOptional<z$1.ZodString>;
71419
71419
  postalCode: z$1.ZodOptional<z$1.ZodString>;
71420
71420
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
71421
- IM: "IM";
71422
71421
  AF: "AF";
71423
71422
  AL: "AL";
71424
71423
  DZ: "DZ";
@@ -71507,6 +71506,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71507
71506
  IR: "IR";
71508
71507
  IQ: "IQ";
71509
71508
  IE: "IE";
71509
+ IM: "IM";
71510
71510
  IL: "IL";
71511
71511
  IT: "IT";
71512
71512
  CI: "CI";
@@ -71689,7 +71689,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71689
71689
  AVAX: "AVAX";
71690
71690
  }>>;
71691
71691
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
71692
- IM: "IM";
71693
71692
  AF: "AF";
71694
71693
  AL: "AL";
71695
71694
  DZ: "DZ";
@@ -71778,6 +71777,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
71778
71777
  IR: "IR";
71779
71778
  IQ: "IQ";
71780
71779
  IE: "IE";
71780
+ IM: "IM";
71781
71781
  IL: "IL";
71782
71782
  IT: "IT";
71783
71783
  CI: "CI";
@@ -72260,7 +72260,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
72260
72260
  city: z$1.ZodOptional<z$1.ZodString>;
72261
72261
  postalCode: z$1.ZodOptional<z$1.ZodString>;
72262
72262
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
72263
- IM: "IM";
72264
72263
  AF: "AF";
72265
72264
  AL: "AL";
72266
72265
  DZ: "DZ";
@@ -72349,6 +72348,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
72349
72348
  IR: "IR";
72350
72349
  IQ: "IQ";
72351
72350
  IE: "IE";
72351
+ IM: "IM";
72352
72352
  IL: "IL";
72353
72353
  IT: "IT";
72354
72354
  CI: "CI";
@@ -72531,7 +72531,6 @@ declare const responseBodySchema$17: z$1.ZodObject<{
72531
72531
  AVAX: "AVAX";
72532
72532
  }>>;
72533
72533
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
72534
- IM: "IM";
72535
72534
  AF: "AF";
72536
72535
  AL: "AL";
72537
72536
  DZ: "DZ";
@@ -72620,6 +72619,7 @@ declare const responseBodySchema$17: z$1.ZodObject<{
72620
72619
  IR: "IR";
72621
72620
  IQ: "IQ";
72622
72621
  IE: "IE";
72622
+ IM: "IM";
72623
72623
  IL: "IL";
72624
72624
  IT: "IT";
72625
72625
  CI: "CI";
@@ -73036,7 +73036,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73036
73036
  city: z$1.ZodOptional<z$1.ZodString>;
73037
73037
  postalCode: z$1.ZodOptional<z$1.ZodString>;
73038
73038
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
73039
- IM: "IM";
73040
73039
  AF: "AF";
73041
73040
  AL: "AL";
73042
73041
  DZ: "DZ";
@@ -73125,6 +73124,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73125
73124
  IR: "IR";
73126
73125
  IQ: "IQ";
73127
73126
  IE: "IE";
73127
+ IM: "IM";
73128
73128
  IL: "IL";
73129
73129
  IT: "IT";
73130
73130
  CI: "CI";
@@ -73307,7 +73307,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73307
73307
  AVAX: "AVAX";
73308
73308
  }>>;
73309
73309
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
73310
- IM: "IM";
73311
73310
  AF: "AF";
73312
73311
  AL: "AL";
73313
73312
  DZ: "DZ";
@@ -73396,6 +73395,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73396
73395
  IR: "IR";
73397
73396
  IQ: "IQ";
73398
73397
  IE: "IE";
73398
+ IM: "IM";
73399
73399
  IL: "IL";
73400
73400
  IT: "IT";
73401
73401
  CI: "CI";
@@ -73599,7 +73599,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73599
73599
  city: z$1.ZodOptional<z$1.ZodString>;
73600
73600
  postalCode: z$1.ZodOptional<z$1.ZodString>;
73601
73601
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
73602
- IM: "IM";
73603
73602
  AF: "AF";
73604
73603
  AL: "AL";
73605
73604
  DZ: "DZ";
@@ -73688,6 +73687,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73688
73687
  IR: "IR";
73689
73688
  IQ: "IQ";
73690
73689
  IE: "IE";
73690
+ IM: "IM";
73691
73691
  IL: "IL";
73692
73692
  IT: "IT";
73693
73693
  CI: "CI";
@@ -73870,7 +73870,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73870
73870
  AVAX: "AVAX";
73871
73871
  }>>;
73872
73872
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
73873
- IM: "IM";
73874
73873
  AF: "AF";
73875
73874
  AL: "AL";
73876
73875
  DZ: "DZ";
@@ -73959,6 +73958,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
73959
73958
  IR: "IR";
73960
73959
  IQ: "IQ";
73961
73960
  IE: "IE";
73961
+ IM: "IM";
73962
73962
  IL: "IL";
73963
73963
  IT: "IT";
73964
73964
  CI: "CI";
@@ -74162,7 +74162,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
74162
74162
  city: z$1.ZodOptional<z$1.ZodString>;
74163
74163
  postalCode: z$1.ZodOptional<z$1.ZodString>;
74164
74164
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
74165
- IM: "IM";
74166
74165
  AF: "AF";
74167
74166
  AL: "AL";
74168
74167
  DZ: "DZ";
@@ -74251,6 +74250,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
74251
74250
  IR: "IR";
74252
74251
  IQ: "IQ";
74253
74252
  IE: "IE";
74253
+ IM: "IM";
74254
74254
  IL: "IL";
74255
74255
  IT: "IT";
74256
74256
  CI: "CI";
@@ -74433,7 +74433,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
74433
74433
  AVAX: "AVAX";
74434
74434
  }>>;
74435
74435
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
74436
- IM: "IM";
74437
74436
  AF: "AF";
74438
74437
  AL: "AL";
74439
74438
  DZ: "DZ";
@@ -74522,6 +74521,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
74522
74521
  IR: "IR";
74523
74522
  IQ: "IQ";
74524
74523
  IE: "IE";
74524
+ IM: "IM";
74525
74525
  IL: "IL";
74526
74526
  IT: "IT";
74527
74527
  CI: "CI";
@@ -74993,7 +74993,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
74993
74993
  city: z$1.ZodOptional<z$1.ZodString>;
74994
74994
  postalCode: z$1.ZodOptional<z$1.ZodString>;
74995
74995
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
74996
- IM: "IM";
74997
74996
  AF: "AF";
74998
74997
  AL: "AL";
74999
74998
  DZ: "DZ";
@@ -75082,6 +75081,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
75082
75081
  IR: "IR";
75083
75082
  IQ: "IQ";
75084
75083
  IE: "IE";
75084
+ IM: "IM";
75085
75085
  IL: "IL";
75086
75086
  IT: "IT";
75087
75087
  CI: "CI";
@@ -75264,7 +75264,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
75264
75264
  AVAX: "AVAX";
75265
75265
  }>>;
75266
75266
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
75267
- IM: "IM";
75268
75267
  AF: "AF";
75269
75268
  AL: "AL";
75270
75269
  DZ: "DZ";
@@ -75353,6 +75352,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
75353
75352
  IR: "IR";
75354
75353
  IQ: "IQ";
75355
75354
  IE: "IE";
75355
+ IM: "IM";
75356
75356
  IL: "IL";
75357
75357
  IT: "IT";
75358
75358
  CI: "CI";
@@ -75823,7 +75823,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
75823
75823
  city: z$1.ZodOptional<z$1.ZodString>;
75824
75824
  postalCode: z$1.ZodOptional<z$1.ZodString>;
75825
75825
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
75826
- IM: "IM";
75827
75826
  AF: "AF";
75828
75827
  AL: "AL";
75829
75828
  DZ: "DZ";
@@ -75912,6 +75911,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
75912
75911
  IR: "IR";
75913
75912
  IQ: "IQ";
75914
75913
  IE: "IE";
75914
+ IM: "IM";
75915
75915
  IL: "IL";
75916
75916
  IT: "IT";
75917
75917
  CI: "CI";
@@ -76094,7 +76094,6 @@ declare const responseBodySchema$12: z$1.ZodObject<{
76094
76094
  AVAX: "AVAX";
76095
76095
  }>>;
76096
76096
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
76097
- IM: "IM";
76098
76097
  AF: "AF";
76099
76098
  AL: "AL";
76100
76099
  DZ: "DZ";
@@ -76183,6 +76182,7 @@ declare const responseBodySchema$12: z$1.ZodObject<{
76183
76182
  IR: "IR";
76184
76183
  IQ: "IQ";
76185
76184
  IE: "IE";
76185
+ IM: "IM";
76186
76186
  IL: "IL";
76187
76187
  IT: "IT";
76188
76188
  CI: "CI";
@@ -77018,7 +77018,6 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
77018
77018
  city: z$1.ZodOptional<z$1.ZodString>;
77019
77019
  postalCode: z$1.ZodOptional<z$1.ZodString>;
77020
77020
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
77021
- IM: "IM";
77022
77021
  AF: "AF";
77023
77022
  AL: "AL";
77024
77023
  DZ: "DZ";
@@ -77107,6 +77106,7 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
77107
77106
  IR: "IR";
77108
77107
  IQ: "IQ";
77109
77108
  IE: "IE";
77109
+ IM: "IM";
77110
77110
  IL: "IL";
77111
77111
  IT: "IT";
77112
77112
  CI: "CI";
@@ -77694,7 +77694,6 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
77694
77694
  city: z$1.ZodOptional<z$1.ZodString>;
77695
77695
  postalCode: z$1.ZodOptional<z$1.ZodString>;
77696
77696
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
77697
- IM: "IM";
77698
77697
  AF: "AF";
77699
77698
  AL: "AL";
77700
77699
  DZ: "DZ";
@@ -77783,6 +77782,7 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
77783
77782
  IR: "IR";
77784
77783
  IQ: "IQ";
77785
77784
  IE: "IE";
77785
+ IM: "IM";
77786
77786
  IL: "IL";
77787
77787
  IT: "IT";
77788
77788
  CI: "CI";
@@ -78369,7 +78369,6 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
78369
78369
  city: z$1.ZodOptional<z$1.ZodString>;
78370
78370
  postalCode: z$1.ZodOptional<z$1.ZodString>;
78371
78371
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
78372
- IM: "IM";
78373
78372
  AF: "AF";
78374
78373
  AL: "AL";
78375
78374
  DZ: "DZ";
@@ -78458,6 +78457,7 @@ declare const requestBodySchema$n: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
78458
78457
  IR: "IR";
78459
78458
  IQ: "IQ";
78460
78459
  IE: "IE";
78460
+ IM: "IM";
78461
78461
  IL: "IL";
78462
78462
  IT: "IT";
78463
78463
  CI: "CI";
@@ -79069,7 +79069,6 @@ declare const responseBodySchema$Q: z$1.ZodObject<{
79069
79069
  city: z$1.ZodOptional<z$1.ZodString>;
79070
79070
  postalCode: z$1.ZodOptional<z$1.ZodString>;
79071
79071
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
79072
- IM: "IM";
79073
79072
  AF: "AF";
79074
79073
  AL: "AL";
79075
79074
  DZ: "DZ";
@@ -79158,6 +79157,7 @@ declare const responseBodySchema$Q: z$1.ZodObject<{
79158
79157
  IR: "IR";
79159
79158
  IQ: "IQ";
79160
79159
  IE: "IE";
79160
+ IM: "IM";
79161
79161
  IL: "IL";
79162
79162
  IT: "IT";
79163
79163
  CI: "CI";
@@ -79797,7 +79797,6 @@ declare const responseBodySchema$P: z$1.ZodObject<{
79797
79797
  city: z$1.ZodOptional<z$1.ZodString>;
79798
79798
  postalCode: z$1.ZodOptional<z$1.ZodString>;
79799
79799
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
79800
- IM: "IM";
79801
79800
  AF: "AF";
79802
79801
  AL: "AL";
79803
79802
  DZ: "DZ";
@@ -79886,6 +79885,7 @@ declare const responseBodySchema$P: z$1.ZodObject<{
79886
79885
  IR: "IR";
79887
79886
  IQ: "IQ";
79888
79887
  IE: "IE";
79888
+ IM: "IM";
79889
79889
  IL: "IL";
79890
79890
  IT: "IT";
79891
79891
  CI: "CI";
@@ -80503,7 +80503,6 @@ declare const responseBodySchema$O: z$1.ZodObject<{
80503
80503
  city: z$1.ZodOptional<z$1.ZodString>;
80504
80504
  postalCode: z$1.ZodOptional<z$1.ZodString>;
80505
80505
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
80506
- IM: "IM";
80507
80506
  AF: "AF";
80508
80507
  AL: "AL";
80509
80508
  DZ: "DZ";
@@ -80592,6 +80591,7 @@ declare const responseBodySchema$O: z$1.ZodObject<{
80592
80591
  IR: "IR";
80593
80592
  IQ: "IQ";
80594
80593
  IE: "IE";
80594
+ IM: "IM";
80595
80595
  IL: "IL";
80596
80596
  IT: "IT";
80597
80597
  CI: "CI";
@@ -81479,7 +81479,6 @@ declare const requestBodySchema$j: z$1.ZodObject<{
81479
81479
  city: z$1.ZodOptional<z$1.ZodString>;
81480
81480
  postalCode: z$1.ZodOptional<z$1.ZodString>;
81481
81481
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
81482
- IM: "IM";
81483
81482
  AF: "AF";
81484
81483
  AL: "AL";
81485
81484
  DZ: "DZ";
@@ -81568,6 +81567,7 @@ declare const requestBodySchema$j: z$1.ZodObject<{
81568
81567
  IR: "IR";
81569
81568
  IQ: "IQ";
81570
81569
  IE: "IE";
81570
+ IM: "IM";
81571
81571
  IL: "IL";
81572
81572
  IT: "IT";
81573
81573
  CI: "CI";
@@ -82049,7 +82049,6 @@ declare const responseBodySchema$I: z$1.ZodObject<{
82049
82049
  city: z$1.ZodOptional<z$1.ZodString>;
82050
82050
  postalCode: z$1.ZodOptional<z$1.ZodString>;
82051
82051
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
82052
- IM: "IM";
82053
82052
  AF: "AF";
82054
82053
  AL: "AL";
82055
82054
  DZ: "DZ";
@@ -82138,6 +82137,7 @@ declare const responseBodySchema$I: z$1.ZodObject<{
82138
82137
  IR: "IR";
82139
82138
  IQ: "IQ";
82140
82139
  IE: "IE";
82140
+ IM: "IM";
82141
82141
  IL: "IL";
82142
82142
  IT: "IT";
82143
82143
  CI: "CI";
@@ -82699,7 +82699,6 @@ declare const responseBodySchema$H: z$1.ZodObject<{
82699
82699
  city: z$1.ZodOptional<z$1.ZodString>;
82700
82700
  postalCode: z$1.ZodOptional<z$1.ZodString>;
82701
82701
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
82702
- IM: "IM";
82703
82702
  AF: "AF";
82704
82703
  AL: "AL";
82705
82704
  DZ: "DZ";
@@ -82788,6 +82787,7 @@ declare const responseBodySchema$H: z$1.ZodObject<{
82788
82787
  IR: "IR";
82789
82788
  IQ: "IQ";
82790
82789
  IE: "IE";
82790
+ IM: "IM";
82791
82791
  IL: "IL";
82792
82792
  IT: "IT";
82793
82793
  CI: "CI";
@@ -83282,7 +83282,6 @@ declare const responseBodySchema$G: z$1.ZodObject<{
83282
83282
  city: z$1.ZodOptional<z$1.ZodString>;
83283
83283
  postalCode: z$1.ZodOptional<z$1.ZodString>;
83284
83284
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
83285
- IM: "IM";
83286
83285
  AF: "AF";
83287
83286
  AL: "AL";
83288
83287
  DZ: "DZ";
@@ -83371,6 +83370,7 @@ declare const responseBodySchema$G: z$1.ZodObject<{
83371
83370
  IR: "IR";
83372
83371
  IQ: "IQ";
83373
83372
  IE: "IE";
83373
+ IM: "IM";
83374
83374
  IL: "IL";
83375
83375
  IT: "IT";
83376
83376
  CI: "CI";
@@ -83857,7 +83857,6 @@ declare const requestBodySchema$i: z$1.ZodObject<{
83857
83857
  city: z$1.ZodOptional<z$1.ZodString>;
83858
83858
  postalCode: z$1.ZodOptional<z$1.ZodString>;
83859
83859
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
83860
- IM: "IM";
83861
83860
  AF: "AF";
83862
83861
  AL: "AL";
83863
83862
  DZ: "DZ";
@@ -83946,6 +83945,7 @@ declare const requestBodySchema$i: z$1.ZodObject<{
83946
83945
  IR: "IR";
83947
83946
  IQ: "IQ";
83948
83947
  IE: "IE";
83948
+ IM: "IM";
83949
83949
  IL: "IL";
83950
83950
  IT: "IT";
83951
83951
  CI: "CI";
@@ -84427,7 +84427,6 @@ declare const responseBodySchema$F: z$1.ZodObject<{
84427
84427
  city: z$1.ZodOptional<z$1.ZodString>;
84428
84428
  postalCode: z$1.ZodOptional<z$1.ZodString>;
84429
84429
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
84430
- IM: "IM";
84431
84430
  AF: "AF";
84432
84431
  AL: "AL";
84433
84432
  DZ: "DZ";
@@ -84516,6 +84515,7 @@ declare const responseBodySchema$F: z$1.ZodObject<{
84516
84515
  IR: "IR";
84517
84516
  IQ: "IQ";
84518
84517
  IE: "IE";
84518
+ IM: "IM";
84519
84519
  IL: "IL";
84520
84520
  IT: "IT";
84521
84521
  CI: "CI";
@@ -85009,7 +85009,6 @@ declare const responseBodySchema$E: z$1.ZodObject<{
85009
85009
  city: z$1.ZodOptional<z$1.ZodString>;
85010
85010
  postalCode: z$1.ZodOptional<z$1.ZodString>;
85011
85011
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
85012
- IM: "IM";
85013
85012
  AF: "AF";
85014
85013
  AL: "AL";
85015
85014
  DZ: "DZ";
@@ -85098,6 +85097,7 @@ declare const responseBodySchema$E: z$1.ZodObject<{
85098
85097
  IR: "IR";
85099
85098
  IQ: "IQ";
85100
85099
  IE: "IE";
85100
+ IM: "IM";
85101
85101
  IL: "IL";
85102
85102
  IT: "IT";
85103
85103
  CI: "CI";
@@ -86422,7 +86422,6 @@ declare const responseBodySchema$a: z$1.ZodObject<{
86422
86422
  city: z$1.ZodOptional<z$1.ZodString>;
86423
86423
  postalCode: z$1.ZodOptional<z$1.ZodString>;
86424
86424
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
86425
- IM: "IM";
86426
86425
  AF: "AF";
86427
86426
  AL: "AL";
86428
86427
  DZ: "DZ";
@@ -86511,6 +86510,7 @@ declare const responseBodySchema$a: z$1.ZodObject<{
86511
86510
  IR: "IR";
86512
86511
  IQ: "IQ";
86513
86512
  IE: "IE";
86513
+ IM: "IM";
86514
86514
  IL: "IL";
86515
86515
  IT: "IT";
86516
86516
  CI: "CI";
@@ -87318,7 +87318,6 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87318
87318
  city: z$1.ZodOptional<z$1.ZodString>;
87319
87319
  postalCode: z$1.ZodOptional<z$1.ZodString>;
87320
87320
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
87321
- IM: "IM";
87322
87321
  AF: "AF";
87323
87322
  AL: "AL";
87324
87323
  DZ: "DZ";
@@ -87407,6 +87406,7 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87407
87406
  IR: "IR";
87408
87407
  IQ: "IQ";
87409
87408
  IE: "IE";
87409
+ IM: "IM";
87410
87410
  IL: "IL";
87411
87411
  IT: "IT";
87412
87412
  CI: "CI";
@@ -87589,7 +87589,6 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87589
87589
  AVAX: "AVAX";
87590
87590
  }>>;
87591
87591
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
87592
- IM: "IM";
87593
87592
  AF: "AF";
87594
87593
  AL: "AL";
87595
87594
  DZ: "DZ";
@@ -87678,6 +87677,7 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87678
87677
  IR: "IR";
87679
87678
  IQ: "IQ";
87680
87679
  IE: "IE";
87680
+ IM: "IM";
87681
87681
  IL: "IL";
87682
87682
  IT: "IT";
87683
87683
  CI: "CI";
@@ -87881,7 +87881,6 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87881
87881
  city: z$1.ZodOptional<z$1.ZodString>;
87882
87882
  postalCode: z$1.ZodOptional<z$1.ZodString>;
87883
87883
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
87884
- IM: "IM";
87885
87884
  AF: "AF";
87886
87885
  AL: "AL";
87887
87886
  DZ: "DZ";
@@ -87970,6 +87969,7 @@ declare const responseBodySchema$7: z$1.ZodObject<{
87970
87969
  IR: "IR";
87971
87970
  IQ: "IQ";
87972
87971
  IE: "IE";
87972
+ IM: "IM";
87973
87973
  IL: "IL";
87974
87974
  IT: "IT";
87975
87975
  CI: "CI";
@@ -88152,7 +88152,6 @@ declare const responseBodySchema$7: z$1.ZodObject<{
88152
88152
  AVAX: "AVAX";
88153
88153
  }>>;
88154
88154
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
88155
- IM: "IM";
88156
88155
  AF: "AF";
88157
88156
  AL: "AL";
88158
88157
  DZ: "DZ";
@@ -88241,6 +88240,7 @@ declare const responseBodySchema$7: z$1.ZodObject<{
88241
88240
  IR: "IR";
88242
88241
  IQ: "IQ";
88243
88242
  IE: "IE";
88243
+ IM: "IM";
88244
88244
  IL: "IL";
88245
88245
  IT: "IT";
88246
88246
  CI: "CI";
@@ -88656,7 +88656,6 @@ declare const responseBodySchema$6: z$1.ZodObject<{
88656
88656
  city: z$1.ZodOptional<z$1.ZodString>;
88657
88657
  postalCode: z$1.ZodOptional<z$1.ZodString>;
88658
88658
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
88659
- IM: "IM";
88660
88659
  AF: "AF";
88661
88660
  AL: "AL";
88662
88661
  DZ: "DZ";
@@ -88745,6 +88744,7 @@ declare const responseBodySchema$6: z$1.ZodObject<{
88745
88744
  IR: "IR";
88746
88745
  IQ: "IQ";
88747
88746
  IE: "IE";
88747
+ IM: "IM";
88748
88748
  IL: "IL";
88749
88749
  IT: "IT";
88750
88750
  CI: "CI";
@@ -88927,7 +88927,6 @@ declare const responseBodySchema$6: z$1.ZodObject<{
88927
88927
  AVAX: "AVAX";
88928
88928
  }>>;
88929
88929
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
88930
- IM: "IM";
88931
88930
  AF: "AF";
88932
88931
  AL: "AL";
88933
88932
  DZ: "DZ";
@@ -89016,6 +89015,7 @@ declare const responseBodySchema$6: z$1.ZodObject<{
89016
89015
  IR: "IR";
89017
89016
  IQ: "IQ";
89018
89017
  IE: "IE";
89018
+ IM: "IM";
89019
89019
  IL: "IL";
89020
89020
  IT: "IT";
89021
89021
  CI: "CI";
@@ -89219,7 +89219,6 @@ declare const responseBodySchema$6: z$1.ZodObject<{
89219
89219
  city: z$1.ZodOptional<z$1.ZodString>;
89220
89220
  postalCode: z$1.ZodOptional<z$1.ZodString>;
89221
89221
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
89222
- IM: "IM";
89223
89222
  AF: "AF";
89224
89223
  AL: "AL";
89225
89224
  DZ: "DZ";
@@ -89308,6 +89307,7 @@ declare const responseBodySchema$6: z$1.ZodObject<{
89308
89307
  IR: "IR";
89309
89308
  IQ: "IQ";
89310
89309
  IE: "IE";
89310
+ IM: "IM";
89311
89311
  IL: "IL";
89312
89312
  IT: "IT";
89313
89313
  CI: "CI";
@@ -89490,7 +89490,6 @@ declare const responseBodySchema$6: z$1.ZodObject<{
89490
89490
  AVAX: "AVAX";
89491
89491
  }>>;
89492
89492
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
89493
- IM: "IM";
89494
89493
  AF: "AF";
89495
89494
  AL: "AL";
89496
89495
  DZ: "DZ";
@@ -89579,6 +89578,7 @@ declare const responseBodySchema$6: z$1.ZodObject<{
89579
89578
  IR: "IR";
89580
89579
  IQ: "IQ";
89581
89580
  IE: "IE";
89581
+ IM: "IM";
89582
89582
  IL: "IL";
89583
89583
  IT: "IT";
89584
89584
  CI: "CI";
@@ -89996,7 +89996,6 @@ declare const getPaymentRequestsResponseSchema: z$1.ZodObject<{
89996
89996
  city: z$1.ZodOptional<z$1.ZodString>;
89997
89997
  postalCode: z$1.ZodOptional<z$1.ZodString>;
89998
89998
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
89999
- IM: "IM";
90000
89999
  AF: "AF";
90001
90000
  AL: "AL";
90002
90001
  DZ: "DZ";
@@ -90085,6 +90084,7 @@ declare const getPaymentRequestsResponseSchema: z$1.ZodObject<{
90085
90084
  IR: "IR";
90086
90085
  IQ: "IQ";
90087
90086
  IE: "IE";
90087
+ IM: "IM";
90088
90088
  IL: "IL";
90089
90089
  IT: "IT";
90090
90090
  CI: "CI";
@@ -90554,7 +90554,6 @@ declare const getPaymentRequestsResponseSchema: z$1.ZodObject<{
90554
90554
  city: z$1.ZodOptional<z$1.ZodString>;
90555
90555
  postalCode: z$1.ZodOptional<z$1.ZodString>;
90556
90556
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
90557
- IM: "IM";
90558
90557
  AF: "AF";
90559
90558
  AL: "AL";
90560
90559
  DZ: "DZ";
@@ -90643,6 +90642,7 @@ declare const getPaymentRequestsResponseSchema: z$1.ZodObject<{
90643
90642
  IR: "IR";
90644
90643
  IQ: "IQ";
90645
90644
  IE: "IE";
90645
+ IM: "IM";
90646
90646
  IL: "IL";
90647
90647
  IT: "IT";
90648
90648
  CI: "CI";
@@ -91316,7 +91316,6 @@ declare const getPaymentsResponseSchema: z$1.ZodObject<{
91316
91316
  city: z$1.ZodOptional<z$1.ZodString>;
91317
91317
  postalCode: z$1.ZodOptional<z$1.ZodString>;
91318
91318
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
91319
- IM: "IM";
91320
91319
  AF: "AF";
91321
91320
  AL: "AL";
91322
91321
  DZ: "DZ";
@@ -91405,6 +91404,7 @@ declare const getPaymentsResponseSchema: z$1.ZodObject<{
91405
91404
  IR: "IR";
91406
91405
  IQ: "IQ";
91407
91406
  IE: "IE";
91407
+ IM: "IM";
91408
91408
  IL: "IL";
91409
91409
  IT: "IT";
91410
91410
  CI: "CI";
@@ -91880,7 +91880,6 @@ declare const getPaymentsResponseSchema: z$1.ZodObject<{
91880
91880
  city: z$1.ZodOptional<z$1.ZodString>;
91881
91881
  postalCode: z$1.ZodOptional<z$1.ZodString>;
91882
91882
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
91883
- IM: "IM";
91884
91883
  AF: "AF";
91885
91884
  AL: "AL";
91886
91885
  DZ: "DZ";
@@ -91969,6 +91968,7 @@ declare const getPaymentsResponseSchema: z$1.ZodObject<{
91969
91968
  IR: "IR";
91970
91969
  IQ: "IQ";
91971
91970
  IE: "IE";
91971
+ IM: "IM";
91972
91972
  IL: "IL";
91973
91973
  IT: "IT";
91974
91974
  CI: "CI";
@@ -92569,7 +92569,6 @@ declare const requestBodySchema: z$1.ZodObject<{
92569
92569
  city: z$1.ZodOptional<z$1.ZodString>;
92570
92570
  postalCode: z$1.ZodOptional<z$1.ZodString>;
92571
92571
  countryCode: z$1.ZodOptional<z$1.ZodEnum<{
92572
- IM: "IM";
92573
92572
  AF: "AF";
92574
92573
  AL: "AL";
92575
92574
  DZ: "DZ";
@@ -92658,6 +92657,7 @@ declare const requestBodySchema: z$1.ZodObject<{
92658
92657
  IR: "IR";
92659
92658
  IQ: "IQ";
92660
92659
  IE: "IE";
92660
+ IM: "IM";
92661
92661
  IL: "IL";
92662
92662
  IT: "IT";
92663
92663
  CI: "CI";