@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.
|
@@ -4116,7 +4116,7 @@ export interface paths {
|
|
|
4116
4116
|
cookie?: never;
|
|
4117
4117
|
};
|
|
4118
4118
|
/**
|
|
4119
|
-
* @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief
|
|
4119
|
+
* @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving valid co-host A/R relief and clearing reversals
|
|
4120
4120
|
*
|
|
4121
4121
|
* Required scope: reports:read
|
|
4122
4122
|
*/
|
|
@@ -4137,7 +4137,7 @@ export interface paths {
|
|
|
4137
4137
|
cookie?: never;
|
|
4138
4138
|
};
|
|
4139
4139
|
/**
|
|
4140
|
-
* @description CSV export of as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief
|
|
4140
|
+
* @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
|
|
4141
4141
|
*
|
|
4142
4142
|
* Required scope: reports:read, reports:export
|
|
4143
4143
|
*/
|
|
@@ -4158,7 +4158,7 @@ export interface paths {
|
|
|
4158
4158
|
cookie?: never;
|
|
4159
4159
|
};
|
|
4160
4160
|
/**
|
|
4161
|
-
* @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief
|
|
4161
|
+
* @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving valid co-host A/R relief and clearing reversals
|
|
4162
4162
|
*
|
|
4163
4163
|
* Required scope: reports:read
|
|
4164
4164
|
*/
|