exnet-routing 1.2.39 → 1.2.41

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.
@@ -173,7 +173,6 @@ export declare const publicRoutes: {
173
173
  emailOne: z.ZodNullable<z.ZodString>;
174
174
  emailTwo: z.ZodNullable<z.ZodString>;
175
175
  emailThree: z.ZodNullable<z.ZodString>;
176
- eori: z.ZodNullable<z.ZodString>;
177
176
  tva: z.ZodNullable<z.ZodString>;
178
177
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
179
178
  isBillingCenter: z.ZodBoolean;
@@ -245,7 +244,6 @@ export declare const publicRoutes: {
245
244
  emailOne: string | null;
246
245
  emailTwo: string | null;
247
246
  emailThree: string | null;
248
- eori: string | null;
249
247
  tva: string | null;
250
248
  isTrackingMail: boolean | null;
251
249
  isBillingCenter: boolean;
@@ -303,7 +301,6 @@ export declare const publicRoutes: {
303
301
  emailOne: string | null;
304
302
  emailTwo: string | null;
305
303
  emailThree: string | null;
306
- eori: string | null;
307
304
  tva: string | null;
308
305
  isTrackingMail: boolean | null;
309
306
  isBillingCenter: boolean;
@@ -616,7 +613,6 @@ export declare const publicRoutes: {
616
613
  emailOne: string | null;
617
614
  emailTwo: string | null;
618
615
  emailThree: string | null;
619
- eori: string | null;
620
616
  tva: string | null;
621
617
  isTrackingMail: boolean | null;
622
618
  isBillingCenter: boolean;
@@ -795,7 +791,6 @@ export declare const publicRoutes: {
795
791
  emailOne: string | null;
796
792
  emailTwo: string | null;
797
793
  emailThree: string | null;
798
- eori: string | null;
799
794
  tva: string | null;
800
795
  isTrackingMail: boolean | null;
801
796
  isBillingCenter: boolean;
@@ -994,7 +989,6 @@ export declare const publicRoutes: {
994
989
  emailOne: string | null;
995
990
  emailTwo: string | null;
996
991
  emailThree: string | null;
997
- eori: string | null;
998
992
  tva: string | null;
999
993
  isTrackingMail: boolean | null;
1000
994
  isBillingCenter: boolean;
@@ -1195,7 +1189,6 @@ export declare const publicRoutes: {
1195
1189
  emailOne: string | null;
1196
1190
  emailTwo: string | null;
1197
1191
  emailThree: string | null;
1198
- eori: string | null;
1199
1192
  tva: string | null;
1200
1193
  isTrackingMail: boolean | null;
1201
1194
  isBillingCenter: boolean;
@@ -1402,7 +1395,6 @@ export declare const publicRoutes: {
1402
1395
  emailOne: string | null;
1403
1396
  emailTwo: string | null;
1404
1397
  emailThree: string | null;
1405
- eori: string | null;
1406
1398
  tva: string | null;
1407
1399
  isTrackingMail: boolean | null;
1408
1400
  isBillingCenter: boolean;
@@ -1609,7 +1601,6 @@ export declare const publicRoutes: {
1609
1601
  emailOne: string | null;
1610
1602
  emailTwo: string | null;
1611
1603
  emailThree: string | null;
1612
- eori: string | null;
1613
1604
  tva: string | null;
1614
1605
  isTrackingMail: boolean | null;
1615
1606
  isBillingCenter: boolean;
@@ -2216,7 +2207,6 @@ export declare const publicRoutes: {
2216
2207
  emailOne: z.ZodNullable<z.ZodString>;
2217
2208
  emailTwo: z.ZodNullable<z.ZodString>;
2218
2209
  emailThree: z.ZodNullable<z.ZodString>;
2219
- eori: z.ZodNullable<z.ZodString>;
2220
2210
  tva: z.ZodNullable<z.ZodString>;
2221
2211
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
2222
2212
  isBillingCenter: z.ZodBoolean;
@@ -2288,7 +2278,6 @@ export declare const publicRoutes: {
2288
2278
  emailOne: string | null;
2289
2279
  emailTwo: string | null;
2290
2280
  emailThree: string | null;
2291
- eori: string | null;
2292
2281
  tva: string | null;
2293
2282
  isTrackingMail: boolean | null;
2294
2283
  isBillingCenter: boolean;
@@ -2346,7 +2335,6 @@ export declare const publicRoutes: {
2346
2335
  emailOne: string | null;
2347
2336
  emailTwo: string | null;
2348
2337
  emailThree: string | null;
2349
- eori: string | null;
2350
2338
  tva: string | null;
2351
2339
  isTrackingMail: boolean | null;
2352
2340
  isBillingCenter: boolean;
@@ -2659,7 +2647,6 @@ export declare const publicRoutes: {
2659
2647
  emailOne: string | null;
2660
2648
  emailTwo: string | null;
2661
2649
  emailThree: string | null;
2662
- eori: string | null;
2663
2650
  tva: string | null;
2664
2651
  isTrackingMail: boolean | null;
2665
2652
  isBillingCenter: boolean;
@@ -2838,7 +2825,6 @@ export declare const publicRoutes: {
2838
2825
  emailOne: string | null;
2839
2826
  emailTwo: string | null;
2840
2827
  emailThree: string | null;
2841
- eori: string | null;
2842
2828
  tva: string | null;
2843
2829
  isTrackingMail: boolean | null;
2844
2830
  isBillingCenter: boolean;
@@ -3027,7 +3013,6 @@ export declare const publicRoutes: {
3027
3013
  emailOne: string | null;
3028
3014
  emailTwo: string | null;
3029
3015
  emailThree: string | null;
3030
- eori: string | null;
3031
3016
  tva: string | null;
3032
3017
  isTrackingMail: boolean | null;
3033
3018
  isBillingCenter: boolean;
@@ -3224,7 +3209,6 @@ export declare const publicRoutes: {
3224
3209
  emailOne: string | null;
3225
3210
  emailTwo: string | null;
3226
3211
  emailThree: string | null;
3227
- eori: string | null;
3228
3212
  tva: string | null;
3229
3213
  isTrackingMail: boolean | null;
3230
3214
  isBillingCenter: boolean;
@@ -3427,7 +3411,6 @@ export declare const publicRoutes: {
3427
3411
  emailOne: string | null;
3428
3412
  emailTwo: string | null;
3429
3413
  emailThree: string | null;
3430
- eori: string | null;
3431
3414
  tva: string | null;
3432
3415
  isTrackingMail: boolean | null;
3433
3416
  isBillingCenter: boolean;
@@ -3630,7 +3613,6 @@ export declare const publicRoutes: {
3630
3613
  emailOne: string | null;
3631
3614
  emailTwo: string | null;
3632
3615
  emailThree: string | null;
3633
- eori: string | null;
3634
3616
  tva: string | null;
3635
3617
  isTrackingMail: boolean | null;
3636
3618
  isBillingCenter: boolean;