@vrplatform/api 1.3.1-5887 → 1.3.1-5906
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
|
@@ -3763,7 +3763,7 @@ export interface paths {
|
|
|
3763
3763
|
cookie?: never;
|
|
3764
3764
|
};
|
|
3765
3765
|
/**
|
|
3766
|
-
* @description As-of guest accounts receivable, excluding
|
|
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
|
|
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
|
|
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
|
*/
|