@wix/auto_sdk_bookings_pricing 1.0.2 → 1.0.4

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.
@@ -26,7 +26,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
26
26
  priceDescriptionInfo?: PriceDescriptionInfo;
27
27
  /**
28
28
  * List of line items, including the number of participants and the price per participant.
29
- * @maxSize 10
29
+ * @maxSize 20
30
30
  */
31
31
  bookingLineItems?: BookingLineItem[];
32
32
  /**
@@ -156,7 +156,7 @@ export interface PreviewPriceRequest {
156
156
  /**
157
157
  * List of line items to preview the price for.
158
158
  * @minSize 1
159
- * @maxSize 10
159
+ * @maxSize 20
160
160
  */
161
161
  bookingLineItems: BookingLineItem[];
162
162
  }
@@ -811,7 +811,7 @@ export interface ParticipantChoices {
811
811
  /**
812
812
  * Information about the booked service choices. Includes the number of participants.
813
813
  * @minSize 1
814
- * @maxSize 10
814
+ * @maxSize 20
815
815
  */
816
816
  serviceChoices?: ServiceChoices[];
817
817
  }
@@ -24,7 +24,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
24
24
  priceDescriptionInfo?: PriceDescriptionInfo;
25
25
  /**
26
26
  * List of line items, including the number of participants and the price per participant.
27
- * @maxSize 10
27
+ * @maxSize 20
28
28
  */
29
29
  bookingLineItems?: BookingLineItem[];
30
30
  /**
@@ -150,7 +150,7 @@ export interface PreviewPriceRequest {
150
150
  /**
151
151
  * List of line items to preview the price for.
152
152
  * @minSize 1
153
- * @maxSize 10
153
+ * @maxSize 20
154
154
  */
155
155
  bookingLineItems: BookingLineItem[];
156
156
  }
@@ -814,7 +814,7 @@ export interface ParticipantChoices {
814
814
  /**
815
815
  * Information about the booked service choices. Includes the number of participants.
816
816
  * @minSize 1
817
- * @maxSize 10
817
+ * @maxSize 20
818
818
  */
819
819
  serviceChoices?: ServiceChoices[];
820
820
  }
@@ -26,7 +26,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
26
26
  priceDescriptionInfo?: PriceDescriptionInfo;
27
27
  /**
28
28
  * List of line items, including the number of participants and the price per participant.
29
- * @maxSize 10
29
+ * @maxSize 20
30
30
  */
31
31
  bookingLineItems?: BookingLineItem[];
32
32
  /**
@@ -156,7 +156,7 @@ export interface PreviewPriceRequest {
156
156
  /**
157
157
  * List of line items to preview the price for.
158
158
  * @minSize 1
159
- * @maxSize 10
159
+ * @maxSize 20
160
160
  */
161
161
  bookingLineItems: BookingLineItem[];
162
162
  }
@@ -811,7 +811,7 @@ export interface ParticipantChoices {
811
811
  /**
812
812
  * Information about the booked service choices. Includes the number of participants.
813
813
  * @minSize 1
814
- * @maxSize 10
814
+ * @maxSize 20
815
815
  */
816
816
  serviceChoices?: ServiceChoices[];
817
817
  }
@@ -24,7 +24,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
24
24
  priceDescriptionInfo?: PriceDescriptionInfo;
25
25
  /**
26
26
  * List of line items, including the number of participants and the price per participant.
27
- * @maxSize 10
27
+ * @maxSize 20
28
28
  */
29
29
  bookingLineItems?: BookingLineItem[];
30
30
  /**
@@ -150,7 +150,7 @@ export interface PreviewPriceRequest {
150
150
  /**
151
151
  * List of line items to preview the price for.
152
152
  * @minSize 1
153
- * @maxSize 10
153
+ * @maxSize 20
154
154
  */
155
155
  bookingLineItems: BookingLineItem[];
156
156
  }
@@ -814,7 +814,7 @@ export interface ParticipantChoices {
814
814
  /**
815
815
  * Information about the booked service choices. Includes the number of participants.
816
816
  * @minSize 1
817
- * @maxSize 10
817
+ * @maxSize 20
818
818
  */
819
819
  serviceChoices?: ServiceChoices[];
820
820
  }
@@ -26,7 +26,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
26
26
  priceDescriptionInfo?: PriceDescriptionInfo;
27
27
  /**
28
28
  * List of line items, including the number of participants and the price per participant.
29
- * @maxSize 10
29
+ * @maxSize 20
30
30
  */
31
31
  bookingLineItems?: BookingLineItem[];
32
32
  /**
@@ -156,7 +156,7 @@ export interface PreviewPriceRequest {
156
156
  /**
157
157
  * List of line items to preview the price for.
158
158
  * @minSize 1
159
- * @maxSize 10
159
+ * @maxSize 20
160
160
  */
161
161
  bookingLineItems: BookingLineItem[];
162
162
  }
@@ -811,7 +811,7 @@ export interface ParticipantChoices {
811
811
  /**
812
812
  * Information about the booked service choices. Includes the number of participants.
813
813
  * @minSize 1
814
- * @maxSize 10
814
+ * @maxSize 20
815
815
  */
816
816
  serviceChoices?: ServiceChoices[];
817
817
  }
@@ -24,7 +24,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
24
24
  priceDescriptionInfo?: PriceDescriptionInfo;
25
25
  /**
26
26
  * List of line items, including the number of participants and the price per participant.
27
- * @maxSize 10
27
+ * @maxSize 20
28
28
  */
29
29
  bookingLineItems?: BookingLineItem[];
30
30
  /**
@@ -150,7 +150,7 @@ export interface PreviewPriceRequest {
150
150
  /**
151
151
  * List of line items to preview the price for.
152
152
  * @minSize 1
153
- * @maxSize 10
153
+ * @maxSize 20
154
154
  */
155
155
  bookingLineItems: BookingLineItem[];
156
156
  }
@@ -814,7 +814,7 @@ export interface ParticipantChoices {
814
814
  /**
815
815
  * Information about the booked service choices. Includes the number of participants.
816
816
  * @minSize 1
817
- * @maxSize 10
817
+ * @maxSize 20
818
818
  */
819
819
  serviceChoices?: ServiceChoices[];
820
820
  }
@@ -26,7 +26,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
26
26
  priceDescriptionInfo?: PriceDescriptionInfo;
27
27
  /**
28
28
  * List of line items, including the number of participants and the price per participant.
29
- * @maxSize 10
29
+ * @maxSize 20
30
30
  */
31
31
  bookingLineItems?: BookingLineItem[];
32
32
  /**
@@ -156,7 +156,7 @@ export interface PreviewPriceRequest {
156
156
  /**
157
157
  * List of line items to preview the price for.
158
158
  * @minSize 1
159
- * @maxSize 10
159
+ * @maxSize 20
160
160
  */
161
161
  bookingLineItems: BookingLineItem[];
162
162
  }
@@ -811,7 +811,7 @@ export interface ParticipantChoices {
811
811
  /**
812
812
  * Information about the booked service choices. Includes the number of participants.
813
813
  * @minSize 1
814
- * @maxSize 10
814
+ * @maxSize 20
815
815
  */
816
816
  serviceChoices?: ServiceChoices[];
817
817
  }
@@ -24,7 +24,7 @@ export interface PriceInfo extends PriceInfoTotalPriceOneOf {
24
24
  priceDescriptionInfo?: PriceDescriptionInfo;
25
25
  /**
26
26
  * List of line items, including the number of participants and the price per participant.
27
- * @maxSize 10
27
+ * @maxSize 20
28
28
  */
29
29
  bookingLineItems?: BookingLineItem[];
30
30
  /**
@@ -150,7 +150,7 @@ export interface PreviewPriceRequest {
150
150
  /**
151
151
  * List of line items to preview the price for.
152
152
  * @minSize 1
153
- * @maxSize 10
153
+ * @maxSize 20
154
154
  */
155
155
  bookingLineItems: BookingLineItem[];
156
156
  }
@@ -814,7 +814,7 @@ export interface ParticipantChoices {
814
814
  /**
815
815
  * Information about the booked service choices. Includes the number of participants.
816
816
  * @minSize 1
817
- * @maxSize 10
817
+ * @maxSize 20
818
818
  */
819
819
  serviceChoices?: ServiceChoices[];
820
820
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_bookings_pricing",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -48,5 +48,5 @@
48
48
  "fqdn": "wix.bookings.v2.price_info"
49
49
  }
50
50
  },
51
- "falconPackageHash": "1c3b74b99ea61e75219adfcf3e8c469c07fe0ec2256e08f23978ae52"
51
+ "falconPackageHash": "ebc6dc1f7ed93472a8dc714462963f17f763a2b5036f4c420be5d808"
52
52
  }