@deliverart/sdk-js-order 2.23.16 → 2.23.18
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.
- package/dist/index.d.cts +229 -229
- package/dist/index.d.ts +229 -229
- package/package.json +9 -9
package/dist/index.d.cts
CHANGED
|
@@ -233,8 +233,8 @@ declare const deliveryOrderSchema: z.ZodObject<{
|
|
|
233
233
|
deliveroo: "deliveroo";
|
|
234
234
|
justeat: "justeat";
|
|
235
235
|
glovo: "glovo";
|
|
236
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
237
236
|
tilby: "tilby";
|
|
237
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
238
238
|
}>>;
|
|
239
239
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
240
240
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -355,8 +355,8 @@ declare const collectionOrderSchema: z.ZodObject<{
|
|
|
355
355
|
deliveroo: "deliveroo";
|
|
356
356
|
justeat: "justeat";
|
|
357
357
|
glovo: "glovo";
|
|
358
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
359
358
|
tilby: "tilby";
|
|
359
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
360
360
|
}>>;
|
|
361
361
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
362
362
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -468,8 +468,8 @@ declare const takeAwayOrderSchema: z.ZodObject<{
|
|
|
468
468
|
deliveroo: "deliveroo";
|
|
469
469
|
justeat: "justeat";
|
|
470
470
|
glovo: "glovo";
|
|
471
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
472
471
|
tilby: "tilby";
|
|
472
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
473
473
|
}>>;
|
|
474
474
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
475
475
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -581,8 +581,8 @@ declare const kitchenOrderSchema: z.ZodObject<{
|
|
|
581
581
|
deliveroo: "deliveroo";
|
|
582
582
|
justeat: "justeat";
|
|
583
583
|
glovo: "glovo";
|
|
584
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
585
584
|
tilby: "tilby";
|
|
585
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
586
586
|
}>>;
|
|
587
587
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
588
588
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -703,8 +703,8 @@ declare const orderSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodDisc
|
|
|
703
703
|
deliveroo: "deliveroo";
|
|
704
704
|
justeat: "justeat";
|
|
705
705
|
glovo: "glovo";
|
|
706
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
707
706
|
tilby: "tilby";
|
|
707
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
708
708
|
}>>;
|
|
709
709
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
710
710
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -823,8 +823,8 @@ declare const orderSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodDisc
|
|
|
823
823
|
deliveroo: "deliveroo";
|
|
824
824
|
justeat: "justeat";
|
|
825
825
|
glovo: "glovo";
|
|
826
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
827
826
|
tilby: "tilby";
|
|
827
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
828
828
|
}>>;
|
|
829
829
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
830
830
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -933,8 +933,8 @@ declare const orderSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodDisc
|
|
|
933
933
|
deliveroo: "deliveroo";
|
|
934
934
|
justeat: "justeat";
|
|
935
935
|
glovo: "glovo";
|
|
936
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
937
936
|
tilby: "tilby";
|
|
937
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
938
938
|
}>>;
|
|
939
939
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
940
940
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -1055,8 +1055,8 @@ declare const deliveryOrderDetailsSchema: z.ZodObject<{
|
|
|
1055
1055
|
deliveroo: "deliveroo";
|
|
1056
1056
|
justeat: "justeat";
|
|
1057
1057
|
glovo: "glovo";
|
|
1058
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
1059
1058
|
tilby: "tilby";
|
|
1059
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
1060
1060
|
}>>;
|
|
1061
1061
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
1062
1062
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -1252,8 +1252,8 @@ declare const collectionOrderDetailsSchema: z.ZodObject<{
|
|
|
1252
1252
|
deliveroo: "deliveroo";
|
|
1253
1253
|
justeat: "justeat";
|
|
1254
1254
|
glovo: "glovo";
|
|
1255
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
1256
1255
|
tilby: "tilby";
|
|
1256
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
1257
1257
|
}>>;
|
|
1258
1258
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
1259
1259
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -1440,8 +1440,8 @@ declare const takeAwayOrderDetailsSchema: z.ZodObject<{
|
|
|
1440
1440
|
deliveroo: "deliveroo";
|
|
1441
1441
|
justeat: "justeat";
|
|
1442
1442
|
glovo: "glovo";
|
|
1443
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
1444
1443
|
tilby: "tilby";
|
|
1444
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
1445
1445
|
}>>;
|
|
1446
1446
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
1447
1447
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -1628,8 +1628,8 @@ declare const kitchenOrderDetailsSchema: z.ZodObject<{
|
|
|
1628
1628
|
deliveroo: "deliveroo";
|
|
1629
1629
|
justeat: "justeat";
|
|
1630
1630
|
glovo: "glovo";
|
|
1631
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
1632
1631
|
tilby: "tilby";
|
|
1632
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
1633
1633
|
}>>;
|
|
1634
1634
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
1635
1635
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -1825,8 +1825,8 @@ declare const orderDetailsSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.
|
|
|
1825
1825
|
deliveroo: "deliveroo";
|
|
1826
1826
|
justeat: "justeat";
|
|
1827
1827
|
glovo: "glovo";
|
|
1828
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
1829
1828
|
tilby: "tilby";
|
|
1829
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
1830
1830
|
}>>;
|
|
1831
1831
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
1832
1832
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -2020,8 +2020,8 @@ declare const orderDetailsSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.
|
|
|
2020
2020
|
deliveroo: "deliveroo";
|
|
2021
2021
|
justeat: "justeat";
|
|
2022
2022
|
glovo: "glovo";
|
|
2023
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2024
2023
|
tilby: "tilby";
|
|
2024
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2025
2025
|
}>>;
|
|
2026
2026
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
2027
2027
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -2205,8 +2205,8 @@ declare const orderDetailsSchema: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.
|
|
|
2205
2205
|
deliveroo: "deliveroo";
|
|
2206
2206
|
justeat: "justeat";
|
|
2207
2207
|
glovo: "glovo";
|
|
2208
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2209
2208
|
tilby: "tilby";
|
|
2209
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2210
2210
|
}>>;
|
|
2211
2211
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
2212
2212
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -2403,8 +2403,8 @@ declare const writableDeliveryOrderSchema: z.ZodObject<{
|
|
|
2403
2403
|
deliveroo: "deliveroo";
|
|
2404
2404
|
justeat: "justeat";
|
|
2405
2405
|
glovo: "glovo";
|
|
2406
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2407
2406
|
tilby: "tilby";
|
|
2407
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2408
2408
|
}>>>;
|
|
2409
2409
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2410
2410
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2479,8 +2479,8 @@ declare const writableCollectionOrderSchema: z.ZodObject<{
|
|
|
2479
2479
|
deliveroo: "deliveroo";
|
|
2480
2480
|
justeat: "justeat";
|
|
2481
2481
|
glovo: "glovo";
|
|
2482
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2483
2482
|
tilby: "tilby";
|
|
2483
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2484
2484
|
}>>>;
|
|
2485
2485
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2486
2486
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2546,8 +2546,8 @@ declare const writableTakeAwayOrderSchema: z.ZodObject<{
|
|
|
2546
2546
|
deliveroo: "deliveroo";
|
|
2547
2547
|
justeat: "justeat";
|
|
2548
2548
|
glovo: "glovo";
|
|
2549
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2550
2549
|
tilby: "tilby";
|
|
2550
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2551
2551
|
}>>>;
|
|
2552
2552
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2553
2553
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2613,8 +2613,8 @@ declare const writableKitchenOrderSchema: z.ZodObject<{
|
|
|
2613
2613
|
deliveroo: "deliveroo";
|
|
2614
2614
|
justeat: "justeat";
|
|
2615
2615
|
glovo: "glovo";
|
|
2616
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2617
2616
|
tilby: "tilby";
|
|
2617
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2618
2618
|
}>>>;
|
|
2619
2619
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2620
2620
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2679,8 +2679,8 @@ declare const writableOrderSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2679
2679
|
deliveroo: "deliveroo";
|
|
2680
2680
|
justeat: "justeat";
|
|
2681
2681
|
glovo: "glovo";
|
|
2682
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2683
2682
|
tilby: "tilby";
|
|
2683
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2684
2684
|
}>>>;
|
|
2685
2685
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2686
2686
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2753,8 +2753,8 @@ declare const writableOrderSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2753
2753
|
deliveroo: "deliveroo";
|
|
2754
2754
|
justeat: "justeat";
|
|
2755
2755
|
glovo: "glovo";
|
|
2756
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2757
2756
|
tilby: "tilby";
|
|
2757
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2758
2758
|
}>>>;
|
|
2759
2759
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2760
2760
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2817,8 +2817,8 @@ declare const writableOrderSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2817
2817
|
deliveroo: "deliveroo";
|
|
2818
2818
|
justeat: "justeat";
|
|
2819
2819
|
glovo: "glovo";
|
|
2820
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2821
2820
|
tilby: "tilby";
|
|
2821
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2822
2822
|
}>>>;
|
|
2823
2823
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2824
2824
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2881,8 +2881,8 @@ declare const writableOrderSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2881
2881
|
deliveroo: "deliveroo";
|
|
2882
2882
|
justeat: "justeat";
|
|
2883
2883
|
glovo: "glovo";
|
|
2884
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
2885
2884
|
tilby: "tilby";
|
|
2885
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
2886
2886
|
}>>>;
|
|
2887
2887
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2888
2888
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3137,8 +3137,8 @@ declare const regularBundleSchema: z.ZodObject<{
|
|
|
3137
3137
|
deliveroo: "deliveroo";
|
|
3138
3138
|
justeat: "justeat";
|
|
3139
3139
|
glovo: "glovo";
|
|
3140
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3141
3140
|
tilby: "tilby";
|
|
3141
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3142
3142
|
}>>;
|
|
3143
3143
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3144
3144
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3257,8 +3257,8 @@ declare const regularBundleSchema: z.ZodObject<{
|
|
|
3257
3257
|
deliveroo: "deliveroo";
|
|
3258
3258
|
justeat: "justeat";
|
|
3259
3259
|
glovo: "glovo";
|
|
3260
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3261
3260
|
tilby: "tilby";
|
|
3261
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3262
3262
|
}>>;
|
|
3263
3263
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3264
3264
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3367,8 +3367,8 @@ declare const regularBundleSchema: z.ZodObject<{
|
|
|
3367
3367
|
deliveroo: "deliveroo";
|
|
3368
3368
|
justeat: "justeat";
|
|
3369
3369
|
glovo: "glovo";
|
|
3370
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3371
3370
|
tilby: "tilby";
|
|
3371
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3372
3372
|
}>>;
|
|
3373
3373
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3374
3374
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3516,8 +3516,8 @@ declare const forcedBundleSchema: z.ZodObject<{
|
|
|
3516
3516
|
deliveroo: "deliveroo";
|
|
3517
3517
|
justeat: "justeat";
|
|
3518
3518
|
glovo: "glovo";
|
|
3519
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3520
3519
|
tilby: "tilby";
|
|
3520
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3521
3521
|
}>>;
|
|
3522
3522
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3523
3523
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3636,8 +3636,8 @@ declare const forcedBundleSchema: z.ZodObject<{
|
|
|
3636
3636
|
deliveroo: "deliveroo";
|
|
3637
3637
|
justeat: "justeat";
|
|
3638
3638
|
glovo: "glovo";
|
|
3639
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3640
3639
|
tilby: "tilby";
|
|
3640
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3641
3641
|
}>>;
|
|
3642
3642
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3643
3643
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3746,8 +3746,8 @@ declare const forcedBundleSchema: z.ZodObject<{
|
|
|
3746
3746
|
deliveroo: "deliveroo";
|
|
3747
3747
|
justeat: "justeat";
|
|
3748
3748
|
glovo: "glovo";
|
|
3749
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3750
3749
|
tilby: "tilby";
|
|
3750
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3751
3751
|
}>>;
|
|
3752
3752
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3753
3753
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -3895,8 +3895,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
3895
3895
|
deliveroo: "deliveroo";
|
|
3896
3896
|
justeat: "justeat";
|
|
3897
3897
|
glovo: "glovo";
|
|
3898
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
3899
3898
|
tilby: "tilby";
|
|
3899
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
3900
3900
|
}>>;
|
|
3901
3901
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
3902
3902
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4015,8 +4015,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
4015
4015
|
deliveroo: "deliveroo";
|
|
4016
4016
|
justeat: "justeat";
|
|
4017
4017
|
glovo: "glovo";
|
|
4018
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4019
4018
|
tilby: "tilby";
|
|
4019
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4020
4020
|
}>>;
|
|
4021
4021
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4022
4022
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4125,8 +4125,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
4125
4125
|
deliveroo: "deliveroo";
|
|
4126
4126
|
justeat: "justeat";
|
|
4127
4127
|
glovo: "glovo";
|
|
4128
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4129
4128
|
tilby: "tilby";
|
|
4129
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4130
4130
|
}>>;
|
|
4131
4131
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4132
4132
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4272,8 +4272,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
4272
4272
|
deliveroo: "deliveroo";
|
|
4273
4273
|
justeat: "justeat";
|
|
4274
4274
|
glovo: "glovo";
|
|
4275
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4276
4275
|
tilby: "tilby";
|
|
4276
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4277
4277
|
}>>;
|
|
4278
4278
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4279
4279
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4392,8 +4392,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
4392
4392
|
deliveroo: "deliveroo";
|
|
4393
4393
|
justeat: "justeat";
|
|
4394
4394
|
glovo: "glovo";
|
|
4395
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4396
4395
|
tilby: "tilby";
|
|
4396
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4397
4397
|
}>>;
|
|
4398
4398
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4399
4399
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4502,8 +4502,8 @@ declare const bundleSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
4502
4502
|
deliveroo: "deliveroo";
|
|
4503
4503
|
justeat: "justeat";
|
|
4504
4504
|
glovo: "glovo";
|
|
4505
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4506
4505
|
tilby: "tilby";
|
|
4506
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4507
4507
|
}>>;
|
|
4508
4508
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4509
4509
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4651,8 +4651,8 @@ declare const regularBundleDetailsSchema: z.ZodObject<{
|
|
|
4651
4651
|
deliveroo: "deliveroo";
|
|
4652
4652
|
justeat: "justeat";
|
|
4653
4653
|
glovo: "glovo";
|
|
4654
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4655
4654
|
tilby: "tilby";
|
|
4655
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4656
4656
|
}>>;
|
|
4657
4657
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4658
4658
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4771,8 +4771,8 @@ declare const regularBundleDetailsSchema: z.ZodObject<{
|
|
|
4771
4771
|
deliveroo: "deliveroo";
|
|
4772
4772
|
justeat: "justeat";
|
|
4773
4773
|
glovo: "glovo";
|
|
4774
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4775
4774
|
tilby: "tilby";
|
|
4775
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4776
4776
|
}>>;
|
|
4777
4777
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4778
4778
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -4881,8 +4881,8 @@ declare const regularBundleDetailsSchema: z.ZodObject<{
|
|
|
4881
4881
|
deliveroo: "deliveroo";
|
|
4882
4882
|
justeat: "justeat";
|
|
4883
4883
|
glovo: "glovo";
|
|
4884
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
4885
4884
|
tilby: "tilby";
|
|
4885
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
4886
4886
|
}>>;
|
|
4887
4887
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
4888
4888
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5031,8 +5031,8 @@ declare const forcedBundleDetailsSchema: z.ZodObject<{
|
|
|
5031
5031
|
deliveroo: "deliveroo";
|
|
5032
5032
|
justeat: "justeat";
|
|
5033
5033
|
glovo: "glovo";
|
|
5034
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5035
5034
|
tilby: "tilby";
|
|
5035
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5036
5036
|
}>>;
|
|
5037
5037
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5038
5038
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5151,8 +5151,8 @@ declare const forcedBundleDetailsSchema: z.ZodObject<{
|
|
|
5151
5151
|
deliveroo: "deliveroo";
|
|
5152
5152
|
justeat: "justeat";
|
|
5153
5153
|
glovo: "glovo";
|
|
5154
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5155
5154
|
tilby: "tilby";
|
|
5155
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5156
5156
|
}>>;
|
|
5157
5157
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5158
5158
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5261,8 +5261,8 @@ declare const forcedBundleDetailsSchema: z.ZodObject<{
|
|
|
5261
5261
|
deliveroo: "deliveroo";
|
|
5262
5262
|
justeat: "justeat";
|
|
5263
5263
|
glovo: "glovo";
|
|
5264
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5265
5264
|
tilby: "tilby";
|
|
5265
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5266
5266
|
}>>;
|
|
5267
5267
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5268
5268
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5411,8 +5411,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5411
5411
|
deliveroo: "deliveroo";
|
|
5412
5412
|
justeat: "justeat";
|
|
5413
5413
|
glovo: "glovo";
|
|
5414
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5415
5414
|
tilby: "tilby";
|
|
5415
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5416
5416
|
}>>;
|
|
5417
5417
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5418
5418
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5531,8 +5531,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5531
5531
|
deliveroo: "deliveroo";
|
|
5532
5532
|
justeat: "justeat";
|
|
5533
5533
|
glovo: "glovo";
|
|
5534
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5535
5534
|
tilby: "tilby";
|
|
5535
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5536
5536
|
}>>;
|
|
5537
5537
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5538
5538
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5641,8 +5641,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5641
5641
|
deliveroo: "deliveroo";
|
|
5642
5642
|
justeat: "justeat";
|
|
5643
5643
|
glovo: "glovo";
|
|
5644
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5645
5644
|
tilby: "tilby";
|
|
5645
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5646
5646
|
}>>;
|
|
5647
5647
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5648
5648
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5789,8 +5789,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5789
5789
|
deliveroo: "deliveroo";
|
|
5790
5790
|
justeat: "justeat";
|
|
5791
5791
|
glovo: "glovo";
|
|
5792
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5793
5792
|
tilby: "tilby";
|
|
5793
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5794
5794
|
}>>;
|
|
5795
5795
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5796
5796
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -5909,8 +5909,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
5909
5909
|
deliveroo: "deliveroo";
|
|
5910
5910
|
justeat: "justeat";
|
|
5911
5911
|
glovo: "glovo";
|
|
5912
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
5913
5912
|
tilby: "tilby";
|
|
5913
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
5914
5914
|
}>>;
|
|
5915
5915
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
5916
5916
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -6019,8 +6019,8 @@ declare const bundleDetailsSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
6019
6019
|
deliveroo: "deliveroo";
|
|
6020
6020
|
justeat: "justeat";
|
|
6021
6021
|
glovo: "glovo";
|
|
6022
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6023
6022
|
tilby: "tilby";
|
|
6023
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6024
6024
|
}>>;
|
|
6025
6025
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
6026
6026
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -6349,14 +6349,14 @@ declare const ordersQuerySchema: z.ZodObject<{
|
|
|
6349
6349
|
deliveroo: "deliveroo";
|
|
6350
6350
|
justeat: "justeat";
|
|
6351
6351
|
glovo: "glovo";
|
|
6352
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6353
6352
|
tilby: "tilby";
|
|
6353
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6354
6354
|
}>, z.ZodArray<z.ZodEnum<{
|
|
6355
6355
|
deliveroo: "deliveroo";
|
|
6356
6356
|
justeat: "justeat";
|
|
6357
6357
|
glovo: "glovo";
|
|
6358
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6359
6358
|
tilby: "tilby";
|
|
6359
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6360
6360
|
}>>]>>;
|
|
6361
6361
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
6362
6362
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -6674,8 +6674,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
6674
6674
|
deliveroo: "deliveroo";
|
|
6675
6675
|
justeat: "justeat";
|
|
6676
6676
|
glovo: "glovo";
|
|
6677
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6678
6677
|
tilby: "tilby";
|
|
6678
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6679
6679
|
}>>;
|
|
6680
6680
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
6681
6681
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -6794,8 +6794,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
6794
6794
|
deliveroo: "deliveroo";
|
|
6795
6795
|
justeat: "justeat";
|
|
6796
6796
|
glovo: "glovo";
|
|
6797
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6798
6797
|
tilby: "tilby";
|
|
6798
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6799
6799
|
}>>;
|
|
6800
6800
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
6801
6801
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -6904,8 +6904,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
6904
6904
|
deliveroo: "deliveroo";
|
|
6905
6905
|
justeat: "justeat";
|
|
6906
6906
|
glovo: "glovo";
|
|
6907
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
6908
6907
|
tilby: "tilby";
|
|
6908
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
6909
6909
|
}>>;
|
|
6910
6910
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
6911
6911
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7052,8 +7052,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
7052
7052
|
deliveroo: "deliveroo";
|
|
7053
7053
|
justeat: "justeat";
|
|
7054
7054
|
glovo: "glovo";
|
|
7055
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7056
7055
|
tilby: "tilby";
|
|
7056
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7057
7057
|
}>>;
|
|
7058
7058
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7059
7059
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7172,8 +7172,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
7172
7172
|
deliveroo: "deliveroo";
|
|
7173
7173
|
justeat: "justeat";
|
|
7174
7174
|
glovo: "glovo";
|
|
7175
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7176
7175
|
tilby: "tilby";
|
|
7176
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7177
7177
|
}>>;
|
|
7178
7178
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7179
7179
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7282,8 +7282,8 @@ declare const createBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
7282
7282
|
deliveroo: "deliveroo";
|
|
7283
7283
|
justeat: "justeat";
|
|
7284
7284
|
glovo: "glovo";
|
|
7285
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7286
7285
|
tilby: "tilby";
|
|
7286
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7287
7287
|
}>>;
|
|
7288
7288
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7289
7289
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7441,8 +7441,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
7441
7441
|
deliveroo: "deliveroo";
|
|
7442
7442
|
justeat: "justeat";
|
|
7443
7443
|
glovo: "glovo";
|
|
7444
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7445
7444
|
tilby: "tilby";
|
|
7445
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7446
7446
|
}>>;
|
|
7447
7447
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7448
7448
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7561,8 +7561,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
7561
7561
|
deliveroo: "deliveroo";
|
|
7562
7562
|
justeat: "justeat";
|
|
7563
7563
|
glovo: "glovo";
|
|
7564
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7565
7564
|
tilby: "tilby";
|
|
7565
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7566
7566
|
}>>;
|
|
7567
7567
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7568
7568
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7671,8 +7671,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
7671
7671
|
deliveroo: "deliveroo";
|
|
7672
7672
|
justeat: "justeat";
|
|
7673
7673
|
glovo: "glovo";
|
|
7674
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7675
7674
|
tilby: "tilby";
|
|
7675
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7676
7676
|
}>>;
|
|
7677
7677
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7678
7678
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7819,8 +7819,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
7819
7819
|
deliveroo: "deliveroo";
|
|
7820
7820
|
justeat: "justeat";
|
|
7821
7821
|
glovo: "glovo";
|
|
7822
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7823
7822
|
tilby: "tilby";
|
|
7823
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7824
7824
|
}>>;
|
|
7825
7825
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7826
7826
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -7939,8 +7939,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
7939
7939
|
deliveroo: "deliveroo";
|
|
7940
7940
|
justeat: "justeat";
|
|
7941
7941
|
glovo: "glovo";
|
|
7942
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
7943
7942
|
tilby: "tilby";
|
|
7943
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
7944
7944
|
}>>;
|
|
7945
7945
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
7946
7946
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8049,8 +8049,8 @@ declare class CreateBundle extends AbstractApiRequest<typeof createBundleInputSc
|
|
|
8049
8049
|
deliveroo: "deliveroo";
|
|
8050
8050
|
justeat: "justeat";
|
|
8051
8051
|
glovo: "glovo";
|
|
8052
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8053
8052
|
tilby: "tilby";
|
|
8053
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8054
8054
|
}>>;
|
|
8055
8055
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8056
8056
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8221,8 +8221,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8221
8221
|
deliveroo: "deliveroo";
|
|
8222
8222
|
justeat: "justeat";
|
|
8223
8223
|
glovo: "glovo";
|
|
8224
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8225
8224
|
tilby: "tilby";
|
|
8225
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8226
8226
|
}>>;
|
|
8227
8227
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8228
8228
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8341,8 +8341,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8341
8341
|
deliveroo: "deliveroo";
|
|
8342
8342
|
justeat: "justeat";
|
|
8343
8343
|
glovo: "glovo";
|
|
8344
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8345
8344
|
tilby: "tilby";
|
|
8345
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8346
8346
|
}>>;
|
|
8347
8347
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8348
8348
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8451,8 +8451,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8451
8451
|
deliveroo: "deliveroo";
|
|
8452
8452
|
justeat: "justeat";
|
|
8453
8453
|
glovo: "glovo";
|
|
8454
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8455
8454
|
tilby: "tilby";
|
|
8455
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8456
8456
|
}>>;
|
|
8457
8457
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8458
8458
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8599,8 +8599,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8599
8599
|
deliveroo: "deliveroo";
|
|
8600
8600
|
justeat: "justeat";
|
|
8601
8601
|
glovo: "glovo";
|
|
8602
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8603
8602
|
tilby: "tilby";
|
|
8603
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8604
8604
|
}>>;
|
|
8605
8605
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8606
8606
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8719,8 +8719,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8719
8719
|
deliveroo: "deliveroo";
|
|
8720
8720
|
justeat: "justeat";
|
|
8721
8721
|
glovo: "glovo";
|
|
8722
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8723
8722
|
tilby: "tilby";
|
|
8723
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8724
8724
|
}>>;
|
|
8725
8725
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8726
8726
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8829,8 +8829,8 @@ declare const getBundleDetailsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObje
|
|
|
8829
8829
|
deliveroo: "deliveroo";
|
|
8830
8830
|
justeat: "justeat";
|
|
8831
8831
|
glovo: "glovo";
|
|
8832
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8833
8832
|
tilby: "tilby";
|
|
8833
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8834
8834
|
}>>;
|
|
8835
8835
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8836
8836
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -8984,8 +8984,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
8984
8984
|
deliveroo: "deliveroo";
|
|
8985
8985
|
justeat: "justeat";
|
|
8986
8986
|
glovo: "glovo";
|
|
8987
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
8988
8987
|
tilby: "tilby";
|
|
8988
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
8989
8989
|
}>>;
|
|
8990
8990
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
8991
8991
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9104,8 +9104,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
9104
9104
|
deliveroo: "deliveroo";
|
|
9105
9105
|
justeat: "justeat";
|
|
9106
9106
|
glovo: "glovo";
|
|
9107
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9108
9107
|
tilby: "tilby";
|
|
9108
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9109
9109
|
}>>;
|
|
9110
9110
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9111
9111
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9214,8 +9214,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
9214
9214
|
deliveroo: "deliveroo";
|
|
9215
9215
|
justeat: "justeat";
|
|
9216
9216
|
glovo: "glovo";
|
|
9217
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9218
9217
|
tilby: "tilby";
|
|
9218
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9219
9219
|
}>>;
|
|
9220
9220
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9221
9221
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9362,8 +9362,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
9362
9362
|
deliveroo: "deliveroo";
|
|
9363
9363
|
justeat: "justeat";
|
|
9364
9364
|
glovo: "glovo";
|
|
9365
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9366
9365
|
tilby: "tilby";
|
|
9366
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9367
9367
|
}>>;
|
|
9368
9368
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9369
9369
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9482,8 +9482,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
9482
9482
|
deliveroo: "deliveroo";
|
|
9483
9483
|
justeat: "justeat";
|
|
9484
9484
|
glovo: "glovo";
|
|
9485
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9486
9485
|
tilby: "tilby";
|
|
9486
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9487
9487
|
}>>;
|
|
9488
9488
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9489
9489
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9592,8 +9592,8 @@ declare class GetBundleDetails extends AbstractApiRequest<typeof getBundleDetail
|
|
|
9592
9592
|
deliveroo: "deliveroo";
|
|
9593
9593
|
justeat: "justeat";
|
|
9594
9594
|
glovo: "glovo";
|
|
9595
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9596
9595
|
tilby: "tilby";
|
|
9596
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9597
9597
|
}>>;
|
|
9598
9598
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9599
9599
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9830,8 +9830,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
9830
9830
|
deliveroo: "deliveroo";
|
|
9831
9831
|
justeat: "justeat";
|
|
9832
9832
|
glovo: "glovo";
|
|
9833
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9834
9833
|
tilby: "tilby";
|
|
9834
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9835
9835
|
}>>;
|
|
9836
9836
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9837
9837
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -9950,8 +9950,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
9950
9950
|
deliveroo: "deliveroo";
|
|
9951
9951
|
justeat: "justeat";
|
|
9952
9952
|
glovo: "glovo";
|
|
9953
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
9954
9953
|
tilby: "tilby";
|
|
9954
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
9955
9955
|
}>>;
|
|
9956
9956
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
9957
9957
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10060,8 +10060,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
10060
10060
|
deliveroo: "deliveroo";
|
|
10061
10061
|
justeat: "justeat";
|
|
10062
10062
|
glovo: "glovo";
|
|
10063
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10064
10063
|
tilby: "tilby";
|
|
10064
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10065
10065
|
}>>;
|
|
10066
10066
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10067
10067
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10207,8 +10207,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
10207
10207
|
deliveroo: "deliveroo";
|
|
10208
10208
|
justeat: "justeat";
|
|
10209
10209
|
glovo: "glovo";
|
|
10210
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10211
10210
|
tilby: "tilby";
|
|
10211
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10212
10212
|
}>>;
|
|
10213
10213
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10214
10214
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10327,8 +10327,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
10327
10327
|
deliveroo: "deliveroo";
|
|
10328
10328
|
justeat: "justeat";
|
|
10329
10329
|
glovo: "glovo";
|
|
10330
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10331
10330
|
tilby: "tilby";
|
|
10331
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10332
10332
|
}>>;
|
|
10333
10333
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10334
10334
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10437,8 +10437,8 @@ declare const getBundlesResponseSchema: z.ZodObject<{
|
|
|
10437
10437
|
deliveroo: "deliveroo";
|
|
10438
10438
|
justeat: "justeat";
|
|
10439
10439
|
glovo: "glovo";
|
|
10440
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10441
10440
|
tilby: "tilby";
|
|
10441
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10442
10442
|
}>>;
|
|
10443
10443
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10444
10444
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10601,8 +10601,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
10601
10601
|
deliveroo: "deliveroo";
|
|
10602
10602
|
justeat: "justeat";
|
|
10603
10603
|
glovo: "glovo";
|
|
10604
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10605
10604
|
tilby: "tilby";
|
|
10605
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10606
10606
|
}>>;
|
|
10607
10607
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10608
10608
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10721,8 +10721,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
10721
10721
|
deliveroo: "deliveroo";
|
|
10722
10722
|
justeat: "justeat";
|
|
10723
10723
|
glovo: "glovo";
|
|
10724
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10725
10724
|
tilby: "tilby";
|
|
10725
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10726
10726
|
}>>;
|
|
10727
10727
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10728
10728
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10831,8 +10831,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
10831
10831
|
deliveroo: "deliveroo";
|
|
10832
10832
|
justeat: "justeat";
|
|
10833
10833
|
glovo: "glovo";
|
|
10834
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10835
10834
|
tilby: "tilby";
|
|
10835
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10836
10836
|
}>>;
|
|
10837
10837
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10838
10838
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -10978,8 +10978,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
10978
10978
|
deliveroo: "deliveroo";
|
|
10979
10979
|
justeat: "justeat";
|
|
10980
10980
|
glovo: "glovo";
|
|
10981
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
10982
10981
|
tilby: "tilby";
|
|
10982
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
10983
10983
|
}>>;
|
|
10984
10984
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
10985
10985
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11098,8 +11098,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11098
11098
|
deliveroo: "deliveroo";
|
|
11099
11099
|
justeat: "justeat";
|
|
11100
11100
|
glovo: "glovo";
|
|
11101
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11102
11101
|
tilby: "tilby";
|
|
11102
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11103
11103
|
}>>;
|
|
11104
11104
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11105
11105
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11208,8 +11208,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11208
11208
|
deliveroo: "deliveroo";
|
|
11209
11209
|
justeat: "justeat";
|
|
11210
11210
|
glovo: "glovo";
|
|
11211
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11212
11211
|
tilby: "tilby";
|
|
11212
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11213
11213
|
}>>;
|
|
11214
11214
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11215
11215
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11444,8 +11444,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11444
11444
|
deliveroo: "deliveroo";
|
|
11445
11445
|
justeat: "justeat";
|
|
11446
11446
|
glovo: "glovo";
|
|
11447
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11448
11447
|
tilby: "tilby";
|
|
11448
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11449
11449
|
}>>;
|
|
11450
11450
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11451
11451
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11564,8 +11564,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11564
11564
|
deliveroo: "deliveroo";
|
|
11565
11565
|
justeat: "justeat";
|
|
11566
11566
|
glovo: "glovo";
|
|
11567
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11568
11567
|
tilby: "tilby";
|
|
11568
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11569
11569
|
}>>;
|
|
11570
11570
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11571
11571
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11674,8 +11674,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11674
11674
|
deliveroo: "deliveroo";
|
|
11675
11675
|
justeat: "justeat";
|
|
11676
11676
|
glovo: "glovo";
|
|
11677
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11678
11677
|
tilby: "tilby";
|
|
11678
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11679
11679
|
}>>;
|
|
11680
11680
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11681
11681
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11821,8 +11821,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11821
11821
|
deliveroo: "deliveroo";
|
|
11822
11822
|
justeat: "justeat";
|
|
11823
11823
|
glovo: "glovo";
|
|
11824
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11825
11824
|
tilby: "tilby";
|
|
11825
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11826
11826
|
}>>;
|
|
11827
11827
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11828
11828
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -11941,8 +11941,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
11941
11941
|
deliveroo: "deliveroo";
|
|
11942
11942
|
justeat: "justeat";
|
|
11943
11943
|
glovo: "glovo";
|
|
11944
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
11945
11944
|
tilby: "tilby";
|
|
11945
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
11946
11946
|
}>>;
|
|
11947
11947
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
11948
11948
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12051,8 +12051,8 @@ declare class GetBundles extends AbstractApiRequest<typeof getBundlesInputSchema
|
|
|
12051
12051
|
deliveroo: "deliveroo";
|
|
12052
12052
|
justeat: "justeat";
|
|
12053
12053
|
glovo: "glovo";
|
|
12054
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12055
12054
|
tilby: "tilby";
|
|
12055
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12056
12056
|
}>>;
|
|
12057
12057
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12058
12058
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12288,8 +12288,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12288
12288
|
deliveroo: "deliveroo";
|
|
12289
12289
|
justeat: "justeat";
|
|
12290
12290
|
glovo: "glovo";
|
|
12291
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12292
12291
|
tilby: "tilby";
|
|
12292
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12293
12293
|
}>>;
|
|
12294
12294
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12295
12295
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12408,8 +12408,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12408
12408
|
deliveroo: "deliveroo";
|
|
12409
12409
|
justeat: "justeat";
|
|
12410
12410
|
glovo: "glovo";
|
|
12411
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12412
12411
|
tilby: "tilby";
|
|
12412
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12413
12413
|
}>>;
|
|
12414
12414
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12415
12415
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12518,8 +12518,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12518
12518
|
deliveroo: "deliveroo";
|
|
12519
12519
|
justeat: "justeat";
|
|
12520
12520
|
glovo: "glovo";
|
|
12521
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12522
12521
|
tilby: "tilby";
|
|
12522
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12523
12523
|
}>>;
|
|
12524
12524
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12525
12525
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12665,8 +12665,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12665
12665
|
deliveroo: "deliveroo";
|
|
12666
12666
|
justeat: "justeat";
|
|
12667
12667
|
glovo: "glovo";
|
|
12668
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12669
12668
|
tilby: "tilby";
|
|
12669
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12670
12670
|
}>>;
|
|
12671
12671
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12672
12672
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12785,8 +12785,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12785
12785
|
deliveroo: "deliveroo";
|
|
12786
12786
|
justeat: "justeat";
|
|
12787
12787
|
glovo: "glovo";
|
|
12788
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12789
12788
|
tilby: "tilby";
|
|
12789
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12790
12790
|
}>>;
|
|
12791
12791
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12792
12792
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -12895,8 +12895,8 @@ declare const getBundlesFromPointOfSaleResponseSchema: z.ZodObject<{
|
|
|
12895
12895
|
deliveroo: "deliveroo";
|
|
12896
12896
|
justeat: "justeat";
|
|
12897
12897
|
glovo: "glovo";
|
|
12898
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
12899
12898
|
tilby: "tilby";
|
|
12899
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
12900
12900
|
}>>;
|
|
12901
12901
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
12902
12902
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13059,8 +13059,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13059
13059
|
deliveroo: "deliveroo";
|
|
13060
13060
|
justeat: "justeat";
|
|
13061
13061
|
glovo: "glovo";
|
|
13062
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13063
13062
|
tilby: "tilby";
|
|
13063
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13064
13064
|
}>>;
|
|
13065
13065
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13066
13066
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13179,8 +13179,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13179
13179
|
deliveroo: "deliveroo";
|
|
13180
13180
|
justeat: "justeat";
|
|
13181
13181
|
glovo: "glovo";
|
|
13182
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13183
13182
|
tilby: "tilby";
|
|
13183
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13184
13184
|
}>>;
|
|
13185
13185
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13186
13186
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13289,8 +13289,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13289
13289
|
deliveroo: "deliveroo";
|
|
13290
13290
|
justeat: "justeat";
|
|
13291
13291
|
glovo: "glovo";
|
|
13292
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13293
13292
|
tilby: "tilby";
|
|
13293
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13294
13294
|
}>>;
|
|
13295
13295
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13296
13296
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13436,8 +13436,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13436
13436
|
deliveroo: "deliveroo";
|
|
13437
13437
|
justeat: "justeat";
|
|
13438
13438
|
glovo: "glovo";
|
|
13439
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13440
13439
|
tilby: "tilby";
|
|
13440
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13441
13441
|
}>>;
|
|
13442
13442
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13443
13443
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13556,8 +13556,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13556
13556
|
deliveroo: "deliveroo";
|
|
13557
13557
|
justeat: "justeat";
|
|
13558
13558
|
glovo: "glovo";
|
|
13559
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13560
13559
|
tilby: "tilby";
|
|
13560
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13561
13561
|
}>>;
|
|
13562
13562
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13563
13563
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13666,8 +13666,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13666
13666
|
deliveroo: "deliveroo";
|
|
13667
13667
|
justeat: "justeat";
|
|
13668
13668
|
glovo: "glovo";
|
|
13669
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13670
13669
|
tilby: "tilby";
|
|
13670
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13671
13671
|
}>>;
|
|
13672
13672
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13673
13673
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -13902,8 +13902,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
13902
13902
|
deliveroo: "deliveroo";
|
|
13903
13903
|
justeat: "justeat";
|
|
13904
13904
|
glovo: "glovo";
|
|
13905
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
13906
13905
|
tilby: "tilby";
|
|
13906
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
13907
13907
|
}>>;
|
|
13908
13908
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
13909
13909
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14022,8 +14022,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
14022
14022
|
deliveroo: "deliveroo";
|
|
14023
14023
|
justeat: "justeat";
|
|
14024
14024
|
glovo: "glovo";
|
|
14025
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14026
14025
|
tilby: "tilby";
|
|
14026
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14027
14027
|
}>>;
|
|
14028
14028
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14029
14029
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14132,8 +14132,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
14132
14132
|
deliveroo: "deliveroo";
|
|
14133
14133
|
justeat: "justeat";
|
|
14134
14134
|
glovo: "glovo";
|
|
14135
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14136
14135
|
tilby: "tilby";
|
|
14136
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14137
14137
|
}>>;
|
|
14138
14138
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14139
14139
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14279,8 +14279,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
14279
14279
|
deliveroo: "deliveroo";
|
|
14280
14280
|
justeat: "justeat";
|
|
14281
14281
|
glovo: "glovo";
|
|
14282
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14283
14282
|
tilby: "tilby";
|
|
14283
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14284
14284
|
}>>;
|
|
14285
14285
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14286
14286
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14399,8 +14399,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
14399
14399
|
deliveroo: "deliveroo";
|
|
14400
14400
|
justeat: "justeat";
|
|
14401
14401
|
glovo: "glovo";
|
|
14402
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14403
14402
|
tilby: "tilby";
|
|
14403
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14404
14404
|
}>>;
|
|
14405
14405
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14406
14406
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14509,8 +14509,8 @@ declare class GetBundlesFromPointOfSale extends AbstractApiRequest<typeof getBun
|
|
|
14509
14509
|
deliveroo: "deliveroo";
|
|
14510
14510
|
justeat: "justeat";
|
|
14511
14511
|
glovo: "glovo";
|
|
14512
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14513
14512
|
tilby: "tilby";
|
|
14513
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14514
14514
|
}>>;
|
|
14515
14515
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14516
14516
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14670,8 +14670,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14670
14670
|
deliveroo: "deliveroo";
|
|
14671
14671
|
justeat: "justeat";
|
|
14672
14672
|
glovo: "glovo";
|
|
14673
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14674
14673
|
tilby: "tilby";
|
|
14674
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14675
14675
|
}>>;
|
|
14676
14676
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14677
14677
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14790,8 +14790,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14790
14790
|
deliveroo: "deliveroo";
|
|
14791
14791
|
justeat: "justeat";
|
|
14792
14792
|
glovo: "glovo";
|
|
14793
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14794
14793
|
tilby: "tilby";
|
|
14794
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14795
14795
|
}>>;
|
|
14796
14796
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14797
14797
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -14900,8 +14900,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14900
14900
|
deliveroo: "deliveroo";
|
|
14901
14901
|
justeat: "justeat";
|
|
14902
14902
|
glovo: "glovo";
|
|
14903
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
14904
14903
|
tilby: "tilby";
|
|
14904
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
14905
14905
|
}>>;
|
|
14906
14906
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
14907
14907
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15048,8 +15048,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
15048
15048
|
deliveroo: "deliveroo";
|
|
15049
15049
|
justeat: "justeat";
|
|
15050
15050
|
glovo: "glovo";
|
|
15051
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15052
15051
|
tilby: "tilby";
|
|
15052
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15053
15053
|
}>>;
|
|
15054
15054
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15055
15055
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15168,8 +15168,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
15168
15168
|
deliveroo: "deliveroo";
|
|
15169
15169
|
justeat: "justeat";
|
|
15170
15170
|
glovo: "glovo";
|
|
15171
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15172
15171
|
tilby: "tilby";
|
|
15172
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15173
15173
|
}>>;
|
|
15174
15174
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15175
15175
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15278,8 +15278,8 @@ declare const updateBundleResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
15278
15278
|
deliveroo: "deliveroo";
|
|
15279
15279
|
justeat: "justeat";
|
|
15280
15280
|
glovo: "glovo";
|
|
15281
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15282
15281
|
tilby: "tilby";
|
|
15282
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15283
15283
|
}>>;
|
|
15284
15284
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15285
15285
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15436,8 +15436,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
15436
15436
|
deliveroo: "deliveroo";
|
|
15437
15437
|
justeat: "justeat";
|
|
15438
15438
|
glovo: "glovo";
|
|
15439
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15440
15439
|
tilby: "tilby";
|
|
15440
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15441
15441
|
}>>;
|
|
15442
15442
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15443
15443
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15556,8 +15556,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
15556
15556
|
deliveroo: "deliveroo";
|
|
15557
15557
|
justeat: "justeat";
|
|
15558
15558
|
glovo: "glovo";
|
|
15559
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15560
15559
|
tilby: "tilby";
|
|
15560
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15561
15561
|
}>>;
|
|
15562
15562
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15563
15563
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15666,8 +15666,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
15666
15666
|
deliveroo: "deliveroo";
|
|
15667
15667
|
justeat: "justeat";
|
|
15668
15668
|
glovo: "glovo";
|
|
15669
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15670
15669
|
tilby: "tilby";
|
|
15670
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15671
15671
|
}>>;
|
|
15672
15672
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15673
15673
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15814,8 +15814,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
15814
15814
|
deliveroo: "deliveroo";
|
|
15815
15815
|
justeat: "justeat";
|
|
15816
15816
|
glovo: "glovo";
|
|
15817
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15818
15817
|
tilby: "tilby";
|
|
15818
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15819
15819
|
}>>;
|
|
15820
15820
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15821
15821
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -15934,8 +15934,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
15934
15934
|
deliveroo: "deliveroo";
|
|
15935
15935
|
justeat: "justeat";
|
|
15936
15936
|
glovo: "glovo";
|
|
15937
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
15938
15937
|
tilby: "tilby";
|
|
15938
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
15939
15939
|
}>>;
|
|
15940
15940
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
15941
15941
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -16044,8 +16044,8 @@ declare class UpdateBundle extends AbstractApiRequest<typeof updateBundleInputSc
|
|
|
16044
16044
|
deliveroo: "deliveroo";
|
|
16045
16045
|
justeat: "justeat";
|
|
16046
16046
|
glovo: "glovo";
|
|
16047
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
16048
16047
|
tilby: "tilby";
|
|
16048
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
16049
16049
|
}>>;
|
|
16050
16050
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
16051
16051
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -16838,8 +16838,8 @@ declare const advanceOrderPreparationStatusResponseSchema: z.ZodPipe<z.ZodTransf
|
|
|
16838
16838
|
deliveroo: "deliveroo";
|
|
16839
16839
|
justeat: "justeat";
|
|
16840
16840
|
glovo: "glovo";
|
|
16841
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
16842
16841
|
tilby: "tilby";
|
|
16842
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
16843
16843
|
}>>;
|
|
16844
16844
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
16845
16845
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17033,8 +17033,8 @@ declare const advanceOrderPreparationStatusResponseSchema: z.ZodPipe<z.ZodTransf
|
|
|
17033
17033
|
deliveroo: "deliveroo";
|
|
17034
17034
|
justeat: "justeat";
|
|
17035
17035
|
glovo: "glovo";
|
|
17036
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17037
17036
|
tilby: "tilby";
|
|
17037
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17038
17038
|
}>>;
|
|
17039
17039
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
17040
17040
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17218,8 +17218,8 @@ declare const advanceOrderPreparationStatusResponseSchema: z.ZodPipe<z.ZodTransf
|
|
|
17218
17218
|
deliveroo: "deliveroo";
|
|
17219
17219
|
justeat: "justeat";
|
|
17220
17220
|
glovo: "glovo";
|
|
17221
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17222
17221
|
tilby: "tilby";
|
|
17222
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17223
17223
|
}>>;
|
|
17224
17224
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
17225
17225
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17420,8 +17420,8 @@ declare class AdvanceOrderPreparationStatus extends AbstractApiRequest<typeof ad
|
|
|
17420
17420
|
deliveroo: "deliveroo";
|
|
17421
17421
|
justeat: "justeat";
|
|
17422
17422
|
glovo: "glovo";
|
|
17423
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17424
17423
|
tilby: "tilby";
|
|
17424
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17425
17425
|
}>>;
|
|
17426
17426
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
17427
17427
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17615,8 +17615,8 @@ declare class AdvanceOrderPreparationStatus extends AbstractApiRequest<typeof ad
|
|
|
17615
17615
|
deliveroo: "deliveroo";
|
|
17616
17616
|
justeat: "justeat";
|
|
17617
17617
|
glovo: "glovo";
|
|
17618
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17619
17618
|
tilby: "tilby";
|
|
17619
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17620
17620
|
}>>;
|
|
17621
17621
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
17622
17622
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17800,8 +17800,8 @@ declare class AdvanceOrderPreparationStatus extends AbstractApiRequest<typeof ad
|
|
|
17800
17800
|
deliveroo: "deliveroo";
|
|
17801
17801
|
justeat: "justeat";
|
|
17802
17802
|
glovo: "glovo";
|
|
17803
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17804
17803
|
tilby: "tilby";
|
|
17804
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17805
17805
|
}>>;
|
|
17806
17806
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
17807
17807
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -17989,8 +17989,8 @@ declare const calculateOrderFeesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObjec
|
|
|
17989
17989
|
deliveroo: "deliveroo";
|
|
17990
17990
|
justeat: "justeat";
|
|
17991
17991
|
glovo: "glovo";
|
|
17992
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
17993
17992
|
tilby: "tilby";
|
|
17993
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
17994
17994
|
}>>>;
|
|
17995
17995
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17996
17996
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18063,8 +18063,8 @@ declare const calculateOrderFeesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObjec
|
|
|
18063
18063
|
deliveroo: "deliveroo";
|
|
18064
18064
|
justeat: "justeat";
|
|
18065
18065
|
glovo: "glovo";
|
|
18066
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18067
18066
|
tilby: "tilby";
|
|
18067
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18068
18068
|
}>>>;
|
|
18069
18069
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18070
18070
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18127,8 +18127,8 @@ declare const calculateOrderFeesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObjec
|
|
|
18127
18127
|
deliveroo: "deliveroo";
|
|
18128
18128
|
justeat: "justeat";
|
|
18129
18129
|
glovo: "glovo";
|
|
18130
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18131
18130
|
tilby: "tilby";
|
|
18131
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18132
18132
|
}>>>;
|
|
18133
18133
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18134
18134
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18191,8 +18191,8 @@ declare const calculateOrderFeesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObjec
|
|
|
18191
18191
|
deliveroo: "deliveroo";
|
|
18192
18192
|
justeat: "justeat";
|
|
18193
18193
|
glovo: "glovo";
|
|
18194
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18195
18194
|
tilby: "tilby";
|
|
18195
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18196
18196
|
}>>>;
|
|
18197
18197
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18198
18198
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18274,8 +18274,8 @@ declare class CalculateOrderFees extends AbstractApiRequest<typeof calculateOrde
|
|
|
18274
18274
|
deliveroo: "deliveroo";
|
|
18275
18275
|
justeat: "justeat";
|
|
18276
18276
|
glovo: "glovo";
|
|
18277
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18278
18277
|
tilby: "tilby";
|
|
18278
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18279
18279
|
}>>>;
|
|
18280
18280
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18281
18281
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18348,8 +18348,8 @@ declare class CalculateOrderFees extends AbstractApiRequest<typeof calculateOrde
|
|
|
18348
18348
|
deliveroo: "deliveroo";
|
|
18349
18349
|
justeat: "justeat";
|
|
18350
18350
|
glovo: "glovo";
|
|
18351
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18352
18351
|
tilby: "tilby";
|
|
18352
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18353
18353
|
}>>>;
|
|
18354
18354
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18355
18355
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18412,8 +18412,8 @@ declare class CalculateOrderFees extends AbstractApiRequest<typeof calculateOrde
|
|
|
18412
18412
|
deliveroo: "deliveroo";
|
|
18413
18413
|
justeat: "justeat";
|
|
18414
18414
|
glovo: "glovo";
|
|
18415
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18416
18415
|
tilby: "tilby";
|
|
18416
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18417
18417
|
}>>>;
|
|
18418
18418
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18419
18419
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18476,8 +18476,8 @@ declare class CalculateOrderFees extends AbstractApiRequest<typeof calculateOrde
|
|
|
18476
18476
|
deliveroo: "deliveroo";
|
|
18477
18477
|
justeat: "justeat";
|
|
18478
18478
|
glovo: "glovo";
|
|
18479
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18480
18479
|
tilby: "tilby";
|
|
18480
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18481
18481
|
}>>>;
|
|
18482
18482
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18483
18483
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -18575,8 +18575,8 @@ declare const confirmOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkn
|
|
|
18575
18575
|
deliveroo: "deliveroo";
|
|
18576
18576
|
justeat: "justeat";
|
|
18577
18577
|
glovo: "glovo";
|
|
18578
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18579
18578
|
tilby: "tilby";
|
|
18579
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18580
18580
|
}>>;
|
|
18581
18581
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
18582
18582
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -18770,8 +18770,8 @@ declare const confirmOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkn
|
|
|
18770
18770
|
deliveroo: "deliveroo";
|
|
18771
18771
|
justeat: "justeat";
|
|
18772
18772
|
glovo: "glovo";
|
|
18773
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18774
18773
|
tilby: "tilby";
|
|
18774
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18775
18775
|
}>>;
|
|
18776
18776
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
18777
18777
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -18955,8 +18955,8 @@ declare const confirmOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkn
|
|
|
18955
18955
|
deliveroo: "deliveroo";
|
|
18956
18956
|
justeat: "justeat";
|
|
18957
18957
|
glovo: "glovo";
|
|
18958
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
18959
18958
|
tilby: "tilby";
|
|
18959
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
18960
18960
|
}>>;
|
|
18961
18961
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
18962
18962
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -19157,8 +19157,8 @@ declare class ConfirmOrder extends AbstractApiRequest<typeof confirmOrderInputSc
|
|
|
19157
19157
|
deliveroo: "deliveroo";
|
|
19158
19158
|
justeat: "justeat";
|
|
19159
19159
|
glovo: "glovo";
|
|
19160
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19161
19160
|
tilby: "tilby";
|
|
19161
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19162
19162
|
}>>;
|
|
19163
19163
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
19164
19164
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -19352,8 +19352,8 @@ declare class ConfirmOrder extends AbstractApiRequest<typeof confirmOrderInputSc
|
|
|
19352
19352
|
deliveroo: "deliveroo";
|
|
19353
19353
|
justeat: "justeat";
|
|
19354
19354
|
glovo: "glovo";
|
|
19355
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19356
19355
|
tilby: "tilby";
|
|
19356
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19357
19357
|
}>>;
|
|
19358
19358
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
19359
19359
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -19537,8 +19537,8 @@ declare class ConfirmOrder extends AbstractApiRequest<typeof confirmOrderInputSc
|
|
|
19537
19537
|
deliveroo: "deliveroo";
|
|
19538
19538
|
justeat: "justeat";
|
|
19539
19539
|
glovo: "glovo";
|
|
19540
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19541
19540
|
tilby: "tilby";
|
|
19541
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19542
19542
|
}>>;
|
|
19543
19543
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
19544
19544
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -19726,8 +19726,8 @@ declare const createOrderInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
19726
19726
|
deliveroo: "deliveroo";
|
|
19727
19727
|
justeat: "justeat";
|
|
19728
19728
|
glovo: "glovo";
|
|
19729
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19730
19729
|
tilby: "tilby";
|
|
19730
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19731
19731
|
}>>>;
|
|
19732
19732
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19733
19733
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -19800,8 +19800,8 @@ declare const createOrderInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
19800
19800
|
deliveroo: "deliveroo";
|
|
19801
19801
|
justeat: "justeat";
|
|
19802
19802
|
glovo: "glovo";
|
|
19803
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19804
19803
|
tilby: "tilby";
|
|
19804
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19805
19805
|
}>>>;
|
|
19806
19806
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19807
19807
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -19864,8 +19864,8 @@ declare const createOrderInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
19864
19864
|
deliveroo: "deliveroo";
|
|
19865
19865
|
justeat: "justeat";
|
|
19866
19866
|
glovo: "glovo";
|
|
19867
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19868
19867
|
tilby: "tilby";
|
|
19868
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19869
19869
|
}>>>;
|
|
19870
19870
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19871
19871
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -19928,8 +19928,8 @@ declare const createOrderInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
19928
19928
|
deliveroo: "deliveroo";
|
|
19929
19929
|
justeat: "justeat";
|
|
19930
19930
|
glovo: "glovo";
|
|
19931
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
19932
19931
|
tilby: "tilby";
|
|
19932
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
19933
19933
|
}>>>;
|
|
19934
19934
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19935
19935
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -20008,8 +20008,8 @@ declare const createOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
20008
20008
|
deliveroo: "deliveroo";
|
|
20009
20009
|
justeat: "justeat";
|
|
20010
20010
|
glovo: "glovo";
|
|
20011
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20012
20011
|
tilby: "tilby";
|
|
20012
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20013
20013
|
}>>;
|
|
20014
20014
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
20015
20015
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -20203,8 +20203,8 @@ declare const createOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
20203
20203
|
deliveroo: "deliveroo";
|
|
20204
20204
|
justeat: "justeat";
|
|
20205
20205
|
glovo: "glovo";
|
|
20206
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20207
20206
|
tilby: "tilby";
|
|
20207
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20208
20208
|
}>>;
|
|
20209
20209
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
20210
20210
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -20388,8 +20388,8 @@ declare const createOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
20388
20388
|
deliveroo: "deliveroo";
|
|
20389
20389
|
justeat: "justeat";
|
|
20390
20390
|
glovo: "glovo";
|
|
20391
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20392
20391
|
tilby: "tilby";
|
|
20392
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20393
20393
|
}>>;
|
|
20394
20394
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
20395
20395
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -20575,8 +20575,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
20575
20575
|
deliveroo: "deliveroo";
|
|
20576
20576
|
justeat: "justeat";
|
|
20577
20577
|
glovo: "glovo";
|
|
20578
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20579
20578
|
tilby: "tilby";
|
|
20579
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20580
20580
|
}>>>;
|
|
20581
20581
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20582
20582
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -20649,8 +20649,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
20649
20649
|
deliveroo: "deliveroo";
|
|
20650
20650
|
justeat: "justeat";
|
|
20651
20651
|
glovo: "glovo";
|
|
20652
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20653
20652
|
tilby: "tilby";
|
|
20653
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20654
20654
|
}>>>;
|
|
20655
20655
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20656
20656
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -20713,8 +20713,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
20713
20713
|
deliveroo: "deliveroo";
|
|
20714
20714
|
justeat: "justeat";
|
|
20715
20715
|
glovo: "glovo";
|
|
20716
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20717
20716
|
tilby: "tilby";
|
|
20717
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20718
20718
|
}>>>;
|
|
20719
20719
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20720
20720
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -20777,8 +20777,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
20777
20777
|
deliveroo: "deliveroo";
|
|
20778
20778
|
justeat: "justeat";
|
|
20779
20779
|
glovo: "glovo";
|
|
20780
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20781
20780
|
tilby: "tilby";
|
|
20781
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20782
20782
|
}>>>;
|
|
20783
20783
|
partnerIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20784
20784
|
displayId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -20856,8 +20856,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
20856
20856
|
deliveroo: "deliveroo";
|
|
20857
20857
|
justeat: "justeat";
|
|
20858
20858
|
glovo: "glovo";
|
|
20859
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
20860
20859
|
tilby: "tilby";
|
|
20860
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
20861
20861
|
}>>;
|
|
20862
20862
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
20863
20863
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -21051,8 +21051,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
21051
21051
|
deliveroo: "deliveroo";
|
|
21052
21052
|
justeat: "justeat";
|
|
21053
21053
|
glovo: "glovo";
|
|
21054
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21055
21054
|
tilby: "tilby";
|
|
21055
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21056
21056
|
}>>;
|
|
21057
21057
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
21058
21058
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -21236,8 +21236,8 @@ declare class CreateOrder extends AbstractApiRequest<typeof createOrderInputSche
|
|
|
21236
21236
|
deliveroo: "deliveroo";
|
|
21237
21237
|
justeat: "justeat";
|
|
21238
21238
|
glovo: "glovo";
|
|
21239
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21240
21239
|
tilby: "tilby";
|
|
21240
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21241
21241
|
}>>;
|
|
21242
21242
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
21243
21243
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -21494,14 +21494,14 @@ declare const getCustomerOrdersQuerySchema: z.ZodObject<{
|
|
|
21494
21494
|
deliveroo: "deliveroo";
|
|
21495
21495
|
justeat: "justeat";
|
|
21496
21496
|
glovo: "glovo";
|
|
21497
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21498
21497
|
tilby: "tilby";
|
|
21498
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21499
21499
|
}>, z.ZodArray<z.ZodEnum<{
|
|
21500
21500
|
deliveroo: "deliveroo";
|
|
21501
21501
|
justeat: "justeat";
|
|
21502
21502
|
glovo: "glovo";
|
|
21503
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21504
21503
|
tilby: "tilby";
|
|
21504
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21505
21505
|
}>>]>>;
|
|
21506
21506
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
21507
21507
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -21681,8 +21681,8 @@ declare const getCustomerOrdersResponseSchema: z.ZodObject<{
|
|
|
21681
21681
|
deliveroo: "deliveroo";
|
|
21682
21682
|
justeat: "justeat";
|
|
21683
21683
|
glovo: "glovo";
|
|
21684
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21685
21684
|
tilby: "tilby";
|
|
21685
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21686
21686
|
}>>;
|
|
21687
21687
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
21688
21688
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -21801,8 +21801,8 @@ declare const getCustomerOrdersResponseSchema: z.ZodObject<{
|
|
|
21801
21801
|
deliveroo: "deliveroo";
|
|
21802
21802
|
justeat: "justeat";
|
|
21803
21803
|
glovo: "glovo";
|
|
21804
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21805
21804
|
tilby: "tilby";
|
|
21805
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21806
21806
|
}>>;
|
|
21807
21807
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
21808
21808
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -21911,8 +21911,8 @@ declare const getCustomerOrdersResponseSchema: z.ZodObject<{
|
|
|
21911
21911
|
deliveroo: "deliveroo";
|
|
21912
21912
|
justeat: "justeat";
|
|
21913
21913
|
glovo: "glovo";
|
|
21914
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
21915
21914
|
tilby: "tilby";
|
|
21915
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
21916
21916
|
}>>;
|
|
21917
21917
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
21918
21918
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22048,8 +22048,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22048
22048
|
deliveroo: "deliveroo";
|
|
22049
22049
|
justeat: "justeat";
|
|
22050
22050
|
glovo: "glovo";
|
|
22051
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22052
22051
|
tilby: "tilby";
|
|
22052
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22053
22053
|
}>>;
|
|
22054
22054
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22055
22055
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22168,8 +22168,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22168
22168
|
deliveroo: "deliveroo";
|
|
22169
22169
|
justeat: "justeat";
|
|
22170
22170
|
glovo: "glovo";
|
|
22171
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22172
22171
|
tilby: "tilby";
|
|
22172
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22173
22173
|
}>>;
|
|
22174
22174
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22175
22175
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22278,8 +22278,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22278
22278
|
deliveroo: "deliveroo";
|
|
22279
22279
|
justeat: "justeat";
|
|
22280
22280
|
glovo: "glovo";
|
|
22281
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22282
22281
|
tilby: "tilby";
|
|
22282
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22283
22283
|
}>>;
|
|
22284
22284
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22285
22285
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22449,14 +22449,14 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22449
22449
|
deliveroo: "deliveroo";
|
|
22450
22450
|
justeat: "justeat";
|
|
22451
22451
|
glovo: "glovo";
|
|
22452
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22453
22452
|
tilby: "tilby";
|
|
22453
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22454
22454
|
}>, z.ZodArray<z.ZodEnum<{
|
|
22455
22455
|
deliveroo: "deliveroo";
|
|
22456
22456
|
justeat: "justeat";
|
|
22457
22457
|
glovo: "glovo";
|
|
22458
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22459
22458
|
tilby: "tilby";
|
|
22459
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22460
22460
|
}>>]>>;
|
|
22461
22461
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
22462
22462
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -22633,8 +22633,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22633
22633
|
deliveroo: "deliveroo";
|
|
22634
22634
|
justeat: "justeat";
|
|
22635
22635
|
glovo: "glovo";
|
|
22636
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22637
22636
|
tilby: "tilby";
|
|
22637
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22638
22638
|
}>>;
|
|
22639
22639
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22640
22640
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22753,8 +22753,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22753
22753
|
deliveroo: "deliveroo";
|
|
22754
22754
|
justeat: "justeat";
|
|
22755
22755
|
glovo: "glovo";
|
|
22756
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22757
22756
|
tilby: "tilby";
|
|
22757
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22758
22758
|
}>>;
|
|
22759
22759
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22760
22760
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22863,8 +22863,8 @@ declare class GetCustomerOrders extends AbstractApiRequest<typeof getCustomerOrd
|
|
|
22863
22863
|
deliveroo: "deliveroo";
|
|
22864
22864
|
justeat: "justeat";
|
|
22865
22865
|
glovo: "glovo";
|
|
22866
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22867
22866
|
tilby: "tilby";
|
|
22867
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22868
22868
|
}>>;
|
|
22869
22869
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
22870
22870
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -22994,8 +22994,8 @@ declare const generateOrderBundleResponseSchema: z.ZodPipe<z.ZodTransform<unknow
|
|
|
22994
22994
|
deliveroo: "deliveroo";
|
|
22995
22995
|
justeat: "justeat";
|
|
22996
22996
|
glovo: "glovo";
|
|
22997
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
22998
22997
|
tilby: "tilby";
|
|
22998
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
22999
22999
|
}>>;
|
|
23000
23000
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23001
23001
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -23189,8 +23189,8 @@ declare const generateOrderBundleResponseSchema: z.ZodPipe<z.ZodTransform<unknow
|
|
|
23189
23189
|
deliveroo: "deliveroo";
|
|
23190
23190
|
justeat: "justeat";
|
|
23191
23191
|
glovo: "glovo";
|
|
23192
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
23193
23192
|
tilby: "tilby";
|
|
23193
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
23194
23194
|
}>>;
|
|
23195
23195
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23196
23196
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -23374,8 +23374,8 @@ declare const generateOrderBundleResponseSchema: z.ZodPipe<z.ZodTransform<unknow
|
|
|
23374
23374
|
deliveroo: "deliveroo";
|
|
23375
23375
|
justeat: "justeat";
|
|
23376
23376
|
glovo: "glovo";
|
|
23377
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
23378
23377
|
tilby: "tilby";
|
|
23378
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
23379
23379
|
}>>;
|
|
23380
23380
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23381
23381
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -23576,8 +23576,8 @@ declare class GenerateOrderBundle extends AbstractApiRequest<typeof generateOrde
|
|
|
23576
23576
|
deliveroo: "deliveroo";
|
|
23577
23577
|
justeat: "justeat";
|
|
23578
23578
|
glovo: "glovo";
|
|
23579
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
23580
23579
|
tilby: "tilby";
|
|
23580
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
23581
23581
|
}>>;
|
|
23582
23582
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23583
23583
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -23771,8 +23771,8 @@ declare class GenerateOrderBundle extends AbstractApiRequest<typeof generateOrde
|
|
|
23771
23771
|
deliveroo: "deliveroo";
|
|
23772
23772
|
justeat: "justeat";
|
|
23773
23773
|
glovo: "glovo";
|
|
23774
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
23775
23774
|
tilby: "tilby";
|
|
23775
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
23776
23776
|
}>>;
|
|
23777
23777
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23778
23778
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -23956,8 +23956,8 @@ declare class GenerateOrderBundle extends AbstractApiRequest<typeof generateOrde
|
|
|
23956
23956
|
deliveroo: "deliveroo";
|
|
23957
23957
|
justeat: "justeat";
|
|
23958
23958
|
glovo: "glovo";
|
|
23959
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
23960
23959
|
tilby: "tilby";
|
|
23960
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
23961
23961
|
}>>;
|
|
23962
23962
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
23963
23963
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -24161,8 +24161,8 @@ declare const getOrderDetailsResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
24161
24161
|
deliveroo: "deliveroo";
|
|
24162
24162
|
justeat: "justeat";
|
|
24163
24163
|
glovo: "glovo";
|
|
24164
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
24165
24164
|
tilby: "tilby";
|
|
24165
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
24166
24166
|
}>>;
|
|
24167
24167
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
24168
24168
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -24356,8 +24356,8 @@ declare const getOrderDetailsResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
24356
24356
|
deliveroo: "deliveroo";
|
|
24357
24357
|
justeat: "justeat";
|
|
24358
24358
|
glovo: "glovo";
|
|
24359
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
24360
24359
|
tilby: "tilby";
|
|
24360
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
24361
24361
|
}>>;
|
|
24362
24362
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
24363
24363
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -24541,8 +24541,8 @@ declare const getOrderDetailsResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
24541
24541
|
deliveroo: "deliveroo";
|
|
24542
24542
|
justeat: "justeat";
|
|
24543
24543
|
glovo: "glovo";
|
|
24544
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
24545
24544
|
tilby: "tilby";
|
|
24545
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
24546
24546
|
}>>;
|
|
24547
24547
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
24548
24548
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -24743,8 +24743,8 @@ declare class GetOrderDetails extends AbstractApiRequest<typeof getOrderDetailsI
|
|
|
24743
24743
|
deliveroo: "deliveroo";
|
|
24744
24744
|
justeat: "justeat";
|
|
24745
24745
|
glovo: "glovo";
|
|
24746
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
24747
24746
|
tilby: "tilby";
|
|
24747
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
24748
24748
|
}>>;
|
|
24749
24749
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
24750
24750
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -24938,8 +24938,8 @@ declare class GetOrderDetails extends AbstractApiRequest<typeof getOrderDetailsI
|
|
|
24938
24938
|
deliveroo: "deliveroo";
|
|
24939
24939
|
justeat: "justeat";
|
|
24940
24940
|
glovo: "glovo";
|
|
24941
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
24942
24941
|
tilby: "tilby";
|
|
24942
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
24943
24943
|
}>>;
|
|
24944
24944
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
24945
24945
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -25123,8 +25123,8 @@ declare class GetOrderDetails extends AbstractApiRequest<typeof getOrderDetailsI
|
|
|
25123
25123
|
deliveroo: "deliveroo";
|
|
25124
25124
|
justeat: "justeat";
|
|
25125
25125
|
glovo: "glovo";
|
|
25126
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25127
25126
|
tilby: "tilby";
|
|
25127
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25128
25128
|
}>>;
|
|
25129
25129
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
25130
25130
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -25367,14 +25367,14 @@ declare const getOrdersQuerySchema: z.ZodObject<{
|
|
|
25367
25367
|
deliveroo: "deliveroo";
|
|
25368
25368
|
justeat: "justeat";
|
|
25369
25369
|
glovo: "glovo";
|
|
25370
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25371
25370
|
tilby: "tilby";
|
|
25371
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25372
25372
|
}>, z.ZodArray<z.ZodEnum<{
|
|
25373
25373
|
deliveroo: "deliveroo";
|
|
25374
25374
|
justeat: "justeat";
|
|
25375
25375
|
glovo: "glovo";
|
|
25376
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25377
25376
|
tilby: "tilby";
|
|
25377
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25378
25378
|
}>>]>>;
|
|
25379
25379
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
25380
25380
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -25554,8 +25554,8 @@ declare const getOrdersResponseSchema: z.ZodObject<{
|
|
|
25554
25554
|
deliveroo: "deliveroo";
|
|
25555
25555
|
justeat: "justeat";
|
|
25556
25556
|
glovo: "glovo";
|
|
25557
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25558
25557
|
tilby: "tilby";
|
|
25558
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25559
25559
|
}>>;
|
|
25560
25560
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
25561
25561
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -25674,8 +25674,8 @@ declare const getOrdersResponseSchema: z.ZodObject<{
|
|
|
25674
25674
|
deliveroo: "deliveroo";
|
|
25675
25675
|
justeat: "justeat";
|
|
25676
25676
|
glovo: "glovo";
|
|
25677
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25678
25677
|
tilby: "tilby";
|
|
25678
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25679
25679
|
}>>;
|
|
25680
25680
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
25681
25681
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -25784,8 +25784,8 @@ declare const getOrdersResponseSchema: z.ZodObject<{
|
|
|
25784
25784
|
deliveroo: "deliveroo";
|
|
25785
25785
|
justeat: "justeat";
|
|
25786
25786
|
glovo: "glovo";
|
|
25787
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25788
25787
|
tilby: "tilby";
|
|
25788
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25789
25789
|
}>>;
|
|
25790
25790
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
25791
25791
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -25921,8 +25921,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
25921
25921
|
deliveroo: "deliveroo";
|
|
25922
25922
|
justeat: "justeat";
|
|
25923
25923
|
glovo: "glovo";
|
|
25924
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
25925
25924
|
tilby: "tilby";
|
|
25925
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
25926
25926
|
}>>;
|
|
25927
25927
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
25928
25928
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26041,8 +26041,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26041
26041
|
deliveroo: "deliveroo";
|
|
26042
26042
|
justeat: "justeat";
|
|
26043
26043
|
glovo: "glovo";
|
|
26044
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26045
26044
|
tilby: "tilby";
|
|
26045
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26046
26046
|
}>>;
|
|
26047
26047
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
26048
26048
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26151,8 +26151,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26151
26151
|
deliveroo: "deliveroo";
|
|
26152
26152
|
justeat: "justeat";
|
|
26153
26153
|
glovo: "glovo";
|
|
26154
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26155
26154
|
tilby: "tilby";
|
|
26155
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26156
26156
|
}>>;
|
|
26157
26157
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
26158
26158
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26322,14 +26322,14 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26322
26322
|
deliveroo: "deliveroo";
|
|
26323
26323
|
justeat: "justeat";
|
|
26324
26324
|
glovo: "glovo";
|
|
26325
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26326
26325
|
tilby: "tilby";
|
|
26326
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26327
26327
|
}>, z.ZodArray<z.ZodEnum<{
|
|
26328
26328
|
deliveroo: "deliveroo";
|
|
26329
26329
|
justeat: "justeat";
|
|
26330
26330
|
glovo: "glovo";
|
|
26331
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26332
26331
|
tilby: "tilby";
|
|
26332
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26333
26333
|
}>>]>>;
|
|
26334
26334
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
26335
26335
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -26506,8 +26506,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26506
26506
|
deliveroo: "deliveroo";
|
|
26507
26507
|
justeat: "justeat";
|
|
26508
26508
|
glovo: "glovo";
|
|
26509
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26510
26509
|
tilby: "tilby";
|
|
26510
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26511
26511
|
}>>;
|
|
26512
26512
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
26513
26513
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26626,8 +26626,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26626
26626
|
deliveroo: "deliveroo";
|
|
26627
26627
|
justeat: "justeat";
|
|
26628
26628
|
glovo: "glovo";
|
|
26629
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26630
26629
|
tilby: "tilby";
|
|
26630
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26631
26631
|
}>>;
|
|
26632
26632
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
26633
26633
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26736,8 +26736,8 @@ declare class GetOrders extends AbstractApiRequest<typeof getOrdersInputSchema,
|
|
|
26736
26736
|
deliveroo: "deliveroo";
|
|
26737
26737
|
justeat: "justeat";
|
|
26738
26738
|
glovo: "glovo";
|
|
26739
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26740
26739
|
tilby: "tilby";
|
|
26740
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26741
26741
|
}>>;
|
|
26742
26742
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
26743
26743
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -26905,14 +26905,14 @@ declare const getPointOfSaleOrdersQuerySchema: z.ZodObject<{
|
|
|
26905
26905
|
deliveroo: "deliveroo";
|
|
26906
26906
|
justeat: "justeat";
|
|
26907
26907
|
glovo: "glovo";
|
|
26908
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26909
26908
|
tilby: "tilby";
|
|
26909
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26910
26910
|
}>, z.ZodArray<z.ZodEnum<{
|
|
26911
26911
|
deliveroo: "deliveroo";
|
|
26912
26912
|
justeat: "justeat";
|
|
26913
26913
|
glovo: "glovo";
|
|
26914
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
26915
26914
|
tilby: "tilby";
|
|
26915
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
26916
26916
|
}>>]>>;
|
|
26917
26917
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
26918
26918
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -27092,8 +27092,8 @@ declare const getPointOfSaleOrdersResponseSchema: z.ZodObject<{
|
|
|
27092
27092
|
deliveroo: "deliveroo";
|
|
27093
27093
|
justeat: "justeat";
|
|
27094
27094
|
glovo: "glovo";
|
|
27095
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27096
27095
|
tilby: "tilby";
|
|
27096
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27097
27097
|
}>>;
|
|
27098
27098
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27099
27099
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27212,8 +27212,8 @@ declare const getPointOfSaleOrdersResponseSchema: z.ZodObject<{
|
|
|
27212
27212
|
deliveroo: "deliveroo";
|
|
27213
27213
|
justeat: "justeat";
|
|
27214
27214
|
glovo: "glovo";
|
|
27215
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27216
27215
|
tilby: "tilby";
|
|
27216
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27217
27217
|
}>>;
|
|
27218
27218
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27219
27219
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27322,8 +27322,8 @@ declare const getPointOfSaleOrdersResponseSchema: z.ZodObject<{
|
|
|
27322
27322
|
deliveroo: "deliveroo";
|
|
27323
27323
|
justeat: "justeat";
|
|
27324
27324
|
glovo: "glovo";
|
|
27325
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27326
27325
|
tilby: "tilby";
|
|
27326
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27327
27327
|
}>>;
|
|
27328
27328
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27329
27329
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27459,8 +27459,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
27459
27459
|
deliveroo: "deliveroo";
|
|
27460
27460
|
justeat: "justeat";
|
|
27461
27461
|
glovo: "glovo";
|
|
27462
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27463
27462
|
tilby: "tilby";
|
|
27463
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27464
27464
|
}>>;
|
|
27465
27465
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27466
27466
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27579,8 +27579,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
27579
27579
|
deliveroo: "deliveroo";
|
|
27580
27580
|
justeat: "justeat";
|
|
27581
27581
|
glovo: "glovo";
|
|
27582
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27583
27582
|
tilby: "tilby";
|
|
27583
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27584
27584
|
}>>;
|
|
27585
27585
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27586
27586
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27689,8 +27689,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
27689
27689
|
deliveroo: "deliveroo";
|
|
27690
27690
|
justeat: "justeat";
|
|
27691
27691
|
glovo: "glovo";
|
|
27692
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27693
27692
|
tilby: "tilby";
|
|
27693
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27694
27694
|
}>>;
|
|
27695
27695
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
27696
27696
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -27860,14 +27860,14 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
27860
27860
|
deliveroo: "deliveroo";
|
|
27861
27861
|
justeat: "justeat";
|
|
27862
27862
|
glovo: "glovo";
|
|
27863
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27864
27863
|
tilby: "tilby";
|
|
27864
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27865
27865
|
}>, z.ZodArray<z.ZodEnum<{
|
|
27866
27866
|
deliveroo: "deliveroo";
|
|
27867
27867
|
justeat: "justeat";
|
|
27868
27868
|
glovo: "glovo";
|
|
27869
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
27870
27869
|
tilby: "tilby";
|
|
27870
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
27871
27871
|
}>>]>>;
|
|
27872
27872
|
partnerIdentifier: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
27873
27873
|
'customerInfo.firstName': z.ZodOptional<z.ZodString>;
|
|
@@ -28044,8 +28044,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
28044
28044
|
deliveroo: "deliveroo";
|
|
28045
28045
|
justeat: "justeat";
|
|
28046
28046
|
glovo: "glovo";
|
|
28047
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28048
28047
|
tilby: "tilby";
|
|
28048
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28049
28049
|
}>>;
|
|
28050
28050
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28051
28051
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -28164,8 +28164,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
28164
28164
|
deliveroo: "deliveroo";
|
|
28165
28165
|
justeat: "justeat";
|
|
28166
28166
|
glovo: "glovo";
|
|
28167
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28168
28167
|
tilby: "tilby";
|
|
28168
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28169
28169
|
}>>;
|
|
28170
28170
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28171
28171
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -28274,8 +28274,8 @@ declare class GetPointOfSaleOrders extends AbstractApiRequest<typeof getPointOfS
|
|
|
28274
28274
|
deliveroo: "deliveroo";
|
|
28275
28275
|
justeat: "justeat";
|
|
28276
28276
|
glovo: "glovo";
|
|
28277
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28278
28277
|
tilby: "tilby";
|
|
28278
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28279
28279
|
}>>;
|
|
28280
28280
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28281
28281
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -28496,8 +28496,8 @@ declare const markOrderAsCollectedResponseSchema: z.ZodPipe<z.ZodTransform<unkno
|
|
|
28496
28496
|
deliveroo: "deliveroo";
|
|
28497
28497
|
justeat: "justeat";
|
|
28498
28498
|
glovo: "glovo";
|
|
28499
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28500
28499
|
tilby: "tilby";
|
|
28500
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28501
28501
|
}>>;
|
|
28502
28502
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28503
28503
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -28691,8 +28691,8 @@ declare const markOrderAsCollectedResponseSchema: z.ZodPipe<z.ZodTransform<unkno
|
|
|
28691
28691
|
deliveroo: "deliveroo";
|
|
28692
28692
|
justeat: "justeat";
|
|
28693
28693
|
glovo: "glovo";
|
|
28694
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28695
28694
|
tilby: "tilby";
|
|
28695
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28696
28696
|
}>>;
|
|
28697
28697
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28698
28698
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -28876,8 +28876,8 @@ declare const markOrderAsCollectedResponseSchema: z.ZodPipe<z.ZodTransform<unkno
|
|
|
28876
28876
|
deliveroo: "deliveroo";
|
|
28877
28877
|
justeat: "justeat";
|
|
28878
28878
|
glovo: "glovo";
|
|
28879
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
28880
28879
|
tilby: "tilby";
|
|
28880
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
28881
28881
|
}>>;
|
|
28882
28882
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
28883
28883
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -29078,8 +29078,8 @@ declare class MarkOrderAsCollected extends AbstractApiRequest<typeof markOrderAs
|
|
|
29078
29078
|
deliveroo: "deliveroo";
|
|
29079
29079
|
justeat: "justeat";
|
|
29080
29080
|
glovo: "glovo";
|
|
29081
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
29082
29081
|
tilby: "tilby";
|
|
29082
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
29083
29083
|
}>>;
|
|
29084
29084
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
29085
29085
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -29273,8 +29273,8 @@ declare class MarkOrderAsCollected extends AbstractApiRequest<typeof markOrderAs
|
|
|
29273
29273
|
deliveroo: "deliveroo";
|
|
29274
29274
|
justeat: "justeat";
|
|
29275
29275
|
glovo: "glovo";
|
|
29276
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
29277
29276
|
tilby: "tilby";
|
|
29277
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
29278
29278
|
}>>;
|
|
29279
29279
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
29280
29280
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -29458,8 +29458,8 @@ declare class MarkOrderAsCollected extends AbstractApiRequest<typeof markOrderAs
|
|
|
29458
29458
|
deliveroo: "deliveroo";
|
|
29459
29459
|
justeat: "justeat";
|
|
29460
29460
|
glovo: "glovo";
|
|
29461
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
29462
29461
|
tilby: "tilby";
|
|
29462
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
29463
29463
|
}>>;
|
|
29464
29464
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
29465
29465
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -29663,8 +29663,8 @@ declare const markOrderAsReadResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
29663
29663
|
deliveroo: "deliveroo";
|
|
29664
29664
|
justeat: "justeat";
|
|
29665
29665
|
glovo: "glovo";
|
|
29666
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
29667
29666
|
tilby: "tilby";
|
|
29667
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
29668
29668
|
}>>;
|
|
29669
29669
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
29670
29670
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -29858,8 +29858,8 @@ declare const markOrderAsReadResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
29858
29858
|
deliveroo: "deliveroo";
|
|
29859
29859
|
justeat: "justeat";
|
|
29860
29860
|
glovo: "glovo";
|
|
29861
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
29862
29861
|
tilby: "tilby";
|
|
29862
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
29863
29863
|
}>>;
|
|
29864
29864
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
29865
29865
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -30043,8 +30043,8 @@ declare const markOrderAsReadResponseSchema: z.ZodPipe<z.ZodTransform<unknown, u
|
|
|
30043
30043
|
deliveroo: "deliveroo";
|
|
30044
30044
|
justeat: "justeat";
|
|
30045
30045
|
glovo: "glovo";
|
|
30046
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
30047
30046
|
tilby: "tilby";
|
|
30047
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
30048
30048
|
}>>;
|
|
30049
30049
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
30050
30050
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -30245,8 +30245,8 @@ declare class MarkOrderAsRead extends AbstractApiRequest<typeof markOrderAsReadI
|
|
|
30245
30245
|
deliveroo: "deliveroo";
|
|
30246
30246
|
justeat: "justeat";
|
|
30247
30247
|
glovo: "glovo";
|
|
30248
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
30249
30248
|
tilby: "tilby";
|
|
30249
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
30250
30250
|
}>>;
|
|
30251
30251
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
30252
30252
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -30440,8 +30440,8 @@ declare class MarkOrderAsRead extends AbstractApiRequest<typeof markOrderAsReadI
|
|
|
30440
30440
|
deliveroo: "deliveroo";
|
|
30441
30441
|
justeat: "justeat";
|
|
30442
30442
|
glovo: "glovo";
|
|
30443
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
30444
30443
|
tilby: "tilby";
|
|
30444
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
30445
30445
|
}>>;
|
|
30446
30446
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
30447
30447
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -30625,8 +30625,8 @@ declare class MarkOrderAsRead extends AbstractApiRequest<typeof markOrderAsReadI
|
|
|
30625
30625
|
deliveroo: "deliveroo";
|
|
30626
30626
|
justeat: "justeat";
|
|
30627
30627
|
glovo: "glovo";
|
|
30628
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
30629
30628
|
tilby: "tilby";
|
|
30629
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
30630
30630
|
}>>;
|
|
30631
30631
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
30632
30632
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -30979,8 +30979,8 @@ declare const rejectOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
30979
30979
|
deliveroo: "deliveroo";
|
|
30980
30980
|
justeat: "justeat";
|
|
30981
30981
|
glovo: "glovo";
|
|
30982
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
30983
30982
|
tilby: "tilby";
|
|
30983
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
30984
30984
|
}>>;
|
|
30985
30985
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
30986
30986
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -31174,8 +31174,8 @@ declare const rejectOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
31174
31174
|
deliveroo: "deliveroo";
|
|
31175
31175
|
justeat: "justeat";
|
|
31176
31176
|
glovo: "glovo";
|
|
31177
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
31178
31177
|
tilby: "tilby";
|
|
31178
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
31179
31179
|
}>>;
|
|
31180
31180
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
31181
31181
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -31359,8 +31359,8 @@ declare const rejectOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
31359
31359
|
deliveroo: "deliveroo";
|
|
31360
31360
|
justeat: "justeat";
|
|
31361
31361
|
glovo: "glovo";
|
|
31362
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
31363
31362
|
tilby: "tilby";
|
|
31363
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
31364
31364
|
}>>;
|
|
31365
31365
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
31366
31366
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -31561,8 +31561,8 @@ declare class RejectOrder extends AbstractApiRequest<typeof rejectOrderInputSche
|
|
|
31561
31561
|
deliveroo: "deliveroo";
|
|
31562
31562
|
justeat: "justeat";
|
|
31563
31563
|
glovo: "glovo";
|
|
31564
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
31565
31564
|
tilby: "tilby";
|
|
31565
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
31566
31566
|
}>>;
|
|
31567
31567
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
31568
31568
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -31756,8 +31756,8 @@ declare class RejectOrder extends AbstractApiRequest<typeof rejectOrderInputSche
|
|
|
31756
31756
|
deliveroo: "deliveroo";
|
|
31757
31757
|
justeat: "justeat";
|
|
31758
31758
|
glovo: "glovo";
|
|
31759
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
31760
31759
|
tilby: "tilby";
|
|
31760
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
31761
31761
|
}>>;
|
|
31762
31762
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
31763
31763
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -31941,8 +31941,8 @@ declare class RejectOrder extends AbstractApiRequest<typeof rejectOrderInputSche
|
|
|
31941
31941
|
deliveroo: "deliveroo";
|
|
31942
31942
|
justeat: "justeat";
|
|
31943
31943
|
glovo: "glovo";
|
|
31944
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
31945
31944
|
tilby: "tilby";
|
|
31945
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
31946
31946
|
}>>;
|
|
31947
31947
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
31948
31948
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -32297,8 +32297,8 @@ declare const updateOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
32297
32297
|
deliveroo: "deliveroo";
|
|
32298
32298
|
justeat: "justeat";
|
|
32299
32299
|
glovo: "glovo";
|
|
32300
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
32301
32300
|
tilby: "tilby";
|
|
32301
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
32302
32302
|
}>>;
|
|
32303
32303
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
32304
32304
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -32492,8 +32492,8 @@ declare const updateOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
32492
32492
|
deliveroo: "deliveroo";
|
|
32493
32493
|
justeat: "justeat";
|
|
32494
32494
|
glovo: "glovo";
|
|
32495
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
32496
32495
|
tilby: "tilby";
|
|
32496
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
32497
32497
|
}>>;
|
|
32498
32498
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
32499
32499
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -32677,8 +32677,8 @@ declare const updateOrderResponseSchema: z.ZodPipe<z.ZodTransform<unknown, unkno
|
|
|
32677
32677
|
deliveroo: "deliveroo";
|
|
32678
32678
|
justeat: "justeat";
|
|
32679
32679
|
glovo: "glovo";
|
|
32680
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
32681
32680
|
tilby: "tilby";
|
|
32681
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
32682
32682
|
}>>;
|
|
32683
32683
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
32684
32684
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -33030,8 +33030,8 @@ declare class UpdateOrder extends AbstractApiRequest<typeof updateOrderInputSche
|
|
|
33030
33030
|
deliveroo: "deliveroo";
|
|
33031
33031
|
justeat: "justeat";
|
|
33032
33032
|
glovo: "glovo";
|
|
33033
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
33034
33033
|
tilby: "tilby";
|
|
33034
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
33035
33035
|
}>>;
|
|
33036
33036
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
33037
33037
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -33225,8 +33225,8 @@ declare class UpdateOrder extends AbstractApiRequest<typeof updateOrderInputSche
|
|
|
33225
33225
|
deliveroo: "deliveroo";
|
|
33226
33226
|
justeat: "justeat";
|
|
33227
33227
|
glovo: "glovo";
|
|
33228
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
33229
33228
|
tilby: "tilby";
|
|
33229
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
33230
33230
|
}>>;
|
|
33231
33231
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
33232
33232
|
sequenceId: z.ZodNullable<z.ZodString>;
|
|
@@ -33410,8 +33410,8 @@ declare class UpdateOrder extends AbstractApiRequest<typeof updateOrderInputSche
|
|
|
33410
33410
|
deliveroo: "deliveroo";
|
|
33411
33411
|
justeat: "justeat";
|
|
33412
33412
|
glovo: "glovo";
|
|
33413
|
-
cassa_in_cloud: "cassa_in_cloud";
|
|
33414
33413
|
tilby: "tilby";
|
|
33414
|
+
cassa_in_cloud: "cassa_in_cloud";
|
|
33415
33415
|
}>>;
|
|
33416
33416
|
partnerIdentifier: z.ZodNullable<z.ZodString>;
|
|
33417
33417
|
sequenceId: z.ZodNullable<z.ZodString>;
|