@wix/auto_sdk_bookings_booking-policies 1.0.3 → 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.
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
@@ -285,7 +285,7 @@ export interface Money {
285
285
  /**
286
286
  * Monetary amount. Decimal string with a period as a decimal separator (e.g., 3.99). Optionally, a single (-), to indicate that the amount is negative.
287
287
  * @format DECIMAL_VALUE
288
- * @decimalValue options - {gt:0,maxScale:2}
288
+ * @decimalValue options { gt:0, maxScale:2 }
289
289
  */
290
290
  value?: string;
291
291
  /**
@@ -309,7 +309,7 @@ export interface CancellationWindow extends CancellationWindowFeeOneOf {
309
309
  *
310
310
  * Min: `0.01` percent
311
311
  * Max: `100` percent
312
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
312
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
313
313
  */
314
314
  percentage?: string;
315
315
  /**
@@ -329,7 +329,7 @@ export interface CancellationWindowFeeOneOf {
329
329
  *
330
330
  * Min: `0.01` percent
331
331
  * Max: `100` percent
332
- * @decimalValue options - {gt:0,lte:100,maxScale:2}
332
+ * @decimalValue options { gt:0, lte:100, maxScale:2 }
333
333
  */
334
334
  percentage?: string;
335
335
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_bookings_booking-policies",
3
- "version": "1.0.3",
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.v1.booking_policy"
49
49
  }
50
50
  },
51
- "falconPackageHash": "d0125425a401e51d2a841200fc122c88f1fc4f51aaff8fca7dc1a82f"
51
+ "falconPackageHash": "1ba3a061cee3df79b0e0cc257727efd8d5511f3a22fb43d377429c57"
52
52
  }