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

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.
@@ -3114,6 +3114,24 @@ export interface operations {
3114
3114
  basisPoints: number;
3115
3115
  } | null;
3116
3116
  } | null;
3117
+ lock?: {
3118
+ /** @enum {string} */
3119
+ status: "locked" | "unlocked";
3120
+ booksClosed?: {
3121
+ date: string;
3122
+ } | null;
3123
+ ownerStatement?: {
3124
+ ids: string[];
3125
+ } | null;
3126
+ statementPeriod?: {
3127
+ hits: {
3128
+ /** Format: uuid */
3129
+ listingId: string;
3130
+ txnAt: string;
3131
+ openFrom: string;
3132
+ }[];
3133
+ } | null;
3134
+ } | null;
3117
3135
  }[];
3118
3136
  recurringTemplateId?: string | null;
3119
3137
  matchers?: {
@@ -23874,6 +23892,24 @@ export interface operations {
23874
23892
  basisPoints: number;
23875
23893
  } | null;
23876
23894
  } | null;
23895
+ lock?: {
23896
+ /** @enum {string} */
23897
+ status: "locked" | "unlocked";
23898
+ booksClosed?: {
23899
+ date: string;
23900
+ } | null;
23901
+ ownerStatement?: {
23902
+ ids: string[];
23903
+ } | null;
23904
+ statementPeriod?: {
23905
+ hits: {
23906
+ /** Format: uuid */
23907
+ listingId: string;
23908
+ txnAt: string;
23909
+ openFrom: string;
23910
+ }[];
23911
+ } | null;
23912
+ } | null;
23877
23913
  }[];
23878
23914
  recurringTemplateId?: string | null;
23879
23915
  matchers?: {
@@ -28467,6 +28503,24 @@ export interface operations {
28467
28503
  basisPoints: number;
28468
28504
  } | null;
28469
28505
  } | null;
28506
+ lock?: {
28507
+ /** @enum {string} */
28508
+ status: "locked" | "unlocked";
28509
+ booksClosed?: {
28510
+ date: string;
28511
+ } | null;
28512
+ ownerStatement?: {
28513
+ ids: string[];
28514
+ } | null;
28515
+ statementPeriod?: {
28516
+ hits: {
28517
+ /** Format: uuid */
28518
+ listingId: string;
28519
+ txnAt: string;
28520
+ openFrom: string;
28521
+ }[];
28522
+ } | null;
28523
+ } | null;
28470
28524
  }[];
28471
28525
  recurringTemplateId?: string | null;
28472
28526
  matchers?: {
@@ -28811,6 +28865,24 @@ export interface operations {
28811
28865
  basisPoints: number;
28812
28866
  } | null;
28813
28867
  } | null;
28868
+ lock?: {
28869
+ /** @enum {string} */
28870
+ status: "locked" | "unlocked";
28871
+ booksClosed?: {
28872
+ date: string;
28873
+ } | null;
28874
+ ownerStatement?: {
28875
+ ids: string[];
28876
+ } | null;
28877
+ statementPeriod?: {
28878
+ hits: {
28879
+ /** Format: uuid */
28880
+ listingId: string;
28881
+ txnAt: string;
28882
+ openFrom: string;
28883
+ }[];
28884
+ } | null;
28885
+ } | null;
28814
28886
  }[];
28815
28887
  recurringTemplateId?: string | null;
28816
28888
  matchers?: {
@@ -29639,6 +29711,24 @@ export interface operations {
29639
29711
  basisPoints: number;
29640
29712
  } | null;
29641
29713
  } | null;
29714
+ lock?: {
29715
+ /** @enum {string} */
29716
+ status: "locked" | "unlocked";
29717
+ booksClosed?: {
29718
+ date: string;
29719
+ } | null;
29720
+ ownerStatement?: {
29721
+ ids: string[];
29722
+ } | null;
29723
+ statementPeriod?: {
29724
+ hits: {
29725
+ /** Format: uuid */
29726
+ listingId: string;
29727
+ txnAt: string;
29728
+ openFrom: string;
29729
+ }[];
29730
+ } | null;
29731
+ } | null;
29642
29732
  }[];
29643
29733
  issues: ({
29644
29734
  /** @constant */
@@ -29904,6 +29994,24 @@ export interface operations {
29904
29994
  basisPoints: number;
29905
29995
  } | null;
29906
29996
  } | null;
29997
+ lock?: {
29998
+ /** @enum {string} */
29999
+ status: "locked" | "unlocked";
30000
+ booksClosed?: {
30001
+ date: string;
30002
+ } | null;
30003
+ ownerStatement?: {
30004
+ ids: string[];
30005
+ } | null;
30006
+ statementPeriod?: {
30007
+ hits: {
30008
+ /** Format: uuid */
30009
+ listingId: string;
30010
+ txnAt: string;
30011
+ openFrom: string;
30012
+ }[];
30013
+ } | null;
30014
+ } | null;
29907
30015
  }[];
29908
30016
  issues: ({
29909
30017
  /** @constant */
@@ -30249,6 +30357,24 @@ export interface operations {
30249
30357
  basisPoints: number;
30250
30358
  } | null;
30251
30359
  } | null;
30360
+ lock?: {
30361
+ /** @enum {string} */
30362
+ status: "locked" | "unlocked";
30363
+ booksClosed?: {
30364
+ date: string;
30365
+ } | null;
30366
+ ownerStatement?: {
30367
+ ids: string[];
30368
+ } | null;
30369
+ statementPeriod?: {
30370
+ hits: {
30371
+ /** Format: uuid */
30372
+ listingId: string;
30373
+ txnAt: string;
30374
+ openFrom: string;
30375
+ }[];
30376
+ } | null;
30377
+ } | null;
30252
30378
  }[];
30253
30379
  issues: ({
30254
30380
  /** @constant */
@@ -30507,6 +30633,24 @@ export interface operations {
30507
30633
  basisPoints: number;
30508
30634
  } | null;
30509
30635
  } | null;
30636
+ lock?: {
30637
+ /** @enum {string} */
30638
+ status: "locked" | "unlocked";
30639
+ booksClosed?: {
30640
+ date: string;
30641
+ } | null;
30642
+ ownerStatement?: {
30643
+ ids: string[];
30644
+ } | null;
30645
+ statementPeriod?: {
30646
+ hits: {
30647
+ /** Format: uuid */
30648
+ listingId: string;
30649
+ txnAt: string;
30650
+ openFrom: string;
30651
+ }[];
30652
+ } | null;
30653
+ } | null;
30510
30654
  }[];
30511
30655
  issues: ({
30512
30656
  /** @constant */
@@ -30820,6 +30964,24 @@ export interface operations {
30820
30964
  basisPoints: number;
30821
30965
  } | null;
30822
30966
  } | null;
30967
+ lock?: {
30968
+ /** @enum {string} */
30969
+ status: "locked" | "unlocked";
30970
+ booksClosed?: {
30971
+ date: string;
30972
+ } | null;
30973
+ ownerStatement?: {
30974
+ ids: string[];
30975
+ } | null;
30976
+ statementPeriod?: {
30977
+ hits: {
30978
+ /** Format: uuid */
30979
+ listingId: string;
30980
+ txnAt: string;
30981
+ openFrom: string;
30982
+ }[];
30983
+ } | null;
30984
+ } | null;
30823
30985
  }[];
30824
30986
  recurringTemplateId?: string | null;
30825
30987
  matchers?: {
@@ -31089,6 +31251,24 @@ export interface operations {
31089
31251
  basisPoints: number;
31090
31252
  } | null;
31091
31253
  } | null;
31254
+ lock?: {
31255
+ /** @enum {string} */
31256
+ status: "locked" | "unlocked";
31257
+ booksClosed?: {
31258
+ date: string;
31259
+ } | null;
31260
+ ownerStatement?: {
31261
+ ids: string[];
31262
+ } | null;
31263
+ statementPeriod?: {
31264
+ hits: {
31265
+ /** Format: uuid */
31266
+ listingId: string;
31267
+ txnAt: string;
31268
+ openFrom: string;
31269
+ }[];
31270
+ } | null;
31271
+ } | null;
31092
31272
  }[];
31093
31273
  recurringTemplateId?: string | null;
31094
31274
  matchers?: {
@@ -31426,6 +31606,24 @@ export interface operations {
31426
31606
  basisPoints: number;
31427
31607
  } | null;
31428
31608
  } | null;
31609
+ lock?: {
31610
+ /** @enum {string} */
31611
+ status: "locked" | "unlocked";
31612
+ booksClosed?: {
31613
+ date: string;
31614
+ } | null;
31615
+ ownerStatement?: {
31616
+ ids: string[];
31617
+ } | null;
31618
+ statementPeriod?: {
31619
+ hits: {
31620
+ /** Format: uuid */
31621
+ listingId: string;
31622
+ txnAt: string;
31623
+ openFrom: string;
31624
+ }[];
31625
+ } | null;
31626
+ } | null;
31429
31627
  }[];
31430
31628
  recurringTemplateId?: string | null;
31431
31629
  matchers?: {
@@ -31833,6 +32031,24 @@ export interface operations {
31833
32031
  basisPoints: number;
31834
32032
  } | null;
31835
32033
  } | null;
32034
+ lock?: {
32035
+ /** @enum {string} */
32036
+ status: "locked" | "unlocked";
32037
+ booksClosed?: {
32038
+ date: string;
32039
+ } | null;
32040
+ ownerStatement?: {
32041
+ ids: string[];
32042
+ } | null;
32043
+ statementPeriod?: {
32044
+ hits: {
32045
+ /** Format: uuid */
32046
+ listingId: string;
32047
+ txnAt: string;
32048
+ openFrom: string;
32049
+ }[];
32050
+ } | null;
32051
+ } | null;
31836
32052
  }[];
31837
32053
  recurringTemplateId?: string | null;
31838
32054
  matchers?: {