@seamapi/types 1.514.0 → 1.515.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 +16 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +200 -200
- package/dist/index.cjs +16 -8
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/acs/acs-credential.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-credential.js +1 -0
- package/lib/seam/connect/models/acs/acs-credential.js.map +1 -1
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +24 -24
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +10 -10
- package/lib/seam/connect/models/action-attempts/scan-credential.d.ts +14 -14
- package/lib/seam/connect/models/batch.d.ts +84 -84
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.js +7 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +128 -128
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +7 -0
- package/src/lib/seam/connect/route-types.ts +128 -0
|
@@ -234,6 +234,7 @@ export type Routes = {
|
|
|
234
234
|
| 'assa_abloy_vostio_key'
|
|
235
235
|
| 'salto_space_key'
|
|
236
236
|
| 'latch_access'
|
|
237
|
+
| 'dormakaba_ambiance_credential'
|
|
237
238
|
)
|
|
238
239
|
| undefined
|
|
239
240
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -393,6 +394,7 @@ export type Routes = {
|
|
|
393
394
|
| 'assa_abloy_vostio_key'
|
|
394
395
|
| 'salto_space_key'
|
|
395
396
|
| 'latch_access'
|
|
397
|
+
| 'dormakaba_ambiance_credential'
|
|
396
398
|
)
|
|
397
399
|
| undefined
|
|
398
400
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -614,6 +616,7 @@ export type Routes = {
|
|
|
614
616
|
| 'assa_abloy_vostio_key'
|
|
615
617
|
| 'salto_space_key'
|
|
616
618
|
| 'latch_access'
|
|
619
|
+
| 'dormakaba_ambiance_credential'
|
|
617
620
|
)
|
|
618
621
|
| undefined
|
|
619
622
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -771,6 +774,7 @@ export type Routes = {
|
|
|
771
774
|
| 'assa_abloy_vostio_key'
|
|
772
775
|
| 'salto_space_key'
|
|
773
776
|
| 'latch_access'
|
|
777
|
+
| 'dormakaba_ambiance_credential'
|
|
774
778
|
)
|
|
775
779
|
| undefined
|
|
776
780
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -2857,6 +2861,7 @@ export type Routes = {
|
|
|
2857
2861
|
| 'assa_abloy_vostio_key'
|
|
2858
2862
|
| 'salto_space_key'
|
|
2859
2863
|
| 'latch_access'
|
|
2864
|
+
| 'dormakaba_ambiance_credential'
|
|
2860
2865
|
)
|
|
2861
2866
|
| undefined
|
|
2862
2867
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3016,6 +3021,7 @@ export type Routes = {
|
|
|
3016
3021
|
| 'assa_abloy_vostio_key'
|
|
3017
3022
|
| 'salto_space_key'
|
|
3018
3023
|
| 'latch_access'
|
|
3024
|
+
| 'dormakaba_ambiance_credential'
|
|
3019
3025
|
)
|
|
3020
3026
|
| undefined
|
|
3021
3027
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3237,6 +3243,7 @@ export type Routes = {
|
|
|
3237
3243
|
| 'assa_abloy_vostio_key'
|
|
3238
3244
|
| 'salto_space_key'
|
|
3239
3245
|
| 'latch_access'
|
|
3246
|
+
| 'dormakaba_ambiance_credential'
|
|
3240
3247
|
)
|
|
3241
3248
|
| undefined
|
|
3242
3249
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3394,6 +3401,7 @@ export type Routes = {
|
|
|
3394
3401
|
| 'assa_abloy_vostio_key'
|
|
3395
3402
|
| 'salto_space_key'
|
|
3396
3403
|
| 'latch_access'
|
|
3404
|
+
| 'dormakaba_ambiance_credential'
|
|
3397
3405
|
)
|
|
3398
3406
|
| undefined
|
|
3399
3407
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -7255,6 +7263,7 @@ export type Routes = {
|
|
|
7255
7263
|
| 'assa_abloy_vostio_key'
|
|
7256
7264
|
| 'salto_space_key'
|
|
7257
7265
|
| 'latch_access'
|
|
7266
|
+
| 'dormakaba_ambiance_credential'
|
|
7258
7267
|
)
|
|
7259
7268
|
| undefined
|
|
7260
7269
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -7414,6 +7423,7 @@ export type Routes = {
|
|
|
7414
7423
|
| 'assa_abloy_vostio_key'
|
|
7415
7424
|
| 'salto_space_key'
|
|
7416
7425
|
| 'latch_access'
|
|
7426
|
+
| 'dormakaba_ambiance_credential'
|
|
7417
7427
|
)
|
|
7418
7428
|
| undefined
|
|
7419
7429
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -7635,6 +7645,7 @@ export type Routes = {
|
|
|
7635
7645
|
| 'assa_abloy_vostio_key'
|
|
7636
7646
|
| 'salto_space_key'
|
|
7637
7647
|
| 'latch_access'
|
|
7648
|
+
| 'dormakaba_ambiance_credential'
|
|
7638
7649
|
)
|
|
7639
7650
|
| undefined
|
|
7640
7651
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -7792,6 +7803,7 @@ export type Routes = {
|
|
|
7792
7803
|
| 'assa_abloy_vostio_key'
|
|
7793
7804
|
| 'salto_space_key'
|
|
7794
7805
|
| 'latch_access'
|
|
7806
|
+
| 'dormakaba_ambiance_credential'
|
|
7795
7807
|
)
|
|
7796
7808
|
| undefined
|
|
7797
7809
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -9899,6 +9911,7 @@ export type Routes = {
|
|
|
9899
9911
|
| 'assa_abloy_vostio_key'
|
|
9900
9912
|
| 'salto_space_key'
|
|
9901
9913
|
| 'latch_access'
|
|
9914
|
+
| 'dormakaba_ambiance_credential'
|
|
9902
9915
|
)
|
|
9903
9916
|
| undefined
|
|
9904
9917
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -10058,6 +10071,7 @@ export type Routes = {
|
|
|
10058
10071
|
| 'assa_abloy_vostio_key'
|
|
10059
10072
|
| 'salto_space_key'
|
|
10060
10073
|
| 'latch_access'
|
|
10074
|
+
| 'dormakaba_ambiance_credential'
|
|
10061
10075
|
)
|
|
10062
10076
|
| undefined
|
|
10063
10077
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -10279,6 +10293,7 @@ export type Routes = {
|
|
|
10279
10293
|
| 'assa_abloy_vostio_key'
|
|
10280
10294
|
| 'salto_space_key'
|
|
10281
10295
|
| 'latch_access'
|
|
10296
|
+
| 'dormakaba_ambiance_credential'
|
|
10282
10297
|
)
|
|
10283
10298
|
| undefined
|
|
10284
10299
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -10436,6 +10451,7 @@ export type Routes = {
|
|
|
10436
10451
|
| 'assa_abloy_vostio_key'
|
|
10437
10452
|
| 'salto_space_key'
|
|
10438
10453
|
| 'latch_access'
|
|
10454
|
+
| 'dormakaba_ambiance_credential'
|
|
10439
10455
|
)
|
|
10440
10456
|
| undefined
|
|
10441
10457
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -13754,6 +13770,7 @@ export type Routes = {
|
|
|
13754
13770
|
| 'assa_abloy_vostio_key'
|
|
13755
13771
|
| 'salto_space_key'
|
|
13756
13772
|
| 'latch_access'
|
|
13773
|
+
| 'dormakaba_ambiance_credential'
|
|
13757
13774
|
)
|
|
13758
13775
|
| undefined
|
|
13759
13776
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -13913,6 +13930,7 @@ export type Routes = {
|
|
|
13913
13930
|
| 'assa_abloy_vostio_key'
|
|
13914
13931
|
| 'salto_space_key'
|
|
13915
13932
|
| 'latch_access'
|
|
13933
|
+
| 'dormakaba_ambiance_credential'
|
|
13916
13934
|
)
|
|
13917
13935
|
| undefined
|
|
13918
13936
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -14134,6 +14152,7 @@ export type Routes = {
|
|
|
14134
14152
|
| 'assa_abloy_vostio_key'
|
|
14135
14153
|
| 'salto_space_key'
|
|
14136
14154
|
| 'latch_access'
|
|
14155
|
+
| 'dormakaba_ambiance_credential'
|
|
14137
14156
|
)
|
|
14138
14157
|
| undefined
|
|
14139
14158
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -14291,6 +14310,7 @@ export type Routes = {
|
|
|
14291
14310
|
| 'assa_abloy_vostio_key'
|
|
14292
14311
|
| 'salto_space_key'
|
|
14293
14312
|
| 'latch_access'
|
|
14313
|
+
| 'dormakaba_ambiance_credential'
|
|
14294
14314
|
)
|
|
14295
14315
|
| undefined
|
|
14296
14316
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17313,6 +17333,7 @@ export type Routes = {
|
|
|
17313
17333
|
| 'assa_abloy_vostio_key'
|
|
17314
17334
|
| 'salto_space_key'
|
|
17315
17335
|
| 'latch_access'
|
|
17336
|
+
| 'dormakaba_ambiance_credential'
|
|
17316
17337
|
)
|
|
17317
17338
|
| undefined
|
|
17318
17339
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17472,6 +17493,7 @@ export type Routes = {
|
|
|
17472
17493
|
| 'assa_abloy_vostio_key'
|
|
17473
17494
|
| 'salto_space_key'
|
|
17474
17495
|
| 'latch_access'
|
|
17496
|
+
| 'dormakaba_ambiance_credential'
|
|
17475
17497
|
)
|
|
17476
17498
|
| undefined
|
|
17477
17499
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17773,6 +17795,7 @@ export type Routes = {
|
|
|
17773
17795
|
| 'assa_abloy_vostio_key'
|
|
17774
17796
|
| 'salto_space_key'
|
|
17775
17797
|
| 'latch_access'
|
|
17798
|
+
| 'dormakaba_ambiance_credential'
|
|
17776
17799
|
)
|
|
17777
17800
|
| undefined
|
|
17778
17801
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17940,6 +17963,7 @@ export type Routes = {
|
|
|
17940
17963
|
| 'assa_abloy_vostio_key'
|
|
17941
17964
|
| 'salto_space_key'
|
|
17942
17965
|
| 'latch_access'
|
|
17966
|
+
| 'dormakaba_ambiance_credential'
|
|
17943
17967
|
)
|
|
17944
17968
|
| undefined
|
|
17945
17969
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -18169,6 +18193,7 @@ export type Routes = {
|
|
|
18169
18193
|
| 'assa_abloy_vostio_key'
|
|
18170
18194
|
| 'salto_space_key'
|
|
18171
18195
|
| 'latch_access'
|
|
18196
|
+
| 'dormakaba_ambiance_credential'
|
|
18172
18197
|
)
|
|
18173
18198
|
| undefined
|
|
18174
18199
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -18328,6 +18353,7 @@ export type Routes = {
|
|
|
18328
18353
|
| 'assa_abloy_vostio_key'
|
|
18329
18354
|
| 'salto_space_key'
|
|
18330
18355
|
| 'latch_access'
|
|
18356
|
+
| 'dormakaba_ambiance_credential'
|
|
18331
18357
|
)
|
|
18332
18358
|
| undefined
|
|
18333
18359
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24210,6 +24236,7 @@ export type Routes = {
|
|
|
24210
24236
|
| 'assa_abloy_vostio_key'
|
|
24211
24237
|
| 'salto_space_key'
|
|
24212
24238
|
| 'latch_access'
|
|
24239
|
+
| 'dormakaba_ambiance_credential'
|
|
24213
24240
|
)
|
|
24214
24241
|
| undefined
|
|
24215
24242
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24439,6 +24466,7 @@ export type Routes = {
|
|
|
24439
24466
|
| 'assa_abloy_vostio_key'
|
|
24440
24467
|
| 'salto_space_key'
|
|
24441
24468
|
| 'latch_access'
|
|
24469
|
+
| 'dormakaba_ambiance_credential'
|
|
24442
24470
|
)
|
|
24443
24471
|
| undefined
|
|
24444
24472
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24622,6 +24650,7 @@ export type Routes = {
|
|
|
24622
24650
|
| 'assa_abloy_vostio_key'
|
|
24623
24651
|
| 'salto_space_key'
|
|
24624
24652
|
| 'latch_access'
|
|
24653
|
+
| 'dormakaba_ambiance_credential'
|
|
24625
24654
|
)
|
|
24626
24655
|
| undefined
|
|
24627
24656
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24809,6 +24838,7 @@ export type Routes = {
|
|
|
24809
24838
|
| 'assa_abloy_vostio_key'
|
|
24810
24839
|
| 'salto_space_key'
|
|
24811
24840
|
| 'latch_access'
|
|
24841
|
+
| 'dormakaba_ambiance_credential'
|
|
24812
24842
|
)
|
|
24813
24843
|
| undefined
|
|
24814
24844
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25005,6 +25035,7 @@ export type Routes = {
|
|
|
25005
25035
|
| 'assa_abloy_vostio_key'
|
|
25006
25036
|
| 'salto_space_key'
|
|
25007
25037
|
| 'latch_access'
|
|
25038
|
+
| 'dormakaba_ambiance_credential'
|
|
25008
25039
|
)
|
|
25009
25040
|
| undefined
|
|
25010
25041
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25339,6 +25370,7 @@ export type Routes = {
|
|
|
25339
25370
|
| 'assa_abloy_vostio_key'
|
|
25340
25371
|
| 'salto_space_key'
|
|
25341
25372
|
| 'latch_access'
|
|
25373
|
+
| 'dormakaba_ambiance_credential'
|
|
25342
25374
|
)
|
|
25343
25375
|
| undefined
|
|
25344
25376
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25510,6 +25542,7 @@ export type Routes = {
|
|
|
25510
25542
|
| 'assa_abloy_vostio_key'
|
|
25511
25543
|
| 'salto_space_key'
|
|
25512
25544
|
| 'latch_access'
|
|
25545
|
+
| 'dormakaba_ambiance_credential'
|
|
25513
25546
|
)
|
|
25514
25547
|
| undefined
|
|
25515
25548
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25695,6 +25728,7 @@ export type Routes = {
|
|
|
25695
25728
|
| 'assa_abloy_vostio_key'
|
|
25696
25729
|
| 'salto_space_key'
|
|
25697
25730
|
| 'latch_access'
|
|
25731
|
+
| 'dormakaba_ambiance_credential'
|
|
25698
25732
|
)
|
|
25699
25733
|
| undefined
|
|
25700
25734
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25874,6 +25908,7 @@ export type Routes = {
|
|
|
25874
25908
|
| 'assa_abloy_vostio_key'
|
|
25875
25909
|
| 'salto_space_key'
|
|
25876
25910
|
| 'latch_access'
|
|
25911
|
+
| 'dormakaba_ambiance_credential'
|
|
25877
25912
|
)
|
|
25878
25913
|
| undefined
|
|
25879
25914
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26195,6 +26230,7 @@ export type Routes = {
|
|
|
26195
26230
|
| 'assa_abloy_vostio_key'
|
|
26196
26231
|
| 'salto_space_key'
|
|
26197
26232
|
| 'latch_access'
|
|
26233
|
+
| 'dormakaba_ambiance_credential'
|
|
26198
26234
|
)
|
|
26199
26235
|
| undefined
|
|
26200
26236
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26354,6 +26390,7 @@ export type Routes = {
|
|
|
26354
26390
|
| 'assa_abloy_vostio_key'
|
|
26355
26391
|
| 'salto_space_key'
|
|
26356
26392
|
| 'latch_access'
|
|
26393
|
+
| 'dormakaba_ambiance_credential'
|
|
26357
26394
|
)
|
|
26358
26395
|
| undefined
|
|
26359
26396
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26575,6 +26612,7 @@ export type Routes = {
|
|
|
26575
26612
|
| 'assa_abloy_vostio_key'
|
|
26576
26613
|
| 'salto_space_key'
|
|
26577
26614
|
| 'latch_access'
|
|
26615
|
+
| 'dormakaba_ambiance_credential'
|
|
26578
26616
|
)
|
|
26579
26617
|
| undefined
|
|
26580
26618
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26732,6 +26770,7 @@ export type Routes = {
|
|
|
26732
26770
|
| 'assa_abloy_vostio_key'
|
|
26733
26771
|
| 'salto_space_key'
|
|
26734
26772
|
| 'latch_access'
|
|
26773
|
+
| 'dormakaba_ambiance_credential'
|
|
26735
26774
|
)
|
|
26736
26775
|
| undefined
|
|
26737
26776
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -27735,6 +27774,7 @@ export type Routes = {
|
|
|
27735
27774
|
| 'assa_abloy_vostio_key'
|
|
27736
27775
|
| 'salto_space_key'
|
|
27737
27776
|
| 'latch_access'
|
|
27777
|
+
| 'dormakaba_ambiance_credential'
|
|
27738
27778
|
)
|
|
27739
27779
|
| undefined
|
|
27740
27780
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -27894,6 +27934,7 @@ export type Routes = {
|
|
|
27894
27934
|
| 'assa_abloy_vostio_key'
|
|
27895
27935
|
| 'salto_space_key'
|
|
27896
27936
|
| 'latch_access'
|
|
27937
|
+
| 'dormakaba_ambiance_credential'
|
|
27897
27938
|
)
|
|
27898
27939
|
| undefined
|
|
27899
27940
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28115,6 +28156,7 @@ export type Routes = {
|
|
|
28115
28156
|
| 'assa_abloy_vostio_key'
|
|
28116
28157
|
| 'salto_space_key'
|
|
28117
28158
|
| 'latch_access'
|
|
28159
|
+
| 'dormakaba_ambiance_credential'
|
|
28118
28160
|
)
|
|
28119
28161
|
| undefined
|
|
28120
28162
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28272,6 +28314,7 @@ export type Routes = {
|
|
|
28272
28314
|
| 'assa_abloy_vostio_key'
|
|
28273
28315
|
| 'salto_space_key'
|
|
28274
28316
|
| 'latch_access'
|
|
28317
|
+
| 'dormakaba_ambiance_credential'
|
|
28275
28318
|
)
|
|
28276
28319
|
| undefined
|
|
28277
28320
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -29460,6 +29503,7 @@ export type Routes = {
|
|
|
29460
29503
|
| 'assa_abloy_vostio_key'
|
|
29461
29504
|
| 'salto_space_key'
|
|
29462
29505
|
| 'latch_access'
|
|
29506
|
+
| 'dormakaba_ambiance_credential'
|
|
29463
29507
|
)
|
|
29464
29508
|
| undefined
|
|
29465
29509
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -31935,6 +31979,7 @@ export type Routes = {
|
|
|
31935
31979
|
| 'assa_abloy_vostio_key'
|
|
31936
31980
|
| 'salto_space_key'
|
|
31937
31981
|
| 'latch_access'
|
|
31982
|
+
| 'dormakaba_ambiance_credential'
|
|
31938
31983
|
)
|
|
31939
31984
|
| undefined
|
|
31940
31985
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -32094,6 +32139,7 @@ export type Routes = {
|
|
|
32094
32139
|
| 'assa_abloy_vostio_key'
|
|
32095
32140
|
| 'salto_space_key'
|
|
32096
32141
|
| 'latch_access'
|
|
32142
|
+
| 'dormakaba_ambiance_credential'
|
|
32097
32143
|
)
|
|
32098
32144
|
| undefined
|
|
32099
32145
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -32315,6 +32361,7 @@ export type Routes = {
|
|
|
32315
32361
|
| 'assa_abloy_vostio_key'
|
|
32316
32362
|
| 'salto_space_key'
|
|
32317
32363
|
| 'latch_access'
|
|
32364
|
+
| 'dormakaba_ambiance_credential'
|
|
32318
32365
|
)
|
|
32319
32366
|
| undefined
|
|
32320
32367
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -32472,6 +32519,7 @@ export type Routes = {
|
|
|
32472
32519
|
| 'assa_abloy_vostio_key'
|
|
32473
32520
|
| 'salto_space_key'
|
|
32474
32521
|
| 'latch_access'
|
|
32522
|
+
| 'dormakaba_ambiance_credential'
|
|
32475
32523
|
)
|
|
32476
32524
|
| undefined
|
|
32477
32525
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -33369,6 +33417,7 @@ export type Routes = {
|
|
|
33369
33417
|
| 'assa_abloy_vostio_key'
|
|
33370
33418
|
| 'salto_space_key'
|
|
33371
33419
|
| 'latch_access'
|
|
33420
|
+
| 'dormakaba_ambiance_credential'
|
|
33372
33421
|
)
|
|
33373
33422
|
| undefined
|
|
33374
33423
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -33528,6 +33577,7 @@ export type Routes = {
|
|
|
33528
33577
|
| 'assa_abloy_vostio_key'
|
|
33529
33578
|
| 'salto_space_key'
|
|
33530
33579
|
| 'latch_access'
|
|
33580
|
+
| 'dormakaba_ambiance_credential'
|
|
33531
33581
|
)
|
|
33532
33582
|
| undefined
|
|
33533
33583
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -33749,6 +33799,7 @@ export type Routes = {
|
|
|
33749
33799
|
| 'assa_abloy_vostio_key'
|
|
33750
33800
|
| 'salto_space_key'
|
|
33751
33801
|
| 'latch_access'
|
|
33802
|
+
| 'dormakaba_ambiance_credential'
|
|
33752
33803
|
)
|
|
33753
33804
|
| undefined
|
|
33754
33805
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -33906,6 +33957,7 @@ export type Routes = {
|
|
|
33906
33957
|
| 'assa_abloy_vostio_key'
|
|
33907
33958
|
| 'salto_space_key'
|
|
33908
33959
|
| 'latch_access'
|
|
33960
|
+
| 'dormakaba_ambiance_credential'
|
|
33909
33961
|
)
|
|
33910
33962
|
| undefined
|
|
33911
33963
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -52021,6 +52073,7 @@ export type Routes = {
|
|
|
52021
52073
|
| 'assa_abloy_vostio_key'
|
|
52022
52074
|
| 'salto_space_key'
|
|
52023
52075
|
| 'latch_access'
|
|
52076
|
+
| 'dormakaba_ambiance_credential'
|
|
52024
52077
|
)
|
|
52025
52078
|
| undefined
|
|
52026
52079
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -52180,6 +52233,7 @@ export type Routes = {
|
|
|
52180
52233
|
| 'assa_abloy_vostio_key'
|
|
52181
52234
|
| 'salto_space_key'
|
|
52182
52235
|
| 'latch_access'
|
|
52236
|
+
| 'dormakaba_ambiance_credential'
|
|
52183
52237
|
)
|
|
52184
52238
|
| undefined
|
|
52185
52239
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -52401,6 +52455,7 @@ export type Routes = {
|
|
|
52401
52455
|
| 'assa_abloy_vostio_key'
|
|
52402
52456
|
| 'salto_space_key'
|
|
52403
52457
|
| 'latch_access'
|
|
52458
|
+
| 'dormakaba_ambiance_credential'
|
|
52404
52459
|
)
|
|
52405
52460
|
| undefined
|
|
52406
52461
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -52558,6 +52613,7 @@ export type Routes = {
|
|
|
52558
52613
|
| 'assa_abloy_vostio_key'
|
|
52559
52614
|
| 'salto_space_key'
|
|
52560
52615
|
| 'latch_access'
|
|
52616
|
+
| 'dormakaba_ambiance_credential'
|
|
52561
52617
|
)
|
|
52562
52618
|
| undefined
|
|
52563
52619
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -53462,6 +53518,7 @@ export type Routes = {
|
|
|
53462
53518
|
| 'assa_abloy_vostio_key'
|
|
53463
53519
|
| 'salto_space_key'
|
|
53464
53520
|
| 'latch_access'
|
|
53521
|
+
| 'dormakaba_ambiance_credential'
|
|
53465
53522
|
)
|
|
53466
53523
|
| undefined
|
|
53467
53524
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -53621,6 +53678,7 @@ export type Routes = {
|
|
|
53621
53678
|
| 'assa_abloy_vostio_key'
|
|
53622
53679
|
| 'salto_space_key'
|
|
53623
53680
|
| 'latch_access'
|
|
53681
|
+
| 'dormakaba_ambiance_credential'
|
|
53624
53682
|
)
|
|
53625
53683
|
| undefined
|
|
53626
53684
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -53842,6 +53900,7 @@ export type Routes = {
|
|
|
53842
53900
|
| 'assa_abloy_vostio_key'
|
|
53843
53901
|
| 'salto_space_key'
|
|
53844
53902
|
| 'latch_access'
|
|
53903
|
+
| 'dormakaba_ambiance_credential'
|
|
53845
53904
|
)
|
|
53846
53905
|
| undefined
|
|
53847
53906
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -53999,6 +54058,7 @@ export type Routes = {
|
|
|
53999
54058
|
| 'assa_abloy_vostio_key'
|
|
54000
54059
|
| 'salto_space_key'
|
|
54001
54060
|
| 'latch_access'
|
|
54061
|
+
| 'dormakaba_ambiance_credential'
|
|
54002
54062
|
)
|
|
54003
54063
|
| undefined
|
|
54004
54064
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -54901,6 +54961,7 @@ export type Routes = {
|
|
|
54901
54961
|
| 'assa_abloy_vostio_key'
|
|
54902
54962
|
| 'salto_space_key'
|
|
54903
54963
|
| 'latch_access'
|
|
54964
|
+
| 'dormakaba_ambiance_credential'
|
|
54904
54965
|
)
|
|
54905
54966
|
| undefined
|
|
54906
54967
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -55060,6 +55121,7 @@ export type Routes = {
|
|
|
55060
55121
|
| 'assa_abloy_vostio_key'
|
|
55061
55122
|
| 'salto_space_key'
|
|
55062
55123
|
| 'latch_access'
|
|
55124
|
+
| 'dormakaba_ambiance_credential'
|
|
55063
55125
|
)
|
|
55064
55126
|
| undefined
|
|
55065
55127
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -55281,6 +55343,7 @@ export type Routes = {
|
|
|
55281
55343
|
| 'assa_abloy_vostio_key'
|
|
55282
55344
|
| 'salto_space_key'
|
|
55283
55345
|
| 'latch_access'
|
|
55346
|
+
| 'dormakaba_ambiance_credential'
|
|
55284
55347
|
)
|
|
55285
55348
|
| undefined
|
|
55286
55349
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -55438,6 +55501,7 @@ export type Routes = {
|
|
|
55438
55501
|
| 'assa_abloy_vostio_key'
|
|
55439
55502
|
| 'salto_space_key'
|
|
55440
55503
|
| 'latch_access'
|
|
55504
|
+
| 'dormakaba_ambiance_credential'
|
|
55441
55505
|
)
|
|
55442
55506
|
| undefined
|
|
55443
55507
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -56342,6 +56406,7 @@ export type Routes = {
|
|
|
56342
56406
|
| 'assa_abloy_vostio_key'
|
|
56343
56407
|
| 'salto_space_key'
|
|
56344
56408
|
| 'latch_access'
|
|
56409
|
+
| 'dormakaba_ambiance_credential'
|
|
56345
56410
|
)
|
|
56346
56411
|
| undefined
|
|
56347
56412
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -56501,6 +56566,7 @@ export type Routes = {
|
|
|
56501
56566
|
| 'assa_abloy_vostio_key'
|
|
56502
56567
|
| 'salto_space_key'
|
|
56503
56568
|
| 'latch_access'
|
|
56569
|
+
| 'dormakaba_ambiance_credential'
|
|
56504
56570
|
)
|
|
56505
56571
|
| undefined
|
|
56506
56572
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -56722,6 +56788,7 @@ export type Routes = {
|
|
|
56722
56788
|
| 'assa_abloy_vostio_key'
|
|
56723
56789
|
| 'salto_space_key'
|
|
56724
56790
|
| 'latch_access'
|
|
56791
|
+
| 'dormakaba_ambiance_credential'
|
|
56725
56792
|
)
|
|
56726
56793
|
| undefined
|
|
56727
56794
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -56879,6 +56946,7 @@ export type Routes = {
|
|
|
56879
56946
|
| 'assa_abloy_vostio_key'
|
|
56880
56947
|
| 'salto_space_key'
|
|
56881
56948
|
| 'latch_access'
|
|
56949
|
+
| 'dormakaba_ambiance_credential'
|
|
56882
56950
|
)
|
|
56883
56951
|
| undefined
|
|
56884
56952
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -60828,6 +60896,7 @@ export type Routes = {
|
|
|
60828
60896
|
| 'assa_abloy_vostio_key'
|
|
60829
60897
|
| 'salto_space_key'
|
|
60830
60898
|
| 'latch_access'
|
|
60899
|
+
| 'dormakaba_ambiance_credential'
|
|
60831
60900
|
)
|
|
60832
60901
|
| undefined
|
|
60833
60902
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -60987,6 +61056,7 @@ export type Routes = {
|
|
|
60987
61056
|
| 'assa_abloy_vostio_key'
|
|
60988
61057
|
| 'salto_space_key'
|
|
60989
61058
|
| 'latch_access'
|
|
61059
|
+
| 'dormakaba_ambiance_credential'
|
|
60990
61060
|
)
|
|
60991
61061
|
| undefined
|
|
60992
61062
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -61208,6 +61278,7 @@ export type Routes = {
|
|
|
61208
61278
|
| 'assa_abloy_vostio_key'
|
|
61209
61279
|
| 'salto_space_key'
|
|
61210
61280
|
| 'latch_access'
|
|
61281
|
+
| 'dormakaba_ambiance_credential'
|
|
61211
61282
|
)
|
|
61212
61283
|
| undefined
|
|
61213
61284
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -61365,6 +61436,7 @@ export type Routes = {
|
|
|
61365
61436
|
| 'assa_abloy_vostio_key'
|
|
61366
61437
|
| 'salto_space_key'
|
|
61367
61438
|
| 'latch_access'
|
|
61439
|
+
| 'dormakaba_ambiance_credential'
|
|
61368
61440
|
)
|
|
61369
61441
|
| undefined
|
|
61370
61442
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62288,6 +62360,7 @@ export type Routes = {
|
|
|
62288
62360
|
| 'assa_abloy_vostio_key'
|
|
62289
62361
|
| 'salto_space_key'
|
|
62290
62362
|
| 'latch_access'
|
|
62363
|
+
| 'dormakaba_ambiance_credential'
|
|
62291
62364
|
)
|
|
62292
62365
|
| undefined
|
|
62293
62366
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62447,6 +62520,7 @@ export type Routes = {
|
|
|
62447
62520
|
| 'assa_abloy_vostio_key'
|
|
62448
62521
|
| 'salto_space_key'
|
|
62449
62522
|
| 'latch_access'
|
|
62523
|
+
| 'dormakaba_ambiance_credential'
|
|
62450
62524
|
)
|
|
62451
62525
|
| undefined
|
|
62452
62526
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62668,6 +62742,7 @@ export type Routes = {
|
|
|
62668
62742
|
| 'assa_abloy_vostio_key'
|
|
62669
62743
|
| 'salto_space_key'
|
|
62670
62744
|
| 'latch_access'
|
|
62745
|
+
| 'dormakaba_ambiance_credential'
|
|
62671
62746
|
)
|
|
62672
62747
|
| undefined
|
|
62673
62748
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62825,6 +62900,7 @@ export type Routes = {
|
|
|
62825
62900
|
| 'assa_abloy_vostio_key'
|
|
62826
62901
|
| 'salto_space_key'
|
|
62827
62902
|
| 'latch_access'
|
|
62903
|
+
| 'dormakaba_ambiance_credential'
|
|
62828
62904
|
)
|
|
62829
62905
|
| undefined
|
|
62830
62906
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -63802,6 +63878,7 @@ export type Routes = {
|
|
|
63802
63878
|
| 'assa_abloy_vostio_key'
|
|
63803
63879
|
| 'salto_space_key'
|
|
63804
63880
|
| 'latch_access'
|
|
63881
|
+
| 'dormakaba_ambiance_credential'
|
|
63805
63882
|
)
|
|
63806
63883
|
| undefined
|
|
63807
63884
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -63961,6 +64038,7 @@ export type Routes = {
|
|
|
63961
64038
|
| 'assa_abloy_vostio_key'
|
|
63962
64039
|
| 'salto_space_key'
|
|
63963
64040
|
| 'latch_access'
|
|
64041
|
+
| 'dormakaba_ambiance_credential'
|
|
63964
64042
|
)
|
|
63965
64043
|
| undefined
|
|
63966
64044
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -64182,6 +64260,7 @@ export type Routes = {
|
|
|
64182
64260
|
| 'assa_abloy_vostio_key'
|
|
64183
64261
|
| 'salto_space_key'
|
|
64184
64262
|
| 'latch_access'
|
|
64263
|
+
| 'dormakaba_ambiance_credential'
|
|
64185
64264
|
)
|
|
64186
64265
|
| undefined
|
|
64187
64266
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -64339,6 +64418,7 @@ export type Routes = {
|
|
|
64339
64418
|
| 'assa_abloy_vostio_key'
|
|
64340
64419
|
| 'salto_space_key'
|
|
64341
64420
|
| 'latch_access'
|
|
64421
|
+
| 'dormakaba_ambiance_credential'
|
|
64342
64422
|
)
|
|
64343
64423
|
| undefined
|
|
64344
64424
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -68447,6 +68527,7 @@ export type Routes = {
|
|
|
68447
68527
|
| 'assa_abloy_vostio_key'
|
|
68448
68528
|
| 'salto_space_key'
|
|
68449
68529
|
| 'latch_access'
|
|
68530
|
+
| 'dormakaba_ambiance_credential'
|
|
68450
68531
|
)
|
|
68451
68532
|
| undefined
|
|
68452
68533
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -68641,6 +68722,7 @@ export type Routes = {
|
|
|
68641
68722
|
| 'assa_abloy_vostio_key'
|
|
68642
68723
|
| 'salto_space_key'
|
|
68643
68724
|
| 'latch_access'
|
|
68725
|
+
| 'dormakaba_ambiance_credential'
|
|
68644
68726
|
)
|
|
68645
68727
|
| undefined
|
|
68646
68728
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -71400,6 +71482,7 @@ export type Routes = {
|
|
|
71400
71482
|
| 'assa_abloy_vostio_key'
|
|
71401
71483
|
| 'salto_space_key'
|
|
71402
71484
|
| 'latch_access'
|
|
71485
|
+
| 'dormakaba_ambiance_credential'
|
|
71403
71486
|
)
|
|
71404
71487
|
| undefined
|
|
71405
71488
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -71559,6 +71642,7 @@ export type Routes = {
|
|
|
71559
71642
|
| 'assa_abloy_vostio_key'
|
|
71560
71643
|
| 'salto_space_key'
|
|
71561
71644
|
| 'latch_access'
|
|
71645
|
+
| 'dormakaba_ambiance_credential'
|
|
71562
71646
|
)
|
|
71563
71647
|
| undefined
|
|
71564
71648
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -71780,6 +71864,7 @@ export type Routes = {
|
|
|
71780
71864
|
| 'assa_abloy_vostio_key'
|
|
71781
71865
|
| 'salto_space_key'
|
|
71782
71866
|
| 'latch_access'
|
|
71867
|
+
| 'dormakaba_ambiance_credential'
|
|
71783
71868
|
)
|
|
71784
71869
|
| undefined
|
|
71785
71870
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -71937,6 +72022,7 @@ export type Routes = {
|
|
|
71937
72022
|
| 'assa_abloy_vostio_key'
|
|
71938
72023
|
| 'salto_space_key'
|
|
71939
72024
|
| 'latch_access'
|
|
72025
|
+
| 'dormakaba_ambiance_credential'
|
|
71940
72026
|
)
|
|
71941
72027
|
| undefined
|
|
71942
72028
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -72845,6 +72931,7 @@ export type Routes = {
|
|
|
72845
72931
|
| 'assa_abloy_vostio_key'
|
|
72846
72932
|
| 'salto_space_key'
|
|
72847
72933
|
| 'latch_access'
|
|
72934
|
+
| 'dormakaba_ambiance_credential'
|
|
72848
72935
|
)
|
|
72849
72936
|
| undefined
|
|
72850
72937
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -73004,6 +73091,7 @@ export type Routes = {
|
|
|
73004
73091
|
| 'assa_abloy_vostio_key'
|
|
73005
73092
|
| 'salto_space_key'
|
|
73006
73093
|
| 'latch_access'
|
|
73094
|
+
| 'dormakaba_ambiance_credential'
|
|
73007
73095
|
)
|
|
73008
73096
|
| undefined
|
|
73009
73097
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -73225,6 +73313,7 @@ export type Routes = {
|
|
|
73225
73313
|
| 'assa_abloy_vostio_key'
|
|
73226
73314
|
| 'salto_space_key'
|
|
73227
73315
|
| 'latch_access'
|
|
73316
|
+
| 'dormakaba_ambiance_credential'
|
|
73228
73317
|
)
|
|
73229
73318
|
| undefined
|
|
73230
73319
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -73382,6 +73471,7 @@ export type Routes = {
|
|
|
73382
73471
|
| 'assa_abloy_vostio_key'
|
|
73383
73472
|
| 'salto_space_key'
|
|
73384
73473
|
| 'latch_access'
|
|
73474
|
+
| 'dormakaba_ambiance_credential'
|
|
73385
73475
|
)
|
|
73386
73476
|
| undefined
|
|
73387
73477
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74399,6 +74489,7 @@ export type Routes = {
|
|
|
74399
74489
|
| 'assa_abloy_vostio_key'
|
|
74400
74490
|
| 'salto_space_key'
|
|
74401
74491
|
| 'latch_access'
|
|
74492
|
+
| 'dormakaba_ambiance_credential'
|
|
74402
74493
|
)
|
|
74403
74494
|
| undefined
|
|
74404
74495
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74558,6 +74649,7 @@ export type Routes = {
|
|
|
74558
74649
|
| 'assa_abloy_vostio_key'
|
|
74559
74650
|
| 'salto_space_key'
|
|
74560
74651
|
| 'latch_access'
|
|
74652
|
+
| 'dormakaba_ambiance_credential'
|
|
74561
74653
|
)
|
|
74562
74654
|
| undefined
|
|
74563
74655
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74779,6 +74871,7 @@ export type Routes = {
|
|
|
74779
74871
|
| 'assa_abloy_vostio_key'
|
|
74780
74872
|
| 'salto_space_key'
|
|
74781
74873
|
| 'latch_access'
|
|
74874
|
+
| 'dormakaba_ambiance_credential'
|
|
74782
74875
|
)
|
|
74783
74876
|
| undefined
|
|
74784
74877
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74936,6 +75029,7 @@ export type Routes = {
|
|
|
74936
75029
|
| 'assa_abloy_vostio_key'
|
|
74937
75030
|
| 'salto_space_key'
|
|
74938
75031
|
| 'latch_access'
|
|
75032
|
+
| 'dormakaba_ambiance_credential'
|
|
74939
75033
|
)
|
|
74940
75034
|
| undefined
|
|
74941
75035
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -77346,6 +77440,7 @@ export type Routes = {
|
|
|
77346
77440
|
| 'assa_abloy_vostio_key'
|
|
77347
77441
|
| 'salto_space_key'
|
|
77348
77442
|
| 'latch_access'
|
|
77443
|
+
| 'dormakaba_ambiance_credential'
|
|
77349
77444
|
)
|
|
77350
77445
|
| undefined
|
|
77351
77446
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -77505,6 +77600,7 @@ export type Routes = {
|
|
|
77505
77600
|
| 'assa_abloy_vostio_key'
|
|
77506
77601
|
| 'salto_space_key'
|
|
77507
77602
|
| 'latch_access'
|
|
77603
|
+
| 'dormakaba_ambiance_credential'
|
|
77508
77604
|
)
|
|
77509
77605
|
| undefined
|
|
77510
77606
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -77726,6 +77822,7 @@ export type Routes = {
|
|
|
77726
77822
|
| 'assa_abloy_vostio_key'
|
|
77727
77823
|
| 'salto_space_key'
|
|
77728
77824
|
| 'latch_access'
|
|
77825
|
+
| 'dormakaba_ambiance_credential'
|
|
77729
77826
|
)
|
|
77730
77827
|
| undefined
|
|
77731
77828
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -77883,6 +77980,7 @@ export type Routes = {
|
|
|
77883
77980
|
| 'assa_abloy_vostio_key'
|
|
77884
77981
|
| 'salto_space_key'
|
|
77885
77982
|
| 'latch_access'
|
|
77983
|
+
| 'dormakaba_ambiance_credential'
|
|
77886
77984
|
)
|
|
77887
77985
|
| undefined
|
|
77888
77986
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -78795,6 +78893,7 @@ export type Routes = {
|
|
|
78795
78893
|
| 'assa_abloy_vostio_key'
|
|
78796
78894
|
| 'salto_space_key'
|
|
78797
78895
|
| 'latch_access'
|
|
78896
|
+
| 'dormakaba_ambiance_credential'
|
|
78798
78897
|
)
|
|
78799
78898
|
| undefined
|
|
78800
78899
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -78954,6 +79053,7 @@ export type Routes = {
|
|
|
78954
79053
|
| 'assa_abloy_vostio_key'
|
|
78955
79054
|
| 'salto_space_key'
|
|
78956
79055
|
| 'latch_access'
|
|
79056
|
+
| 'dormakaba_ambiance_credential'
|
|
78957
79057
|
)
|
|
78958
79058
|
| undefined
|
|
78959
79059
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -79175,6 +79275,7 @@ export type Routes = {
|
|
|
79175
79275
|
| 'assa_abloy_vostio_key'
|
|
79176
79276
|
| 'salto_space_key'
|
|
79177
79277
|
| 'latch_access'
|
|
79278
|
+
| 'dormakaba_ambiance_credential'
|
|
79178
79279
|
)
|
|
79179
79280
|
| undefined
|
|
79180
79281
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -79332,6 +79433,7 @@ export type Routes = {
|
|
|
79332
79433
|
| 'assa_abloy_vostio_key'
|
|
79333
79434
|
| 'salto_space_key'
|
|
79334
79435
|
| 'latch_access'
|
|
79436
|
+
| 'dormakaba_ambiance_credential'
|
|
79335
79437
|
)
|
|
79336
79438
|
| undefined
|
|
79337
79439
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -83298,6 +83400,7 @@ export type Routes = {
|
|
|
83298
83400
|
| 'assa_abloy_vostio_key'
|
|
83299
83401
|
| 'salto_space_key'
|
|
83300
83402
|
| 'latch_access'
|
|
83403
|
+
| 'dormakaba_ambiance_credential'
|
|
83301
83404
|
)
|
|
83302
83405
|
| undefined
|
|
83303
83406
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -83457,6 +83560,7 @@ export type Routes = {
|
|
|
83457
83560
|
| 'assa_abloy_vostio_key'
|
|
83458
83561
|
| 'salto_space_key'
|
|
83459
83562
|
| 'latch_access'
|
|
83563
|
+
| 'dormakaba_ambiance_credential'
|
|
83460
83564
|
)
|
|
83461
83565
|
| undefined
|
|
83462
83566
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -83678,6 +83782,7 @@ export type Routes = {
|
|
|
83678
83782
|
| 'assa_abloy_vostio_key'
|
|
83679
83783
|
| 'salto_space_key'
|
|
83680
83784
|
| 'latch_access'
|
|
83785
|
+
| 'dormakaba_ambiance_credential'
|
|
83681
83786
|
)
|
|
83682
83787
|
| undefined
|
|
83683
83788
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -83835,6 +83940,7 @@ export type Routes = {
|
|
|
83835
83940
|
| 'assa_abloy_vostio_key'
|
|
83836
83941
|
| 'salto_space_key'
|
|
83837
83942
|
| 'latch_access'
|
|
83943
|
+
| 'dormakaba_ambiance_credential'
|
|
83838
83944
|
)
|
|
83839
83945
|
| undefined
|
|
83840
83946
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -84936,6 +85042,7 @@ export type Routes = {
|
|
|
84936
85042
|
| 'assa_abloy_vostio_key'
|
|
84937
85043
|
| 'salto_space_key'
|
|
84938
85044
|
| 'latch_access'
|
|
85045
|
+
| 'dormakaba_ambiance_credential'
|
|
84939
85046
|
)
|
|
84940
85047
|
| undefined
|
|
84941
85048
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85095,6 +85202,7 @@ export type Routes = {
|
|
|
85095
85202
|
| 'assa_abloy_vostio_key'
|
|
85096
85203
|
| 'salto_space_key'
|
|
85097
85204
|
| 'latch_access'
|
|
85205
|
+
| 'dormakaba_ambiance_credential'
|
|
85098
85206
|
)
|
|
85099
85207
|
| undefined
|
|
85100
85208
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85316,6 +85424,7 @@ export type Routes = {
|
|
|
85316
85424
|
| 'assa_abloy_vostio_key'
|
|
85317
85425
|
| 'salto_space_key'
|
|
85318
85426
|
| 'latch_access'
|
|
85427
|
+
| 'dormakaba_ambiance_credential'
|
|
85319
85428
|
)
|
|
85320
85429
|
| undefined
|
|
85321
85430
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85473,6 +85582,7 @@ export type Routes = {
|
|
|
85473
85582
|
| 'assa_abloy_vostio_key'
|
|
85474
85583
|
| 'salto_space_key'
|
|
85475
85584
|
| 'latch_access'
|
|
85585
|
+
| 'dormakaba_ambiance_credential'
|
|
85476
85586
|
)
|
|
85477
85587
|
| undefined
|
|
85478
85588
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86413,6 +86523,7 @@ export type Routes = {
|
|
|
86413
86523
|
| 'assa_abloy_vostio_key'
|
|
86414
86524
|
| 'salto_space_key'
|
|
86415
86525
|
| 'latch_access'
|
|
86526
|
+
| 'dormakaba_ambiance_credential'
|
|
86416
86527
|
)
|
|
86417
86528
|
| undefined
|
|
86418
86529
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86572,6 +86683,7 @@ export type Routes = {
|
|
|
86572
86683
|
| 'assa_abloy_vostio_key'
|
|
86573
86684
|
| 'salto_space_key'
|
|
86574
86685
|
| 'latch_access'
|
|
86686
|
+
| 'dormakaba_ambiance_credential'
|
|
86575
86687
|
)
|
|
86576
86688
|
| undefined
|
|
86577
86689
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86793,6 +86905,7 @@ export type Routes = {
|
|
|
86793
86905
|
| 'assa_abloy_vostio_key'
|
|
86794
86906
|
| 'salto_space_key'
|
|
86795
86907
|
| 'latch_access'
|
|
86908
|
+
| 'dormakaba_ambiance_credential'
|
|
86796
86909
|
)
|
|
86797
86910
|
| undefined
|
|
86798
86911
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86950,6 +87063,7 @@ export type Routes = {
|
|
|
86950
87063
|
| 'assa_abloy_vostio_key'
|
|
86951
87064
|
| 'salto_space_key'
|
|
86952
87065
|
| 'latch_access'
|
|
87066
|
+
| 'dormakaba_ambiance_credential'
|
|
86953
87067
|
)
|
|
86954
87068
|
| undefined
|
|
86955
87069
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88003,6 +88117,7 @@ export type Routes = {
|
|
|
88003
88117
|
| 'assa_abloy_vostio_key'
|
|
88004
88118
|
| 'salto_space_key'
|
|
88005
88119
|
| 'latch_access'
|
|
88120
|
+
| 'dormakaba_ambiance_credential'
|
|
88006
88121
|
)
|
|
88007
88122
|
| undefined
|
|
88008
88123
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88162,6 +88277,7 @@ export type Routes = {
|
|
|
88162
88277
|
| 'assa_abloy_vostio_key'
|
|
88163
88278
|
| 'salto_space_key'
|
|
88164
88279
|
| 'latch_access'
|
|
88280
|
+
| 'dormakaba_ambiance_credential'
|
|
88165
88281
|
)
|
|
88166
88282
|
| undefined
|
|
88167
88283
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88383,6 +88499,7 @@ export type Routes = {
|
|
|
88383
88499
|
| 'assa_abloy_vostio_key'
|
|
88384
88500
|
| 'salto_space_key'
|
|
88385
88501
|
| 'latch_access'
|
|
88502
|
+
| 'dormakaba_ambiance_credential'
|
|
88386
88503
|
)
|
|
88387
88504
|
| undefined
|
|
88388
88505
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88540,6 +88657,7 @@ export type Routes = {
|
|
|
88540
88657
|
| 'assa_abloy_vostio_key'
|
|
88541
88658
|
| 'salto_space_key'
|
|
88542
88659
|
| 'latch_access'
|
|
88660
|
+
| 'dormakaba_ambiance_credential'
|
|
88543
88661
|
)
|
|
88544
88662
|
| undefined
|
|
88545
88663
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -95772,6 +95890,7 @@ export type Routes = {
|
|
|
95772
95890
|
| 'assa_abloy_vostio_key'
|
|
95773
95891
|
| 'salto_space_key'
|
|
95774
95892
|
| 'latch_access'
|
|
95893
|
+
| 'dormakaba_ambiance_credential'
|
|
95775
95894
|
)
|
|
95776
95895
|
| undefined
|
|
95777
95896
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -95931,6 +96050,7 @@ export type Routes = {
|
|
|
95931
96050
|
| 'assa_abloy_vostio_key'
|
|
95932
96051
|
| 'salto_space_key'
|
|
95933
96052
|
| 'latch_access'
|
|
96053
|
+
| 'dormakaba_ambiance_credential'
|
|
95934
96054
|
)
|
|
95935
96055
|
| undefined
|
|
95936
96056
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -96232,6 +96352,7 @@ export type Routes = {
|
|
|
96232
96352
|
| 'assa_abloy_vostio_key'
|
|
96233
96353
|
| 'salto_space_key'
|
|
96234
96354
|
| 'latch_access'
|
|
96355
|
+
| 'dormakaba_ambiance_credential'
|
|
96235
96356
|
)
|
|
96236
96357
|
| undefined
|
|
96237
96358
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -96399,6 +96520,7 @@ export type Routes = {
|
|
|
96399
96520
|
| 'assa_abloy_vostio_key'
|
|
96400
96521
|
| 'salto_space_key'
|
|
96401
96522
|
| 'latch_access'
|
|
96523
|
+
| 'dormakaba_ambiance_credential'
|
|
96402
96524
|
)
|
|
96403
96525
|
| undefined
|
|
96404
96526
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -96628,6 +96750,7 @@ export type Routes = {
|
|
|
96628
96750
|
| 'assa_abloy_vostio_key'
|
|
96629
96751
|
| 'salto_space_key'
|
|
96630
96752
|
| 'latch_access'
|
|
96753
|
+
| 'dormakaba_ambiance_credential'
|
|
96631
96754
|
)
|
|
96632
96755
|
| undefined
|
|
96633
96756
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -96787,6 +96910,7 @@ export type Routes = {
|
|
|
96787
96910
|
| 'assa_abloy_vostio_key'
|
|
96788
96911
|
| 'salto_space_key'
|
|
96789
96912
|
| 'latch_access'
|
|
96913
|
+
| 'dormakaba_ambiance_credential'
|
|
96790
96914
|
)
|
|
96791
96915
|
| undefined
|
|
96792
96916
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102090,6 +102214,7 @@ export type Routes = {
|
|
|
102090
102214
|
| 'assa_abloy_vostio_key'
|
|
102091
102215
|
| 'salto_space_key'
|
|
102092
102216
|
| 'latch_access'
|
|
102217
|
+
| 'dormakaba_ambiance_credential'
|
|
102093
102218
|
)
|
|
102094
102219
|
| undefined
|
|
102095
102220
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102249,6 +102374,7 @@ export type Routes = {
|
|
|
102249
102374
|
| 'assa_abloy_vostio_key'
|
|
102250
102375
|
| 'salto_space_key'
|
|
102251
102376
|
| 'latch_access'
|
|
102377
|
+
| 'dormakaba_ambiance_credential'
|
|
102252
102378
|
)
|
|
102253
102379
|
| undefined
|
|
102254
102380
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102470,6 +102596,7 @@ export type Routes = {
|
|
|
102470
102596
|
| 'assa_abloy_vostio_key'
|
|
102471
102597
|
| 'salto_space_key'
|
|
102472
102598
|
| 'latch_access'
|
|
102599
|
+
| 'dormakaba_ambiance_credential'
|
|
102473
102600
|
)
|
|
102474
102601
|
| undefined
|
|
102475
102602
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102627,6 +102754,7 @@ export type Routes = {
|
|
|
102627
102754
|
| 'assa_abloy_vostio_key'
|
|
102628
102755
|
| 'salto_space_key'
|
|
102629
102756
|
| 'latch_access'
|
|
102757
|
+
| 'dormakaba_ambiance_credential'
|
|
102630
102758
|
)
|
|
102631
102759
|
| undefined
|
|
102632
102760
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|