@vrplatform/api 1.3.1-stage.1876 → 1.3.1-stage.1879
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.
|
@@ -16495,7 +16495,7 @@ export interface operations {
|
|
|
16495
16495
|
currency?: string;
|
|
16496
16496
|
/** @description listing ids comma separated or "unmapped" */
|
|
16497
16497
|
listingIds?: string;
|
|
16498
|
-
/** @description
|
|
16498
|
+
/** @description listing ownership period ids comma separated or "unmapped" */
|
|
16499
16499
|
listingOwnershipPeriodIds?: string;
|
|
16500
16500
|
/** @description account ids comma separated accounts or "unmapped" */
|
|
16501
16501
|
accountIds?: string;
|
|
@@ -16744,7 +16744,7 @@ export interface operations {
|
|
|
16744
16744
|
currency?: string;
|
|
16745
16745
|
/** @description listing ids comma separated or "unmapped" */
|
|
16746
16746
|
listingIds?: string;
|
|
16747
|
-
/** @description
|
|
16747
|
+
/** @description listing ownership period ids comma separated or "unmapped" */
|
|
16748
16748
|
listingOwnershipPeriodIds?: string;
|
|
16749
16749
|
/** @description account ids comma separated accounts or "unmapped" */
|
|
16750
16750
|
accountIds?: string;
|
|
@@ -17370,7 +17370,7 @@ export interface operations {
|
|
|
17370
17370
|
currency?: string;
|
|
17371
17371
|
/** @description listing ids comma separated or "unmapped" */
|
|
17372
17372
|
listingIds?: string;
|
|
17373
|
-
/** @description
|
|
17373
|
+
/** @description listing ownership period ids comma separated or "unmapped" */
|
|
17374
17374
|
listingOwnershipPeriodIds?: string;
|
|
17375
17375
|
/** @description account ids comma separated accounts or "unmapped" */
|
|
17376
17376
|
accountIds?: string;
|
|
@@ -17618,7 +17618,7 @@ export interface operations {
|
|
|
17618
17618
|
currency?: string;
|
|
17619
17619
|
/** @description listing ids comma separated or "unmapped" */
|
|
17620
17620
|
listingIds?: string;
|
|
17621
|
-
/** @description
|
|
17621
|
+
/** @description listing ownership period ids comma separated or "unmapped" */
|
|
17622
17622
|
listingOwnershipPeriodIds?: string;
|
|
17623
17623
|
/** @description account ids comma separated accounts or "unmapped" */
|
|
17624
17624
|
accountIds?: string;
|