@vrplatform/api 1.3.0-stage.1173 → 1.3.0-stage.1175
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.
|
@@ -6083,7 +6083,7 @@ export interface operations {
|
|
|
6083
6083
|
data: {
|
|
6084
6084
|
/** Format: uuid */
|
|
6085
6085
|
listingId: string;
|
|
6086
|
-
/** @default 2025-
|
|
6086
|
+
/** @default 2025-12-01 */
|
|
6087
6087
|
startAt: string;
|
|
6088
6088
|
endAt?: string | null;
|
|
6089
6089
|
setListingInactive?: boolean | null;
|
|
@@ -6165,7 +6165,7 @@ export interface operations {
|
|
|
6165
6165
|
"application/json": {
|
|
6166
6166
|
/** Format: uuid */
|
|
6167
6167
|
listingId: string;
|
|
6168
|
-
/** @default 2025-
|
|
6168
|
+
/** @default 2025-12-01 */
|
|
6169
6169
|
startAt?: string;
|
|
6170
6170
|
endAt?: string | null;
|
|
6171
6171
|
members: {
|
|
@@ -6199,7 +6199,7 @@ export interface operations {
|
|
|
6199
6199
|
"application/json": {
|
|
6200
6200
|
/** Format: uuid */
|
|
6201
6201
|
listingId: string;
|
|
6202
|
-
/** @default 2025-
|
|
6202
|
+
/** @default 2025-12-01 */
|
|
6203
6203
|
startAt: string;
|
|
6204
6204
|
endAt?: string | null;
|
|
6205
6205
|
setListingInactive?: boolean | null;
|
|
@@ -6279,7 +6279,7 @@ export interface operations {
|
|
|
6279
6279
|
"application/json": {
|
|
6280
6280
|
/** Format: uuid */
|
|
6281
6281
|
listingId: string;
|
|
6282
|
-
/** @default 2025-
|
|
6282
|
+
/** @default 2025-12-01 */
|
|
6283
6283
|
startAt: string;
|
|
6284
6284
|
endAt?: string | null;
|
|
6285
6285
|
setListingInactive?: boolean | null;
|
|
@@ -6362,7 +6362,7 @@ export interface operations {
|
|
|
6362
6362
|
"application/json": {
|
|
6363
6363
|
/** Format: uuid */
|
|
6364
6364
|
listingId?: string;
|
|
6365
|
-
/** @default 2025-
|
|
6365
|
+
/** @default 2025-12-01 */
|
|
6366
6366
|
startAt?: string;
|
|
6367
6367
|
endAt?: string | null;
|
|
6368
6368
|
members?: {
|
|
@@ -6396,7 +6396,7 @@ export interface operations {
|
|
|
6396
6396
|
"application/json": {
|
|
6397
6397
|
/** Format: uuid */
|
|
6398
6398
|
listingId: string;
|
|
6399
|
-
/** @default 2025-
|
|
6399
|
+
/** @default 2025-12-01 */
|
|
6400
6400
|
startAt: string;
|
|
6401
6401
|
endAt?: string | null;
|
|
6402
6402
|
setListingInactive?: boolean | null;
|
|
@@ -6587,7 +6587,7 @@ export interface operations {
|
|
|
6587
6587
|
/** Format: uuid */
|
|
6588
6588
|
sourceId?: string | null;
|
|
6589
6589
|
initialOwnership?: {
|
|
6590
|
-
/** @default 2025-
|
|
6590
|
+
/** @default 2025-12-01 */
|
|
6591
6591
|
startAt?: string;
|
|
6592
6592
|
endAt?: string | null;
|
|
6593
6593
|
members: {
|
|
@@ -6645,7 +6645,7 @@ export interface operations {
|
|
|
6645
6645
|
status: "active" | "inactive";
|
|
6646
6646
|
defaultCurrency?: string | null;
|
|
6647
6647
|
activeOwnership?: {
|
|
6648
|
-
/** @default 2025-
|
|
6648
|
+
/** @default 2025-12-01 */
|
|
6649
6649
|
startAt: string;
|
|
6650
6650
|
endAt?: string | null;
|
|
6651
6651
|
setListingInactive?: boolean | null;
|
|
@@ -6891,7 +6891,7 @@ export interface operations {
|
|
|
6891
6891
|
status: "active" | "inactive";
|
|
6892
6892
|
defaultCurrency?: string | null;
|
|
6893
6893
|
activeOwnership?: {
|
|
6894
|
-
/** @default 2025-
|
|
6894
|
+
/** @default 2025-12-01 */
|
|
6895
6895
|
startAt: string;
|
|
6896
6896
|
endAt?: string | null;
|
|
6897
6897
|
setListingInactive?: boolean | null;
|
|
@@ -7040,7 +7040,7 @@ export interface operations {
|
|
|
7040
7040
|
/** Format: uuid */
|
|
7041
7041
|
sourceId?: string | null;
|
|
7042
7042
|
initialOwnership?: {
|
|
7043
|
-
/** @default 2025-
|
|
7043
|
+
/** @default 2025-12-01 */
|
|
7044
7044
|
startAt?: string;
|
|
7045
7045
|
endAt?: string | null;
|
|
7046
7046
|
members: {
|
|
@@ -7094,7 +7094,7 @@ export interface operations {
|
|
|
7094
7094
|
status: "active" | "inactive";
|
|
7095
7095
|
defaultCurrency?: string | null;
|
|
7096
7096
|
activeOwnership?: {
|
|
7097
|
-
/** @default 2025-
|
|
7097
|
+
/** @default 2025-12-01 */
|
|
7098
7098
|
startAt: string;
|
|
7099
7099
|
endAt?: string | null;
|
|
7100
7100
|
setListingInactive?: boolean | null;
|
|
@@ -7316,7 +7316,7 @@ export interface operations {
|
|
|
7316
7316
|
status: "active" | "inactive";
|
|
7317
7317
|
defaultCurrency?: string | null;
|
|
7318
7318
|
activeOwnership?: {
|
|
7319
|
-
/** @default 2025-
|
|
7319
|
+
/** @default 2025-12-01 */
|
|
7320
7320
|
startAt: string;
|
|
7321
7321
|
endAt?: string | null;
|
|
7322
7322
|
setListingInactive?: boolean | null;
|
|
@@ -7473,7 +7473,7 @@ export interface operations {
|
|
|
7473
7473
|
/** Format: uuid */
|
|
7474
7474
|
sourceId?: string | null;
|
|
7475
7475
|
initialOwnership?: {
|
|
7476
|
-
/** @default 2025-
|
|
7476
|
+
/** @default 2025-12-01 */
|
|
7477
7477
|
startAt?: string;
|
|
7478
7478
|
endAt?: string | null;
|
|
7479
7479
|
members: {
|
|
@@ -7527,7 +7527,7 @@ export interface operations {
|
|
|
7527
7527
|
status: "active" | "inactive";
|
|
7528
7528
|
defaultCurrency?: string | null;
|
|
7529
7529
|
activeOwnership?: {
|
|
7530
|
-
/** @default 2025-
|
|
7530
|
+
/** @default 2025-12-01 */
|
|
7531
7531
|
startAt: string;
|
|
7532
7532
|
endAt?: string | null;
|
|
7533
7533
|
setListingInactive?: boolean | null;
|