@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.
|
@@ -3762,7 +3762,7 @@ export interface paths {
|
|
|
3762
3762
|
cookie?: never;
|
|
3763
3763
|
};
|
|
3764
3764
|
/**
|
|
3765
|
-
* @description As-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances
|
|
3765
|
+
* @description As-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
|
|
3766
3766
|
*
|
|
3767
3767
|
* Required scope: reports:read
|
|
3768
3768
|
*/
|
|
@@ -3783,7 +3783,7 @@ export interface paths {
|
|
|
3783
3783
|
cookie?: never;
|
|
3784
3784
|
};
|
|
3785
3785
|
/**
|
|
3786
|
-
* @description CSV export of as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances
|
|
3786
|
+
* @description CSV export of as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
|
|
3787
3787
|
*
|
|
3788
3788
|
* Required scope: reports:read, reports:export
|
|
3789
3789
|
*/
|
|
@@ -3804,7 +3804,7 @@ export interface paths {
|
|
|
3804
3804
|
cookie?: never;
|
|
3805
3805
|
};
|
|
3806
3806
|
/**
|
|
3807
|
-
* @description Aggregated as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances
|
|
3807
|
+
* @description Aggregated as-of guest accounts receivable, excluding reservation-scoped net-zero deposit rebalances including co-host offsets
|
|
3808
3808
|
*
|
|
3809
3809
|
* Required scope: reports:read
|
|
3810
3810
|
*/
|