@wix/auto_sdk_restaurants_fulfillment-methods 1.0.11 → 1.0.12
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/build/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts +1 -1
- package/build/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts +2 -2
- package/build/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts +1 -1
- package/build/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts +2 -2
- package/build/internal/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts +1 -1
- package/build/internal/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts +2 -2
- package/build/internal/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts +1 -1
- package/build/internal/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts +2 -2
- package/package.json +2 -2
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -1410,7 +1410,7 @@ export interface UpdateFulfillmentMethod {
|
|
|
1410
1410
|
minOrderPrice?: string | null;
|
|
1411
1411
|
/** Extended fields. */
|
|
1412
1412
|
extendedFields?: ExtendedFields;
|
|
1413
|
-
/** Tags */
|
|
1413
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
1414
1414
|
tags?: Tags;
|
|
1415
1415
|
}
|
|
1416
1416
|
/**
|
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -1410,7 +1410,7 @@ export interface UpdateFulfillmentMethod {
|
|
|
1410
1410
|
minOrderPrice?: string | null;
|
|
1411
1411
|
/** Extended fields. */
|
|
1412
1412
|
extendedFields?: ExtendedFields;
|
|
1413
|
-
/** Tags */
|
|
1413
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
1414
1414
|
tags?: Tags;
|
|
1415
1415
|
}
|
|
1416
1416
|
/**
|
package/build/internal/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
package/build/internal/cjs/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -1410,7 +1410,7 @@ export interface UpdateFulfillmentMethod {
|
|
|
1410
1410
|
minOrderPrice?: string | null;
|
|
1411
1411
|
/** Extended fields. */
|
|
1412
1412
|
extendedFields?: ExtendedFields;
|
|
1413
|
-
/** Tags */
|
|
1413
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
1414
1414
|
tags?: Tags;
|
|
1415
1415
|
}
|
|
1416
1416
|
/**
|
package/build/internal/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.types.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
package/build/internal/es/src/restaurants-v1-fulfillment-method-fulfillment-methods.universal.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface FulfillmentMethod extends FulfillmentMethodMethodOptionsOneOf {
|
|
|
49
49
|
minOrderPrice?: string | null;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -1410,7 +1410,7 @@ export interface UpdateFulfillmentMethod {
|
|
|
1410
1410
|
minOrderPrice?: string | null;
|
|
1411
1411
|
/** Extended fields. */
|
|
1412
1412
|
extendedFields?: ExtendedFields;
|
|
1413
|
-
/** Tags */
|
|
1413
|
+
/** Tags used to classify and sort different types of fulfillment methods. */
|
|
1414
1414
|
tags?: Tags;
|
|
1415
1415
|
}
|
|
1416
1416
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_restaurants_fulfillment-methods",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.12",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.restaurants.v1.fulfillment_method"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "b8b746424547cb7bcbcd05a68601f485d29c1bb76acbdb584639d2d2"
|
|
52
52
|
}
|