@vrplatform/api 1.3.1-stage.1423 → 1.3.1-stage.1427

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.
@@ -18043,6 +18043,17 @@ export interface operations {
18043
18043
  difference: number;
18044
18044
  };
18045
18045
  message: string;
18046
+ } | {
18047
+ /** @constant */
18048
+ code: "listingOwnershipPeriodNotFound";
18049
+ /** @constant */
18050
+ severity: "error";
18051
+ context: {
18052
+ /** Format: uuid */
18053
+ listingId: string;
18054
+ txnAt?: string | null;
18055
+ };
18056
+ message: string;
18046
18057
  })[];
18047
18058
  connection?: {
18048
18059
  /** Format: uuid */
@@ -18365,6 +18376,17 @@ export interface operations {
18365
18376
  difference: number;
18366
18377
  };
18367
18378
  message: string;
18379
+ } | {
18380
+ /** @constant */
18381
+ code: "listingOwnershipPeriodNotFound";
18382
+ /** @constant */
18383
+ severity: "error";
18384
+ context: {
18385
+ /** Format: uuid */
18386
+ listingId: string;
18387
+ txnAt?: string | null;
18388
+ };
18389
+ message: string;
18368
18390
  })[];
18369
18391
  connection?: {
18370
18392
  /** Format: uuid */
@@ -19337,6 +19359,17 @@ export interface operations {
19337
19359
  difference: number;
19338
19360
  };
19339
19361
  message: string;
19362
+ } | {
19363
+ /** @constant */
19364
+ code: "listingOwnershipPeriodNotFound";
19365
+ /** @constant */
19366
+ severity: "error";
19367
+ context: {
19368
+ /** Format: uuid */
19369
+ listingId: string;
19370
+ txnAt?: string | null;
19371
+ };
19372
+ message: string;
19340
19373
  })[];
19341
19374
  connection?: {
19342
19375
  /** Format: uuid */
@@ -19867,6 +19900,17 @@ export interface operations {
19867
19900
  difference: number;
19868
19901
  };
19869
19902
  message: string;
19903
+ } | {
19904
+ /** @constant */
19905
+ code: "listingOwnershipPeriodNotFound";
19906
+ /** @constant */
19907
+ severity: "error";
19908
+ context: {
19909
+ /** Format: uuid */
19910
+ listingId: string;
19911
+ txnAt?: string | null;
19912
+ };
19913
+ message: string;
19870
19914
  })[];
19871
19915
  connection?: {
19872
19916
  /** Format: uuid */
@@ -20403,6 +20447,17 @@ export interface operations {
20403
20447
  difference: number;
20404
20448
  };
20405
20449
  message: string;
20450
+ } | {
20451
+ /** @constant */
20452
+ code: "listingOwnershipPeriodNotFound";
20453
+ /** @constant */
20454
+ severity: "error";
20455
+ context: {
20456
+ /** Format: uuid */
20457
+ listingId: string;
20458
+ txnAt?: string | null;
20459
+ };
20460
+ message: string;
20406
20461
  })[];
20407
20462
  connection?: {
20408
20463
  /** Format: uuid */
@@ -20828,6 +20883,17 @@ export interface operations {
20828
20883
  difference: number;
20829
20884
  };
20830
20885
  message: string;
20886
+ } | {
20887
+ /** @constant */
20888
+ code: "listingOwnershipPeriodNotFound";
20889
+ /** @constant */
20890
+ severity: "error";
20891
+ context: {
20892
+ /** Format: uuid */
20893
+ listingId: string;
20894
+ txnAt?: string | null;
20895
+ };
20896
+ message: string;
20831
20897
  })[];
20832
20898
  connection?: {
20833
20899
  /** Format: uuid */
@@ -21239,6 +21305,17 @@ export interface operations {
21239
21305
  difference: number;
21240
21306
  };
21241
21307
  message: string;
21308
+ } | {
21309
+ /** @constant */
21310
+ code: "listingOwnershipPeriodNotFound";
21311
+ /** @constant */
21312
+ severity: "error";
21313
+ context: {
21314
+ /** Format: uuid */
21315
+ listingId: string;
21316
+ txnAt?: string | null;
21317
+ };
21318
+ message: string;
21242
21319
  })[];
21243
21320
  connection?: {
21244
21321
  /** Format: uuid */