@vrplatform/api 1.3.0-stage.1215 → 1.3.0-stage.1219
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.
|
@@ -5774,7 +5774,7 @@ export interface operations {
|
|
|
5774
5774
|
data: {
|
|
5775
5775
|
/** Format: uuid */
|
|
5776
5776
|
listingId: string;
|
|
5777
|
-
/** @default 2025-12-
|
|
5777
|
+
/** @default 2025-12-05 */
|
|
5778
5778
|
startAt: string;
|
|
5779
5779
|
endAt?: string | null;
|
|
5780
5780
|
setListingInactive?: boolean | null;
|
|
@@ -5865,7 +5865,7 @@ export interface operations {
|
|
|
5865
5865
|
"application/json": {
|
|
5866
5866
|
/** Format: uuid */
|
|
5867
5867
|
listingId: string;
|
|
5868
|
-
/** @default 2025-12-
|
|
5868
|
+
/** @default 2025-12-05 */
|
|
5869
5869
|
startAt?: string;
|
|
5870
5870
|
endAt?: string | null;
|
|
5871
5871
|
members: {
|
|
@@ -5899,7 +5899,7 @@ export interface operations {
|
|
|
5899
5899
|
"application/json": {
|
|
5900
5900
|
/** Format: uuid */
|
|
5901
5901
|
listingId: string;
|
|
5902
|
-
/** @default 2025-12-
|
|
5902
|
+
/** @default 2025-12-05 */
|
|
5903
5903
|
startAt: string;
|
|
5904
5904
|
endAt?: string | null;
|
|
5905
5905
|
setListingInactive?: boolean | null;
|
|
@@ -5979,7 +5979,7 @@ export interface operations {
|
|
|
5979
5979
|
"application/json": {
|
|
5980
5980
|
/** Format: uuid */
|
|
5981
5981
|
listingId: string;
|
|
5982
|
-
/** @default 2025-12-
|
|
5982
|
+
/** @default 2025-12-05 */
|
|
5983
5983
|
startAt: string;
|
|
5984
5984
|
endAt?: string | null;
|
|
5985
5985
|
setListingInactive?: boolean | null;
|
|
@@ -6062,7 +6062,7 @@ export interface operations {
|
|
|
6062
6062
|
"application/json": {
|
|
6063
6063
|
/** Format: uuid */
|
|
6064
6064
|
listingId?: string;
|
|
6065
|
-
/** @default 2025-12-
|
|
6065
|
+
/** @default 2025-12-05 */
|
|
6066
6066
|
startAt?: string;
|
|
6067
6067
|
endAt?: string | null;
|
|
6068
6068
|
members?: {
|
|
@@ -6096,7 +6096,7 @@ export interface operations {
|
|
|
6096
6096
|
"application/json": {
|
|
6097
6097
|
/** Format: uuid */
|
|
6098
6098
|
listingId: string;
|
|
6099
|
-
/** @default 2025-12-
|
|
6099
|
+
/** @default 2025-12-05 */
|
|
6100
6100
|
startAt: string;
|
|
6101
6101
|
endAt?: string | null;
|
|
6102
6102
|
setListingInactive?: boolean | null;
|
|
@@ -6292,7 +6292,7 @@ export interface operations {
|
|
|
6292
6292
|
/** Format: uuid */
|
|
6293
6293
|
sourceId?: string | null;
|
|
6294
6294
|
initialOwnership?: {
|
|
6295
|
-
/** @default 2025-12-
|
|
6295
|
+
/** @default 2025-12-05 */
|
|
6296
6296
|
startAt?: string;
|
|
6297
6297
|
endAt?: string | null;
|
|
6298
6298
|
members: {
|
|
@@ -6587,7 +6587,7 @@ export interface operations {
|
|
|
6587
6587
|
/** Format: uuid */
|
|
6588
6588
|
sourceId?: string | null;
|
|
6589
6589
|
initialOwnership?: {
|
|
6590
|
-
/** @default 2025-12-
|
|
6590
|
+
/** @default 2025-12-05 */
|
|
6591
6591
|
startAt?: string;
|
|
6592
6592
|
endAt?: string | null;
|
|
6593
6593
|
members: {
|
|
@@ -7047,7 +7047,7 @@ export interface operations {
|
|
|
7047
7047
|
/** Format: uuid */
|
|
7048
7048
|
sourceId?: string | null;
|
|
7049
7049
|
initialOwnership?: {
|
|
7050
|
-
/** @default 2025-12-
|
|
7050
|
+
/** @default 2025-12-05 */
|
|
7051
7051
|
startAt?: string;
|
|
7052
7052
|
endAt?: string | null;
|
|
7053
7053
|
members: {
|
|
@@ -7101,7 +7101,7 @@ export interface operations {
|
|
|
7101
7101
|
status: "active" | "inactive";
|
|
7102
7102
|
defaultCurrency?: string | null;
|
|
7103
7103
|
activeOwnership?: {
|
|
7104
|
-
/** @default 2025-12-
|
|
7104
|
+
/** @default 2025-12-05 */
|
|
7105
7105
|
startAt: string;
|
|
7106
7106
|
endAt?: string | null;
|
|
7107
7107
|
setListingInactive?: boolean | null;
|