@wix/auto_sdk_data-extension-schema_schemas 1.0.131 → 1.0.132

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.
@@ -2962,6 +2962,7 @@ var ParameterType = /* @__PURE__ */ ((ParameterType2) => {
2962
2962
  ParameterType2["COUNTRY_SUBDIVISION"] = "COUNTRY_SUBDIVISION";
2963
2963
  ParameterType2["LANGUAGE"] = "LANGUAGE";
2964
2964
  ParameterType2["MONEY"] = "MONEY";
2965
+ ParameterType2["COUNTRY_WITH_SUBDIVISION"] = "COUNTRY_WITH_SUBDIVISION";
2965
2966
  return ParameterType2;
2966
2967
  })(ParameterType || {});
2967
2968
  var FilterValueDefinitionMode = /* @__PURE__ */ ((FilterValueDefinitionMode2) => {