@vrplatform/api 1.3.1-stage.6348 → 1.3.1-stage.6352

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-stage.6348",
6
+ "version": "1.3.1-stage.6352",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -4117,7 +4117,7 @@ export interface paths {
4117
4117
  cookie?: never;
4118
4118
  };
4119
4119
  /**
4120
- * @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
4120
+ * @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving valid co-host A/R relief and clearing reversals
4121
4121
  *
4122
4122
  * Required scope: reports:read
4123
4123
  */
@@ -4138,7 +4138,7 @@ export interface paths {
4138
4138
  cookie?: never;
4139
4139
  };
4140
4140
  /**
4141
- * @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
4141
+ * @description CSV export of as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving valid co-host A/R relief and clearing reversals
4142
4142
  *
4143
4143
  * Required scope: reports:read, reports:export
4144
4144
  */
@@ -4159,7 +4159,7 @@ export interface paths {
4159
4159
  cookie?: never;
4160
4160
  };
4161
4161
  /**
4162
- * @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
4162
+ * @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving valid co-host A/R relief and clearing reversals
4163
4163
  *
4164
4164
  * Required scope: reports:read
4165
4165
  */