@vrplatform/api 1.3.1-stage.1878 → 1.3.1-stage.1880

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
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.3.1-stage.1878",
6
+ "version": "1.3.1-stage.1880",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -16496,7 +16496,7 @@ export interface operations {
16496
16496
  currency?: string;
16497
16497
  /** @description listing ids comma separated or "unmapped" */
16498
16498
  listingIds?: string;
16499
- /** @description comma separated listing ownership period ids */
16499
+ /** @description listing ownership period ids comma separated or "unmapped" */
16500
16500
  listingOwnershipPeriodIds?: string;
16501
16501
  /** @description account ids comma separated accounts or "unmapped" */
16502
16502
  accountIds?: string;
@@ -16745,7 +16745,7 @@ export interface operations {
16745
16745
  currency?: string;
16746
16746
  /** @description listing ids comma separated or "unmapped" */
16747
16747
  listingIds?: string;
16748
- /** @description comma separated listing ownership period ids */
16748
+ /** @description listing ownership period ids comma separated or "unmapped" */
16749
16749
  listingOwnershipPeriodIds?: string;
16750
16750
  /** @description account ids comma separated accounts or "unmapped" */
16751
16751
  accountIds?: string;
@@ -17371,7 +17371,7 @@ export interface operations {
17371
17371
  currency?: string;
17372
17372
  /** @description listing ids comma separated or "unmapped" */
17373
17373
  listingIds?: string;
17374
- /** @description comma separated listing ownership period ids */
17374
+ /** @description listing ownership period ids comma separated or "unmapped" */
17375
17375
  listingOwnershipPeriodIds?: string;
17376
17376
  /** @description account ids comma separated accounts or "unmapped" */
17377
17377
  accountIds?: string;
@@ -17619,7 +17619,7 @@ export interface operations {
17619
17619
  currency?: string;
17620
17620
  /** @description listing ids comma separated or "unmapped" */
17621
17621
  listingIds?: string;
17622
- /** @description comma separated listing ownership period ids */
17622
+ /** @description listing ownership period ids comma separated or "unmapped" */
17623
17623
  listingOwnershipPeriodIds?: string;
17624
17624
  /** @description account ids comma separated accounts or "unmapped" */
17625
17625
  accountIds?: string;