@seamapi/types 1.103.0 → 1.104.0
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.
- package/dist/connect.cjs +80 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +154 -0
- package/lib/seam/connect/openapi.d.ts +140 -0
- package/lib/seam/connect/openapi.js +80 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +14 -0
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +16 -0
- package/lib/seam/connect/unstable/models/acs/credential.js +2 -0
- package/lib/seam/connect/unstable/models/acs/credential.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +80 -0
- package/src/lib/seam/connect/route-types.ts +14 -0
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +2 -0
package/dist/connect.d.cts
CHANGED
|
@@ -5331,6 +5331,20 @@ declare const _default: {
|
|
|
5331
5331
|
};
|
|
5332
5332
|
visionline_metadata: {
|
|
5333
5333
|
properties: {
|
|
5334
|
+
common_acs_entrance_ids: {
|
|
5335
|
+
items: {
|
|
5336
|
+
format: string;
|
|
5337
|
+
type: string;
|
|
5338
|
+
};
|
|
5339
|
+
type: string;
|
|
5340
|
+
};
|
|
5341
|
+
guest_acs_entrance_ids: {
|
|
5342
|
+
items: {
|
|
5343
|
+
format: string;
|
|
5344
|
+
type: string;
|
|
5345
|
+
};
|
|
5346
|
+
type: string;
|
|
5347
|
+
};
|
|
5334
5348
|
joiner_acs_credential_ids: {
|
|
5335
5349
|
items: {
|
|
5336
5350
|
format: string;
|
|
@@ -5468,6 +5482,20 @@ declare const _default: {
|
|
|
5468
5482
|
};
|
|
5469
5483
|
visionline_metadata: {
|
|
5470
5484
|
properties: {
|
|
5485
|
+
common_acs_entrance_ids: {
|
|
5486
|
+
items: {
|
|
5487
|
+
format: string;
|
|
5488
|
+
type: string;
|
|
5489
|
+
};
|
|
5490
|
+
type: string;
|
|
5491
|
+
};
|
|
5492
|
+
guest_acs_entrance_ids: {
|
|
5493
|
+
items: {
|
|
5494
|
+
format: string;
|
|
5495
|
+
type: string;
|
|
5496
|
+
};
|
|
5497
|
+
type: string;
|
|
5498
|
+
};
|
|
5471
5499
|
joiner_acs_credential_ids: {
|
|
5472
5500
|
items: {
|
|
5473
5501
|
format: string;
|
|
@@ -5650,6 +5678,20 @@ declare const _default: {
|
|
|
5650
5678
|
};
|
|
5651
5679
|
visionline_metadata: {
|
|
5652
5680
|
properties: {
|
|
5681
|
+
common_acs_entrance_ids: {
|
|
5682
|
+
items: {
|
|
5683
|
+
format: string;
|
|
5684
|
+
type: string;
|
|
5685
|
+
};
|
|
5686
|
+
type: string;
|
|
5687
|
+
};
|
|
5688
|
+
guest_acs_entrance_ids: {
|
|
5689
|
+
items: {
|
|
5690
|
+
format: string;
|
|
5691
|
+
type: string;
|
|
5692
|
+
};
|
|
5693
|
+
type: string;
|
|
5694
|
+
};
|
|
5653
5695
|
joiner_acs_credential_ids: {
|
|
5654
5696
|
items: {
|
|
5655
5697
|
format: string;
|
|
@@ -5848,6 +5890,20 @@ declare const _default: {
|
|
|
5848
5890
|
};
|
|
5849
5891
|
visionline_metadata: {
|
|
5850
5892
|
properties: {
|
|
5893
|
+
common_acs_entrance_ids: {
|
|
5894
|
+
items: {
|
|
5895
|
+
format: string;
|
|
5896
|
+
type: string;
|
|
5897
|
+
};
|
|
5898
|
+
type: string;
|
|
5899
|
+
};
|
|
5900
|
+
guest_acs_entrance_ids: {
|
|
5901
|
+
items: {
|
|
5902
|
+
format: string;
|
|
5903
|
+
type: string;
|
|
5904
|
+
};
|
|
5905
|
+
type: string;
|
|
5906
|
+
};
|
|
5851
5907
|
joiner_acs_credential_ids: {
|
|
5852
5908
|
items: {
|
|
5853
5909
|
format: string;
|
|
@@ -6025,6 +6081,20 @@ declare const _default: {
|
|
|
6025
6081
|
};
|
|
6026
6082
|
visionline_metadata: {
|
|
6027
6083
|
properties: {
|
|
6084
|
+
common_acs_entrance_ids: {
|
|
6085
|
+
items: {
|
|
6086
|
+
format: string;
|
|
6087
|
+
type: string;
|
|
6088
|
+
};
|
|
6089
|
+
type: string;
|
|
6090
|
+
};
|
|
6091
|
+
guest_acs_entrance_ids: {
|
|
6092
|
+
items: {
|
|
6093
|
+
format: string;
|
|
6094
|
+
type: string;
|
|
6095
|
+
};
|
|
6096
|
+
type: string;
|
|
6097
|
+
};
|
|
6028
6098
|
joiner_acs_credential_ids: {
|
|
6029
6099
|
items: {
|
|
6030
6100
|
format: string;
|
|
@@ -6175,6 +6245,20 @@ declare const _default: {
|
|
|
6175
6245
|
};
|
|
6176
6246
|
visionline_metadata: {
|
|
6177
6247
|
properties: {
|
|
6248
|
+
common_acs_entrance_ids: {
|
|
6249
|
+
items: {
|
|
6250
|
+
format: string;
|
|
6251
|
+
type: string;
|
|
6252
|
+
};
|
|
6253
|
+
type: string;
|
|
6254
|
+
};
|
|
6255
|
+
guest_acs_entrance_ids: {
|
|
6256
|
+
items: {
|
|
6257
|
+
format: string;
|
|
6258
|
+
type: string;
|
|
6259
|
+
};
|
|
6260
|
+
type: string;
|
|
6261
|
+
};
|
|
6178
6262
|
joiner_acs_credential_ids: {
|
|
6179
6263
|
items: {
|
|
6180
6264
|
format: string;
|
|
@@ -6312,6 +6396,20 @@ declare const _default: {
|
|
|
6312
6396
|
};
|
|
6313
6397
|
visionline_metadata: {
|
|
6314
6398
|
properties: {
|
|
6399
|
+
common_acs_entrance_ids: {
|
|
6400
|
+
items: {
|
|
6401
|
+
format: string;
|
|
6402
|
+
type: string;
|
|
6403
|
+
};
|
|
6404
|
+
type: string;
|
|
6405
|
+
};
|
|
6406
|
+
guest_acs_entrance_ids: {
|
|
6407
|
+
items: {
|
|
6408
|
+
format: string;
|
|
6409
|
+
type: string;
|
|
6410
|
+
};
|
|
6411
|
+
type: string;
|
|
6412
|
+
};
|
|
6315
6413
|
joiner_acs_credential_ids: {
|
|
6316
6414
|
items: {
|
|
6317
6415
|
format: string;
|
|
@@ -6451,6 +6549,20 @@ declare const _default: {
|
|
|
6451
6549
|
};
|
|
6452
6550
|
visionline_metadata: {
|
|
6453
6551
|
properties: {
|
|
6552
|
+
common_acs_entrance_ids: {
|
|
6553
|
+
items: {
|
|
6554
|
+
format: string;
|
|
6555
|
+
type: string;
|
|
6556
|
+
};
|
|
6557
|
+
type: string;
|
|
6558
|
+
};
|
|
6559
|
+
guest_acs_entrance_ids: {
|
|
6560
|
+
items: {
|
|
6561
|
+
format: string;
|
|
6562
|
+
type: string;
|
|
6563
|
+
};
|
|
6564
|
+
type: string;
|
|
6565
|
+
};
|
|
6454
6566
|
joiner_acs_credential_ids: {
|
|
6455
6567
|
items: {
|
|
6456
6568
|
format: string;
|
|
@@ -6587,6 +6699,20 @@ declare const _default: {
|
|
|
6587
6699
|
};
|
|
6588
6700
|
visionline_metadata: {
|
|
6589
6701
|
properties: {
|
|
6702
|
+
common_acs_entrance_ids: {
|
|
6703
|
+
items: {
|
|
6704
|
+
format: string;
|
|
6705
|
+
type: string;
|
|
6706
|
+
};
|
|
6707
|
+
type: string;
|
|
6708
|
+
};
|
|
6709
|
+
guest_acs_entrance_ids: {
|
|
6710
|
+
items: {
|
|
6711
|
+
format: string;
|
|
6712
|
+
type: string;
|
|
6713
|
+
};
|
|
6714
|
+
type: string;
|
|
6715
|
+
};
|
|
6590
6716
|
joiner_acs_credential_ids: {
|
|
6591
6717
|
items: {
|
|
6592
6718
|
format: string;
|
|
@@ -7045,6 +7171,20 @@ declare const _default: {
|
|
|
7045
7171
|
};
|
|
7046
7172
|
visionline_metadata: {
|
|
7047
7173
|
properties: {
|
|
7174
|
+
common_acs_entrance_ids: {
|
|
7175
|
+
items: {
|
|
7176
|
+
format: string;
|
|
7177
|
+
type: string;
|
|
7178
|
+
};
|
|
7179
|
+
type: string;
|
|
7180
|
+
};
|
|
7181
|
+
guest_acs_entrance_ids: {
|
|
7182
|
+
items: {
|
|
7183
|
+
format: string;
|
|
7184
|
+
type: string;
|
|
7185
|
+
};
|
|
7186
|
+
type: string;
|
|
7187
|
+
};
|
|
7048
7188
|
joiner_acs_credential_ids: {
|
|
7049
7189
|
items: {
|
|
7050
7190
|
format: string;
|
|
@@ -17120,6 +17260,8 @@ interface Routes {
|
|
|
17120
17260
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17121
17261
|
visionline_metadata?: {
|
|
17122
17262
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17263
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17264
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17123
17265
|
} | undefined;
|
|
17124
17266
|
};
|
|
17125
17267
|
};
|
|
@@ -17164,6 +17306,8 @@ interface Routes {
|
|
|
17164
17306
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17165
17307
|
visionline_metadata?: {
|
|
17166
17308
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17309
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17310
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17167
17311
|
} | undefined;
|
|
17168
17312
|
};
|
|
17169
17313
|
};
|
|
@@ -17207,6 +17351,8 @@ interface Routes {
|
|
|
17207
17351
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17208
17352
|
visionline_metadata?: {
|
|
17209
17353
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17354
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17355
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17210
17356
|
} | undefined;
|
|
17211
17357
|
};
|
|
17212
17358
|
};
|
|
@@ -17246,6 +17392,8 @@ interface Routes {
|
|
|
17246
17392
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17247
17393
|
visionline_metadata?: {
|
|
17248
17394
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17395
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17396
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17249
17397
|
} | undefined;
|
|
17250
17398
|
}>;
|
|
17251
17399
|
};
|
|
@@ -17279,6 +17427,8 @@ interface Routes {
|
|
|
17279
17427
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17280
17428
|
visionline_metadata?: {
|
|
17281
17429
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17430
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17431
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17282
17432
|
} | undefined;
|
|
17283
17433
|
};
|
|
17284
17434
|
};
|
|
@@ -17312,6 +17462,8 @@ interface Routes {
|
|
|
17312
17462
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17313
17463
|
visionline_metadata?: {
|
|
17314
17464
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17465
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17466
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17315
17467
|
} | undefined;
|
|
17316
17468
|
};
|
|
17317
17469
|
};
|
|
@@ -17408,6 +17560,8 @@ interface Routes {
|
|
|
17408
17560
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17409
17561
|
visionline_metadata?: {
|
|
17410
17562
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17563
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17564
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17411
17565
|
} | undefined;
|
|
17412
17566
|
}>;
|
|
17413
17567
|
};
|
|
@@ -5257,6 +5257,20 @@ declare const _default: {
|
|
|
5257
5257
|
};
|
|
5258
5258
|
visionline_metadata: {
|
|
5259
5259
|
properties: {
|
|
5260
|
+
common_acs_entrance_ids: {
|
|
5261
|
+
items: {
|
|
5262
|
+
format: string;
|
|
5263
|
+
type: string;
|
|
5264
|
+
};
|
|
5265
|
+
type: string;
|
|
5266
|
+
};
|
|
5267
|
+
guest_acs_entrance_ids: {
|
|
5268
|
+
items: {
|
|
5269
|
+
format: string;
|
|
5270
|
+
type: string;
|
|
5271
|
+
};
|
|
5272
|
+
type: string;
|
|
5273
|
+
};
|
|
5260
5274
|
joiner_acs_credential_ids: {
|
|
5261
5275
|
items: {
|
|
5262
5276
|
format: string;
|
|
@@ -5394,6 +5408,20 @@ declare const _default: {
|
|
|
5394
5408
|
};
|
|
5395
5409
|
visionline_metadata: {
|
|
5396
5410
|
properties: {
|
|
5411
|
+
common_acs_entrance_ids: {
|
|
5412
|
+
items: {
|
|
5413
|
+
format: string;
|
|
5414
|
+
type: string;
|
|
5415
|
+
};
|
|
5416
|
+
type: string;
|
|
5417
|
+
};
|
|
5418
|
+
guest_acs_entrance_ids: {
|
|
5419
|
+
items: {
|
|
5420
|
+
format: string;
|
|
5421
|
+
type: string;
|
|
5422
|
+
};
|
|
5423
|
+
type: string;
|
|
5424
|
+
};
|
|
5397
5425
|
joiner_acs_credential_ids: {
|
|
5398
5426
|
items: {
|
|
5399
5427
|
format: string;
|
|
@@ -5576,6 +5604,20 @@ declare const _default: {
|
|
|
5576
5604
|
};
|
|
5577
5605
|
visionline_metadata: {
|
|
5578
5606
|
properties: {
|
|
5607
|
+
common_acs_entrance_ids: {
|
|
5608
|
+
items: {
|
|
5609
|
+
format: string;
|
|
5610
|
+
type: string;
|
|
5611
|
+
};
|
|
5612
|
+
type: string;
|
|
5613
|
+
};
|
|
5614
|
+
guest_acs_entrance_ids: {
|
|
5615
|
+
items: {
|
|
5616
|
+
format: string;
|
|
5617
|
+
type: string;
|
|
5618
|
+
};
|
|
5619
|
+
type: string;
|
|
5620
|
+
};
|
|
5579
5621
|
joiner_acs_credential_ids: {
|
|
5580
5622
|
items: {
|
|
5581
5623
|
format: string;
|
|
@@ -5774,6 +5816,20 @@ declare const _default: {
|
|
|
5774
5816
|
};
|
|
5775
5817
|
visionline_metadata: {
|
|
5776
5818
|
properties: {
|
|
5819
|
+
common_acs_entrance_ids: {
|
|
5820
|
+
items: {
|
|
5821
|
+
format: string;
|
|
5822
|
+
type: string;
|
|
5823
|
+
};
|
|
5824
|
+
type: string;
|
|
5825
|
+
};
|
|
5826
|
+
guest_acs_entrance_ids: {
|
|
5827
|
+
items: {
|
|
5828
|
+
format: string;
|
|
5829
|
+
type: string;
|
|
5830
|
+
};
|
|
5831
|
+
type: string;
|
|
5832
|
+
};
|
|
5777
5833
|
joiner_acs_credential_ids: {
|
|
5778
5834
|
items: {
|
|
5779
5835
|
format: string;
|
|
@@ -5951,6 +6007,20 @@ declare const _default: {
|
|
|
5951
6007
|
};
|
|
5952
6008
|
visionline_metadata: {
|
|
5953
6009
|
properties: {
|
|
6010
|
+
common_acs_entrance_ids: {
|
|
6011
|
+
items: {
|
|
6012
|
+
format: string;
|
|
6013
|
+
type: string;
|
|
6014
|
+
};
|
|
6015
|
+
type: string;
|
|
6016
|
+
};
|
|
6017
|
+
guest_acs_entrance_ids: {
|
|
6018
|
+
items: {
|
|
6019
|
+
format: string;
|
|
6020
|
+
type: string;
|
|
6021
|
+
};
|
|
6022
|
+
type: string;
|
|
6023
|
+
};
|
|
5954
6024
|
joiner_acs_credential_ids: {
|
|
5955
6025
|
items: {
|
|
5956
6026
|
format: string;
|
|
@@ -6101,6 +6171,20 @@ declare const _default: {
|
|
|
6101
6171
|
};
|
|
6102
6172
|
visionline_metadata: {
|
|
6103
6173
|
properties: {
|
|
6174
|
+
common_acs_entrance_ids: {
|
|
6175
|
+
items: {
|
|
6176
|
+
format: string;
|
|
6177
|
+
type: string;
|
|
6178
|
+
};
|
|
6179
|
+
type: string;
|
|
6180
|
+
};
|
|
6181
|
+
guest_acs_entrance_ids: {
|
|
6182
|
+
items: {
|
|
6183
|
+
format: string;
|
|
6184
|
+
type: string;
|
|
6185
|
+
};
|
|
6186
|
+
type: string;
|
|
6187
|
+
};
|
|
6104
6188
|
joiner_acs_credential_ids: {
|
|
6105
6189
|
items: {
|
|
6106
6190
|
format: string;
|
|
@@ -6238,6 +6322,20 @@ declare const _default: {
|
|
|
6238
6322
|
};
|
|
6239
6323
|
visionline_metadata: {
|
|
6240
6324
|
properties: {
|
|
6325
|
+
common_acs_entrance_ids: {
|
|
6326
|
+
items: {
|
|
6327
|
+
format: string;
|
|
6328
|
+
type: string;
|
|
6329
|
+
};
|
|
6330
|
+
type: string;
|
|
6331
|
+
};
|
|
6332
|
+
guest_acs_entrance_ids: {
|
|
6333
|
+
items: {
|
|
6334
|
+
format: string;
|
|
6335
|
+
type: string;
|
|
6336
|
+
};
|
|
6337
|
+
type: string;
|
|
6338
|
+
};
|
|
6241
6339
|
joiner_acs_credential_ids: {
|
|
6242
6340
|
items: {
|
|
6243
6341
|
format: string;
|
|
@@ -6377,6 +6475,20 @@ declare const _default: {
|
|
|
6377
6475
|
};
|
|
6378
6476
|
visionline_metadata: {
|
|
6379
6477
|
properties: {
|
|
6478
|
+
common_acs_entrance_ids: {
|
|
6479
|
+
items: {
|
|
6480
|
+
format: string;
|
|
6481
|
+
type: string;
|
|
6482
|
+
};
|
|
6483
|
+
type: string;
|
|
6484
|
+
};
|
|
6485
|
+
guest_acs_entrance_ids: {
|
|
6486
|
+
items: {
|
|
6487
|
+
format: string;
|
|
6488
|
+
type: string;
|
|
6489
|
+
};
|
|
6490
|
+
type: string;
|
|
6491
|
+
};
|
|
6380
6492
|
joiner_acs_credential_ids: {
|
|
6381
6493
|
items: {
|
|
6382
6494
|
format: string;
|
|
@@ -6513,6 +6625,20 @@ declare const _default: {
|
|
|
6513
6625
|
};
|
|
6514
6626
|
visionline_metadata: {
|
|
6515
6627
|
properties: {
|
|
6628
|
+
common_acs_entrance_ids: {
|
|
6629
|
+
items: {
|
|
6630
|
+
format: string;
|
|
6631
|
+
type: string;
|
|
6632
|
+
};
|
|
6633
|
+
type: string;
|
|
6634
|
+
};
|
|
6635
|
+
guest_acs_entrance_ids: {
|
|
6636
|
+
items: {
|
|
6637
|
+
format: string;
|
|
6638
|
+
type: string;
|
|
6639
|
+
};
|
|
6640
|
+
type: string;
|
|
6641
|
+
};
|
|
6516
6642
|
joiner_acs_credential_ids: {
|
|
6517
6643
|
items: {
|
|
6518
6644
|
format: string;
|
|
@@ -6971,6 +7097,20 @@ declare const _default: {
|
|
|
6971
7097
|
};
|
|
6972
7098
|
visionline_metadata: {
|
|
6973
7099
|
properties: {
|
|
7100
|
+
common_acs_entrance_ids: {
|
|
7101
|
+
items: {
|
|
7102
|
+
format: string;
|
|
7103
|
+
type: string;
|
|
7104
|
+
};
|
|
7105
|
+
type: string;
|
|
7106
|
+
};
|
|
7107
|
+
guest_acs_entrance_ids: {
|
|
7108
|
+
items: {
|
|
7109
|
+
format: string;
|
|
7110
|
+
type: string;
|
|
7111
|
+
};
|
|
7112
|
+
type: string;
|
|
7113
|
+
};
|
|
6974
7114
|
joiner_acs_credential_ids: {
|
|
6975
7115
|
items: {
|
|
6976
7116
|
format: string;
|
|
@@ -3834,6 +3834,14 @@ export default {
|
|
|
3834
3834
|
starts_at: { type: 'string' },
|
|
3835
3835
|
visionline_metadata: {
|
|
3836
3836
|
properties: {
|
|
3837
|
+
common_acs_entrance_ids: {
|
|
3838
|
+
items: { format: 'uuid', type: 'string' },
|
|
3839
|
+
type: 'array',
|
|
3840
|
+
},
|
|
3841
|
+
guest_acs_entrance_ids: {
|
|
3842
|
+
items: { format: 'uuid', type: 'string' },
|
|
3843
|
+
type: 'array',
|
|
3844
|
+
},
|
|
3837
3845
|
joiner_acs_credential_ids: {
|
|
3838
3846
|
items: { format: 'uuid', type: 'string' },
|
|
3839
3847
|
type: 'array',
|
|
@@ -3931,6 +3939,14 @@ export default {
|
|
|
3931
3939
|
starts_at: { type: 'string' },
|
|
3932
3940
|
visionline_metadata: {
|
|
3933
3941
|
properties: {
|
|
3942
|
+
common_acs_entrance_ids: {
|
|
3943
|
+
items: { format: 'uuid', type: 'string' },
|
|
3944
|
+
type: 'array',
|
|
3945
|
+
},
|
|
3946
|
+
guest_acs_entrance_ids: {
|
|
3947
|
+
items: { format: 'uuid', type: 'string' },
|
|
3948
|
+
type: 'array',
|
|
3949
|
+
},
|
|
3934
3950
|
joiner_acs_credential_ids: {
|
|
3935
3951
|
items: { format: 'uuid', type: 'string' },
|
|
3936
3952
|
type: 'array',
|
|
@@ -4065,6 +4081,14 @@ export default {
|
|
|
4065
4081
|
starts_at: { type: 'string' },
|
|
4066
4082
|
visionline_metadata: {
|
|
4067
4083
|
properties: {
|
|
4084
|
+
common_acs_entrance_ids: {
|
|
4085
|
+
items: { format: 'uuid', type: 'string' },
|
|
4086
|
+
type: 'array',
|
|
4087
|
+
},
|
|
4088
|
+
guest_acs_entrance_ids: {
|
|
4089
|
+
items: { format: 'uuid', type: 'string' },
|
|
4090
|
+
type: 'array',
|
|
4091
|
+
},
|
|
4068
4092
|
joiner_acs_credential_ids: {
|
|
4069
4093
|
items: { format: 'uuid', type: 'string' },
|
|
4070
4094
|
type: 'array',
|
|
@@ -4207,6 +4231,14 @@ export default {
|
|
|
4207
4231
|
starts_at: { type: 'string' },
|
|
4208
4232
|
visionline_metadata: {
|
|
4209
4233
|
properties: {
|
|
4234
|
+
common_acs_entrance_ids: {
|
|
4235
|
+
items: { format: 'uuid', type: 'string' },
|
|
4236
|
+
type: 'array',
|
|
4237
|
+
},
|
|
4238
|
+
guest_acs_entrance_ids: {
|
|
4239
|
+
items: { format: 'uuid', type: 'string' },
|
|
4240
|
+
type: 'array',
|
|
4241
|
+
},
|
|
4210
4242
|
joiner_acs_credential_ids: {
|
|
4211
4243
|
items: { format: 'uuid', type: 'string' },
|
|
4212
4244
|
type: 'array',
|
|
@@ -4333,6 +4365,14 @@ export default {
|
|
|
4333
4365
|
starts_at: { type: 'string' },
|
|
4334
4366
|
visionline_metadata: {
|
|
4335
4367
|
properties: {
|
|
4368
|
+
common_acs_entrance_ids: {
|
|
4369
|
+
items: { format: 'uuid', type: 'string' },
|
|
4370
|
+
type: 'array',
|
|
4371
|
+
},
|
|
4372
|
+
guest_acs_entrance_ids: {
|
|
4373
|
+
items: { format: 'uuid', type: 'string' },
|
|
4374
|
+
type: 'array',
|
|
4375
|
+
},
|
|
4336
4376
|
joiner_acs_credential_ids: {
|
|
4337
4377
|
items: { format: 'uuid', type: 'string' },
|
|
4338
4378
|
type: 'array',
|
|
@@ -4436,6 +4476,14 @@ export default {
|
|
|
4436
4476
|
starts_at: { type: 'string' },
|
|
4437
4477
|
visionline_metadata: {
|
|
4438
4478
|
properties: {
|
|
4479
|
+
common_acs_entrance_ids: {
|
|
4480
|
+
items: { format: 'uuid', type: 'string' },
|
|
4481
|
+
type: 'array',
|
|
4482
|
+
},
|
|
4483
|
+
guest_acs_entrance_ids: {
|
|
4484
|
+
items: { format: 'uuid', type: 'string' },
|
|
4485
|
+
type: 'array',
|
|
4486
|
+
},
|
|
4439
4487
|
joiner_acs_credential_ids: {
|
|
4440
4488
|
items: { format: 'uuid', type: 'string' },
|
|
4441
4489
|
type: 'array',
|
|
@@ -4533,6 +4581,14 @@ export default {
|
|
|
4533
4581
|
starts_at: { type: 'string' },
|
|
4534
4582
|
visionline_metadata: {
|
|
4535
4583
|
properties: {
|
|
4584
|
+
common_acs_entrance_ids: {
|
|
4585
|
+
items: { format: 'uuid', type: 'string' },
|
|
4586
|
+
type: 'array',
|
|
4587
|
+
},
|
|
4588
|
+
guest_acs_entrance_ids: {
|
|
4589
|
+
items: { format: 'uuid', type: 'string' },
|
|
4590
|
+
type: 'array',
|
|
4591
|
+
},
|
|
4536
4592
|
joiner_acs_credential_ids: {
|
|
4537
4593
|
items: { format: 'uuid', type: 'string' },
|
|
4538
4594
|
type: 'array',
|
|
@@ -4633,6 +4689,14 @@ export default {
|
|
|
4633
4689
|
starts_at: { type: 'string' },
|
|
4634
4690
|
visionline_metadata: {
|
|
4635
4691
|
properties: {
|
|
4692
|
+
common_acs_entrance_ids: {
|
|
4693
|
+
items: { format: 'uuid', type: 'string' },
|
|
4694
|
+
type: 'array',
|
|
4695
|
+
},
|
|
4696
|
+
guest_acs_entrance_ids: {
|
|
4697
|
+
items: { format: 'uuid', type: 'string' },
|
|
4698
|
+
type: 'array',
|
|
4699
|
+
},
|
|
4636
4700
|
joiner_acs_credential_ids: {
|
|
4637
4701
|
items: { format: 'uuid', type: 'string' },
|
|
4638
4702
|
type: 'array',
|
|
@@ -4730,6 +4794,14 @@ export default {
|
|
|
4730
4794
|
starts_at: { type: 'string' },
|
|
4731
4795
|
visionline_metadata: {
|
|
4732
4796
|
properties: {
|
|
4797
|
+
common_acs_entrance_ids: {
|
|
4798
|
+
items: { format: 'uuid', type: 'string' },
|
|
4799
|
+
type: 'array',
|
|
4800
|
+
},
|
|
4801
|
+
guest_acs_entrance_ids: {
|
|
4802
|
+
items: { format: 'uuid', type: 'string' },
|
|
4803
|
+
type: 'array',
|
|
4804
|
+
},
|
|
4733
4805
|
joiner_acs_credential_ids: {
|
|
4734
4806
|
items: { format: 'uuid', type: 'string' },
|
|
4735
4807
|
type: 'array',
|
|
@@ -5063,6 +5135,14 @@ export default {
|
|
|
5063
5135
|
starts_at: { type: 'string' },
|
|
5064
5136
|
visionline_metadata: {
|
|
5065
5137
|
properties: {
|
|
5138
|
+
common_acs_entrance_ids: {
|
|
5139
|
+
items: { format: 'uuid', type: 'string' },
|
|
5140
|
+
type: 'array',
|
|
5141
|
+
},
|
|
5142
|
+
guest_acs_entrance_ids: {
|
|
5143
|
+
items: { format: 'uuid', type: 'string' },
|
|
5144
|
+
type: 'array',
|
|
5145
|
+
},
|
|
5066
5146
|
joiner_acs_credential_ids: {
|
|
5067
5147
|
items: { format: 'uuid', type: 'string' },
|
|
5068
5148
|
type: 'array',
|