@vrplatform/api 1.3.1-5895 → 1.3.1-5913

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/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.3.1-5895",
6
+ "version": "1.3.1-5913",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -2594,7 +2594,7 @@ export interface paths {
2594
2594
  };
2595
2595
  get?: never;
2596
2596
  /**
2597
- * @description Set Listing Parent. A child with a non-zero opening balance must be cleared before grouping.
2597
+ * @description Set Listing Parent. A child with a non-zero opening balance must be cleared before grouping. A current in-review child statement can join a matching published parent statement.
2598
2598
  *
2599
2599
  * Required scope: listings:write
2600
2600
  */
@@ -3763,7 +3763,7 @@ export interface paths {
3763
3763
  cookie?: never;
3764
3764
  };
3765
3765
  /**
3766
- * @description As-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
3766
+ * @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
3767
3767
  *
3768
3768
  * Required scope: reports:read
3769
3769
  */
@@ -3784,7 +3784,7 @@ export interface paths {
3784
3784
  cookie?: never;
3785
3785
  };
3786
3786
  /**
3787
- * @description CSV export of as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
3787
+ * @description CSV export of as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
3788
3788
  *
3789
3789
  * Required scope: reports:read, reports:export
3790
3790
  */
@@ -3805,7 +3805,7 @@ export interface paths {
3805
3805
  cookie?: never;
3806
3806
  };
3807
3807
  /**
3808
- * @description Aggregated as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
3808
+ * @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
3809
3809
  *
3810
3810
  * Required scope: reports:read
3811
3811
  */