@wix/auto_sdk_bookings_resource-types 1.0.14 → 1.0.15
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/bookings-resources-v2-resource-type-resource-types.types.d.ts +2 -2
- package/build/cjs/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts +2 -2
- package/build/es/src/bookings-resources-v2-resource-type-resource-types.types.d.ts +2 -2
- package/build/es/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts +2 -2
- package/build/internal/cjs/src/bookings-resources-v2-resource-type-resource-types.types.d.ts +2 -2
- package/build/internal/cjs/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts +2 -2
- package/build/internal/es/src/bookings-resources-v2-resource-type-resource-types.types.d.ts +2 -2
- package/build/internal/es/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts +2 -2
- package/package.json +2 -2
|
@@ -126,8 +126,8 @@ export interface SpecificLocation {
|
|
|
126
126
|
* Information about the business locations where the resource is available.
|
|
127
127
|
* Not returned, if the resource is available in either all business locations
|
|
128
128
|
* or in no business location.
|
|
129
|
-
* You can specify up to
|
|
130
|
-
* @maxSize
|
|
129
|
+
* You can specify up to 100 business locations.
|
|
130
|
+
* @maxSize 100
|
|
131
131
|
*/
|
|
132
132
|
businessLocations?: BusinessLocation[];
|
|
133
133
|
}
|
|
@@ -127,8 +127,8 @@ export interface SpecificLocation {
|
|
|
127
127
|
* Information about the business locations where the resource is available.
|
|
128
128
|
* Not returned, if the resource is available in either all business locations
|
|
129
129
|
* or in no business location.
|
|
130
|
-
* You can specify up to
|
|
131
|
-
* @maxSize
|
|
130
|
+
* You can specify up to 100 business locations.
|
|
131
|
+
* @maxSize 100
|
|
132
132
|
*/
|
|
133
133
|
businessLocations?: BusinessLocation[];
|
|
134
134
|
}
|
|
@@ -126,8 +126,8 @@ export interface SpecificLocation {
|
|
|
126
126
|
* Information about the business locations where the resource is available.
|
|
127
127
|
* Not returned, if the resource is available in either all business locations
|
|
128
128
|
* or in no business location.
|
|
129
|
-
* You can specify up to
|
|
130
|
-
* @maxSize
|
|
129
|
+
* You can specify up to 100 business locations.
|
|
130
|
+
* @maxSize 100
|
|
131
131
|
*/
|
|
132
132
|
businessLocations?: BusinessLocation[];
|
|
133
133
|
}
|
|
@@ -127,8 +127,8 @@ export interface SpecificLocation {
|
|
|
127
127
|
* Information about the business locations where the resource is available.
|
|
128
128
|
* Not returned, if the resource is available in either all business locations
|
|
129
129
|
* or in no business location.
|
|
130
|
-
* You can specify up to
|
|
131
|
-
* @maxSize
|
|
130
|
+
* You can specify up to 100 business locations.
|
|
131
|
+
* @maxSize 100
|
|
132
132
|
*/
|
|
133
133
|
businessLocations?: BusinessLocation[];
|
|
134
134
|
}
|
package/build/internal/cjs/src/bookings-resources-v2-resource-type-resource-types.types.d.ts
CHANGED
|
@@ -126,8 +126,8 @@ export interface SpecificLocation {
|
|
|
126
126
|
* Information about the business locations where the resource is available.
|
|
127
127
|
* Not returned, if the resource is available in either all business locations
|
|
128
128
|
* or in no business location.
|
|
129
|
-
* You can specify up to
|
|
130
|
-
* @maxSize
|
|
129
|
+
* You can specify up to 100 business locations.
|
|
130
|
+
* @maxSize 100
|
|
131
131
|
*/
|
|
132
132
|
businessLocations?: BusinessLocation[];
|
|
133
133
|
}
|
package/build/internal/cjs/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts
CHANGED
|
@@ -127,8 +127,8 @@ export interface SpecificLocation {
|
|
|
127
127
|
* Information about the business locations where the resource is available.
|
|
128
128
|
* Not returned, if the resource is available in either all business locations
|
|
129
129
|
* or in no business location.
|
|
130
|
-
* You can specify up to
|
|
131
|
-
* @maxSize
|
|
130
|
+
* You can specify up to 100 business locations.
|
|
131
|
+
* @maxSize 100
|
|
132
132
|
*/
|
|
133
133
|
businessLocations?: BusinessLocation[];
|
|
134
134
|
}
|
|
@@ -126,8 +126,8 @@ export interface SpecificLocation {
|
|
|
126
126
|
* Information about the business locations where the resource is available.
|
|
127
127
|
* Not returned, if the resource is available in either all business locations
|
|
128
128
|
* or in no business location.
|
|
129
|
-
* You can specify up to
|
|
130
|
-
* @maxSize
|
|
129
|
+
* You can specify up to 100 business locations.
|
|
130
|
+
* @maxSize 100
|
|
131
131
|
*/
|
|
132
132
|
businessLocations?: BusinessLocation[];
|
|
133
133
|
}
|
package/build/internal/es/src/bookings-resources-v2-resource-type-resource-types.universal.d.ts
CHANGED
|
@@ -127,8 +127,8 @@ export interface SpecificLocation {
|
|
|
127
127
|
* Information about the business locations where the resource is available.
|
|
128
128
|
* Not returned, if the resource is available in either all business locations
|
|
129
129
|
* or in no business location.
|
|
130
|
-
* You can specify up to
|
|
131
|
-
* @maxSize
|
|
130
|
+
* You can specify up to 100 business locations.
|
|
131
|
+
* @maxSize 100
|
|
132
132
|
*/
|
|
133
133
|
businessLocations?: BusinessLocation[];
|
|
134
134
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_bookings_resource-types",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.15",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.bookings.resources.v2.resource_type"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "2684d88b027a0fc30e0207cc1b3d60fc032b3fd4ee419a96304a5cfb"
|
|
52
52
|
}
|