@wix/auto_sdk_restaurants_operations 1.0.95 → 1.0.96

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.
@@ -1189,6 +1189,7 @@ var OnlineOrderingStatusType = /* @__PURE__ */ ((OnlineOrderingStatusType2) => {
1189
1189
  var FulfillmentType = /* @__PURE__ */ ((FulfillmentType2) => {
1190
1190
  FulfillmentType2["PICKUP"] = "PICKUP";
1191
1191
  FulfillmentType2["DELIVERY"] = "DELIVERY";
1192
+ FulfillmentType2["DINE_IN"] = "DINE_IN";
1192
1193
  return FulfillmentType2;
1193
1194
  })(FulfillmentType || {});
1194
1195
  var PreparationTimePreparationTimeType = /* @__PURE__ */ ((PreparationTimePreparationTimeType2) => {