@wix/ecom 1.0.737 → 1.0.739

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.
@@ -3016,7 +3016,7 @@ interface BalanceSummary {
3016
3016
  */
3017
3017
  refunded?: Price;
3018
3018
  /**
3019
- * Sum of all authorized payments
3019
+ * Sum of all authorized payments.
3020
3020
  * @readonly
3021
3021
  */
3022
3022
  authorized?: Price;
@@ -3016,7 +3016,7 @@ interface BalanceSummary {
3016
3016
  */
3017
3017
  refunded?: Price;
3018
3018
  /**
3019
- * Sum of all authorized payments
3019
+ * Sum of all authorized payments.
3020
3020
  * @readonly
3021
3021
  */
3022
3022
  authorized?: Price;