@deliverart/sdk-js-integration 2.1.1 → 2.1.2

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 CHANGED
@@ -487,6 +487,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
487
487
  OPEN: "OPEN";
488
488
  CLOSED: "CLOSED";
489
489
  }>;
490
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
491
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
490
492
  createdAt: z.ZodString;
491
493
  updatedAt: z.ZodString;
492
494
  }, z.core.$strip>;
@@ -555,6 +557,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
555
557
  OPEN: "OPEN";
556
558
  CLOSED: "CLOSED";
557
559
  }>;
560
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
561
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
558
562
  createdAt: z.ZodString;
559
563
  updatedAt: z.ZodString;
560
564
  }, z.core.$strip>;
@@ -622,6 +626,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
622
626
  OPEN: "OPEN";
623
627
  CLOSED: "CLOSED";
624
628
  }>;
629
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
630
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
625
631
  createdAt: z.ZodString;
626
632
  updatedAt: z.ZodString;
627
633
  }, z.core.$strip>;
@@ -689,6 +695,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
689
695
  OPEN: "OPEN";
690
696
  CLOSED: "CLOSED";
691
697
  }>;
698
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
699
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
692
700
  createdAt: z.ZodString;
693
701
  updatedAt: z.ZodString;
694
702
  }, z.core.$strip>;
@@ -802,6 +810,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
802
810
  OPEN: "OPEN";
803
811
  CLOSED: "CLOSED";
804
812
  }>;
813
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
814
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
805
815
  createdAt: z.ZodString;
806
816
  updatedAt: z.ZodString;
807
817
  }, z.core.$strip>;
@@ -870,6 +880,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
870
880
  OPEN: "OPEN";
871
881
  CLOSED: "CLOSED";
872
882
  }>;
883
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
884
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
873
885
  createdAt: z.ZodString;
874
886
  updatedAt: z.ZodString;
875
887
  }, z.core.$strip>;
@@ -937,6 +949,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
937
949
  OPEN: "OPEN";
938
950
  CLOSED: "CLOSED";
939
951
  }>;
952
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
953
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
940
954
  createdAt: z.ZodString;
941
955
  updatedAt: z.ZodString;
942
956
  }, z.core.$strip>;
@@ -1004,6 +1018,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1004
1018
  OPEN: "OPEN";
1005
1019
  CLOSED: "CLOSED";
1006
1020
  }>;
1021
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1022
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1007
1023
  createdAt: z.ZodString;
1008
1024
  updatedAt: z.ZodString;
1009
1025
  }, z.core.$strip>;
@@ -1083,6 +1099,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1083
1099
  OPEN: "OPEN";
1084
1100
  CLOSED: "CLOSED";
1085
1101
  }>;
1102
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1103
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1086
1104
  createdAt: z.ZodString;
1087
1105
  updatedAt: z.ZodString;
1088
1106
  }, z.core.$strip>;
@@ -1151,6 +1169,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1151
1169
  OPEN: "OPEN";
1152
1170
  CLOSED: "CLOSED";
1153
1171
  }>;
1172
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1173
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1154
1174
  createdAt: z.ZodString;
1155
1175
  updatedAt: z.ZodString;
1156
1176
  }, z.core.$strip>;
@@ -1218,6 +1238,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1218
1238
  OPEN: "OPEN";
1219
1239
  CLOSED: "CLOSED";
1220
1240
  }>;
1241
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1242
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1221
1243
  createdAt: z.ZodString;
1222
1244
  updatedAt: z.ZodString;
1223
1245
  }, z.core.$strip>;
@@ -1285,6 +1307,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1285
1307
  OPEN: "OPEN";
1286
1308
  CLOSED: "CLOSED";
1287
1309
  }>;
1310
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1311
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1288
1312
  createdAt: z.ZodString;
1289
1313
  updatedAt: z.ZodString;
1290
1314
  }, z.core.$strip>;
@@ -1369,6 +1393,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1369
1393
  OPEN: "OPEN";
1370
1394
  CLOSED: "CLOSED";
1371
1395
  }>;
1396
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1397
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1372
1398
  createdAt: z.ZodString;
1373
1399
  updatedAt: z.ZodString;
1374
1400
  }, z.core.$strip>;
@@ -1437,6 +1463,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1437
1463
  OPEN: "OPEN";
1438
1464
  CLOSED: "CLOSED";
1439
1465
  }>;
1466
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1467
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1440
1468
  createdAt: z.ZodString;
1441
1469
  updatedAt: z.ZodString;
1442
1470
  }, z.core.$strip>;
@@ -1504,6 +1532,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1504
1532
  OPEN: "OPEN";
1505
1533
  CLOSED: "CLOSED";
1506
1534
  }>;
1535
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1536
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1507
1537
  createdAt: z.ZodString;
1508
1538
  updatedAt: z.ZodString;
1509
1539
  }, z.core.$strip>;
@@ -1571,6 +1601,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1571
1601
  OPEN: "OPEN";
1572
1602
  CLOSED: "CLOSED";
1573
1603
  }>;
1604
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1605
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1574
1606
  createdAt: z.ZodString;
1575
1607
  updatedAt: z.ZodString;
1576
1608
  }, z.core.$strip>;
@@ -1652,6 +1684,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1652
1684
  OPEN: "OPEN";
1653
1685
  CLOSED: "CLOSED";
1654
1686
  }>;
1687
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1688
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1655
1689
  createdAt: z.ZodString;
1656
1690
  updatedAt: z.ZodString;
1657
1691
  }, z.core.$strip>;
@@ -1720,6 +1754,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1720
1754
  OPEN: "OPEN";
1721
1755
  CLOSED: "CLOSED";
1722
1756
  }>;
1757
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1758
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1723
1759
  createdAt: z.ZodString;
1724
1760
  updatedAt: z.ZodString;
1725
1761
  }, z.core.$strip>;
@@ -1787,6 +1823,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1787
1823
  OPEN: "OPEN";
1788
1824
  CLOSED: "CLOSED";
1789
1825
  }>;
1826
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1827
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1790
1828
  createdAt: z.ZodString;
1791
1829
  updatedAt: z.ZodString;
1792
1830
  }, z.core.$strip>;
@@ -1854,6 +1892,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1854
1892
  OPEN: "OPEN";
1855
1893
  CLOSED: "CLOSED";
1856
1894
  }>;
1895
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1896
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1857
1897
  createdAt: z.ZodString;
1858
1898
  updatedAt: z.ZodString;
1859
1899
  }, z.core.$strip>;
@@ -1990,6 +2030,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
1990
2030
  OPEN: "OPEN";
1991
2031
  CLOSED: "CLOSED";
1992
2032
  }>;
2033
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2034
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1993
2035
  createdAt: z.ZodString;
1994
2036
  updatedAt: z.ZodString;
1995
2037
  }, z.core.$strip>;
@@ -2058,6 +2100,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2058
2100
  OPEN: "OPEN";
2059
2101
  CLOSED: "CLOSED";
2060
2102
  }>;
2103
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2104
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2061
2105
  createdAt: z.ZodString;
2062
2106
  updatedAt: z.ZodString;
2063
2107
  }, z.core.$strip>;
@@ -2125,6 +2169,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2125
2169
  OPEN: "OPEN";
2126
2170
  CLOSED: "CLOSED";
2127
2171
  }>;
2172
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2173
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2128
2174
  createdAt: z.ZodString;
2129
2175
  updatedAt: z.ZodString;
2130
2176
  }, z.core.$strip>;
@@ -2192,6 +2238,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2192
2238
  OPEN: "OPEN";
2193
2239
  CLOSED: "CLOSED";
2194
2240
  }>;
2241
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2242
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2195
2243
  createdAt: z.ZodString;
2196
2244
  updatedAt: z.ZodString;
2197
2245
  }, z.core.$strip>;
@@ -2325,6 +2373,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2325
2373
  OPEN: "OPEN";
2326
2374
  CLOSED: "CLOSED";
2327
2375
  }>;
2376
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2377
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2328
2378
  createdAt: z.ZodString;
2329
2379
  updatedAt: z.ZodString;
2330
2380
  }, z.core.$strip>;
@@ -2393,6 +2443,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2393
2443
  OPEN: "OPEN";
2394
2444
  CLOSED: "CLOSED";
2395
2445
  }>;
2446
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2447
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2396
2448
  createdAt: z.ZodString;
2397
2449
  updatedAt: z.ZodString;
2398
2450
  }, z.core.$strip>;
@@ -2460,6 +2512,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2460
2512
  OPEN: "OPEN";
2461
2513
  CLOSED: "CLOSED";
2462
2514
  }>;
2515
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2516
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2463
2517
  createdAt: z.ZodString;
2464
2518
  updatedAt: z.ZodString;
2465
2519
  }, z.core.$strip>;
@@ -2527,6 +2581,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2527
2581
  OPEN: "OPEN";
2528
2582
  CLOSED: "CLOSED";
2529
2583
  }>;
2584
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2585
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2530
2586
  createdAt: z.ZodString;
2531
2587
  updatedAt: z.ZodString;
2532
2588
  }, z.core.$strip>;
@@ -2623,6 +2679,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2623
2679
  OPEN: "OPEN";
2624
2680
  CLOSED: "CLOSED";
2625
2681
  }>;
2682
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2683
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2626
2684
  createdAt: z.ZodString;
2627
2685
  updatedAt: z.ZodString;
2628
2686
  }, z.core.$strip>;
@@ -2691,6 +2749,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2691
2749
  OPEN: "OPEN";
2692
2750
  CLOSED: "CLOSED";
2693
2751
  }>;
2752
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2753
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2694
2754
  createdAt: z.ZodString;
2695
2755
  updatedAt: z.ZodString;
2696
2756
  }, z.core.$strip>;
@@ -2758,6 +2818,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2758
2818
  OPEN: "OPEN";
2759
2819
  CLOSED: "CLOSED";
2760
2820
  }>;
2821
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2822
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2761
2823
  createdAt: z.ZodString;
2762
2824
  updatedAt: z.ZodString;
2763
2825
  }, z.core.$strip>;
@@ -2825,6 +2887,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2825
2887
  OPEN: "OPEN";
2826
2888
  CLOSED: "CLOSED";
2827
2889
  }>;
2890
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2891
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2828
2892
  createdAt: z.ZodString;
2829
2893
  updatedAt: z.ZodString;
2830
2894
  }, z.core.$strip>;
@@ -2904,6 +2968,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
2904
2968
  OPEN: "OPEN";
2905
2969
  CLOSED: "CLOSED";
2906
2970
  }>;
2971
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2972
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2907
2973
  createdAt: z.ZodString;
2908
2974
  updatedAt: z.ZodString;
2909
2975
  }, z.core.$strip>;
@@ -2972,6 +3038,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
2972
3038
  OPEN: "OPEN";
2973
3039
  CLOSED: "CLOSED";
2974
3040
  }>;
3041
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3042
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2975
3043
  createdAt: z.ZodString;
2976
3044
  updatedAt: z.ZodString;
2977
3045
  }, z.core.$strip>;
@@ -3039,6 +3107,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
3039
3107
  OPEN: "OPEN";
3040
3108
  CLOSED: "CLOSED";
3041
3109
  }>;
3110
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3111
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3042
3112
  createdAt: z.ZodString;
3043
3113
  updatedAt: z.ZodString;
3044
3114
  }, z.core.$strip>;
@@ -3106,6 +3176,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
3106
3176
  OPEN: "OPEN";
3107
3177
  CLOSED: "CLOSED";
3108
3178
  }>;
3179
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3180
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3109
3181
  createdAt: z.ZodString;
3110
3182
  updatedAt: z.ZodString;
3111
3183
  }, z.core.$strip>;
@@ -3724,6 +3796,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3724
3796
  OPEN: "OPEN";
3725
3797
  CLOSED: "CLOSED";
3726
3798
  }>;
3799
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3800
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3727
3801
  createdAt: z.ZodString;
3728
3802
  updatedAt: z.ZodString;
3729
3803
  }, z.core.$strip>;
@@ -3792,6 +3866,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3792
3866
  OPEN: "OPEN";
3793
3867
  CLOSED: "CLOSED";
3794
3868
  }>;
3869
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3870
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3795
3871
  createdAt: z.ZodString;
3796
3872
  updatedAt: z.ZodString;
3797
3873
  }, z.core.$strip>;
@@ -3859,6 +3935,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3859
3935
  OPEN: "OPEN";
3860
3936
  CLOSED: "CLOSED";
3861
3937
  }>;
3938
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3939
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3862
3940
  createdAt: z.ZodString;
3863
3941
  updatedAt: z.ZodString;
3864
3942
  }, z.core.$strip>;
@@ -3926,6 +4004,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3926
4004
  OPEN: "OPEN";
3927
4005
  CLOSED: "CLOSED";
3928
4006
  }>;
4007
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4008
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3929
4009
  createdAt: z.ZodString;
3930
4010
  updatedAt: z.ZodString;
3931
4011
  }, z.core.$strip>;
@@ -4026,6 +4106,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4026
4106
  OPEN: "OPEN";
4027
4107
  CLOSED: "CLOSED";
4028
4108
  }>;
4109
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4110
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4029
4111
  createdAt: z.ZodString;
4030
4112
  updatedAt: z.ZodString;
4031
4113
  }, z.core.$strip>;
@@ -4094,6 +4176,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4094
4176
  OPEN: "OPEN";
4095
4177
  CLOSED: "CLOSED";
4096
4178
  }>;
4179
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4180
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4097
4181
  createdAt: z.ZodString;
4098
4182
  updatedAt: z.ZodString;
4099
4183
  }, z.core.$strip>;
@@ -4161,6 +4245,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4161
4245
  OPEN: "OPEN";
4162
4246
  CLOSED: "CLOSED";
4163
4247
  }>;
4248
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4249
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4164
4250
  createdAt: z.ZodString;
4165
4251
  updatedAt: z.ZodString;
4166
4252
  }, z.core.$strip>;
@@ -4228,6 +4314,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4228
4314
  OPEN: "OPEN";
4229
4315
  CLOSED: "CLOSED";
4230
4316
  }>;
4317
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4318
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4231
4319
  createdAt: z.ZodString;
4232
4320
  updatedAt: z.ZodString;
4233
4321
  }, z.core.$strip>;
@@ -4310,6 +4398,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4310
4398
  OPEN: "OPEN";
4311
4399
  CLOSED: "CLOSED";
4312
4400
  }>;
4401
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4402
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4313
4403
  createdAt: z.ZodString;
4314
4404
  updatedAt: z.ZodString;
4315
4405
  }, z.core.$strip>;
@@ -4378,6 +4468,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4378
4468
  OPEN: "OPEN";
4379
4469
  CLOSED: "CLOSED";
4380
4470
  }>;
4471
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4472
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4381
4473
  createdAt: z.ZodString;
4382
4474
  updatedAt: z.ZodString;
4383
4475
  }, z.core.$strip>;
@@ -4445,6 +4537,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4445
4537
  OPEN: "OPEN";
4446
4538
  CLOSED: "CLOSED";
4447
4539
  }>;
4540
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4541
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4448
4542
  createdAt: z.ZodString;
4449
4543
  updatedAt: z.ZodString;
4450
4544
  }, z.core.$strip>;
@@ -4512,6 +4606,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4512
4606
  OPEN: "OPEN";
4513
4607
  CLOSED: "CLOSED";
4514
4608
  }>;
4609
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4610
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4515
4611
  createdAt: z.ZodString;
4516
4612
  updatedAt: z.ZodString;
4517
4613
  }, z.core.$strip>;
@@ -4591,6 +4687,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4591
4687
  OPEN: "OPEN";
4592
4688
  CLOSED: "CLOSED";
4593
4689
  }>;
4690
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4691
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4594
4692
  createdAt: z.ZodString;
4595
4693
  updatedAt: z.ZodString;
4596
4694
  }, z.core.$strip>;
@@ -4659,6 +4757,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4659
4757
  OPEN: "OPEN";
4660
4758
  CLOSED: "CLOSED";
4661
4759
  }>;
4760
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4761
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4662
4762
  createdAt: z.ZodString;
4663
4763
  updatedAt: z.ZodString;
4664
4764
  }, z.core.$strip>;
@@ -4726,6 +4826,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4726
4826
  OPEN: "OPEN";
4727
4827
  CLOSED: "CLOSED";
4728
4828
  }>;
4829
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4830
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4729
4831
  createdAt: z.ZodString;
4730
4832
  updatedAt: z.ZodString;
4731
4833
  }, z.core.$strip>;
@@ -4793,6 +4895,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4793
4895
  OPEN: "OPEN";
4794
4896
  CLOSED: "CLOSED";
4795
4897
  }>;
4898
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4899
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4796
4900
  createdAt: z.ZodString;
4797
4901
  updatedAt: z.ZodString;
4798
4902
  }, z.core.$strip>;
@@ -4953,6 +5057,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
4953
5057
  OPEN: "OPEN";
4954
5058
  CLOSED: "CLOSED";
4955
5059
  }>;
5060
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5061
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4956
5062
  createdAt: z.ZodString;
4957
5063
  updatedAt: z.ZodString;
4958
5064
  }, z.core.$strip>;
@@ -5021,6 +5127,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5021
5127
  OPEN: "OPEN";
5022
5128
  CLOSED: "CLOSED";
5023
5129
  }>;
5130
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5131
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5024
5132
  createdAt: z.ZodString;
5025
5133
  updatedAt: z.ZodString;
5026
5134
  }, z.core.$strip>;
@@ -5088,6 +5196,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5088
5196
  OPEN: "OPEN";
5089
5197
  CLOSED: "CLOSED";
5090
5198
  }>;
5199
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5200
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5091
5201
  createdAt: z.ZodString;
5092
5202
  updatedAt: z.ZodString;
5093
5203
  }, z.core.$strip>;
@@ -5155,6 +5265,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5155
5265
  OPEN: "OPEN";
5156
5266
  CLOSED: "CLOSED";
5157
5267
  }>;
5268
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5269
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5158
5270
  createdAt: z.ZodString;
5159
5271
  updatedAt: z.ZodString;
5160
5272
  }, z.core.$strip>;
@@ -5312,6 +5424,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5312
5424
  OPEN: "OPEN";
5313
5425
  CLOSED: "CLOSED";
5314
5426
  }>;
5427
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5428
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5315
5429
  createdAt: z.ZodString;
5316
5430
  updatedAt: z.ZodString;
5317
5431
  }, z.core.$strip>;
@@ -5380,6 +5494,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5380
5494
  OPEN: "OPEN";
5381
5495
  CLOSED: "CLOSED";
5382
5496
  }>;
5497
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5498
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5383
5499
  createdAt: z.ZodString;
5384
5500
  updatedAt: z.ZodString;
5385
5501
  }, z.core.$strip>;
@@ -5447,6 +5563,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5447
5563
  OPEN: "OPEN";
5448
5564
  CLOSED: "CLOSED";
5449
5565
  }>;
5566
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5567
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5450
5568
  createdAt: z.ZodString;
5451
5569
  updatedAt: z.ZodString;
5452
5570
  }, z.core.$strip>;
@@ -5514,6 +5632,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5514
5632
  OPEN: "OPEN";
5515
5633
  CLOSED: "CLOSED";
5516
5634
  }>;
5635
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5636
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5517
5637
  createdAt: z.ZodString;
5518
5638
  updatedAt: z.ZodString;
5519
5639
  }, z.core.$strip>;
package/dist/index.d.ts CHANGED
@@ -487,6 +487,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
487
487
  OPEN: "OPEN";
488
488
  CLOSED: "CLOSED";
489
489
  }>;
490
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
491
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
490
492
  createdAt: z.ZodString;
491
493
  updatedAt: z.ZodString;
492
494
  }, z.core.$strip>;
@@ -555,6 +557,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
555
557
  OPEN: "OPEN";
556
558
  CLOSED: "CLOSED";
557
559
  }>;
560
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
561
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
558
562
  createdAt: z.ZodString;
559
563
  updatedAt: z.ZodString;
560
564
  }, z.core.$strip>;
@@ -622,6 +626,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
622
626
  OPEN: "OPEN";
623
627
  CLOSED: "CLOSED";
624
628
  }>;
629
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
630
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
625
631
  createdAt: z.ZodString;
626
632
  updatedAt: z.ZodString;
627
633
  }, z.core.$strip>;
@@ -689,6 +695,8 @@ declare const integrationActivationRequestDetailsSchema: z.ZodDiscriminatedUnion
689
695
  OPEN: "OPEN";
690
696
  CLOSED: "CLOSED";
691
697
  }>;
698
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
699
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
692
700
  createdAt: z.ZodString;
693
701
  updatedAt: z.ZodString;
694
702
  }, z.core.$strip>;
@@ -802,6 +810,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
802
810
  OPEN: "OPEN";
803
811
  CLOSED: "CLOSED";
804
812
  }>;
813
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
814
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
805
815
  createdAt: z.ZodString;
806
816
  updatedAt: z.ZodString;
807
817
  }, z.core.$strip>;
@@ -870,6 +880,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
870
880
  OPEN: "OPEN";
871
881
  CLOSED: "CLOSED";
872
882
  }>;
883
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
884
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
873
885
  createdAt: z.ZodString;
874
886
  updatedAt: z.ZodString;
875
887
  }, z.core.$strip>;
@@ -937,6 +949,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
937
949
  OPEN: "OPEN";
938
950
  CLOSED: "CLOSED";
939
951
  }>;
952
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
953
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
940
954
  createdAt: z.ZodString;
941
955
  updatedAt: z.ZodString;
942
956
  }, z.core.$strip>;
@@ -1004,6 +1018,8 @@ declare const activateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1004
1018
  OPEN: "OPEN";
1005
1019
  CLOSED: "CLOSED";
1006
1020
  }>;
1021
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1022
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1007
1023
  createdAt: z.ZodString;
1008
1024
  updatedAt: z.ZodString;
1009
1025
  }, z.core.$strip>;
@@ -1083,6 +1099,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1083
1099
  OPEN: "OPEN";
1084
1100
  CLOSED: "CLOSED";
1085
1101
  }>;
1102
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1103
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1086
1104
  createdAt: z.ZodString;
1087
1105
  updatedAt: z.ZodString;
1088
1106
  }, z.core.$strip>;
@@ -1151,6 +1169,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1151
1169
  OPEN: "OPEN";
1152
1170
  CLOSED: "CLOSED";
1153
1171
  }>;
1172
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1173
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1154
1174
  createdAt: z.ZodString;
1155
1175
  updatedAt: z.ZodString;
1156
1176
  }, z.core.$strip>;
@@ -1218,6 +1238,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1218
1238
  OPEN: "OPEN";
1219
1239
  CLOSED: "CLOSED";
1220
1240
  }>;
1241
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1242
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1221
1243
  createdAt: z.ZodString;
1222
1244
  updatedAt: z.ZodString;
1223
1245
  }, z.core.$strip>;
@@ -1285,6 +1307,8 @@ declare class ActivateIntegrationActivationRequest extends AbstractApiRequest<ty
1285
1307
  OPEN: "OPEN";
1286
1308
  CLOSED: "CLOSED";
1287
1309
  }>;
1310
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1311
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1288
1312
  createdAt: z.ZodString;
1289
1313
  updatedAt: z.ZodString;
1290
1314
  }, z.core.$strip>;
@@ -1369,6 +1393,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1369
1393
  OPEN: "OPEN";
1370
1394
  CLOSED: "CLOSED";
1371
1395
  }>;
1396
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1397
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1372
1398
  createdAt: z.ZodString;
1373
1399
  updatedAt: z.ZodString;
1374
1400
  }, z.core.$strip>;
@@ -1437,6 +1463,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1437
1463
  OPEN: "OPEN";
1438
1464
  CLOSED: "CLOSED";
1439
1465
  }>;
1466
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1467
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1440
1468
  createdAt: z.ZodString;
1441
1469
  updatedAt: z.ZodString;
1442
1470
  }, z.core.$strip>;
@@ -1504,6 +1532,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1504
1532
  OPEN: "OPEN";
1505
1533
  CLOSED: "CLOSED";
1506
1534
  }>;
1535
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1536
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1507
1537
  createdAt: z.ZodString;
1508
1538
  updatedAt: z.ZodString;
1509
1539
  }, z.core.$strip>;
@@ -1571,6 +1601,8 @@ declare const annotateIntegrationActivationRequestResponseSchema: z.ZodDiscrimin
1571
1601
  OPEN: "OPEN";
1572
1602
  CLOSED: "CLOSED";
1573
1603
  }>;
1604
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1605
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1574
1606
  createdAt: z.ZodString;
1575
1607
  updatedAt: z.ZodString;
1576
1608
  }, z.core.$strip>;
@@ -1652,6 +1684,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1652
1684
  OPEN: "OPEN";
1653
1685
  CLOSED: "CLOSED";
1654
1686
  }>;
1687
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1688
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1655
1689
  createdAt: z.ZodString;
1656
1690
  updatedAt: z.ZodString;
1657
1691
  }, z.core.$strip>;
@@ -1720,6 +1754,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1720
1754
  OPEN: "OPEN";
1721
1755
  CLOSED: "CLOSED";
1722
1756
  }>;
1757
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1758
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1723
1759
  createdAt: z.ZodString;
1724
1760
  updatedAt: z.ZodString;
1725
1761
  }, z.core.$strip>;
@@ -1787,6 +1823,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1787
1823
  OPEN: "OPEN";
1788
1824
  CLOSED: "CLOSED";
1789
1825
  }>;
1826
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1827
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1790
1828
  createdAt: z.ZodString;
1791
1829
  updatedAt: z.ZodString;
1792
1830
  }, z.core.$strip>;
@@ -1854,6 +1892,8 @@ declare class AnnotateIntegrationActivationRequest extends AbstractApiRequest<ty
1854
1892
  OPEN: "OPEN";
1855
1893
  CLOSED: "CLOSED";
1856
1894
  }>;
1895
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
1896
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1857
1897
  createdAt: z.ZodString;
1858
1898
  updatedAt: z.ZodString;
1859
1899
  }, z.core.$strip>;
@@ -1990,6 +2030,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
1990
2030
  OPEN: "OPEN";
1991
2031
  CLOSED: "CLOSED";
1992
2032
  }>;
2033
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2034
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
1993
2035
  createdAt: z.ZodString;
1994
2036
  updatedAt: z.ZodString;
1995
2037
  }, z.core.$strip>;
@@ -2058,6 +2100,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2058
2100
  OPEN: "OPEN";
2059
2101
  CLOSED: "CLOSED";
2060
2102
  }>;
2103
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2104
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2061
2105
  createdAt: z.ZodString;
2062
2106
  updatedAt: z.ZodString;
2063
2107
  }, z.core.$strip>;
@@ -2125,6 +2169,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2125
2169
  OPEN: "OPEN";
2126
2170
  CLOSED: "CLOSED";
2127
2171
  }>;
2172
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2173
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2128
2174
  createdAt: z.ZodString;
2129
2175
  updatedAt: z.ZodString;
2130
2176
  }, z.core.$strip>;
@@ -2192,6 +2238,8 @@ declare const createIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
2192
2238
  OPEN: "OPEN";
2193
2239
  CLOSED: "CLOSED";
2194
2240
  }>;
2241
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2242
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2195
2243
  createdAt: z.ZodString;
2196
2244
  updatedAt: z.ZodString;
2197
2245
  }, z.core.$strip>;
@@ -2325,6 +2373,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2325
2373
  OPEN: "OPEN";
2326
2374
  CLOSED: "CLOSED";
2327
2375
  }>;
2376
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2377
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2328
2378
  createdAt: z.ZodString;
2329
2379
  updatedAt: z.ZodString;
2330
2380
  }, z.core.$strip>;
@@ -2393,6 +2443,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2393
2443
  OPEN: "OPEN";
2394
2444
  CLOSED: "CLOSED";
2395
2445
  }>;
2446
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2447
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2396
2448
  createdAt: z.ZodString;
2397
2449
  updatedAt: z.ZodString;
2398
2450
  }, z.core.$strip>;
@@ -2460,6 +2512,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2460
2512
  OPEN: "OPEN";
2461
2513
  CLOSED: "CLOSED";
2462
2514
  }>;
2515
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2516
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2463
2517
  createdAt: z.ZodString;
2464
2518
  updatedAt: z.ZodString;
2465
2519
  }, z.core.$strip>;
@@ -2527,6 +2581,8 @@ declare class CreateIntegrationActivationRequest extends AbstractApiRequest<type
2527
2581
  OPEN: "OPEN";
2528
2582
  CLOSED: "CLOSED";
2529
2583
  }>;
2584
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2585
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2530
2586
  createdAt: z.ZodString;
2531
2587
  updatedAt: z.ZodString;
2532
2588
  }, z.core.$strip>;
@@ -2623,6 +2679,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2623
2679
  OPEN: "OPEN";
2624
2680
  CLOSED: "CLOSED";
2625
2681
  }>;
2682
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2683
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2626
2684
  createdAt: z.ZodString;
2627
2685
  updatedAt: z.ZodString;
2628
2686
  }, z.core.$strip>;
@@ -2691,6 +2749,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2691
2749
  OPEN: "OPEN";
2692
2750
  CLOSED: "CLOSED";
2693
2751
  }>;
2752
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2753
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2694
2754
  createdAt: z.ZodString;
2695
2755
  updatedAt: z.ZodString;
2696
2756
  }, z.core.$strip>;
@@ -2758,6 +2818,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2758
2818
  OPEN: "OPEN";
2759
2819
  CLOSED: "CLOSED";
2760
2820
  }>;
2821
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2822
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2761
2823
  createdAt: z.ZodString;
2762
2824
  updatedAt: z.ZodString;
2763
2825
  }, z.core.$strip>;
@@ -2825,6 +2887,8 @@ declare const getIntegrationActivationRequestDetailsResponseSchema: z.ZodDiscrim
2825
2887
  OPEN: "OPEN";
2826
2888
  CLOSED: "CLOSED";
2827
2889
  }>;
2890
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2891
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2828
2892
  createdAt: z.ZodString;
2829
2893
  updatedAt: z.ZodString;
2830
2894
  }, z.core.$strip>;
@@ -2904,6 +2968,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
2904
2968
  OPEN: "OPEN";
2905
2969
  CLOSED: "CLOSED";
2906
2970
  }>;
2971
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
2972
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2907
2973
  createdAt: z.ZodString;
2908
2974
  updatedAt: z.ZodString;
2909
2975
  }, z.core.$strip>;
@@ -2972,6 +3038,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
2972
3038
  OPEN: "OPEN";
2973
3039
  CLOSED: "CLOSED";
2974
3040
  }>;
3041
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3042
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
2975
3043
  createdAt: z.ZodString;
2976
3044
  updatedAt: z.ZodString;
2977
3045
  }, z.core.$strip>;
@@ -3039,6 +3107,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
3039
3107
  OPEN: "OPEN";
3040
3108
  CLOSED: "CLOSED";
3041
3109
  }>;
3110
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3111
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3042
3112
  createdAt: z.ZodString;
3043
3113
  updatedAt: z.ZodString;
3044
3114
  }, z.core.$strip>;
@@ -3106,6 +3176,8 @@ declare class GetIntegrationActivationRequestDetails extends AbstractApiRequest<
3106
3176
  OPEN: "OPEN";
3107
3177
  CLOSED: "CLOSED";
3108
3178
  }>;
3179
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3180
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3109
3181
  createdAt: z.ZodString;
3110
3182
  updatedAt: z.ZodString;
3111
3183
  }, z.core.$strip>;
@@ -3724,6 +3796,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3724
3796
  OPEN: "OPEN";
3725
3797
  CLOSED: "CLOSED";
3726
3798
  }>;
3799
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3800
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3727
3801
  createdAt: z.ZodString;
3728
3802
  updatedAt: z.ZodString;
3729
3803
  }, z.core.$strip>;
@@ -3792,6 +3866,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3792
3866
  OPEN: "OPEN";
3793
3867
  CLOSED: "CLOSED";
3794
3868
  }>;
3869
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3870
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3795
3871
  createdAt: z.ZodString;
3796
3872
  updatedAt: z.ZodString;
3797
3873
  }, z.core.$strip>;
@@ -3859,6 +3935,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3859
3935
  OPEN: "OPEN";
3860
3936
  CLOSED: "CLOSED";
3861
3937
  }>;
3938
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
3939
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3862
3940
  createdAt: z.ZodString;
3863
3941
  updatedAt: z.ZodString;
3864
3942
  }, z.core.$strip>;
@@ -3926,6 +4004,8 @@ declare const respondIntegrationActivationRequestResponseSchema: z.ZodDiscrimina
3926
4004
  OPEN: "OPEN";
3927
4005
  CLOSED: "CLOSED";
3928
4006
  }>;
4007
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4008
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
3929
4009
  createdAt: z.ZodString;
3930
4010
  updatedAt: z.ZodString;
3931
4011
  }, z.core.$strip>;
@@ -4026,6 +4106,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4026
4106
  OPEN: "OPEN";
4027
4107
  CLOSED: "CLOSED";
4028
4108
  }>;
4109
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4110
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4029
4111
  createdAt: z.ZodString;
4030
4112
  updatedAt: z.ZodString;
4031
4113
  }, z.core.$strip>;
@@ -4094,6 +4176,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4094
4176
  OPEN: "OPEN";
4095
4177
  CLOSED: "CLOSED";
4096
4178
  }>;
4179
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4180
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4097
4181
  createdAt: z.ZodString;
4098
4182
  updatedAt: z.ZodString;
4099
4183
  }, z.core.$strip>;
@@ -4161,6 +4245,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4161
4245
  OPEN: "OPEN";
4162
4246
  CLOSED: "CLOSED";
4163
4247
  }>;
4248
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4249
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4164
4250
  createdAt: z.ZodString;
4165
4251
  updatedAt: z.ZodString;
4166
4252
  }, z.core.$strip>;
@@ -4228,6 +4314,8 @@ declare class RespondIntegrationActivationRequest extends AbstractApiRequest<typ
4228
4314
  OPEN: "OPEN";
4229
4315
  CLOSED: "CLOSED";
4230
4316
  }>;
4317
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4318
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4231
4319
  createdAt: z.ZodString;
4232
4320
  updatedAt: z.ZodString;
4233
4321
  }, z.core.$strip>;
@@ -4310,6 +4398,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4310
4398
  OPEN: "OPEN";
4311
4399
  CLOSED: "CLOSED";
4312
4400
  }>;
4401
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4402
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4313
4403
  createdAt: z.ZodString;
4314
4404
  updatedAt: z.ZodString;
4315
4405
  }, z.core.$strip>;
@@ -4378,6 +4468,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4378
4468
  OPEN: "OPEN";
4379
4469
  CLOSED: "CLOSED";
4380
4470
  }>;
4471
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4472
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4381
4473
  createdAt: z.ZodString;
4382
4474
  updatedAt: z.ZodString;
4383
4475
  }, z.core.$strip>;
@@ -4445,6 +4537,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4445
4537
  OPEN: "OPEN";
4446
4538
  CLOSED: "CLOSED";
4447
4539
  }>;
4540
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4541
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4448
4542
  createdAt: z.ZodString;
4449
4543
  updatedAt: z.ZodString;
4450
4544
  }, z.core.$strip>;
@@ -4512,6 +4606,8 @@ declare const sendIntegrationActivationRequestToPartnerResponseSchema: z.ZodDisc
4512
4606
  OPEN: "OPEN";
4513
4607
  CLOSED: "CLOSED";
4514
4608
  }>;
4609
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4610
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4515
4611
  createdAt: z.ZodString;
4516
4612
  updatedAt: z.ZodString;
4517
4613
  }, z.core.$strip>;
@@ -4591,6 +4687,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4591
4687
  OPEN: "OPEN";
4592
4688
  CLOSED: "CLOSED";
4593
4689
  }>;
4690
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4691
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4594
4692
  createdAt: z.ZodString;
4595
4693
  updatedAt: z.ZodString;
4596
4694
  }, z.core.$strip>;
@@ -4659,6 +4757,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4659
4757
  OPEN: "OPEN";
4660
4758
  CLOSED: "CLOSED";
4661
4759
  }>;
4760
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4761
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4662
4762
  createdAt: z.ZodString;
4663
4763
  updatedAt: z.ZodString;
4664
4764
  }, z.core.$strip>;
@@ -4726,6 +4826,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4726
4826
  OPEN: "OPEN";
4727
4827
  CLOSED: "CLOSED";
4728
4828
  }>;
4829
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4830
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4729
4831
  createdAt: z.ZodString;
4730
4832
  updatedAt: z.ZodString;
4731
4833
  }, z.core.$strip>;
@@ -4793,6 +4895,8 @@ declare class SendIntegrationActivationRequestToPartner extends AbstractApiReque
4793
4895
  OPEN: "OPEN";
4794
4896
  CLOSED: "CLOSED";
4795
4897
  }>;
4898
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
4899
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4796
4900
  createdAt: z.ZodString;
4797
4901
  updatedAt: z.ZodString;
4798
4902
  }, z.core.$strip>;
@@ -4953,6 +5057,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
4953
5057
  OPEN: "OPEN";
4954
5058
  CLOSED: "CLOSED";
4955
5059
  }>;
5060
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5061
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
4956
5062
  createdAt: z.ZodString;
4957
5063
  updatedAt: z.ZodString;
4958
5064
  }, z.core.$strip>;
@@ -5021,6 +5127,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5021
5127
  OPEN: "OPEN";
5022
5128
  CLOSED: "CLOSED";
5023
5129
  }>;
5130
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5131
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5024
5132
  createdAt: z.ZodString;
5025
5133
  updatedAt: z.ZodString;
5026
5134
  }, z.core.$strip>;
@@ -5088,6 +5196,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5088
5196
  OPEN: "OPEN";
5089
5197
  CLOSED: "CLOSED";
5090
5198
  }>;
5199
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5200
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5091
5201
  createdAt: z.ZodString;
5092
5202
  updatedAt: z.ZodString;
5093
5203
  }, z.core.$strip>;
@@ -5155,6 +5265,8 @@ declare const updateIntegrationActivationRequestResponseSchema: z.ZodDiscriminat
5155
5265
  OPEN: "OPEN";
5156
5266
  CLOSED: "CLOSED";
5157
5267
  }>;
5268
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5269
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5158
5270
  createdAt: z.ZodString;
5159
5271
  updatedAt: z.ZodString;
5160
5272
  }, z.core.$strip>;
@@ -5312,6 +5424,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5312
5424
  OPEN: "OPEN";
5313
5425
  CLOSED: "CLOSED";
5314
5426
  }>;
5427
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5428
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5315
5429
  createdAt: z.ZodString;
5316
5430
  updatedAt: z.ZodString;
5317
5431
  }, z.core.$strip>;
@@ -5380,6 +5494,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5380
5494
  OPEN: "OPEN";
5381
5495
  CLOSED: "CLOSED";
5382
5496
  }>;
5497
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5498
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5383
5499
  createdAt: z.ZodString;
5384
5500
  updatedAt: z.ZodString;
5385
5501
  }, z.core.$strip>;
@@ -5447,6 +5563,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5447
5563
  OPEN: "OPEN";
5448
5564
  CLOSED: "CLOSED";
5449
5565
  }>;
5566
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5567
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5450
5568
  createdAt: z.ZodString;
5451
5569
  updatedAt: z.ZodString;
5452
5570
  }, z.core.$strip>;
@@ -5514,6 +5632,8 @@ declare class UpdateIntegrationActivationRequest extends AbstractApiRequest<type
5514
5632
  OPEN: "OPEN";
5515
5633
  CLOSED: "CLOSED";
5516
5634
  }>;
5635
+ nextSyncMenuScheduledAt: z.ZodNullable<z.ZodString>;
5636
+ currentMenuVersion: z.ZodType<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown, z.core.$ZodTypeInternals<_deliverart_sdk_js_global_types.IriObject<"/point_of_sales/:id/menu_versions/:menuVersionId"> | null, unknown>>;
5517
5637
  createdAt: z.ZodString;
5518
5638
  updatedAt: z.ZodString;
5519
5639
  }, z.core.$strip>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@deliverart/sdk-js-integration",
3
3
  "description": "Deliverart JavaScript SDK for Integration Management",
4
- "version": "2.1.1",
4
+ "version": "2.1.2",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -18,10 +18,10 @@
18
18
  "dist"
19
19
  ],
20
20
  "dependencies": {
21
- "@deliverart/sdk-js-global-types": "2.1.1",
22
- "@deliverart/sdk-js-core": "2.1.1",
23
- "@deliverart/sdk-js-point-of-sale": "2.1.1",
24
- "@deliverart/sdk-js-sales-mode": "2.1.1"
21
+ "@deliverart/sdk-js-core": "2.1.2",
22
+ "@deliverart/sdk-js-global-types": "2.1.2",
23
+ "@deliverart/sdk-js-point-of-sale": "2.1.2",
24
+ "@deliverart/sdk-js-sales-mode": "2.1.2"
25
25
  },
26
26
  "publishConfig": {
27
27
  "access": "public"