@vrplatform/api 1.3.1-5859 → 1.3.1-5874

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-5859",
6
+ "version": "1.3.1-5874",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -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
3766
+ * @description As-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
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
3787
+ * @description CSV export of as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
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
3808
+ * @description Aggregated as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
3809
3809
  *
3810
3810
  * Required scope: reports:read
3811
3811
  */