@vrplatform/api 1.3.0-stage.1326 → 1.3.0-stage.1329
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.
|
@@ -4477,6 +4477,14 @@ export interface operations {
|
|
|
4477
4477
|
ownerStatement?: {
|
|
4478
4478
|
ids: string[];
|
|
4479
4479
|
} | null;
|
|
4480
|
+
statementPeriod?: {
|
|
4481
|
+
hits: {
|
|
4482
|
+
/** Format: uuid */
|
|
4483
|
+
listingId: string;
|
|
4484
|
+
txnAt: string;
|
|
4485
|
+
openFrom: string;
|
|
4486
|
+
}[];
|
|
4487
|
+
} | null;
|
|
4480
4488
|
} | null;
|
|
4481
4489
|
issues: ({
|
|
4482
4490
|
/** @enum {string} */
|
|
@@ -4643,6 +4651,14 @@ export interface operations {
|
|
|
4643
4651
|
ownerStatement?: {
|
|
4644
4652
|
ids: string[];
|
|
4645
4653
|
} | null;
|
|
4654
|
+
statementPeriod?: {
|
|
4655
|
+
hits: {
|
|
4656
|
+
/** Format: uuid */
|
|
4657
|
+
listingId: string;
|
|
4658
|
+
txnAt: string;
|
|
4659
|
+
openFrom: string;
|
|
4660
|
+
}[];
|
|
4661
|
+
} | null;
|
|
4646
4662
|
} | null;
|
|
4647
4663
|
}[] | null;
|
|
4648
4664
|
};
|
|
@@ -4728,6 +4744,14 @@ export interface operations {
|
|
|
4728
4744
|
ownerStatement?: {
|
|
4729
4745
|
ids: string[];
|
|
4730
4746
|
} | null;
|
|
4747
|
+
statementPeriod?: {
|
|
4748
|
+
hits: {
|
|
4749
|
+
/** Format: uuid */
|
|
4750
|
+
listingId: string;
|
|
4751
|
+
txnAt: string;
|
|
4752
|
+
openFrom: string;
|
|
4753
|
+
}[];
|
|
4754
|
+
} | null;
|
|
4731
4755
|
} | null;
|
|
4732
4756
|
}[];
|
|
4733
4757
|
};
|
|
@@ -4983,6 +5007,14 @@ export interface operations {
|
|
|
4983
5007
|
ownerStatement?: {
|
|
4984
5008
|
ids: string[];
|
|
4985
5009
|
} | null;
|
|
5010
|
+
statementPeriod?: {
|
|
5011
|
+
hits: {
|
|
5012
|
+
/** Format: uuid */
|
|
5013
|
+
listingId: string;
|
|
5014
|
+
txnAt: string;
|
|
5015
|
+
openFrom: string;
|
|
5016
|
+
}[];
|
|
5017
|
+
} | null;
|
|
4986
5018
|
} | null;
|
|
4987
5019
|
issues: ({
|
|
4988
5020
|
/** @enum {string} */
|
|
@@ -5149,6 +5181,14 @@ export interface operations {
|
|
|
5149
5181
|
ownerStatement?: {
|
|
5150
5182
|
ids: string[];
|
|
5151
5183
|
} | null;
|
|
5184
|
+
statementPeriod?: {
|
|
5185
|
+
hits: {
|
|
5186
|
+
/** Format: uuid */
|
|
5187
|
+
listingId: string;
|
|
5188
|
+
txnAt: string;
|
|
5189
|
+
openFrom: string;
|
|
5190
|
+
}[];
|
|
5191
|
+
} | null;
|
|
5152
5192
|
} | null;
|
|
5153
5193
|
}[] | null;
|
|
5154
5194
|
};
|
|
@@ -5234,6 +5274,14 @@ export interface operations {
|
|
|
5234
5274
|
ownerStatement?: {
|
|
5235
5275
|
ids: string[];
|
|
5236
5276
|
} | null;
|
|
5277
|
+
statementPeriod?: {
|
|
5278
|
+
hits: {
|
|
5279
|
+
/** Format: uuid */
|
|
5280
|
+
listingId: string;
|
|
5281
|
+
txnAt: string;
|
|
5282
|
+
openFrom: string;
|
|
5283
|
+
}[];
|
|
5284
|
+
} | null;
|
|
5237
5285
|
} | null;
|
|
5238
5286
|
}[];
|
|
5239
5287
|
};
|
|
@@ -5424,6 +5472,14 @@ export interface operations {
|
|
|
5424
5472
|
ownerStatement?: {
|
|
5425
5473
|
ids: string[];
|
|
5426
5474
|
} | null;
|
|
5475
|
+
statementPeriod?: {
|
|
5476
|
+
hits: {
|
|
5477
|
+
/** Format: uuid */
|
|
5478
|
+
listingId: string;
|
|
5479
|
+
txnAt: string;
|
|
5480
|
+
openFrom: string;
|
|
5481
|
+
}[];
|
|
5482
|
+
} | null;
|
|
5427
5483
|
} | null;
|
|
5428
5484
|
issues: ({
|
|
5429
5485
|
/** @enum {string} */
|
|
@@ -5727,6 +5783,14 @@ export interface operations {
|
|
|
5727
5783
|
ownerStatement?: {
|
|
5728
5784
|
ids: string[];
|
|
5729
5785
|
} | null;
|
|
5786
|
+
statementPeriod?: {
|
|
5787
|
+
hits: {
|
|
5788
|
+
/** Format: uuid */
|
|
5789
|
+
listingId: string;
|
|
5790
|
+
txnAt: string;
|
|
5791
|
+
openFrom: string;
|
|
5792
|
+
}[];
|
|
5793
|
+
} | null;
|
|
5730
5794
|
} | null;
|
|
5731
5795
|
issues: ({
|
|
5732
5796
|
/** @enum {string} */
|
|
@@ -5893,6 +5957,14 @@ export interface operations {
|
|
|
5893
5957
|
ownerStatement?: {
|
|
5894
5958
|
ids: string[];
|
|
5895
5959
|
} | null;
|
|
5960
|
+
statementPeriod?: {
|
|
5961
|
+
hits: {
|
|
5962
|
+
/** Format: uuid */
|
|
5963
|
+
listingId: string;
|
|
5964
|
+
txnAt: string;
|
|
5965
|
+
openFrom: string;
|
|
5966
|
+
}[];
|
|
5967
|
+
} | null;
|
|
5896
5968
|
} | null;
|
|
5897
5969
|
}[] | null;
|
|
5898
5970
|
};
|
|
@@ -5978,6 +6050,14 @@ export interface operations {
|
|
|
5978
6050
|
ownerStatement?: {
|
|
5979
6051
|
ids: string[];
|
|
5980
6052
|
} | null;
|
|
6053
|
+
statementPeriod?: {
|
|
6054
|
+
hits: {
|
|
6055
|
+
/** Format: uuid */
|
|
6056
|
+
listingId: string;
|
|
6057
|
+
txnAt: string;
|
|
6058
|
+
openFrom: string;
|
|
6059
|
+
}[];
|
|
6060
|
+
} | null;
|
|
5981
6061
|
} | null;
|
|
5982
6062
|
}[];
|
|
5983
6063
|
};
|
|
@@ -6047,7 +6127,7 @@ export interface operations {
|
|
|
6047
6127
|
data: {
|
|
6048
6128
|
/** Format: uuid */
|
|
6049
6129
|
listingId: string;
|
|
6050
|
-
/** @default 2025-12-
|
|
6130
|
+
/** @default 2025-12-17 */
|
|
6051
6131
|
startAt: string;
|
|
6052
6132
|
endAt?: string | null;
|
|
6053
6133
|
setListingInactive?: boolean | null;
|
|
@@ -6138,7 +6218,7 @@ export interface operations {
|
|
|
6138
6218
|
"application/json": {
|
|
6139
6219
|
/** Format: uuid */
|
|
6140
6220
|
listingId: string;
|
|
6141
|
-
/** @default 2025-12-
|
|
6221
|
+
/** @default 2025-12-17 */
|
|
6142
6222
|
startAt?: string;
|
|
6143
6223
|
endAt?: string | null;
|
|
6144
6224
|
members: {
|
|
@@ -6172,7 +6252,7 @@ export interface operations {
|
|
|
6172
6252
|
"application/json": {
|
|
6173
6253
|
/** Format: uuid */
|
|
6174
6254
|
listingId: string;
|
|
6175
|
-
/** @default 2025-12-
|
|
6255
|
+
/** @default 2025-12-17 */
|
|
6176
6256
|
startAt: string;
|
|
6177
6257
|
endAt?: string | null;
|
|
6178
6258
|
setListingInactive?: boolean | null;
|
|
@@ -6252,7 +6332,7 @@ export interface operations {
|
|
|
6252
6332
|
"application/json": {
|
|
6253
6333
|
/** Format: uuid */
|
|
6254
6334
|
listingId: string;
|
|
6255
|
-
/** @default 2025-12-
|
|
6335
|
+
/** @default 2025-12-17 */
|
|
6256
6336
|
startAt: string;
|
|
6257
6337
|
endAt?: string | null;
|
|
6258
6338
|
setListingInactive?: boolean | null;
|
|
@@ -6335,7 +6415,7 @@ export interface operations {
|
|
|
6335
6415
|
"application/json": {
|
|
6336
6416
|
/** Format: uuid */
|
|
6337
6417
|
listingId?: string;
|
|
6338
|
-
/** @default 2025-12-
|
|
6418
|
+
/** @default 2025-12-17 */
|
|
6339
6419
|
startAt?: string;
|
|
6340
6420
|
endAt?: string | null;
|
|
6341
6421
|
members?: {
|
|
@@ -6369,7 +6449,7 @@ export interface operations {
|
|
|
6369
6449
|
"application/json": {
|
|
6370
6450
|
/** Format: uuid */
|
|
6371
6451
|
listingId: string;
|
|
6372
|
-
/** @default 2025-12-
|
|
6452
|
+
/** @default 2025-12-17 */
|
|
6373
6453
|
startAt: string;
|
|
6374
6454
|
endAt?: string | null;
|
|
6375
6455
|
setListingInactive?: boolean | null;
|
|
@@ -6672,6 +6752,14 @@ export interface operations {
|
|
|
6672
6752
|
ownerStatement?: {
|
|
6673
6753
|
ids: string[];
|
|
6674
6754
|
} | null;
|
|
6755
|
+
statementPeriod?: {
|
|
6756
|
+
hits: {
|
|
6757
|
+
/** Format: uuid */
|
|
6758
|
+
listingId: string;
|
|
6759
|
+
txnAt: string;
|
|
6760
|
+
openFrom: string;
|
|
6761
|
+
}[];
|
|
6762
|
+
} | null;
|
|
6675
6763
|
} | null;
|
|
6676
6764
|
} | null;
|
|
6677
6765
|
activeRecurringFeePeriods?: {
|
|
@@ -6888,6 +6976,14 @@ export interface operations {
|
|
|
6888
6976
|
ownerStatement?: {
|
|
6889
6977
|
ids: string[];
|
|
6890
6978
|
} | null;
|
|
6979
|
+
statementPeriod?: {
|
|
6980
|
+
hits: {
|
|
6981
|
+
/** Format: uuid */
|
|
6982
|
+
listingId: string;
|
|
6983
|
+
txnAt: string;
|
|
6984
|
+
openFrom: string;
|
|
6985
|
+
}[];
|
|
6986
|
+
} | null;
|
|
6891
6987
|
} | null;
|
|
6892
6988
|
} | null;
|
|
6893
6989
|
activeRecurringFeePeriods?: {
|
|
@@ -7122,6 +7218,14 @@ export interface operations {
|
|
|
7122
7218
|
ownerStatement?: {
|
|
7123
7219
|
ids: string[];
|
|
7124
7220
|
} | null;
|
|
7221
|
+
statementPeriod?: {
|
|
7222
|
+
hits: {
|
|
7223
|
+
/** Format: uuid */
|
|
7224
|
+
listingId: string;
|
|
7225
|
+
txnAt: string;
|
|
7226
|
+
openFrom: string;
|
|
7227
|
+
}[];
|
|
7228
|
+
} | null;
|
|
7125
7229
|
} | null;
|
|
7126
7230
|
} | null;
|
|
7127
7231
|
activeRecurringFeePeriods?: {
|
|
@@ -7346,6 +7450,14 @@ export interface operations {
|
|
|
7346
7450
|
ownerStatement?: {
|
|
7347
7451
|
ids: string[];
|
|
7348
7452
|
} | null;
|
|
7453
|
+
statementPeriod?: {
|
|
7454
|
+
hits: {
|
|
7455
|
+
/** Format: uuid */
|
|
7456
|
+
listingId: string;
|
|
7457
|
+
txnAt: string;
|
|
7458
|
+
openFrom: string;
|
|
7459
|
+
}[];
|
|
7460
|
+
} | null;
|
|
7349
7461
|
} | null;
|
|
7350
7462
|
} | null;
|
|
7351
7463
|
activeRecurringFeePeriods?: {
|
|
@@ -9161,6 +9273,14 @@ export interface operations {
|
|
|
9161
9273
|
ownerStatement?: {
|
|
9162
9274
|
ids: string[];
|
|
9163
9275
|
} | null;
|
|
9276
|
+
statementPeriod?: {
|
|
9277
|
+
hits: {
|
|
9278
|
+
/** Format: uuid */
|
|
9279
|
+
listingId: string;
|
|
9280
|
+
txnAt: string;
|
|
9281
|
+
openFrom: string;
|
|
9282
|
+
}[];
|
|
9283
|
+
} | null;
|
|
9164
9284
|
} | null;
|
|
9165
9285
|
}[];
|
|
9166
9286
|
id: string;
|
|
@@ -9641,6 +9761,14 @@ export interface operations {
|
|
|
9641
9761
|
ownerStatement?: {
|
|
9642
9762
|
ids: string[];
|
|
9643
9763
|
} | null;
|
|
9764
|
+
statementPeriod?: {
|
|
9765
|
+
hits: {
|
|
9766
|
+
/** Format: uuid */
|
|
9767
|
+
listingId: string;
|
|
9768
|
+
txnAt: string;
|
|
9769
|
+
openFrom: string;
|
|
9770
|
+
}[];
|
|
9771
|
+
} | null;
|
|
9644
9772
|
} | null;
|
|
9645
9773
|
creditAccount: {
|
|
9646
9774
|
id: string;
|
|
@@ -9817,6 +9945,14 @@ export interface operations {
|
|
|
9817
9945
|
ownerStatement?: {
|
|
9818
9946
|
ids: string[];
|
|
9819
9947
|
} | null;
|
|
9948
|
+
statementPeriod?: {
|
|
9949
|
+
hits: {
|
|
9950
|
+
/** Format: uuid */
|
|
9951
|
+
listingId: string;
|
|
9952
|
+
txnAt: string;
|
|
9953
|
+
openFrom: string;
|
|
9954
|
+
}[];
|
|
9955
|
+
} | null;
|
|
9820
9956
|
} | null;
|
|
9821
9957
|
creditAccount: {
|
|
9822
9958
|
id: string;
|
|
@@ -10033,6 +10169,14 @@ export interface operations {
|
|
|
10033
10169
|
ownerStatement?: {
|
|
10034
10170
|
ids: string[];
|
|
10035
10171
|
} | null;
|
|
10172
|
+
statementPeriod?: {
|
|
10173
|
+
hits: {
|
|
10174
|
+
/** Format: uuid */
|
|
10175
|
+
listingId: string;
|
|
10176
|
+
txnAt: string;
|
|
10177
|
+
openFrom: string;
|
|
10178
|
+
}[];
|
|
10179
|
+
} | null;
|
|
10036
10180
|
} | null;
|
|
10037
10181
|
creditAccount: {
|
|
10038
10182
|
id: string;
|
|
@@ -10217,6 +10361,14 @@ export interface operations {
|
|
|
10217
10361
|
ownerStatement?: {
|
|
10218
10362
|
ids: string[];
|
|
10219
10363
|
} | null;
|
|
10364
|
+
statementPeriod?: {
|
|
10365
|
+
hits: {
|
|
10366
|
+
/** Format: uuid */
|
|
10367
|
+
listingId: string;
|
|
10368
|
+
txnAt: string;
|
|
10369
|
+
openFrom: string;
|
|
10370
|
+
}[];
|
|
10371
|
+
} | null;
|
|
10220
10372
|
} | null;
|
|
10221
10373
|
creditAccount: {
|
|
10222
10374
|
id: string;
|
|
@@ -11270,6 +11422,14 @@ export interface operations {
|
|
|
11270
11422
|
ownerStatement?: {
|
|
11271
11423
|
ids: string[];
|
|
11272
11424
|
} | null;
|
|
11425
|
+
statementPeriod?: {
|
|
11426
|
+
hits: {
|
|
11427
|
+
/** Format: uuid */
|
|
11428
|
+
listingId: string;
|
|
11429
|
+
txnAt: string;
|
|
11430
|
+
openFrom: string;
|
|
11431
|
+
}[];
|
|
11432
|
+
} | null;
|
|
11273
11433
|
} | null;
|
|
11274
11434
|
issues: {
|
|
11275
11435
|
/** @enum {string} */
|
|
@@ -11304,6 +11464,14 @@ export interface operations {
|
|
|
11304
11464
|
ownerStatement?: {
|
|
11305
11465
|
ids: string[];
|
|
11306
11466
|
} | null;
|
|
11467
|
+
statementPeriod?: {
|
|
11468
|
+
hits: {
|
|
11469
|
+
/** Format: uuid */
|
|
11470
|
+
listingId: string;
|
|
11471
|
+
txnAt: string;
|
|
11472
|
+
openFrom: string;
|
|
11473
|
+
}[];
|
|
11474
|
+
} | null;
|
|
11307
11475
|
} | null;
|
|
11308
11476
|
date?: string | null;
|
|
11309
11477
|
};
|
|
@@ -14260,6 +14428,14 @@ export interface operations {
|
|
|
14260
14428
|
ownerStatement?: {
|
|
14261
14429
|
ids: string[];
|
|
14262
14430
|
} | null;
|
|
14431
|
+
statementPeriod?: {
|
|
14432
|
+
hits: {
|
|
14433
|
+
/** Format: uuid */
|
|
14434
|
+
listingId: string;
|
|
14435
|
+
txnAt: string;
|
|
14436
|
+
openFrom: string;
|
|
14437
|
+
}[];
|
|
14438
|
+
} | null;
|
|
14263
14439
|
} | null;
|
|
14264
14440
|
issues: {
|
|
14265
14441
|
/** @enum {string} */
|
|
@@ -14294,6 +14470,14 @@ export interface operations {
|
|
|
14294
14470
|
ownerStatement?: {
|
|
14295
14471
|
ids: string[];
|
|
14296
14472
|
} | null;
|
|
14473
|
+
statementPeriod?: {
|
|
14474
|
+
hits: {
|
|
14475
|
+
/** Format: uuid */
|
|
14476
|
+
listingId: string;
|
|
14477
|
+
txnAt: string;
|
|
14478
|
+
openFrom: string;
|
|
14479
|
+
}[];
|
|
14480
|
+
} | null;
|
|
14297
14481
|
} | null;
|
|
14298
14482
|
date?: string | null;
|
|
14299
14483
|
};
|
|
@@ -15451,6 +15635,14 @@ export interface operations {
|
|
|
15451
15635
|
ownerStatement?: {
|
|
15452
15636
|
ids: string[];
|
|
15453
15637
|
} | null;
|
|
15638
|
+
statementPeriod?: {
|
|
15639
|
+
hits: {
|
|
15640
|
+
/** Format: uuid */
|
|
15641
|
+
listingId: string;
|
|
15642
|
+
txnAt: string;
|
|
15643
|
+
openFrom: string;
|
|
15644
|
+
}[];
|
|
15645
|
+
} | null;
|
|
15454
15646
|
} | null;
|
|
15455
15647
|
issues: {
|
|
15456
15648
|
/** @enum {string} */
|
|
@@ -15485,6 +15677,14 @@ export interface operations {
|
|
|
15485
15677
|
ownerStatement?: {
|
|
15486
15678
|
ids: string[];
|
|
15487
15679
|
} | null;
|
|
15680
|
+
statementPeriod?: {
|
|
15681
|
+
hits: {
|
|
15682
|
+
/** Format: uuid */
|
|
15683
|
+
listingId: string;
|
|
15684
|
+
txnAt: string;
|
|
15685
|
+
openFrom: string;
|
|
15686
|
+
}[];
|
|
15687
|
+
} | null;
|
|
15488
15688
|
} | null;
|
|
15489
15689
|
date?: string | null;
|
|
15490
15690
|
};
|
|
@@ -15633,6 +15833,14 @@ export interface operations {
|
|
|
15633
15833
|
ownerStatement?: {
|
|
15634
15834
|
ids: string[];
|
|
15635
15835
|
} | null;
|
|
15836
|
+
statementPeriod?: {
|
|
15837
|
+
hits: {
|
|
15838
|
+
/** Format: uuid */
|
|
15839
|
+
listingId: string;
|
|
15840
|
+
txnAt: string;
|
|
15841
|
+
openFrom: string;
|
|
15842
|
+
}[];
|
|
15843
|
+
} | null;
|
|
15636
15844
|
} | null;
|
|
15637
15845
|
} | null;
|
|
15638
15846
|
/** Format: uuid */
|
|
@@ -15911,6 +16119,14 @@ export interface operations {
|
|
|
15911
16119
|
ownerStatement?: {
|
|
15912
16120
|
ids: string[];
|
|
15913
16121
|
} | null;
|
|
16122
|
+
statementPeriod?: {
|
|
16123
|
+
hits: {
|
|
16124
|
+
/** Format: uuid */
|
|
16125
|
+
listingId: string;
|
|
16126
|
+
txnAt: string;
|
|
16127
|
+
openFrom: string;
|
|
16128
|
+
}[];
|
|
16129
|
+
} | null;
|
|
15914
16130
|
} | null;
|
|
15915
16131
|
issues: {
|
|
15916
16132
|
/** @enum {string} */
|
|
@@ -15945,6 +16161,14 @@ export interface operations {
|
|
|
15945
16161
|
ownerStatement?: {
|
|
15946
16162
|
ids: string[];
|
|
15947
16163
|
} | null;
|
|
16164
|
+
statementPeriod?: {
|
|
16165
|
+
hits: {
|
|
16166
|
+
/** Format: uuid */
|
|
16167
|
+
listingId: string;
|
|
16168
|
+
txnAt: string;
|
|
16169
|
+
openFrom: string;
|
|
16170
|
+
}[];
|
|
16171
|
+
} | null;
|
|
15948
16172
|
} | null;
|
|
15949
16173
|
date?: string | null;
|
|
15950
16174
|
};
|
|
@@ -16100,6 +16324,14 @@ export interface operations {
|
|
|
16100
16324
|
ownerStatement?: {
|
|
16101
16325
|
ids: string[];
|
|
16102
16326
|
} | null;
|
|
16327
|
+
statementPeriod?: {
|
|
16328
|
+
hits: {
|
|
16329
|
+
/** Format: uuid */
|
|
16330
|
+
listingId: string;
|
|
16331
|
+
txnAt: string;
|
|
16332
|
+
openFrom: string;
|
|
16333
|
+
}[];
|
|
16334
|
+
} | null;
|
|
16103
16335
|
} | null;
|
|
16104
16336
|
} | null;
|
|
16105
16337
|
/** Format: uuid */
|
|
@@ -16219,6 +16451,14 @@ export interface operations {
|
|
|
16219
16451
|
ownerStatement?: {
|
|
16220
16452
|
ids: string[];
|
|
16221
16453
|
} | null;
|
|
16454
|
+
statementPeriod?: {
|
|
16455
|
+
hits: {
|
|
16456
|
+
/** Format: uuid */
|
|
16457
|
+
listingId: string;
|
|
16458
|
+
txnAt: string;
|
|
16459
|
+
openFrom: string;
|
|
16460
|
+
}[];
|
|
16461
|
+
} | null;
|
|
16222
16462
|
} | null;
|
|
16223
16463
|
issues: {
|
|
16224
16464
|
/** @enum {string} */
|
|
@@ -16253,6 +16493,14 @@ export interface operations {
|
|
|
16253
16493
|
ownerStatement?: {
|
|
16254
16494
|
ids: string[];
|
|
16255
16495
|
} | null;
|
|
16496
|
+
statementPeriod?: {
|
|
16497
|
+
hits: {
|
|
16498
|
+
/** Format: uuid */
|
|
16499
|
+
listingId: string;
|
|
16500
|
+
txnAt: string;
|
|
16501
|
+
openFrom: string;
|
|
16502
|
+
}[];
|
|
16503
|
+
} | null;
|
|
16256
16504
|
} | null;
|
|
16257
16505
|
date?: string | null;
|
|
16258
16506
|
};
|
|
@@ -16437,6 +16685,14 @@ export interface operations {
|
|
|
16437
16685
|
ownerStatement?: {
|
|
16438
16686
|
ids: string[];
|
|
16439
16687
|
} | null;
|
|
16688
|
+
statementPeriod?: {
|
|
16689
|
+
hits: {
|
|
16690
|
+
/** Format: uuid */
|
|
16691
|
+
listingId: string;
|
|
16692
|
+
txnAt: string;
|
|
16693
|
+
openFrom: string;
|
|
16694
|
+
}[];
|
|
16695
|
+
} | null;
|
|
16440
16696
|
} | null;
|
|
16441
16697
|
issues: {
|
|
16442
16698
|
/** @enum {string} */
|
|
@@ -16471,6 +16727,14 @@ export interface operations {
|
|
|
16471
16727
|
ownerStatement?: {
|
|
16472
16728
|
ids: string[];
|
|
16473
16729
|
} | null;
|
|
16730
|
+
statementPeriod?: {
|
|
16731
|
+
hits: {
|
|
16732
|
+
/** Format: uuid */
|
|
16733
|
+
listingId: string;
|
|
16734
|
+
txnAt: string;
|
|
16735
|
+
openFrom: string;
|
|
16736
|
+
}[];
|
|
16737
|
+
} | null;
|
|
16474
16738
|
} | null;
|
|
16475
16739
|
date?: string | null;
|
|
16476
16740
|
};
|
|
@@ -16585,6 +16849,14 @@ export interface operations {
|
|
|
16585
16849
|
ownerStatement?: {
|
|
16586
16850
|
ids: string[];
|
|
16587
16851
|
} | null;
|
|
16852
|
+
statementPeriod?: {
|
|
16853
|
+
hits: {
|
|
16854
|
+
/** Format: uuid */
|
|
16855
|
+
listingId: string;
|
|
16856
|
+
txnAt: string;
|
|
16857
|
+
openFrom: string;
|
|
16858
|
+
}[];
|
|
16859
|
+
} | null;
|
|
16588
16860
|
} | null;
|
|
16589
16861
|
} | null;
|
|
16590
16862
|
/** Format: uuid */
|
|
@@ -16738,6 +17010,14 @@ export interface operations {
|
|
|
16738
17010
|
ownerStatement?: {
|
|
16739
17011
|
ids: string[];
|
|
16740
17012
|
} | null;
|
|
17013
|
+
statementPeriod?: {
|
|
17014
|
+
hits: {
|
|
17015
|
+
/** Format: uuid */
|
|
17016
|
+
listingId: string;
|
|
17017
|
+
txnAt: string;
|
|
17018
|
+
openFrom: string;
|
|
17019
|
+
}[];
|
|
17020
|
+
} | null;
|
|
16741
17021
|
} | null;
|
|
16742
17022
|
issues: {
|
|
16743
17023
|
/** @enum {string} */
|
|
@@ -16772,6 +17052,14 @@ export interface operations {
|
|
|
16772
17052
|
ownerStatement?: {
|
|
16773
17053
|
ids: string[];
|
|
16774
17054
|
} | null;
|
|
17055
|
+
statementPeriod?: {
|
|
17056
|
+
hits: {
|
|
17057
|
+
/** Format: uuid */
|
|
17058
|
+
listingId: string;
|
|
17059
|
+
txnAt: string;
|
|
17060
|
+
openFrom: string;
|
|
17061
|
+
}[];
|
|
17062
|
+
} | null;
|
|
16775
17063
|
} | null;
|
|
16776
17064
|
date?: string | null;
|
|
16777
17065
|
};
|
|
@@ -17723,6 +18011,14 @@ export interface operations {
|
|
|
17723
18011
|
ownerStatement?: {
|
|
17724
18012
|
ids: string[];
|
|
17725
18013
|
} | null;
|
|
18014
|
+
statementPeriod?: {
|
|
18015
|
+
hits: {
|
|
18016
|
+
/** Format: uuid */
|
|
18017
|
+
listingId: string;
|
|
18018
|
+
txnAt: string;
|
|
18019
|
+
openFrom: string;
|
|
18020
|
+
}[];
|
|
18021
|
+
} | null;
|
|
17726
18022
|
} | null;
|
|
17727
18023
|
issues: {
|
|
17728
18024
|
/** @enum {string} */
|
|
@@ -17757,6 +18053,14 @@ export interface operations {
|
|
|
17757
18053
|
ownerStatement?: {
|
|
17758
18054
|
ids: string[];
|
|
17759
18055
|
} | null;
|
|
18056
|
+
statementPeriod?: {
|
|
18057
|
+
hits: {
|
|
18058
|
+
/** Format: uuid */
|
|
18059
|
+
listingId: string;
|
|
18060
|
+
txnAt: string;
|
|
18061
|
+
openFrom: string;
|
|
18062
|
+
}[];
|
|
18063
|
+
} | null;
|
|
17760
18064
|
} | null;
|
|
17761
18065
|
date?: string | null;
|
|
17762
18066
|
};
|
|
@@ -17904,6 +18208,12 @@ export interface operations {
|
|
|
17904
18208
|
/** @enum {string|null} */
|
|
17905
18209
|
classification?: "asset" | "liability" | "revenue" | "expense" | null;
|
|
17906
18210
|
} | null;
|
|
18211
|
+
categoryLock: {
|
|
18212
|
+
/** @enum {string} */
|
|
18213
|
+
status: "locked";
|
|
18214
|
+
/** @enum {string} */
|
|
18215
|
+
reason: "immutable";
|
|
18216
|
+
};
|
|
17907
18217
|
banking?: {
|
|
17908
18218
|
/** @enum {string|null} */
|
|
17909
18219
|
category?: "trust" | "operating" | "external" | null;
|
|
@@ -18064,6 +18374,12 @@ export interface operations {
|
|
|
18064
18374
|
/** @enum {string|null} */
|
|
18065
18375
|
classification?: "asset" | "liability" | "revenue" | "expense" | null;
|
|
18066
18376
|
} | null;
|
|
18377
|
+
categoryLock: {
|
|
18378
|
+
/** @enum {string} */
|
|
18379
|
+
status: "locked";
|
|
18380
|
+
/** @enum {string} */
|
|
18381
|
+
reason: "immutable";
|
|
18382
|
+
};
|
|
18067
18383
|
banking?: {
|
|
18068
18384
|
/** @enum {string|null} */
|
|
18069
18385
|
category?: "trust" | "operating" | "external" | null;
|
|
@@ -18284,6 +18600,12 @@ export interface operations {
|
|
|
18284
18600
|
/** @enum {string|null} */
|
|
18285
18601
|
classification?: "asset" | "liability" | "revenue" | "expense" | null;
|
|
18286
18602
|
} | null;
|
|
18603
|
+
categoryLock: {
|
|
18604
|
+
/** @enum {string} */
|
|
18605
|
+
status: "locked";
|
|
18606
|
+
/** @enum {string} */
|
|
18607
|
+
reason: "immutable";
|
|
18608
|
+
};
|
|
18287
18609
|
banking?: {
|
|
18288
18610
|
/** @enum {string|null} */
|
|
18289
18611
|
category?: "trust" | "operating" | "external" | null;
|
|
@@ -18452,6 +18774,12 @@ export interface operations {
|
|
|
18452
18774
|
/** @enum {string|null} */
|
|
18453
18775
|
classification?: "asset" | "liability" | "revenue" | "expense" | null;
|
|
18454
18776
|
} | null;
|
|
18777
|
+
categoryLock: {
|
|
18778
|
+
/** @enum {string} */
|
|
18779
|
+
status: "locked";
|
|
18780
|
+
/** @enum {string} */
|
|
18781
|
+
reason: "immutable";
|
|
18782
|
+
};
|
|
18455
18783
|
banking?: {
|
|
18456
18784
|
/** @enum {string|null} */
|
|
18457
18785
|
category?: "trust" | "operating" | "external" | null;
|