@vrplatform/api 1.3.1-stage.4606 → 1.3.1-stage.4608

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.
@@ -3179,7 +3179,7 @@ export interface paths {
3179
3179
  cookie?: never;
3180
3180
  };
3181
3181
  /**
3182
- * @description Owner statement summaries aggregated by contact (per layout)
3182
+ * @description Owner statement summaries aggregated by contact and layout. Listing payouts linked to a non-owner contact are allocated by ownership split.
3183
3183
  *
3184
3184
  * Required scope: reports:read
3185
3185
  */
@@ -3242,7 +3242,7 @@ export interface paths {
3242
3242
  cookie?: never;
3243
3243
  };
3244
3244
  /**
3245
- * @description Owner statement summary detail aggregated by listing, month, reservation, or booking channel (per layout)
3245
+ * @description Owner statement summary detail aggregated by listing, month, reservation, or booking channel. Listing payouts linked to a non-owner contact are allocated by ownership split.
3246
3246
  *
3247
3247
  * Required scope: reports:read
3248
3248
  */