@seamapi/types 1.835.0 → 1.837.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 +52 -13
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +337 -232
- package/dist/index.cjs +52 -13
- 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/acs/acs-users/acs-user.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-users/acs-user.js +1 -0
- package/lib/seam/connect/models/acs/acs-users/acs-user.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 +81 -52
- package/lib/seam/connect/models/connected-accounts/connected-account.d.ts +58 -0
- package/lib/seam/connect/models/connected-accounts/connected-account.js +11 -0
- package/lib/seam/connect/models/connected-accounts/connected-account.js.map +1 -1
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.js +30 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +186 -144
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +1 -0
- package/src/lib/seam/connect/models/acs/acs-users/acs-user.ts +1 -0
- package/src/lib/seam/connect/models/connected-accounts/connected-account.ts +14 -0
- package/src/lib/seam/connect/openapi.ts +34 -0
- package/src/lib/seam/connect/route-types.ts +192 -0
|
@@ -247,6 +247,7 @@ export type Routes = {
|
|
|
247
247
|
| 'dormakaba_ambiance_credential'
|
|
248
248
|
| 'hotek_card'
|
|
249
249
|
| 'salto_ks_tag'
|
|
250
|
+
| 'avigilon_alta_credential'
|
|
250
251
|
)
|
|
251
252
|
| undefined
|
|
252
253
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -413,6 +414,7 @@ export type Routes = {
|
|
|
413
414
|
| 'dormakaba_ambiance_credential'
|
|
414
415
|
| 'hotek_card'
|
|
415
416
|
| 'salto_ks_tag'
|
|
417
|
+
| 'avigilon_alta_credential'
|
|
416
418
|
)
|
|
417
419
|
| undefined
|
|
418
420
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -655,6 +657,7 @@ export type Routes = {
|
|
|
655
657
|
| 'dormakaba_ambiance_credential'
|
|
656
658
|
| 'hotek_card'
|
|
657
659
|
| 'salto_ks_tag'
|
|
660
|
+
| 'avigilon_alta_credential'
|
|
658
661
|
)
|
|
659
662
|
| undefined
|
|
660
663
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -815,6 +818,7 @@ export type Routes = {
|
|
|
815
818
|
| 'dormakaba_ambiance_credential'
|
|
816
819
|
| 'hotek_card'
|
|
817
820
|
| 'salto_ks_tag'
|
|
821
|
+
| 'avigilon_alta_credential'
|
|
818
822
|
)
|
|
819
823
|
| undefined
|
|
820
824
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3179,6 +3183,7 @@ export type Routes = {
|
|
|
3179
3183
|
| 'dormakaba_ambiance_credential'
|
|
3180
3184
|
| 'hotek_card'
|
|
3181
3185
|
| 'salto_ks_tag'
|
|
3186
|
+
| 'avigilon_alta_credential'
|
|
3182
3187
|
)
|
|
3183
3188
|
| undefined
|
|
3184
3189
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3345,6 +3350,7 @@ export type Routes = {
|
|
|
3345
3350
|
| 'dormakaba_ambiance_credential'
|
|
3346
3351
|
| 'hotek_card'
|
|
3347
3352
|
| 'salto_ks_tag'
|
|
3353
|
+
| 'avigilon_alta_credential'
|
|
3348
3354
|
)
|
|
3349
3355
|
| undefined
|
|
3350
3356
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3587,6 +3593,7 @@ export type Routes = {
|
|
|
3587
3593
|
| 'dormakaba_ambiance_credential'
|
|
3588
3594
|
| 'hotek_card'
|
|
3589
3595
|
| 'salto_ks_tag'
|
|
3596
|
+
| 'avigilon_alta_credential'
|
|
3590
3597
|
)
|
|
3591
3598
|
| undefined
|
|
3592
3599
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -3747,6 +3754,7 @@ export type Routes = {
|
|
|
3747
3754
|
| 'dormakaba_ambiance_credential'
|
|
3748
3755
|
| 'hotek_card'
|
|
3749
3756
|
| 'salto_ks_tag'
|
|
3757
|
+
| 'avigilon_alta_credential'
|
|
3750
3758
|
)
|
|
3751
3759
|
| undefined
|
|
3752
3760
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -8225,6 +8233,7 @@ export type Routes = {
|
|
|
8225
8233
|
| 'dormakaba_ambiance_credential'
|
|
8226
8234
|
| 'hotek_card'
|
|
8227
8235
|
| 'salto_ks_tag'
|
|
8236
|
+
| 'avigilon_alta_credential'
|
|
8228
8237
|
)
|
|
8229
8238
|
| undefined
|
|
8230
8239
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -8391,6 +8400,7 @@ export type Routes = {
|
|
|
8391
8400
|
| 'dormakaba_ambiance_credential'
|
|
8392
8401
|
| 'hotek_card'
|
|
8393
8402
|
| 'salto_ks_tag'
|
|
8403
|
+
| 'avigilon_alta_credential'
|
|
8394
8404
|
)
|
|
8395
8405
|
| undefined
|
|
8396
8406
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -8633,6 +8643,7 @@ export type Routes = {
|
|
|
8633
8643
|
| 'dormakaba_ambiance_credential'
|
|
8634
8644
|
| 'hotek_card'
|
|
8635
8645
|
| 'salto_ks_tag'
|
|
8646
|
+
| 'avigilon_alta_credential'
|
|
8636
8647
|
)
|
|
8637
8648
|
| undefined
|
|
8638
8649
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -8793,6 +8804,7 @@ export type Routes = {
|
|
|
8793
8804
|
| 'dormakaba_ambiance_credential'
|
|
8794
8805
|
| 'hotek_card'
|
|
8795
8806
|
| 'salto_ks_tag'
|
|
8807
|
+
| 'avigilon_alta_credential'
|
|
8796
8808
|
)
|
|
8797
8809
|
| undefined
|
|
8798
8810
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -11017,6 +11029,7 @@ export type Routes = {
|
|
|
11017
11029
|
| 'dormakaba_ambiance_credential'
|
|
11018
11030
|
| 'hotek_card'
|
|
11019
11031
|
| 'salto_ks_tag'
|
|
11032
|
+
| 'avigilon_alta_credential'
|
|
11020
11033
|
)
|
|
11021
11034
|
| undefined
|
|
11022
11035
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -11183,6 +11196,7 @@ export type Routes = {
|
|
|
11183
11196
|
| 'dormakaba_ambiance_credential'
|
|
11184
11197
|
| 'hotek_card'
|
|
11185
11198
|
| 'salto_ks_tag'
|
|
11199
|
+
| 'avigilon_alta_credential'
|
|
11186
11200
|
)
|
|
11187
11201
|
| undefined
|
|
11188
11202
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -11425,6 +11439,7 @@ export type Routes = {
|
|
|
11425
11439
|
| 'dormakaba_ambiance_credential'
|
|
11426
11440
|
| 'hotek_card'
|
|
11427
11441
|
| 'salto_ks_tag'
|
|
11442
|
+
| 'avigilon_alta_credential'
|
|
11428
11443
|
)
|
|
11429
11444
|
| undefined
|
|
11430
11445
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -11585,6 +11600,7 @@ export type Routes = {
|
|
|
11585
11600
|
| 'dormakaba_ambiance_credential'
|
|
11586
11601
|
| 'hotek_card'
|
|
11587
11602
|
| 'salto_ks_tag'
|
|
11603
|
+
| 'avigilon_alta_credential'
|
|
11588
11604
|
)
|
|
11589
11605
|
| undefined
|
|
11590
11606
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -14967,6 +14983,14 @@ export type Routes = {
|
|
|
14967
14983
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
14968
14984
|
warning_code: 'being_deleted'
|
|
14969
14985
|
}
|
|
14986
|
+
| {
|
|
14987
|
+
/** Date and time at which Seam created the warning. */
|
|
14988
|
+
created_at: string
|
|
14989
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
14990
|
+
message: string
|
|
14991
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
14992
|
+
warning_code: 'provider_service_unavailable'
|
|
14993
|
+
}
|
|
14970
14994
|
)[]
|
|
14971
14995
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
14972
14996
|
custom_metadata: {
|
|
@@ -16679,6 +16703,7 @@ export type Routes = {
|
|
|
16679
16703
|
| 'dormakaba_ambiance_credential'
|
|
16680
16704
|
| 'hotek_card'
|
|
16681
16705
|
| 'salto_ks_tag'
|
|
16706
|
+
| 'avigilon_alta_credential'
|
|
16682
16707
|
)
|
|
16683
16708
|
| undefined
|
|
16684
16709
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -16845,6 +16870,7 @@ export type Routes = {
|
|
|
16845
16870
|
| 'dormakaba_ambiance_credential'
|
|
16846
16871
|
| 'hotek_card'
|
|
16847
16872
|
| 'salto_ks_tag'
|
|
16873
|
+
| 'avigilon_alta_credential'
|
|
16848
16874
|
)
|
|
16849
16875
|
| undefined
|
|
16850
16876
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17087,6 +17113,7 @@ export type Routes = {
|
|
|
17087
17113
|
| 'dormakaba_ambiance_credential'
|
|
17088
17114
|
| 'hotek_card'
|
|
17089
17115
|
| 'salto_ks_tag'
|
|
17116
|
+
| 'avigilon_alta_credential'
|
|
17090
17117
|
)
|
|
17091
17118
|
| undefined
|
|
17092
17119
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -17247,6 +17274,7 @@ export type Routes = {
|
|
|
17247
17274
|
| 'dormakaba_ambiance_credential'
|
|
17248
17275
|
| 'hotek_card'
|
|
17249
17276
|
| 'salto_ks_tag'
|
|
17277
|
+
| 'avigilon_alta_credential'
|
|
17250
17278
|
)
|
|
17251
17279
|
| undefined
|
|
17252
17280
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -20519,6 +20547,7 @@ export type Routes = {
|
|
|
20519
20547
|
| 'dormakaba_ambiance_credential'
|
|
20520
20548
|
| 'hotek_card'
|
|
20521
20549
|
| 'salto_ks_tag'
|
|
20550
|
+
| 'avigilon_alta_credential'
|
|
20522
20551
|
)
|
|
20523
20552
|
| undefined
|
|
20524
20553
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -21722,6 +21751,7 @@ export type Routes = {
|
|
|
21722
21751
|
| 'latch_user'
|
|
21723
21752
|
| 'dormakaba_community_user'
|
|
21724
21753
|
| 'salto_space_user'
|
|
21754
|
+
| 'avigilon_alta_user'
|
|
21725
21755
|
)
|
|
21726
21756
|
| undefined
|
|
21727
21757
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -22525,6 +22555,7 @@ export type Routes = {
|
|
|
22525
22555
|
| 'dormakaba_ambiance_credential'
|
|
22526
22556
|
| 'hotek_card'
|
|
22527
22557
|
| 'salto_ks_tag'
|
|
22558
|
+
| 'avigilon_alta_credential'
|
|
22528
22559
|
)
|
|
22529
22560
|
| undefined
|
|
22530
22561
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -22765,6 +22796,7 @@ export type Routes = {
|
|
|
22765
22796
|
| 'dormakaba_ambiance_credential'
|
|
22766
22797
|
| 'hotek_card'
|
|
22767
22798
|
| 'salto_ks_tag'
|
|
22799
|
+
| 'avigilon_alta_credential'
|
|
22768
22800
|
)
|
|
22769
22801
|
| undefined
|
|
22770
22802
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -22952,6 +22984,7 @@ export type Routes = {
|
|
|
22952
22984
|
| 'dormakaba_ambiance_credential'
|
|
22953
22985
|
| 'hotek_card'
|
|
22954
22986
|
| 'salto_ks_tag'
|
|
22987
|
+
| 'avigilon_alta_credential'
|
|
22955
22988
|
)
|
|
22956
22989
|
| undefined
|
|
22957
22990
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -23144,6 +23177,7 @@ export type Routes = {
|
|
|
23144
23177
|
| 'dormakaba_ambiance_credential'
|
|
23145
23178
|
| 'hotek_card'
|
|
23146
23179
|
| 'salto_ks_tag'
|
|
23180
|
+
| 'avigilon_alta_credential'
|
|
23147
23181
|
)
|
|
23148
23182
|
| undefined
|
|
23149
23183
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -23346,6 +23380,7 @@ export type Routes = {
|
|
|
23346
23380
|
| 'dormakaba_ambiance_credential'
|
|
23347
23381
|
| 'hotek_card'
|
|
23348
23382
|
| 'salto_ks_tag'
|
|
23383
|
+
| 'avigilon_alta_credential'
|
|
23349
23384
|
)
|
|
23350
23385
|
| undefined
|
|
23351
23386
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -23731,6 +23766,7 @@ export type Routes = {
|
|
|
23731
23766
|
| 'dormakaba_ambiance_credential'
|
|
23732
23767
|
| 'hotek_card'
|
|
23733
23768
|
| 'salto_ks_tag'
|
|
23769
|
+
| 'avigilon_alta_credential'
|
|
23734
23770
|
)
|
|
23735
23771
|
| undefined
|
|
23736
23772
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -23906,6 +23942,7 @@ export type Routes = {
|
|
|
23906
23942
|
| 'dormakaba_ambiance_credential'
|
|
23907
23943
|
| 'hotek_card'
|
|
23908
23944
|
| 'salto_ks_tag'
|
|
23945
|
+
| 'avigilon_alta_credential'
|
|
23909
23946
|
)
|
|
23910
23947
|
| undefined
|
|
23911
23948
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24099,6 +24136,7 @@ export type Routes = {
|
|
|
24099
24136
|
| 'dormakaba_ambiance_credential'
|
|
24100
24137
|
| 'hotek_card'
|
|
24101
24138
|
| 'salto_ks_tag'
|
|
24139
|
+
| 'avigilon_alta_credential'
|
|
24102
24140
|
)
|
|
24103
24141
|
| undefined
|
|
24104
24142
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24282,6 +24320,7 @@ export type Routes = {
|
|
|
24282
24320
|
| 'dormakaba_ambiance_credential'
|
|
24283
24321
|
| 'hotek_card'
|
|
24284
24322
|
| 'salto_ks_tag'
|
|
24323
|
+
| 'avigilon_alta_credential'
|
|
24285
24324
|
)
|
|
24286
24325
|
| undefined
|
|
24287
24326
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24617,6 +24656,7 @@ export type Routes = {
|
|
|
24617
24656
|
| 'dormakaba_ambiance_credential'
|
|
24618
24657
|
| 'hotek_card'
|
|
24619
24658
|
| 'salto_ks_tag'
|
|
24659
|
+
| 'avigilon_alta_credential'
|
|
24620
24660
|
)
|
|
24621
24661
|
| undefined
|
|
24622
24662
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -24783,6 +24823,7 @@ export type Routes = {
|
|
|
24783
24823
|
| 'dormakaba_ambiance_credential'
|
|
24784
24824
|
| 'hotek_card'
|
|
24785
24825
|
| 'salto_ks_tag'
|
|
24826
|
+
| 'avigilon_alta_credential'
|
|
24786
24827
|
)
|
|
24787
24828
|
| undefined
|
|
24788
24829
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25025,6 +25066,7 @@ export type Routes = {
|
|
|
25025
25066
|
| 'dormakaba_ambiance_credential'
|
|
25026
25067
|
| 'hotek_card'
|
|
25027
25068
|
| 'salto_ks_tag'
|
|
25069
|
+
| 'avigilon_alta_credential'
|
|
25028
25070
|
)
|
|
25029
25071
|
| undefined
|
|
25030
25072
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -25185,6 +25227,7 @@ export type Routes = {
|
|
|
25185
25227
|
| 'dormakaba_ambiance_credential'
|
|
25186
25228
|
| 'hotek_card'
|
|
25187
25229
|
| 'salto_ks_tag'
|
|
25230
|
+
| 'avigilon_alta_credential'
|
|
25188
25231
|
)
|
|
25189
25232
|
| undefined
|
|
25190
25233
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26281,6 +26324,7 @@ export type Routes = {
|
|
|
26281
26324
|
| 'dormakaba_ambiance_credential'
|
|
26282
26325
|
| 'hotek_card'
|
|
26283
26326
|
| 'salto_ks_tag'
|
|
26327
|
+
| 'avigilon_alta_credential'
|
|
26284
26328
|
)
|
|
26285
26329
|
| undefined
|
|
26286
26330
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26447,6 +26491,7 @@ export type Routes = {
|
|
|
26447
26491
|
| 'dormakaba_ambiance_credential'
|
|
26448
26492
|
| 'hotek_card'
|
|
26449
26493
|
| 'salto_ks_tag'
|
|
26494
|
+
| 'avigilon_alta_credential'
|
|
26450
26495
|
)
|
|
26451
26496
|
| undefined
|
|
26452
26497
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26689,6 +26734,7 @@ export type Routes = {
|
|
|
26689
26734
|
| 'dormakaba_ambiance_credential'
|
|
26690
26735
|
| 'hotek_card'
|
|
26691
26736
|
| 'salto_ks_tag'
|
|
26737
|
+
| 'avigilon_alta_credential'
|
|
26692
26738
|
)
|
|
26693
26739
|
| undefined
|
|
26694
26740
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -26849,6 +26895,7 @@ export type Routes = {
|
|
|
26849
26895
|
| 'dormakaba_ambiance_credential'
|
|
26850
26896
|
| 'hotek_card'
|
|
26851
26897
|
| 'salto_ks_tag'
|
|
26898
|
+
| 'avigilon_alta_credential'
|
|
26852
26899
|
)
|
|
26853
26900
|
| undefined
|
|
26854
26901
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28204,6 +28251,7 @@ export type Routes = {
|
|
|
28204
28251
|
| 'dormakaba_ambiance_credential'
|
|
28205
28252
|
| 'hotek_card'
|
|
28206
28253
|
| 'salto_ks_tag'
|
|
28254
|
+
| 'avigilon_alta_credential'
|
|
28207
28255
|
)
|
|
28208
28256
|
| undefined
|
|
28209
28257
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28537,6 +28585,7 @@ export type Routes = {
|
|
|
28537
28585
|
| 'dormakaba_ambiance_credential'
|
|
28538
28586
|
| 'hotek_card'
|
|
28539
28587
|
| 'salto_ks_tag'
|
|
28588
|
+
| 'avigilon_alta_credential'
|
|
28540
28589
|
)
|
|
28541
28590
|
| undefined
|
|
28542
28591
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28703,6 +28752,7 @@ export type Routes = {
|
|
|
28703
28752
|
| 'dormakaba_ambiance_credential'
|
|
28704
28753
|
| 'hotek_card'
|
|
28705
28754
|
| 'salto_ks_tag'
|
|
28755
|
+
| 'avigilon_alta_credential'
|
|
28706
28756
|
)
|
|
28707
28757
|
| undefined
|
|
28708
28758
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -28945,6 +28995,7 @@ export type Routes = {
|
|
|
28945
28995
|
| 'dormakaba_ambiance_credential'
|
|
28946
28996
|
| 'hotek_card'
|
|
28947
28997
|
| 'salto_ks_tag'
|
|
28998
|
+
| 'avigilon_alta_credential'
|
|
28948
28999
|
)
|
|
28949
29000
|
| undefined
|
|
28950
29001
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -29105,6 +29156,7 @@ export type Routes = {
|
|
|
29105
29156
|
| 'dormakaba_ambiance_credential'
|
|
29106
29157
|
| 'hotek_card'
|
|
29107
29158
|
| 'salto_ks_tag'
|
|
29159
|
+
| 'avigilon_alta_credential'
|
|
29108
29160
|
)
|
|
29109
29161
|
| undefined
|
|
29110
29162
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -30546,6 +30598,7 @@ export type Routes = {
|
|
|
30546
30598
|
| 'latch_user'
|
|
30547
30599
|
| 'dormakaba_community_user'
|
|
30548
30600
|
| 'salto_space_user'
|
|
30601
|
+
| 'avigilon_alta_user'
|
|
30549
30602
|
)
|
|
30550
30603
|
| undefined
|
|
30551
30604
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -30858,6 +30911,7 @@ export type Routes = {
|
|
|
30858
30911
|
| 'latch_user'
|
|
30859
30912
|
| 'dormakaba_community_user'
|
|
30860
30913
|
| 'salto_space_user'
|
|
30914
|
+
| 'avigilon_alta_user'
|
|
30861
30915
|
)
|
|
30862
30916
|
| undefined
|
|
30863
30917
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -31158,6 +31212,7 @@ export type Routes = {
|
|
|
31158
31212
|
| 'latch_user'
|
|
31159
31213
|
| 'dormakaba_community_user'
|
|
31160
31214
|
| 'salto_space_user'
|
|
31215
|
+
| 'avigilon_alta_user'
|
|
31161
31216
|
)
|
|
31162
31217
|
| undefined
|
|
31163
31218
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -31702,6 +31757,7 @@ export type Routes = {
|
|
|
31702
31757
|
| 'latch_user'
|
|
31703
31758
|
| 'dormakaba_community_user'
|
|
31704
31759
|
| 'salto_space_user'
|
|
31760
|
+
| 'avigilon_alta_user'
|
|
31705
31761
|
)
|
|
31706
31762
|
| undefined
|
|
31707
31763
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -31998,6 +32054,7 @@ export type Routes = {
|
|
|
31998
32054
|
| 'latch_user'
|
|
31999
32055
|
| 'dormakaba_community_user'
|
|
32000
32056
|
| 'salto_space_user'
|
|
32057
|
+
| 'avigilon_alta_user'
|
|
32001
32058
|
)
|
|
32002
32059
|
| undefined
|
|
32003
32060
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -32514,6 +32571,7 @@ export type Routes = {
|
|
|
32514
32571
|
| 'dormakaba_ambiance_credential'
|
|
32515
32572
|
| 'hotek_card'
|
|
32516
32573
|
| 'salto_ks_tag'
|
|
32574
|
+
| 'avigilon_alta_credential'
|
|
32517
32575
|
)
|
|
32518
32576
|
| undefined
|
|
32519
32577
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -32680,6 +32738,7 @@ export type Routes = {
|
|
|
32680
32738
|
| 'dormakaba_ambiance_credential'
|
|
32681
32739
|
| 'hotek_card'
|
|
32682
32740
|
| 'salto_ks_tag'
|
|
32741
|
+
| 'avigilon_alta_credential'
|
|
32683
32742
|
)
|
|
32684
32743
|
| undefined
|
|
32685
32744
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -32922,6 +32981,7 @@ export type Routes = {
|
|
|
32922
32981
|
| 'dormakaba_ambiance_credential'
|
|
32923
32982
|
| 'hotek_card'
|
|
32924
32983
|
| 'salto_ks_tag'
|
|
32984
|
+
| 'avigilon_alta_credential'
|
|
32925
32985
|
)
|
|
32926
32986
|
| undefined
|
|
32927
32987
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -33082,6 +33142,7 @@ export type Routes = {
|
|
|
33082
33142
|
| 'dormakaba_ambiance_credential'
|
|
33083
33143
|
| 'hotek_card'
|
|
33084
33144
|
| 'salto_ks_tag'
|
|
33145
|
+
| 'avigilon_alta_credential'
|
|
33085
33146
|
)
|
|
33086
33147
|
| undefined
|
|
33087
33148
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -34067,6 +34128,7 @@ export type Routes = {
|
|
|
34067
34128
|
| 'dormakaba_ambiance_credential'
|
|
34068
34129
|
| 'hotek_card'
|
|
34069
34130
|
| 'salto_ks_tag'
|
|
34131
|
+
| 'avigilon_alta_credential'
|
|
34070
34132
|
)
|
|
34071
34133
|
| undefined
|
|
34072
34134
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -34233,6 +34295,7 @@ export type Routes = {
|
|
|
34233
34295
|
| 'dormakaba_ambiance_credential'
|
|
34234
34296
|
| 'hotek_card'
|
|
34235
34297
|
| 'salto_ks_tag'
|
|
34298
|
+
| 'avigilon_alta_credential'
|
|
34236
34299
|
)
|
|
34237
34300
|
| undefined
|
|
34238
34301
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -34475,6 +34538,7 @@ export type Routes = {
|
|
|
34475
34538
|
| 'dormakaba_ambiance_credential'
|
|
34476
34539
|
| 'hotek_card'
|
|
34477
34540
|
| 'salto_ks_tag'
|
|
34541
|
+
| 'avigilon_alta_credential'
|
|
34478
34542
|
)
|
|
34479
34543
|
| undefined
|
|
34480
34544
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -34635,6 +34699,7 @@ export type Routes = {
|
|
|
34635
34699
|
| 'dormakaba_ambiance_credential'
|
|
34636
34700
|
| 'hotek_card'
|
|
34637
34701
|
| 'salto_ks_tag'
|
|
34702
|
+
| 'avigilon_alta_credential'
|
|
34638
34703
|
)
|
|
34639
34704
|
| undefined
|
|
34640
34705
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -36306,6 +36371,14 @@ export type Routes = {
|
|
|
36306
36371
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36307
36372
|
warning_code: 'being_deleted'
|
|
36308
36373
|
}
|
|
36374
|
+
| {
|
|
36375
|
+
/** Date and time at which Seam created the warning. */
|
|
36376
|
+
created_at: string
|
|
36377
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36378
|
+
message: string
|
|
36379
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36380
|
+
warning_code: 'provider_service_unavailable'
|
|
36381
|
+
}
|
|
36309
36382
|
)[]
|
|
36310
36383
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
36311
36384
|
custom_metadata: {
|
|
@@ -36492,6 +36565,14 @@ export type Routes = {
|
|
|
36492
36565
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36493
36566
|
warning_code: 'being_deleted'
|
|
36494
36567
|
}
|
|
36568
|
+
| {
|
|
36569
|
+
/** Date and time at which Seam created the warning. */
|
|
36570
|
+
created_at: string
|
|
36571
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36572
|
+
message: string
|
|
36573
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36574
|
+
warning_code: 'provider_service_unavailable'
|
|
36575
|
+
}
|
|
36495
36576
|
)[]
|
|
36496
36577
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
36497
36578
|
custom_metadata: {
|
|
@@ -36718,6 +36799,14 @@ export type Routes = {
|
|
|
36718
36799
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36719
36800
|
warning_code: 'being_deleted'
|
|
36720
36801
|
}
|
|
36802
|
+
| {
|
|
36803
|
+
/** Date and time at which Seam created the warning. */
|
|
36804
|
+
created_at: string
|
|
36805
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36806
|
+
message: string
|
|
36807
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36808
|
+
warning_code: 'provider_service_unavailable'
|
|
36809
|
+
}
|
|
36721
36810
|
)[]
|
|
36722
36811
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
36723
36812
|
custom_metadata: {
|
|
@@ -50621,6 +50710,7 @@ export type Routes = {
|
|
|
50621
50710
|
| 'dormakaba_ambiance_credential'
|
|
50622
50711
|
| 'hotek_card'
|
|
50623
50712
|
| 'salto_ks_tag'
|
|
50713
|
+
| 'avigilon_alta_credential'
|
|
50624
50714
|
)
|
|
50625
50715
|
| undefined
|
|
50626
50716
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -50787,6 +50877,7 @@ export type Routes = {
|
|
|
50787
50877
|
| 'dormakaba_ambiance_credential'
|
|
50788
50878
|
| 'hotek_card'
|
|
50789
50879
|
| 'salto_ks_tag'
|
|
50880
|
+
| 'avigilon_alta_credential'
|
|
50790
50881
|
)
|
|
50791
50882
|
| undefined
|
|
50792
50883
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -51029,6 +51120,7 @@ export type Routes = {
|
|
|
51029
51120
|
| 'dormakaba_ambiance_credential'
|
|
51030
51121
|
| 'hotek_card'
|
|
51031
51122
|
| 'salto_ks_tag'
|
|
51123
|
+
| 'avigilon_alta_credential'
|
|
51032
51124
|
)
|
|
51033
51125
|
| undefined
|
|
51034
51126
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -51189,6 +51281,7 @@ export type Routes = {
|
|
|
51189
51281
|
| 'dormakaba_ambiance_credential'
|
|
51190
51282
|
| 'hotek_card'
|
|
51191
51283
|
| 'salto_ks_tag'
|
|
51284
|
+
| 'avigilon_alta_credential'
|
|
51192
51285
|
)
|
|
51193
51286
|
| undefined
|
|
51194
51287
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -59020,6 +59113,7 @@ export type Routes = {
|
|
|
59020
59113
|
| 'dormakaba_ambiance_credential'
|
|
59021
59114
|
| 'hotek_card'
|
|
59022
59115
|
| 'salto_ks_tag'
|
|
59116
|
+
| 'avigilon_alta_credential'
|
|
59023
59117
|
)
|
|
59024
59118
|
| undefined
|
|
59025
59119
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -59186,6 +59280,7 @@ export type Routes = {
|
|
|
59186
59280
|
| 'dormakaba_ambiance_credential'
|
|
59187
59281
|
| 'hotek_card'
|
|
59188
59282
|
| 'salto_ks_tag'
|
|
59283
|
+
| 'avigilon_alta_credential'
|
|
59189
59284
|
)
|
|
59190
59285
|
| undefined
|
|
59191
59286
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -59428,6 +59523,7 @@ export type Routes = {
|
|
|
59428
59523
|
| 'dormakaba_ambiance_credential'
|
|
59429
59524
|
| 'hotek_card'
|
|
59430
59525
|
| 'salto_ks_tag'
|
|
59526
|
+
| 'avigilon_alta_credential'
|
|
59431
59527
|
)
|
|
59432
59528
|
| undefined
|
|
59433
59529
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -59588,6 +59684,7 @@ export type Routes = {
|
|
|
59588
59684
|
| 'dormakaba_ambiance_credential'
|
|
59589
59685
|
| 'hotek_card'
|
|
59590
59686
|
| 'salto_ks_tag'
|
|
59687
|
+
| 'avigilon_alta_credential'
|
|
59591
59688
|
)
|
|
59592
59689
|
| undefined
|
|
59593
59690
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -60574,6 +60671,7 @@ export type Routes = {
|
|
|
60574
60671
|
| 'dormakaba_ambiance_credential'
|
|
60575
60672
|
| 'hotek_card'
|
|
60576
60673
|
| 'salto_ks_tag'
|
|
60674
|
+
| 'avigilon_alta_credential'
|
|
60577
60675
|
)
|
|
60578
60676
|
| undefined
|
|
60579
60677
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -60740,6 +60838,7 @@ export type Routes = {
|
|
|
60740
60838
|
| 'dormakaba_ambiance_credential'
|
|
60741
60839
|
| 'hotek_card'
|
|
60742
60840
|
| 'salto_ks_tag'
|
|
60841
|
+
| 'avigilon_alta_credential'
|
|
60743
60842
|
)
|
|
60744
60843
|
| undefined
|
|
60745
60844
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -60982,6 +61081,7 @@ export type Routes = {
|
|
|
60982
61081
|
| 'dormakaba_ambiance_credential'
|
|
60983
61082
|
| 'hotek_card'
|
|
60984
61083
|
| 'salto_ks_tag'
|
|
61084
|
+
| 'avigilon_alta_credential'
|
|
60985
61085
|
)
|
|
60986
61086
|
| undefined
|
|
60987
61087
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -61142,6 +61242,7 @@ export type Routes = {
|
|
|
61142
61242
|
| 'dormakaba_ambiance_credential'
|
|
61143
61243
|
| 'hotek_card'
|
|
61144
61244
|
| 'salto_ks_tag'
|
|
61245
|
+
| 'avigilon_alta_credential'
|
|
61145
61246
|
)
|
|
61146
61247
|
| undefined
|
|
61147
61248
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62126,6 +62227,7 @@ export type Routes = {
|
|
|
62126
62227
|
| 'dormakaba_ambiance_credential'
|
|
62127
62228
|
| 'hotek_card'
|
|
62128
62229
|
| 'salto_ks_tag'
|
|
62230
|
+
| 'avigilon_alta_credential'
|
|
62129
62231
|
)
|
|
62130
62232
|
| undefined
|
|
62131
62233
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62292,6 +62394,7 @@ export type Routes = {
|
|
|
62292
62394
|
| 'dormakaba_ambiance_credential'
|
|
62293
62395
|
| 'hotek_card'
|
|
62294
62396
|
| 'salto_ks_tag'
|
|
62397
|
+
| 'avigilon_alta_credential'
|
|
62295
62398
|
)
|
|
62296
62399
|
| undefined
|
|
62297
62400
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62534,6 +62637,7 @@ export type Routes = {
|
|
|
62534
62637
|
| 'dormakaba_ambiance_credential'
|
|
62535
62638
|
| 'hotek_card'
|
|
62536
62639
|
| 'salto_ks_tag'
|
|
62640
|
+
| 'avigilon_alta_credential'
|
|
62537
62641
|
)
|
|
62538
62642
|
| undefined
|
|
62539
62643
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -62694,6 +62798,7 @@ export type Routes = {
|
|
|
62694
62798
|
| 'dormakaba_ambiance_credential'
|
|
62695
62799
|
| 'hotek_card'
|
|
62696
62800
|
| 'salto_ks_tag'
|
|
62801
|
+
| 'avigilon_alta_credential'
|
|
62697
62802
|
)
|
|
62698
62803
|
| undefined
|
|
62699
62804
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -63680,6 +63785,7 @@ export type Routes = {
|
|
|
63680
63785
|
| 'dormakaba_ambiance_credential'
|
|
63681
63786
|
| 'hotek_card'
|
|
63682
63787
|
| 'salto_ks_tag'
|
|
63788
|
+
| 'avigilon_alta_credential'
|
|
63683
63789
|
)
|
|
63684
63790
|
| undefined
|
|
63685
63791
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -63846,6 +63952,7 @@ export type Routes = {
|
|
|
63846
63952
|
| 'dormakaba_ambiance_credential'
|
|
63847
63953
|
| 'hotek_card'
|
|
63848
63954
|
| 'salto_ks_tag'
|
|
63955
|
+
| 'avigilon_alta_credential'
|
|
63849
63956
|
)
|
|
63850
63957
|
| undefined
|
|
63851
63958
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -64088,6 +64195,7 @@ export type Routes = {
|
|
|
64088
64195
|
| 'dormakaba_ambiance_credential'
|
|
64089
64196
|
| 'hotek_card'
|
|
64090
64197
|
| 'salto_ks_tag'
|
|
64198
|
+
| 'avigilon_alta_credential'
|
|
64091
64199
|
)
|
|
64092
64200
|
| undefined
|
|
64093
64201
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -64248,6 +64356,7 @@ export type Routes = {
|
|
|
64248
64356
|
| 'dormakaba_ambiance_credential'
|
|
64249
64357
|
| 'hotek_card'
|
|
64250
64358
|
| 'salto_ks_tag'
|
|
64359
|
+
| 'avigilon_alta_credential'
|
|
64251
64360
|
)
|
|
64252
64361
|
| undefined
|
|
64253
64362
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -68661,6 +68770,7 @@ export type Routes = {
|
|
|
68661
68770
|
| 'dormakaba_ambiance_credential'
|
|
68662
68771
|
| 'hotek_card'
|
|
68663
68772
|
| 'salto_ks_tag'
|
|
68773
|
+
| 'avigilon_alta_credential'
|
|
68664
68774
|
)
|
|
68665
68775
|
| undefined
|
|
68666
68776
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -68827,6 +68937,7 @@ export type Routes = {
|
|
|
68827
68937
|
| 'dormakaba_ambiance_credential'
|
|
68828
68938
|
| 'hotek_card'
|
|
68829
68939
|
| 'salto_ks_tag'
|
|
68940
|
+
| 'avigilon_alta_credential'
|
|
68830
68941
|
)
|
|
68831
68942
|
| undefined
|
|
68832
68943
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -69069,6 +69180,7 @@ export type Routes = {
|
|
|
69069
69180
|
| 'dormakaba_ambiance_credential'
|
|
69070
69181
|
| 'hotek_card'
|
|
69071
69182
|
| 'salto_ks_tag'
|
|
69183
|
+
| 'avigilon_alta_credential'
|
|
69072
69184
|
)
|
|
69073
69185
|
| undefined
|
|
69074
69186
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -69229,6 +69341,7 @@ export type Routes = {
|
|
|
69229
69341
|
| 'dormakaba_ambiance_credential'
|
|
69230
69342
|
| 'hotek_card'
|
|
69231
69343
|
| 'salto_ks_tag'
|
|
69344
|
+
| 'avigilon_alta_credential'
|
|
69232
69345
|
)
|
|
69233
69346
|
| undefined
|
|
69234
69347
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -70234,6 +70347,7 @@ export type Routes = {
|
|
|
70234
70347
|
| 'dormakaba_ambiance_credential'
|
|
70235
70348
|
| 'hotek_card'
|
|
70236
70349
|
| 'salto_ks_tag'
|
|
70350
|
+
| 'avigilon_alta_credential'
|
|
70237
70351
|
)
|
|
70238
70352
|
| undefined
|
|
70239
70353
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -70400,6 +70514,7 @@ export type Routes = {
|
|
|
70400
70514
|
| 'dormakaba_ambiance_credential'
|
|
70401
70515
|
| 'hotek_card'
|
|
70402
70516
|
| 'salto_ks_tag'
|
|
70517
|
+
| 'avigilon_alta_credential'
|
|
70403
70518
|
)
|
|
70404
70519
|
| undefined
|
|
70405
70520
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -70642,6 +70757,7 @@ export type Routes = {
|
|
|
70642
70757
|
| 'dormakaba_ambiance_credential'
|
|
70643
70758
|
| 'hotek_card'
|
|
70644
70759
|
| 'salto_ks_tag'
|
|
70760
|
+
| 'avigilon_alta_credential'
|
|
70645
70761
|
)
|
|
70646
70762
|
| undefined
|
|
70647
70763
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -70802,6 +70918,7 @@ export type Routes = {
|
|
|
70802
70918
|
| 'dormakaba_ambiance_credential'
|
|
70803
70919
|
| 'hotek_card'
|
|
70804
70920
|
| 'salto_ks_tag'
|
|
70921
|
+
| 'avigilon_alta_credential'
|
|
70805
70922
|
)
|
|
70806
70923
|
| undefined
|
|
70807
70924
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -71863,6 +71980,7 @@ export type Routes = {
|
|
|
71863
71980
|
| 'dormakaba_ambiance_credential'
|
|
71864
71981
|
| 'hotek_card'
|
|
71865
71982
|
| 'salto_ks_tag'
|
|
71983
|
+
| 'avigilon_alta_credential'
|
|
71866
71984
|
)
|
|
71867
71985
|
| undefined
|
|
71868
71986
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -72029,6 +72147,7 @@ export type Routes = {
|
|
|
72029
72147
|
| 'dormakaba_ambiance_credential'
|
|
72030
72148
|
| 'hotek_card'
|
|
72031
72149
|
| 'salto_ks_tag'
|
|
72150
|
+
| 'avigilon_alta_credential'
|
|
72032
72151
|
)
|
|
72033
72152
|
| undefined
|
|
72034
72153
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -72271,6 +72390,7 @@ export type Routes = {
|
|
|
72271
72390
|
| 'dormakaba_ambiance_credential'
|
|
72272
72391
|
| 'hotek_card'
|
|
72273
72392
|
| 'salto_ks_tag'
|
|
72393
|
+
| 'avigilon_alta_credential'
|
|
72274
72394
|
)
|
|
72275
72395
|
| undefined
|
|
72276
72396
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -72431,6 +72551,7 @@ export type Routes = {
|
|
|
72431
72551
|
| 'dormakaba_ambiance_credential'
|
|
72432
72552
|
| 'hotek_card'
|
|
72433
72553
|
| 'salto_ks_tag'
|
|
72554
|
+
| 'avigilon_alta_credential'
|
|
72434
72555
|
)
|
|
72435
72556
|
| undefined
|
|
72436
72557
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74537,6 +74658,7 @@ export type Routes = {
|
|
|
74537
74658
|
| 'dormakaba_ambiance_credential'
|
|
74538
74659
|
| 'hotek_card'
|
|
74539
74660
|
| 'salto_ks_tag'
|
|
74661
|
+
| 'avigilon_alta_credential'
|
|
74540
74662
|
)
|
|
74541
74663
|
| undefined
|
|
74542
74664
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74703,6 +74825,7 @@ export type Routes = {
|
|
|
74703
74825
|
| 'dormakaba_ambiance_credential'
|
|
74704
74826
|
| 'hotek_card'
|
|
74705
74827
|
| 'salto_ks_tag'
|
|
74828
|
+
| 'avigilon_alta_credential'
|
|
74706
74829
|
)
|
|
74707
74830
|
| undefined
|
|
74708
74831
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -74945,6 +75068,7 @@ export type Routes = {
|
|
|
74945
75068
|
| 'dormakaba_ambiance_credential'
|
|
74946
75069
|
| 'hotek_card'
|
|
74947
75070
|
| 'salto_ks_tag'
|
|
75071
|
+
| 'avigilon_alta_credential'
|
|
74948
75072
|
)
|
|
74949
75073
|
| undefined
|
|
74950
75074
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -75105,6 +75229,7 @@ export type Routes = {
|
|
|
75105
75229
|
| 'dormakaba_ambiance_credential'
|
|
75106
75230
|
| 'hotek_card'
|
|
75107
75231
|
| 'salto_ks_tag'
|
|
75232
|
+
| 'avigilon_alta_credential'
|
|
75108
75233
|
)
|
|
75109
75234
|
| undefined
|
|
75110
75235
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -81655,6 +81780,7 @@ export type Routes = {
|
|
|
81655
81780
|
| 'dormakaba_ambiance_credential'
|
|
81656
81781
|
| 'hotek_card'
|
|
81657
81782
|
| 'salto_ks_tag'
|
|
81783
|
+
| 'avigilon_alta_credential'
|
|
81658
81784
|
)
|
|
81659
81785
|
| undefined
|
|
81660
81786
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -81853,6 +81979,7 @@ export type Routes = {
|
|
|
81853
81979
|
| 'dormakaba_ambiance_credential'
|
|
81854
81980
|
| 'hotek_card'
|
|
81855
81981
|
| 'salto_ks_tag'
|
|
81982
|
+
| 'avigilon_alta_credential'
|
|
81856
81983
|
)
|
|
81857
81984
|
| undefined
|
|
81858
81985
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -84530,6 +84657,14 @@ export type Routes = {
|
|
|
84530
84657
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
84531
84658
|
warning_code: 'being_deleted'
|
|
84532
84659
|
}
|
|
84660
|
+
| {
|
|
84661
|
+
/** Date and time at which Seam created the warning. */
|
|
84662
|
+
created_at: string
|
|
84663
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
84664
|
+
message: string
|
|
84665
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
84666
|
+
warning_code: 'provider_service_unavailable'
|
|
84667
|
+
}
|
|
84533
84668
|
)[]
|
|
84534
84669
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
84535
84670
|
custom_metadata: {
|
|
@@ -85240,6 +85375,7 @@ export type Routes = {
|
|
|
85240
85375
|
| 'dormakaba_ambiance_credential'
|
|
85241
85376
|
| 'hotek_card'
|
|
85242
85377
|
| 'salto_ks_tag'
|
|
85378
|
+
| 'avigilon_alta_credential'
|
|
85243
85379
|
)
|
|
85244
85380
|
| undefined
|
|
85245
85381
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85406,6 +85542,7 @@ export type Routes = {
|
|
|
85406
85542
|
| 'dormakaba_ambiance_credential'
|
|
85407
85543
|
| 'hotek_card'
|
|
85408
85544
|
| 'salto_ks_tag'
|
|
85545
|
+
| 'avigilon_alta_credential'
|
|
85409
85546
|
)
|
|
85410
85547
|
| undefined
|
|
85411
85548
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85648,6 +85785,7 @@ export type Routes = {
|
|
|
85648
85785
|
| 'dormakaba_ambiance_credential'
|
|
85649
85786
|
| 'hotek_card'
|
|
85650
85787
|
| 'salto_ks_tag'
|
|
85788
|
+
| 'avigilon_alta_credential'
|
|
85651
85789
|
)
|
|
85652
85790
|
| undefined
|
|
85653
85791
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -85808,6 +85946,7 @@ export type Routes = {
|
|
|
85808
85946
|
| 'dormakaba_ambiance_credential'
|
|
85809
85947
|
| 'hotek_card'
|
|
85810
85948
|
| 'salto_ks_tag'
|
|
85949
|
+
| 'avigilon_alta_credential'
|
|
85811
85950
|
)
|
|
85812
85951
|
| undefined
|
|
85813
85952
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86798,6 +86937,7 @@ export type Routes = {
|
|
|
86798
86937
|
| 'dormakaba_ambiance_credential'
|
|
86799
86938
|
| 'hotek_card'
|
|
86800
86939
|
| 'salto_ks_tag'
|
|
86940
|
+
| 'avigilon_alta_credential'
|
|
86801
86941
|
)
|
|
86802
86942
|
| undefined
|
|
86803
86943
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -86964,6 +87104,7 @@ export type Routes = {
|
|
|
86964
87104
|
| 'dormakaba_ambiance_credential'
|
|
86965
87105
|
| 'hotek_card'
|
|
86966
87106
|
| 'salto_ks_tag'
|
|
87107
|
+
| 'avigilon_alta_credential'
|
|
86967
87108
|
)
|
|
86968
87109
|
| undefined
|
|
86969
87110
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -87206,6 +87347,7 @@ export type Routes = {
|
|
|
87206
87347
|
| 'dormakaba_ambiance_credential'
|
|
87207
87348
|
| 'hotek_card'
|
|
87208
87349
|
| 'salto_ks_tag'
|
|
87350
|
+
| 'avigilon_alta_credential'
|
|
87209
87351
|
)
|
|
87210
87352
|
| undefined
|
|
87211
87353
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -87366,6 +87508,7 @@ export type Routes = {
|
|
|
87366
87508
|
| 'dormakaba_ambiance_credential'
|
|
87367
87509
|
| 'hotek_card'
|
|
87368
87510
|
| 'salto_ks_tag'
|
|
87511
|
+
| 'avigilon_alta_credential'
|
|
87369
87512
|
)
|
|
87370
87513
|
| undefined
|
|
87371
87514
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88468,6 +88611,7 @@ export type Routes = {
|
|
|
88468
88611
|
| 'dormakaba_ambiance_credential'
|
|
88469
88612
|
| 'hotek_card'
|
|
88470
88613
|
| 'salto_ks_tag'
|
|
88614
|
+
| 'avigilon_alta_credential'
|
|
88471
88615
|
)
|
|
88472
88616
|
| undefined
|
|
88473
88617
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88634,6 +88778,7 @@ export type Routes = {
|
|
|
88634
88778
|
| 'dormakaba_ambiance_credential'
|
|
88635
88779
|
| 'hotek_card'
|
|
88636
88780
|
| 'salto_ks_tag'
|
|
88781
|
+
| 'avigilon_alta_credential'
|
|
88637
88782
|
)
|
|
88638
88783
|
| undefined
|
|
88639
88784
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -88876,6 +89021,7 @@ export type Routes = {
|
|
|
88876
89021
|
| 'dormakaba_ambiance_credential'
|
|
88877
89022
|
| 'hotek_card'
|
|
88878
89023
|
| 'salto_ks_tag'
|
|
89024
|
+
| 'avigilon_alta_credential'
|
|
88879
89025
|
)
|
|
88880
89026
|
| undefined
|
|
88881
89027
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -89036,6 +89182,7 @@ export type Routes = {
|
|
|
89036
89182
|
| 'dormakaba_ambiance_credential'
|
|
89037
89183
|
| 'hotek_card'
|
|
89038
89184
|
| 'salto_ks_tag'
|
|
89185
|
+
| 'avigilon_alta_credential'
|
|
89039
89186
|
)
|
|
89040
89187
|
| undefined
|
|
89041
89188
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -91717,6 +91864,7 @@ export type Routes = {
|
|
|
91717
91864
|
| 'dormakaba_ambiance_credential'
|
|
91718
91865
|
| 'hotek_card'
|
|
91719
91866
|
| 'salto_ks_tag'
|
|
91867
|
+
| 'avigilon_alta_credential'
|
|
91720
91868
|
)
|
|
91721
91869
|
| undefined
|
|
91722
91870
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -91883,6 +92031,7 @@ export type Routes = {
|
|
|
91883
92031
|
| 'dormakaba_ambiance_credential'
|
|
91884
92032
|
| 'hotek_card'
|
|
91885
92033
|
| 'salto_ks_tag'
|
|
92034
|
+
| 'avigilon_alta_credential'
|
|
91886
92035
|
)
|
|
91887
92036
|
| undefined
|
|
91888
92037
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -92125,6 +92274,7 @@ export type Routes = {
|
|
|
92125
92274
|
| 'dormakaba_ambiance_credential'
|
|
92126
92275
|
| 'hotek_card'
|
|
92127
92276
|
| 'salto_ks_tag'
|
|
92277
|
+
| 'avigilon_alta_credential'
|
|
92128
92278
|
)
|
|
92129
92279
|
| undefined
|
|
92130
92280
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -92285,6 +92435,7 @@ export type Routes = {
|
|
|
92285
92435
|
| 'dormakaba_ambiance_credential'
|
|
92286
92436
|
| 'hotek_card'
|
|
92287
92437
|
| 'salto_ks_tag'
|
|
92438
|
+
| 'avigilon_alta_credential'
|
|
92288
92439
|
)
|
|
92289
92440
|
| undefined
|
|
92290
92441
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -93279,6 +93430,7 @@ export type Routes = {
|
|
|
93279
93430
|
| 'dormakaba_ambiance_credential'
|
|
93280
93431
|
| 'hotek_card'
|
|
93281
93432
|
| 'salto_ks_tag'
|
|
93433
|
+
| 'avigilon_alta_credential'
|
|
93282
93434
|
)
|
|
93283
93435
|
| undefined
|
|
93284
93436
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -93445,6 +93597,7 @@ export type Routes = {
|
|
|
93445
93597
|
| 'dormakaba_ambiance_credential'
|
|
93446
93598
|
| 'hotek_card'
|
|
93447
93599
|
| 'salto_ks_tag'
|
|
93600
|
+
| 'avigilon_alta_credential'
|
|
93448
93601
|
)
|
|
93449
93602
|
| undefined
|
|
93450
93603
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -93687,6 +93840,7 @@ export type Routes = {
|
|
|
93687
93840
|
| 'dormakaba_ambiance_credential'
|
|
93688
93841
|
| 'hotek_card'
|
|
93689
93842
|
| 'salto_ks_tag'
|
|
93843
|
+
| 'avigilon_alta_credential'
|
|
93690
93844
|
)
|
|
93691
93845
|
| undefined
|
|
93692
93846
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -93847,6 +94001,7 @@ export type Routes = {
|
|
|
93847
94001
|
| 'dormakaba_ambiance_credential'
|
|
93848
94002
|
| 'hotek_card'
|
|
93849
94003
|
| 'salto_ks_tag'
|
|
94004
|
+
| 'avigilon_alta_credential'
|
|
93850
94005
|
)
|
|
93851
94006
|
| undefined
|
|
93852
94007
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -98277,6 +98432,7 @@ export type Routes = {
|
|
|
98277
98432
|
| 'dormakaba_ambiance_credential'
|
|
98278
98433
|
| 'hotek_card'
|
|
98279
98434
|
| 'salto_ks_tag'
|
|
98435
|
+
| 'avigilon_alta_credential'
|
|
98280
98436
|
)
|
|
98281
98437
|
| undefined
|
|
98282
98438
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -98443,6 +98599,7 @@ export type Routes = {
|
|
|
98443
98599
|
| 'dormakaba_ambiance_credential'
|
|
98444
98600
|
| 'hotek_card'
|
|
98445
98601
|
| 'salto_ks_tag'
|
|
98602
|
+
| 'avigilon_alta_credential'
|
|
98446
98603
|
)
|
|
98447
98604
|
| undefined
|
|
98448
98605
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -98685,6 +98842,7 @@ export type Routes = {
|
|
|
98685
98842
|
| 'dormakaba_ambiance_credential'
|
|
98686
98843
|
| 'hotek_card'
|
|
98687
98844
|
| 'salto_ks_tag'
|
|
98845
|
+
| 'avigilon_alta_credential'
|
|
98688
98846
|
)
|
|
98689
98847
|
| undefined
|
|
98690
98848
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -98845,6 +99003,7 @@ export type Routes = {
|
|
|
98845
99003
|
| 'dormakaba_ambiance_credential'
|
|
98846
99004
|
| 'hotek_card'
|
|
98847
99005
|
| 'salto_ks_tag'
|
|
99006
|
+
| 'avigilon_alta_credential'
|
|
98848
99007
|
)
|
|
98849
99008
|
| undefined
|
|
98850
99009
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -100034,6 +100193,7 @@ export type Routes = {
|
|
|
100034
100193
|
| 'dormakaba_ambiance_credential'
|
|
100035
100194
|
| 'hotek_card'
|
|
100036
100195
|
| 'salto_ks_tag'
|
|
100196
|
+
| 'avigilon_alta_credential'
|
|
100037
100197
|
)
|
|
100038
100198
|
| undefined
|
|
100039
100199
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -100200,6 +100360,7 @@ export type Routes = {
|
|
|
100200
100360
|
| 'dormakaba_ambiance_credential'
|
|
100201
100361
|
| 'hotek_card'
|
|
100202
100362
|
| 'salto_ks_tag'
|
|
100363
|
+
| 'avigilon_alta_credential'
|
|
100203
100364
|
)
|
|
100204
100365
|
| undefined
|
|
100205
100366
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -100442,6 +100603,7 @@ export type Routes = {
|
|
|
100442
100603
|
| 'dormakaba_ambiance_credential'
|
|
100443
100604
|
| 'hotek_card'
|
|
100444
100605
|
| 'salto_ks_tag'
|
|
100606
|
+
| 'avigilon_alta_credential'
|
|
100445
100607
|
)
|
|
100446
100608
|
| undefined
|
|
100447
100609
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -100602,6 +100764,7 @@ export type Routes = {
|
|
|
100602
100764
|
| 'dormakaba_ambiance_credential'
|
|
100603
100765
|
| 'hotek_card'
|
|
100604
100766
|
| 'salto_ks_tag'
|
|
100767
|
+
| 'avigilon_alta_credential'
|
|
100605
100768
|
)
|
|
100606
100769
|
| undefined
|
|
100607
100770
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -101624,6 +101787,7 @@ export type Routes = {
|
|
|
101624
101787
|
| 'dormakaba_ambiance_credential'
|
|
101625
101788
|
| 'hotek_card'
|
|
101626
101789
|
| 'salto_ks_tag'
|
|
101790
|
+
| 'avigilon_alta_credential'
|
|
101627
101791
|
)
|
|
101628
101792
|
| undefined
|
|
101629
101793
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -101790,6 +101954,7 @@ export type Routes = {
|
|
|
101790
101954
|
| 'dormakaba_ambiance_credential'
|
|
101791
101955
|
| 'hotek_card'
|
|
101792
101956
|
| 'salto_ks_tag'
|
|
101957
|
+
| 'avigilon_alta_credential'
|
|
101793
101958
|
)
|
|
101794
101959
|
| undefined
|
|
101795
101960
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102032,6 +102197,7 @@ export type Routes = {
|
|
|
102032
102197
|
| 'dormakaba_ambiance_credential'
|
|
102033
102198
|
| 'hotek_card'
|
|
102034
102199
|
| 'salto_ks_tag'
|
|
102200
|
+
| 'avigilon_alta_credential'
|
|
102035
102201
|
)
|
|
102036
102202
|
| undefined
|
|
102037
102203
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -102192,6 +102358,7 @@ export type Routes = {
|
|
|
102192
102358
|
| 'dormakaba_ambiance_credential'
|
|
102193
102359
|
| 'hotek_card'
|
|
102194
102360
|
| 'salto_ks_tag'
|
|
102361
|
+
| 'avigilon_alta_credential'
|
|
102195
102362
|
)
|
|
102196
102363
|
| undefined
|
|
102197
102364
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -103331,6 +103498,7 @@ export type Routes = {
|
|
|
103331
103498
|
| 'dormakaba_ambiance_credential'
|
|
103332
103499
|
| 'hotek_card'
|
|
103333
103500
|
| 'salto_ks_tag'
|
|
103501
|
+
| 'avigilon_alta_credential'
|
|
103334
103502
|
)
|
|
103335
103503
|
| undefined
|
|
103336
103504
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -103497,6 +103665,7 @@ export type Routes = {
|
|
|
103497
103665
|
| 'dormakaba_ambiance_credential'
|
|
103498
103666
|
| 'hotek_card'
|
|
103499
103667
|
| 'salto_ks_tag'
|
|
103668
|
+
| 'avigilon_alta_credential'
|
|
103500
103669
|
)
|
|
103501
103670
|
| undefined
|
|
103502
103671
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -103739,6 +103908,7 @@ export type Routes = {
|
|
|
103739
103908
|
| 'dormakaba_ambiance_credential'
|
|
103740
103909
|
| 'hotek_card'
|
|
103741
103910
|
| 'salto_ks_tag'
|
|
103911
|
+
| 'avigilon_alta_credential'
|
|
103742
103912
|
)
|
|
103743
103913
|
| undefined
|
|
103744
103914
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -103899,6 +104069,7 @@ export type Routes = {
|
|
|
103899
104069
|
| 'dormakaba_ambiance_credential'
|
|
103900
104070
|
| 'hotek_card'
|
|
103901
104071
|
| 'salto_ks_tag'
|
|
104072
|
+
| 'avigilon_alta_credential'
|
|
103902
104073
|
)
|
|
103903
104074
|
| undefined
|
|
103904
104075
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -108986,6 +109157,7 @@ export type Routes = {
|
|
|
108986
109157
|
| 'latch_user'
|
|
108987
109158
|
| 'dormakaba_community_user'
|
|
108988
109159
|
| 'salto_space_user'
|
|
109160
|
+
| 'avigilon_alta_user'
|
|
108989
109161
|
)
|
|
108990
109162
|
| undefined
|
|
108991
109163
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -111928,6 +112100,7 @@ export type Routes = {
|
|
|
111928
112100
|
| 'latch_user'
|
|
111929
112101
|
| 'dormakaba_community_user'
|
|
111930
112102
|
| 'salto_space_user'
|
|
112103
|
+
| 'avigilon_alta_user'
|
|
111931
112104
|
)
|
|
111932
112105
|
| undefined
|
|
111933
112106
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -112597,6 +112770,7 @@ export type Routes = {
|
|
|
112597
112770
|
| 'dormakaba_ambiance_credential'
|
|
112598
112771
|
| 'hotek_card'
|
|
112599
112772
|
| 'salto_ks_tag'
|
|
112773
|
+
| 'avigilon_alta_credential'
|
|
112600
112774
|
)
|
|
112601
112775
|
| undefined
|
|
112602
112776
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -112771,6 +112945,7 @@ export type Routes = {
|
|
|
112771
112945
|
| 'dormakaba_ambiance_credential'
|
|
112772
112946
|
| 'hotek_card'
|
|
112773
112947
|
| 'salto_ks_tag'
|
|
112948
|
+
| 'avigilon_alta_credential'
|
|
112774
112949
|
)
|
|
112775
112950
|
| undefined
|
|
112776
112951
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -113025,6 +113200,7 @@ export type Routes = {
|
|
|
113025
113200
|
| 'dormakaba_ambiance_credential'
|
|
113026
113201
|
| 'hotek_card'
|
|
113027
113202
|
| 'salto_ks_tag'
|
|
113203
|
+
| 'avigilon_alta_credential'
|
|
113028
113204
|
)
|
|
113029
113205
|
| undefined
|
|
113030
113206
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -113191,6 +113367,7 @@ export type Routes = {
|
|
|
113191
113367
|
| 'dormakaba_ambiance_credential'
|
|
113192
113368
|
| 'hotek_card'
|
|
113193
113369
|
| 'salto_ks_tag'
|
|
113370
|
+
| 'avigilon_alta_credential'
|
|
113194
113371
|
)
|
|
113195
113372
|
| undefined
|
|
113196
113373
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -114018,6 +114195,7 @@ export type Routes = {
|
|
|
114018
114195
|
| 'latch_user'
|
|
114019
114196
|
| 'dormakaba_community_user'
|
|
114020
114197
|
| 'salto_space_user'
|
|
114198
|
+
| 'avigilon_alta_user'
|
|
114021
114199
|
)
|
|
114022
114200
|
| undefined
|
|
114023
114201
|
/** Display name that corresponds to the brand-specific terminology for the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) type. */
|
|
@@ -115560,6 +115738,14 @@ export type Routes = {
|
|
|
115560
115738
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
115561
115739
|
warning_code: 'being_deleted'
|
|
115562
115740
|
}
|
|
115741
|
+
| {
|
|
115742
|
+
/** Date and time at which Seam created the warning. */
|
|
115743
|
+
created_at: string
|
|
115744
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
115745
|
+
message: string
|
|
115746
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
115747
|
+
warning_code: 'provider_service_unavailable'
|
|
115748
|
+
}
|
|
115563
115749
|
)[]
|
|
115564
115750
|
/** Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. */
|
|
115565
115751
|
custom_metadata: {
|
|
@@ -118797,6 +118983,7 @@ export type Routes = {
|
|
|
118797
118983
|
| 'dormakaba_ambiance_credential'
|
|
118798
118984
|
| 'hotek_card'
|
|
118799
118985
|
| 'salto_ks_tag'
|
|
118986
|
+
| 'avigilon_alta_credential'
|
|
118800
118987
|
)
|
|
118801
118988
|
| undefined
|
|
118802
118989
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -118959,6 +119146,7 @@ export type Routes = {
|
|
|
118959
119146
|
| 'dormakaba_ambiance_credential'
|
|
118960
119147
|
| 'hotek_card'
|
|
118961
119148
|
| 'salto_ks_tag'
|
|
119149
|
+
| 'avigilon_alta_credential'
|
|
118962
119150
|
)
|
|
118963
119151
|
| undefined
|
|
118964
119152
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -120690,6 +120878,7 @@ export type Routes = {
|
|
|
120690
120878
|
| 'dormakaba_ambiance_credential'
|
|
120691
120879
|
| 'hotek_card'
|
|
120692
120880
|
| 'salto_ks_tag'
|
|
120881
|
+
| 'avigilon_alta_credential'
|
|
120693
120882
|
)
|
|
120694
120883
|
| undefined
|
|
120695
120884
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -120856,6 +121045,7 @@ export type Routes = {
|
|
|
120856
121045
|
| 'dormakaba_ambiance_credential'
|
|
120857
121046
|
| 'hotek_card'
|
|
120858
121047
|
| 'salto_ks_tag'
|
|
121048
|
+
| 'avigilon_alta_credential'
|
|
120859
121049
|
)
|
|
120860
121050
|
| undefined
|
|
120861
121051
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -121098,6 +121288,7 @@ export type Routes = {
|
|
|
121098
121288
|
| 'dormakaba_ambiance_credential'
|
|
121099
121289
|
| 'hotek_card'
|
|
121100
121290
|
| 'salto_ks_tag'
|
|
121291
|
+
| 'avigilon_alta_credential'
|
|
121101
121292
|
)
|
|
121102
121293
|
| undefined
|
|
121103
121294
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
@@ -121258,6 +121449,7 @@ export type Routes = {
|
|
|
121258
121449
|
| 'dormakaba_ambiance_credential'
|
|
121259
121450
|
| 'hotek_card'
|
|
121260
121451
|
| 'salto_ks_tag'
|
|
121452
|
+
| 'avigilon_alta_credential'
|
|
121261
121453
|
)
|
|
121262
121454
|
| undefined
|
|
121263
121455
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|