@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
package/src/generated/v1.ts
CHANGED
|
@@ -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
|
|
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
|
|
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
|
|
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
|
*/
|