@seamapi/types 1.816.0 → 1.818.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 +54 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +460 -207
- package/dist/index.cjs +54 -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 +0 -1
- 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 +100 -42
- package/lib/seam/connect/models/devices/device.d.ts +58 -0
- package/lib/seam/connect/models/devices/device.js +12 -0
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +21 -0
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.js +44 -7
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +275 -135
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +0 -1
- package/src/lib/seam/connect/models/devices/device.ts +14 -0
- package/src/lib/seam/connect/openapi.ts +52 -7
- package/src/lib/seam/connect/route-types.ts +160 -135
|
@@ -218,7 +218,7 @@ export type Routes = {
|
|
|
218
218
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
219
219
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
220
220
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
221
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
221
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
222
222
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
223
223
|
external_type_display_name?: string | undefined;
|
|
224
224
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -348,7 +348,7 @@ export type Routes = {
|
|
|
348
348
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
349
349
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
350
350
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
351
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
351
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
352
352
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
353
353
|
external_type_display_name?: string | undefined;
|
|
354
354
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -545,7 +545,7 @@ export type Routes = {
|
|
|
545
545
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
546
546
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
547
547
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
548
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
548
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
549
549
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
550
550
|
external_type_display_name?: string | undefined;
|
|
551
551
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -675,7 +675,7 @@ export type Routes = {
|
|
|
675
675
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
676
676
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
677
677
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
678
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
678
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
679
679
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
680
680
|
external_type_display_name?: string | undefined;
|
|
681
681
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -2802,7 +2802,7 @@ export type Routes = {
|
|
|
2802
2802
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
2803
2803
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
2804
2804
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
2805
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
2805
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
2806
2806
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
2807
2807
|
external_type_display_name?: string | undefined;
|
|
2808
2808
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -2932,7 +2932,7 @@ export type Routes = {
|
|
|
2932
2932
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
2933
2933
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
2934
2934
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
2935
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
2935
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
2936
2936
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
2937
2937
|
external_type_display_name?: string | undefined;
|
|
2938
2938
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -3129,7 +3129,7 @@ export type Routes = {
|
|
|
3129
3129
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
3130
3130
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
3131
3131
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
3132
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
3132
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
3133
3133
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
3134
3134
|
external_type_display_name?: string | undefined;
|
|
3135
3135
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -3259,7 +3259,7 @@ export type Routes = {
|
|
|
3259
3259
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
3260
3260
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
3261
3261
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
3262
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
3262
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
3263
3263
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
3264
3264
|
external_type_display_name?: string | undefined;
|
|
3265
3265
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -7262,7 +7262,7 @@ export type Routes = {
|
|
|
7262
7262
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
7263
7263
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
7264
7264
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
7265
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
7265
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
7266
7266
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
7267
7267
|
external_type_display_name?: string | undefined;
|
|
7268
7268
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -7392,7 +7392,7 @@ export type Routes = {
|
|
|
7392
7392
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
7393
7393
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
7394
7394
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
7395
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
7395
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
7396
7396
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
7397
7397
|
external_type_display_name?: string | undefined;
|
|
7398
7398
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -7589,7 +7589,7 @@ export type Routes = {
|
|
|
7589
7589
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
7590
7590
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
7591
7591
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
7592
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
7592
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
7593
7593
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
7594
7594
|
external_type_display_name?: string | undefined;
|
|
7595
7595
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -7719,7 +7719,7 @@ export type Routes = {
|
|
|
7719
7719
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
7720
7720
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
7721
7721
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
7722
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
7722
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
7723
7723
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
7724
7724
|
external_type_display_name?: string | undefined;
|
|
7725
7725
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -9720,7 +9720,7 @@ export type Routes = {
|
|
|
9720
9720
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
9721
9721
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
9722
9722
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
9723
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
9723
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
9724
9724
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
9725
9725
|
external_type_display_name?: string | undefined;
|
|
9726
9726
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -9850,7 +9850,7 @@ export type Routes = {
|
|
|
9850
9850
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
9851
9851
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
9852
9852
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
9853
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
9853
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
9854
9854
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
9855
9855
|
external_type_display_name?: string | undefined;
|
|
9856
9856
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -10047,7 +10047,7 @@ export type Routes = {
|
|
|
10047
10047
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
10048
10048
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
10049
10049
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
10050
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
10050
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
10051
10051
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
10052
10052
|
external_type_display_name?: string | undefined;
|
|
10053
10053
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -10177,7 +10177,7 @@ export type Routes = {
|
|
|
10177
10177
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
10178
10178
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
10179
10179
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
10180
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
10180
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
10181
10181
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
10182
10182
|
external_type_display_name?: string | undefined;
|
|
10183
10183
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -12615,6 +12615,13 @@ export type Routes = {
|
|
|
12615
12615
|
created_at: string;
|
|
12616
12616
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
12617
12617
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
12618
|
+
} | {
|
|
12619
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
12620
|
+
message: string;
|
|
12621
|
+
/** Date and time at which Seam created the warning. */
|
|
12622
|
+
created_at: string;
|
|
12623
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
12624
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
12618
12625
|
} | {
|
|
12619
12626
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
12620
12627
|
message: string;
|
|
@@ -14492,7 +14499,7 @@ export type Routes = {
|
|
|
14492
14499
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
14493
14500
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
14494
14501
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
14495
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
14502
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
14496
14503
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
14497
14504
|
external_type_display_name?: string | undefined;
|
|
14498
14505
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -14622,7 +14629,7 @@ export type Routes = {
|
|
|
14622
14629
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
14623
14630
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
14624
14631
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
14625
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
14632
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
14626
14633
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
14627
14634
|
external_type_display_name?: string | undefined;
|
|
14628
14635
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -14819,7 +14826,7 @@ export type Routes = {
|
|
|
14819
14826
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
14820
14827
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
14821
14828
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
14822
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
14829
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
14823
14830
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
14824
14831
|
external_type_display_name?: string | undefined;
|
|
14825
14832
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -14949,7 +14956,7 @@ export type Routes = {
|
|
|
14949
14956
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
14950
14957
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
14951
14958
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
14952
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
14959
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
14953
14960
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
14954
14961
|
external_type_display_name?: string | undefined;
|
|
14955
14962
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -17031,6 +17038,13 @@ export type Routes = {
|
|
|
17031
17038
|
created_at: string;
|
|
17032
17039
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17033
17040
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
17041
|
+
} | {
|
|
17042
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17043
|
+
message: string;
|
|
17044
|
+
/** Date and time at which Seam created the warning. */
|
|
17045
|
+
created_at: string;
|
|
17046
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17047
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
17034
17048
|
} | {
|
|
17035
17049
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17036
17050
|
message: string;
|
|
@@ -17649,7 +17663,7 @@ export type Routes = {
|
|
|
17649
17663
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
17650
17664
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
17651
17665
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
17652
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
17666
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
17653
17667
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
17654
17668
|
external_type_display_name?: string | undefined;
|
|
17655
17669
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -19404,7 +19418,7 @@ export type Routes = {
|
|
|
19404
19418
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
19405
19419
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
19406
19420
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
19407
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
19421
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
19408
19422
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
19409
19423
|
external_type_display_name?: string | undefined;
|
|
19410
19424
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -19605,7 +19619,7 @@ export type Routes = {
|
|
|
19605
19619
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
19606
19620
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
19607
19621
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
19608
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
19622
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
19609
19623
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
19610
19624
|
external_type_display_name?: string | undefined;
|
|
19611
19625
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -19763,7 +19777,7 @@ export type Routes = {
|
|
|
19763
19777
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
19764
19778
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
19765
19779
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
19766
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
19780
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
19767
19781
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
19768
19782
|
external_type_display_name?: string | undefined;
|
|
19769
19783
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -19926,7 +19940,7 @@ export type Routes = {
|
|
|
19926
19940
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
19927
19941
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
19928
19942
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
19929
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
19943
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
19930
19944
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
19931
19945
|
external_type_display_name?: string | undefined;
|
|
19932
19946
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -20093,7 +20107,7 @@ export type Routes = {
|
|
|
20093
20107
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
20094
20108
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
20095
20109
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
20096
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
20110
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
20097
20111
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
20098
20112
|
external_type_display_name?: string | undefined;
|
|
20099
20113
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -20401,7 +20415,7 @@ export type Routes = {
|
|
|
20401
20415
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
20402
20416
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
20403
20417
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
20404
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
20418
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
20405
20419
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
20406
20420
|
external_type_display_name?: string | undefined;
|
|
20407
20421
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -20547,7 +20561,7 @@ export type Routes = {
|
|
|
20547
20561
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
20548
20562
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
20549
20563
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
20550
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
20564
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
20551
20565
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
20552
20566
|
external_type_display_name?: string | undefined;
|
|
20553
20567
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -20706,7 +20720,7 @@ export type Routes = {
|
|
|
20706
20720
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
20707
20721
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
20708
20722
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
20709
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
20723
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
20710
20724
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
20711
20725
|
external_type_display_name?: string | undefined;
|
|
20712
20726
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -20860,7 +20874,7 @@ export type Routes = {
|
|
|
20860
20874
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
20861
20875
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
20862
20876
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
20863
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
20877
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
20864
20878
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
20865
20879
|
external_type_display_name?: string | undefined;
|
|
20866
20880
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -21150,7 +21164,7 @@ export type Routes = {
|
|
|
21150
21164
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
21151
21165
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
21152
21166
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
21153
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
21167
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
21154
21168
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
21155
21169
|
external_type_display_name?: string | undefined;
|
|
21156
21170
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -21280,7 +21294,7 @@ export type Routes = {
|
|
|
21280
21294
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
21281
21295
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
21282
21296
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
21283
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
21297
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
21284
21298
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
21285
21299
|
external_type_display_name?: string | undefined;
|
|
21286
21300
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -21477,7 +21491,7 @@ export type Routes = {
|
|
|
21477
21491
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
21478
21492
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
21479
21493
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
21480
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
21494
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
21481
21495
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
21482
21496
|
external_type_display_name?: string | undefined;
|
|
21483
21497
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -21607,7 +21621,7 @@ export type Routes = {
|
|
|
21607
21621
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
21608
21622
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
21609
21623
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
21610
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
21624
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
21611
21625
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
21612
21626
|
external_type_display_name?: string | undefined;
|
|
21613
21627
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -22598,7 +22612,7 @@ export type Routes = {
|
|
|
22598
22612
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
22599
22613
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
22600
22614
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
22601
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
22615
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
22602
22616
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
22603
22617
|
external_type_display_name?: string | undefined;
|
|
22604
22618
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -22728,7 +22742,7 @@ export type Routes = {
|
|
|
22728
22742
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
22729
22743
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
22730
22744
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
22731
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
22745
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
22732
22746
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
22733
22747
|
external_type_display_name?: string | undefined;
|
|
22734
22748
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -22925,7 +22939,7 @@ export type Routes = {
|
|
|
22925
22939
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
22926
22940
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
22927
22941
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
22928
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
22942
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
22929
22943
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
22930
22944
|
external_type_display_name?: string | undefined;
|
|
22931
22945
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -23055,7 +23069,7 @@ export type Routes = {
|
|
|
23055
23069
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
23056
23070
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
23057
23071
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
23058
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
23072
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
23059
23073
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
23060
23074
|
external_type_display_name?: string | undefined;
|
|
23061
23075
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -24220,7 +24234,7 @@ export type Routes = {
|
|
|
24220
24234
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
24221
24235
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
24222
24236
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
24223
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
24237
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
24224
24238
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
24225
24239
|
external_type_display_name?: string | undefined;
|
|
24226
24240
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -24508,7 +24522,7 @@ export type Routes = {
|
|
|
24508
24522
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
24509
24523
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
24510
24524
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
24511
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
24525
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
24512
24526
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
24513
24527
|
external_type_display_name?: string | undefined;
|
|
24514
24528
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -24638,7 +24652,7 @@ export type Routes = {
|
|
|
24638
24652
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
24639
24653
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
24640
24654
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
24641
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
24655
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
24642
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. */
|
|
24643
24657
|
external_type_display_name?: string | undefined;
|
|
24644
24658
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -24835,7 +24849,7 @@ export type Routes = {
|
|
|
24835
24849
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
24836
24850
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
24837
24851
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
24838
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
24852
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
24839
24853
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
24840
24854
|
external_type_display_name?: string | undefined;
|
|
24841
24855
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -24965,7 +24979,7 @@ export type Routes = {
|
|
|
24965
24979
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
24966
24980
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
24967
24981
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
24968
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
24982
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
24969
24983
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
24970
24984
|
external_type_display_name?: string | undefined;
|
|
24971
24985
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -27885,7 +27899,7 @@ export type Routes = {
|
|
|
27885
27899
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
27886
27900
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
27887
27901
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
27888
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
27902
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
27889
27903
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
27890
27904
|
external_type_display_name?: string | undefined;
|
|
27891
27905
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -28015,7 +28029,7 @@ export type Routes = {
|
|
|
28015
28029
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
28016
28030
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
28017
28031
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
28018
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
28032
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
28019
28033
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
28020
28034
|
external_type_display_name?: string | undefined;
|
|
28021
28035
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -28212,7 +28226,7 @@ export type Routes = {
|
|
|
28212
28226
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
28213
28227
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
28214
28228
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
28215
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
28229
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
28216
28230
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
28217
28231
|
external_type_display_name?: string | undefined;
|
|
28218
28232
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -28342,7 +28356,7 @@ export type Routes = {
|
|
|
28342
28356
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
28343
28357
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
28344
28358
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
28345
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
28359
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
28346
28360
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
28347
28361
|
external_type_display_name?: string | undefined;
|
|
28348
28362
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -29226,7 +29240,7 @@ export type Routes = {
|
|
|
29226
29240
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
29227
29241
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
29228
29242
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
29229
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
29243
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
29230
29244
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
29231
29245
|
external_type_display_name?: string | undefined;
|
|
29232
29246
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -29356,7 +29370,7 @@ export type Routes = {
|
|
|
29356
29370
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
29357
29371
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
29358
29372
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
29359
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
29373
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
29360
29374
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
29361
29375
|
external_type_display_name?: string | undefined;
|
|
29362
29376
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -29553,7 +29567,7 @@ export type Routes = {
|
|
|
29553
29567
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
29554
29568
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
29555
29569
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
29556
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
29570
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
29557
29571
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
29558
29572
|
external_type_display_name?: string | undefined;
|
|
29559
29573
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -29683,7 +29697,7 @@ export type Routes = {
|
|
|
29683
29697
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
29684
29698
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
29685
29699
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
29686
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
29700
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
29687
29701
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
29688
29702
|
external_type_display_name?: string | undefined;
|
|
29689
29703
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -33604,6 +33618,13 @@ export type Routes = {
|
|
|
33604
33618
|
created_at: string;
|
|
33605
33619
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33606
33620
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
33621
|
+
} | {
|
|
33622
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33623
|
+
message: string;
|
|
33624
|
+
/** Date and time at which Seam created the warning. */
|
|
33625
|
+
created_at: string;
|
|
33626
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33627
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
33607
33628
|
} | {
|
|
33608
33629
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33609
33630
|
message: string;
|
|
@@ -34979,6 +35000,13 @@ export type Routes = {
|
|
|
34979
35000
|
created_at: string;
|
|
34980
35001
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
34981
35002
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
35003
|
+
} | {
|
|
35004
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35005
|
+
message: string;
|
|
35006
|
+
/** Date and time at which Seam created the warning. */
|
|
35007
|
+
created_at: string;
|
|
35008
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35009
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
34982
35010
|
} | {
|
|
34983
35011
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
34984
35012
|
message: string;
|
|
@@ -35533,6 +35561,13 @@ export type Routes = {
|
|
|
35533
35561
|
created_at: string;
|
|
35534
35562
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35535
35563
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
35564
|
+
} | {
|
|
35565
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35566
|
+
message: string;
|
|
35567
|
+
/** Date and time at which Seam created the warning. */
|
|
35568
|
+
created_at: string;
|
|
35569
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35570
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
35536
35571
|
} | {
|
|
35537
35572
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35538
35573
|
message: string;
|
|
@@ -36017,6 +36052,13 @@ export type Routes = {
|
|
|
36017
36052
|
created_at: string;
|
|
36018
36053
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36019
36054
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
36055
|
+
} | {
|
|
36056
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36057
|
+
message: string;
|
|
36058
|
+
/** Date and time at which Seam created the warning. */
|
|
36059
|
+
created_at: string;
|
|
36060
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36061
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
36020
36062
|
} | {
|
|
36021
36063
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36022
36064
|
message: string;
|
|
@@ -42148,7 +42190,7 @@ export type Routes = {
|
|
|
42148
42190
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
42149
42191
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
42150
42192
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
42151
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
42193
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
42152
42194
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
42153
42195
|
external_type_display_name?: string | undefined;
|
|
42154
42196
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -42278,7 +42320,7 @@ export type Routes = {
|
|
|
42278
42320
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
42279
42321
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
42280
42322
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
42281
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
42323
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
42282
42324
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
42283
42325
|
external_type_display_name?: string | undefined;
|
|
42284
42326
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -42475,7 +42517,7 @@ export type Routes = {
|
|
|
42475
42517
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
42476
42518
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
42477
42519
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
42478
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
42520
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
42479
42521
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
42480
42522
|
external_type_display_name?: string | undefined;
|
|
42481
42523
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -42605,7 +42647,7 @@ export type Routes = {
|
|
|
42605
42647
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
42606
42648
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
42607
42649
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
42608
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
42650
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
42609
42651
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
42610
42652
|
external_type_display_name?: string | undefined;
|
|
42611
42653
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -44528,6 +44570,13 @@ export type Routes = {
|
|
|
44528
44570
|
created_at: string;
|
|
44529
44571
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44530
44572
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
44573
|
+
} | {
|
|
44574
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44575
|
+
message: string;
|
|
44576
|
+
/** Date and time at which Seam created the warning. */
|
|
44577
|
+
created_at: string;
|
|
44578
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44579
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
44531
44580
|
} | {
|
|
44532
44581
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44533
44582
|
message: string;
|
|
@@ -45853,6 +45902,13 @@ export type Routes = {
|
|
|
45853
45902
|
created_at: string;
|
|
45854
45903
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45855
45904
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
45905
|
+
} | {
|
|
45906
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
45907
|
+
message: string;
|
|
45908
|
+
/** Date and time at which Seam created the warning. */
|
|
45909
|
+
created_at: string;
|
|
45910
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45911
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
45856
45912
|
} | {
|
|
45857
45913
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
45858
45914
|
message: string;
|
|
@@ -47228,6 +47284,13 @@ export type Routes = {
|
|
|
47228
47284
|
created_at: string;
|
|
47229
47285
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
47230
47286
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
47287
|
+
} | {
|
|
47288
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
47289
|
+
message: string;
|
|
47290
|
+
/** Date and time at which Seam created the warning. */
|
|
47291
|
+
created_at: string;
|
|
47292
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
47293
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
47231
47294
|
} | {
|
|
47232
47295
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
47233
47296
|
message: string;
|
|
@@ -48552,6 +48615,13 @@ export type Routes = {
|
|
|
48552
48615
|
created_at: string;
|
|
48553
48616
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48554
48617
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
48618
|
+
} | {
|
|
48619
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48620
|
+
message: string;
|
|
48621
|
+
/** Date and time at which Seam created the warning. */
|
|
48622
|
+
created_at: string;
|
|
48623
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48624
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
48555
48625
|
} | {
|
|
48556
48626
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48557
48627
|
message: string;
|
|
@@ -48855,7 +48925,7 @@ export type Routes = {
|
|
|
48855
48925
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
48856
48926
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
48857
48927
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
48858
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
48928
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
48859
48929
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
48860
48930
|
external_type_display_name?: string | undefined;
|
|
48861
48931
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -48985,7 +49055,7 @@ export type Routes = {
|
|
|
48985
49055
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
48986
49056
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
48987
49057
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
48988
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
49058
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
48989
49059
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
48990
49060
|
external_type_display_name?: string | undefined;
|
|
48991
49061
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -49182,7 +49252,7 @@ export type Routes = {
|
|
|
49182
49252
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
49183
49253
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
49184
49254
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
49185
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
49255
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
49186
49256
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
49187
49257
|
external_type_display_name?: string | undefined;
|
|
49188
49258
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -49312,7 +49382,7 @@ export type Routes = {
|
|
|
49312
49382
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
49313
49383
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
49314
49384
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
49315
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
49385
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
49316
49386
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
49317
49387
|
external_type_display_name?: string | undefined;
|
|
49318
49388
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -50197,7 +50267,7 @@ export type Routes = {
|
|
|
50197
50267
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
50198
50268
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
50199
50269
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
50200
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
50270
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
50201
50271
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
50202
50272
|
external_type_display_name?: string | undefined;
|
|
50203
50273
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -50327,7 +50397,7 @@ export type Routes = {
|
|
|
50327
50397
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
50328
50398
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
50329
50399
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
50330
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
50400
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
50331
50401
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
50332
50402
|
external_type_display_name?: string | undefined;
|
|
50333
50403
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -50524,7 +50594,7 @@ export type Routes = {
|
|
|
50524
50594
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
50525
50595
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
50526
50596
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
50527
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
50597
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
50528
50598
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
50529
50599
|
external_type_display_name?: string | undefined;
|
|
50530
50600
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -50654,7 +50724,7 @@ export type Routes = {
|
|
|
50654
50724
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
50655
50725
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
50656
50726
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
50657
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
50727
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
50658
50728
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
50659
50729
|
external_type_display_name?: string | undefined;
|
|
50660
50730
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -51537,7 +51607,7 @@ export type Routes = {
|
|
|
51537
51607
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
51538
51608
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
51539
51609
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
51540
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
51610
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
51541
51611
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
51542
51612
|
external_type_display_name?: string | undefined;
|
|
51543
51613
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -51667,7 +51737,7 @@ export type Routes = {
|
|
|
51667
51737
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
51668
51738
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
51669
51739
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
51670
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
51740
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
51671
51741
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
51672
51742
|
external_type_display_name?: string | undefined;
|
|
51673
51743
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -51864,7 +51934,7 @@ export type Routes = {
|
|
|
51864
51934
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
51865
51935
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
51866
51936
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
51867
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
51937
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
51868
51938
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
51869
51939
|
external_type_display_name?: string | undefined;
|
|
51870
51940
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -51994,7 +52064,7 @@ export type Routes = {
|
|
|
51994
52064
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
51995
52065
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
51996
52066
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
51997
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
52067
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
51998
52068
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
51999
52069
|
external_type_display_name?: string | undefined;
|
|
52000
52070
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -52879,7 +52949,7 @@ export type Routes = {
|
|
|
52879
52949
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
52880
52950
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
52881
52951
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
52882
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
52952
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
52883
52953
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
52884
52954
|
external_type_display_name?: string | undefined;
|
|
52885
52955
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -53009,7 +53079,7 @@ export type Routes = {
|
|
|
53009
53079
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
53010
53080
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
53011
53081
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
53012
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
53082
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
53013
53083
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
53014
53084
|
external_type_display_name?: string | undefined;
|
|
53015
53085
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -53206,7 +53276,7 @@ export type Routes = {
|
|
|
53206
53276
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
53207
53277
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
53208
53278
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
53209
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
53279
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
53210
53280
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
53211
53281
|
external_type_display_name?: string | undefined;
|
|
53212
53282
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -53336,7 +53406,7 @@ export type Routes = {
|
|
|
53336
53406
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
53337
53407
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
53338
53408
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
53339
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
53409
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
53340
53410
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
53341
53411
|
external_type_display_name?: string | undefined;
|
|
53342
53412
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -55293,6 +55363,13 @@ export type Routes = {
|
|
|
55293
55363
|
created_at: string;
|
|
55294
55364
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55295
55365
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
55366
|
+
} | {
|
|
55367
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55368
|
+
message: string;
|
|
55369
|
+
/** Date and time at which Seam created the warning. */
|
|
55370
|
+
created_at: string;
|
|
55371
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55372
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
55296
55373
|
} | {
|
|
55297
55374
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55298
55375
|
message: string;
|
|
@@ -56617,6 +56694,13 @@ export type Routes = {
|
|
|
56617
56694
|
created_at: string;
|
|
56618
56695
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
56619
56696
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
56697
|
+
} | {
|
|
56698
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
56699
|
+
message: string;
|
|
56700
|
+
/** Date and time at which Seam created the warning. */
|
|
56701
|
+
created_at: string;
|
|
56702
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
56703
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
56620
56704
|
} | {
|
|
56621
56705
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
56622
56706
|
message: string;
|
|
@@ -56930,7 +57014,7 @@ export type Routes = {
|
|
|
56930
57014
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
56931
57015
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
56932
57016
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
56933
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
57017
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
56934
57018
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
56935
57019
|
external_type_display_name?: string | undefined;
|
|
56936
57020
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -57060,7 +57144,7 @@ export type Routes = {
|
|
|
57060
57144
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
57061
57145
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
57062
57146
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
57063
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
57147
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
57064
57148
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
57065
57149
|
external_type_display_name?: string | undefined;
|
|
57066
57150
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -57257,7 +57341,7 @@ export type Routes = {
|
|
|
57257
57341
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
57258
57342
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
57259
57343
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
57260
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
57344
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
57261
57345
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
57262
57346
|
external_type_display_name?: string | undefined;
|
|
57263
57347
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -57387,7 +57471,7 @@ export type Routes = {
|
|
|
57387
57471
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
57388
57472
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
57389
57473
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
57390
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
57474
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
57391
57475
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
57392
57476
|
external_type_display_name?: string | undefined;
|
|
57393
57477
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -58291,7 +58375,7 @@ export type Routes = {
|
|
|
58291
58375
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
58292
58376
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
58293
58377
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
58294
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
58378
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
58295
58379
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
58296
58380
|
external_type_display_name?: string | undefined;
|
|
58297
58381
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -58421,7 +58505,7 @@ export type Routes = {
|
|
|
58421
58505
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
58422
58506
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
58423
58507
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
58424
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
58508
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
58425
58509
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
58426
58510
|
external_type_display_name?: string | undefined;
|
|
58427
58511
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -58618,7 +58702,7 @@ export type Routes = {
|
|
|
58618
58702
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
58619
58703
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
58620
58704
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
58621
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
58705
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
58622
58706
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
58623
58707
|
external_type_display_name?: string | undefined;
|
|
58624
58708
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -58748,7 +58832,7 @@ export type Routes = {
|
|
|
58748
58832
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
58749
58833
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
58750
58834
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
58751
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
58835
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
58752
58836
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
58753
58837
|
external_type_display_name?: string | undefined;
|
|
58754
58838
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -59708,7 +59792,7 @@ export type Routes = {
|
|
|
59708
59792
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
59709
59793
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
59710
59794
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
59711
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
59795
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
59712
59796
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
59713
59797
|
external_type_display_name?: string | undefined;
|
|
59714
59798
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -59838,7 +59922,7 @@ export type Routes = {
|
|
|
59838
59922
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
59839
59923
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
59840
59924
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
59841
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
59925
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
59842
59926
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
59843
59927
|
external_type_display_name?: string | undefined;
|
|
59844
59928
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -60035,7 +60119,7 @@ export type Routes = {
|
|
|
60035
60119
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
60036
60120
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
60037
60121
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
60038
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
60122
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
60039
60123
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
60040
60124
|
external_type_display_name?: string | undefined;
|
|
60041
60125
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -60165,7 +60249,7 @@ export type Routes = {
|
|
|
60165
60249
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
60166
60250
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
60167
60251
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
60168
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
60252
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
60169
60253
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
60170
60254
|
external_type_display_name?: string | undefined;
|
|
60171
60255
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -62096,7 +62180,7 @@ export type Routes = {
|
|
|
62096
62180
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
62097
62181
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
62098
62182
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
62099
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
62183
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
62100
62184
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
62101
62185
|
external_type_display_name?: string | undefined;
|
|
62102
62186
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -62226,7 +62310,7 @@ export type Routes = {
|
|
|
62226
62310
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
62227
62311
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
62228
62312
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
62229
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
62313
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
62230
62314
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
62231
62315
|
external_type_display_name?: string | undefined;
|
|
62232
62316
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -62423,7 +62507,7 @@ export type Routes = {
|
|
|
62423
62507
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
62424
62508
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
62425
62509
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
62426
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
62510
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
62427
62511
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
62428
62512
|
external_type_display_name?: string | undefined;
|
|
62429
62513
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -62553,7 +62637,7 @@ export type Routes = {
|
|
|
62553
62637
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
62554
62638
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
62555
62639
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
62556
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
62640
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
62557
62641
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
62558
62642
|
external_type_display_name?: string | undefined;
|
|
62559
62643
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -68222,7 +68306,7 @@ export type Routes = {
|
|
|
68222
68306
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
68223
68307
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
68224
68308
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
68225
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
68309
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
68226
68310
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
68227
68311
|
external_type_display_name?: string | undefined;
|
|
68228
68312
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -68389,7 +68473,7 @@ export type Routes = {
|
|
|
68389
68473
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
68390
68474
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
68391
68475
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
68392
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
68476
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
68393
68477
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
68394
68478
|
external_type_display_name?: string | undefined;
|
|
68395
68479
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -70161,6 +70245,13 @@ export type Routes = {
|
|
|
70161
70245
|
created_at: string;
|
|
70162
70246
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
70163
70247
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
70248
|
+
} | {
|
|
70249
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
70250
|
+
message: string;
|
|
70251
|
+
/** Date and time at which Seam created the warning. */
|
|
70252
|
+
created_at: string;
|
|
70253
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
70254
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
70164
70255
|
} | {
|
|
70165
70256
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
70166
70257
|
message: string;
|
|
@@ -71140,7 +71231,7 @@ export type Routes = {
|
|
|
71140
71231
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
71141
71232
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
71142
71233
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
71143
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
71234
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
71144
71235
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
71145
71236
|
external_type_display_name?: string | undefined;
|
|
71146
71237
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -71270,7 +71361,7 @@ export type Routes = {
|
|
|
71270
71361
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
71271
71362
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
71272
71363
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
71273
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
71364
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
71274
71365
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
71275
71366
|
external_type_display_name?: string | undefined;
|
|
71276
71367
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -71467,7 +71558,7 @@ export type Routes = {
|
|
|
71467
71558
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
71468
71559
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
71469
71560
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
71470
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
71561
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
71471
71562
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
71472
71563
|
external_type_display_name?: string | undefined;
|
|
71473
71564
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -71597,7 +71688,7 @@ export type Routes = {
|
|
|
71597
71688
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
71598
71689
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
71599
71690
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
71600
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
71691
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
71601
71692
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
71602
71693
|
external_type_display_name?: string | undefined;
|
|
71603
71694
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -72486,7 +72577,7 @@ export type Routes = {
|
|
|
72486
72577
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
72487
72578
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
72488
72579
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
72489
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
72580
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
72490
72581
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
72491
72582
|
external_type_display_name?: string | undefined;
|
|
72492
72583
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -72616,7 +72707,7 @@ export type Routes = {
|
|
|
72616
72707
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
72617
72708
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
72618
72709
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
72619
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
72710
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
72620
72711
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
72621
72712
|
external_type_display_name?: string | undefined;
|
|
72622
72713
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -72813,7 +72904,7 @@ export type Routes = {
|
|
|
72813
72904
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
72814
72905
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
72815
72906
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
72816
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
72907
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
72817
72908
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
72818
72909
|
external_type_display_name?: string | undefined;
|
|
72819
72910
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -72943,7 +73034,7 @@ export type Routes = {
|
|
|
72943
73034
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
72944
73035
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
72945
73036
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
72946
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
73037
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
72947
73038
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
72948
73039
|
external_type_display_name?: string | undefined;
|
|
72949
73040
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -73938,7 +74029,7 @@ export type Routes = {
|
|
|
73938
74029
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
73939
74030
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
73940
74031
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
73941
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
74032
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
73942
74033
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
73943
74034
|
external_type_display_name?: string | undefined;
|
|
73944
74035
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -74068,7 +74159,7 @@ export type Routes = {
|
|
|
74068
74159
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
74069
74160
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
74070
74161
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
74071
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
74162
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
74072
74163
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
74073
74164
|
external_type_display_name?: string | undefined;
|
|
74074
74165
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -74265,7 +74356,7 @@ export type Routes = {
|
|
|
74265
74356
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
74266
74357
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
74267
74358
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
74268
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
74359
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
74269
74360
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
74270
74361
|
external_type_display_name?: string | undefined;
|
|
74271
74362
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -74395,7 +74486,7 @@ export type Routes = {
|
|
|
74395
74486
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
74396
74487
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
74397
74488
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
74398
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
74489
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
74399
74490
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
74400
74491
|
external_type_display_name?: string | undefined;
|
|
74401
74492
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -76333,6 +76424,13 @@ export type Routes = {
|
|
|
76333
76424
|
created_at: string;
|
|
76334
76425
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
76335
76426
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
76427
|
+
} | {
|
|
76428
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
76429
|
+
message: string;
|
|
76430
|
+
/** Date and time at which Seam created the warning. */
|
|
76431
|
+
created_at: string;
|
|
76432
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
76433
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
76336
76434
|
} | {
|
|
76337
76435
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
76338
76436
|
message: string;
|
|
@@ -76640,7 +76738,7 @@ export type Routes = {
|
|
|
76640
76738
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
76641
76739
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
76642
76740
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
76643
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
76741
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
76644
76742
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
76645
76743
|
external_type_display_name?: string | undefined;
|
|
76646
76744
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -76770,7 +76868,7 @@ export type Routes = {
|
|
|
76770
76868
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
76771
76869
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
76772
76870
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
76773
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
76871
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
76774
76872
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
76775
76873
|
external_type_display_name?: string | undefined;
|
|
76776
76874
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -76967,7 +77065,7 @@ export type Routes = {
|
|
|
76967
77065
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
76968
77066
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
76969
77067
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
76970
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
77068
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
76971
77069
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
76972
77070
|
external_type_display_name?: string | undefined;
|
|
76973
77071
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -77097,7 +77195,7 @@ export type Routes = {
|
|
|
77097
77195
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
77098
77196
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
77099
77197
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
77100
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
77198
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
77101
77199
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
77102
77200
|
external_type_display_name?: string | undefined;
|
|
77103
77201
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -77990,7 +78088,7 @@ export type Routes = {
|
|
|
77990
78088
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
77991
78089
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
77992
78090
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
77993
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
78091
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
77994
78092
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
77995
78093
|
external_type_display_name?: string | undefined;
|
|
77996
78094
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -78120,7 +78218,7 @@ export type Routes = {
|
|
|
78120
78218
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
78121
78219
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
78122
78220
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
78123
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
78221
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
78124
78222
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
78125
78223
|
external_type_display_name?: string | undefined;
|
|
78126
78224
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -78317,7 +78415,7 @@ export type Routes = {
|
|
|
78317
78415
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
78318
78416
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
78319
78417
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
78320
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
78418
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
78321
78419
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
78322
78420
|
external_type_display_name?: string | undefined;
|
|
78323
78421
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -78447,7 +78545,7 @@ export type Routes = {
|
|
|
78447
78545
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
78448
78546
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
78449
78547
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
78450
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
78548
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
78451
78549
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
78452
78550
|
external_type_display_name?: string | undefined;
|
|
78453
78551
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -80404,6 +80502,13 @@ export type Routes = {
|
|
|
80404
80502
|
created_at: string;
|
|
80405
80503
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
80406
80504
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
80505
|
+
} | {
|
|
80506
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
80507
|
+
message: string;
|
|
80508
|
+
/** Date and time at which Seam created the warning. */
|
|
80509
|
+
created_at: string;
|
|
80510
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
80511
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
80407
80512
|
} | {
|
|
80408
80513
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
80409
80514
|
message: string;
|
|
@@ -81728,6 +81833,13 @@ export type Routes = {
|
|
|
81728
81833
|
created_at: string;
|
|
81729
81834
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81730
81835
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
81836
|
+
} | {
|
|
81837
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81838
|
+
message: string;
|
|
81839
|
+
/** Date and time at which Seam created the warning. */
|
|
81840
|
+
created_at: string;
|
|
81841
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81842
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
81731
81843
|
} | {
|
|
81732
81844
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81733
81845
|
message: string;
|
|
@@ -82031,7 +82143,7 @@ export type Routes = {
|
|
|
82031
82143
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
82032
82144
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
82033
82145
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
82034
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
82146
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
82035
82147
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
82036
82148
|
external_type_display_name?: string | undefined;
|
|
82037
82149
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -82161,7 +82273,7 @@ export type Routes = {
|
|
|
82161
82273
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
82162
82274
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
82163
82275
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
82164
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
82276
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
82165
82277
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
82166
82278
|
external_type_display_name?: string | undefined;
|
|
82167
82279
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -82358,7 +82470,7 @@ export type Routes = {
|
|
|
82358
82470
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
82359
82471
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
82360
82472
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
82361
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
82473
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
82362
82474
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
82363
82475
|
external_type_display_name?: string | undefined;
|
|
82364
82476
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -82488,7 +82600,7 @@ export type Routes = {
|
|
|
82488
82600
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
82489
82601
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
82490
82602
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
82491
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
82603
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
82492
82604
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
82493
82605
|
external_type_display_name?: string | undefined;
|
|
82494
82606
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -83576,7 +83688,7 @@ export type Routes = {
|
|
|
83576
83688
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
83577
83689
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
83578
83690
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
83579
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
83691
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
83580
83692
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
83581
83693
|
external_type_display_name?: string | undefined;
|
|
83582
83694
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -83706,7 +83818,7 @@ export type Routes = {
|
|
|
83706
83818
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
83707
83819
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
83708
83820
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
83709
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
83821
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
83710
83822
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
83711
83823
|
external_type_display_name?: string | undefined;
|
|
83712
83824
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -83903,7 +84015,7 @@ export type Routes = {
|
|
|
83903
84015
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
83904
84016
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
83905
84017
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
83906
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
84018
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
83907
84019
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
83908
84020
|
external_type_display_name?: string | undefined;
|
|
83909
84021
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -84033,7 +84145,7 @@ export type Routes = {
|
|
|
84033
84145
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
84034
84146
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
84035
84147
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
84036
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
84148
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
84037
84149
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
84038
84150
|
external_type_display_name?: string | undefined;
|
|
84039
84151
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -84949,7 +85061,7 @@ export type Routes = {
|
|
|
84949
85061
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
84950
85062
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
84951
85063
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
84952
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
85064
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
84953
85065
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
84954
85066
|
external_type_display_name?: string | undefined;
|
|
84955
85067
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -85079,7 +85191,7 @@ export type Routes = {
|
|
|
85079
85191
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
85080
85192
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
85081
85193
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
85082
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
85194
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
85083
85195
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
85084
85196
|
external_type_display_name?: string | undefined;
|
|
85085
85197
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -85276,7 +85388,7 @@ export type Routes = {
|
|
|
85276
85388
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
85277
85389
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
85278
85390
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
85279
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
85391
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
85280
85392
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
85281
85393
|
external_type_display_name?: string | undefined;
|
|
85282
85394
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -85406,7 +85518,7 @@ export type Routes = {
|
|
|
85406
85518
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
85407
85519
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
85408
85520
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
85409
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
85521
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
85410
85522
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
85411
85523
|
external_type_display_name?: string | undefined;
|
|
85412
85524
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -86434,7 +86546,7 @@ export type Routes = {
|
|
|
86434
86546
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
86435
86547
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
86436
86548
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
86437
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
86549
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
86438
86550
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
86439
86551
|
external_type_display_name?: string | undefined;
|
|
86440
86552
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -86564,7 +86676,7 @@ export type Routes = {
|
|
|
86564
86676
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
86565
86677
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
86566
86678
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
86567
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
86679
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
86568
86680
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
86569
86681
|
external_type_display_name?: string | undefined;
|
|
86570
86682
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -86761,7 +86873,7 @@ export type Routes = {
|
|
|
86761
86873
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
86762
86874
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
86763
86875
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
86764
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
86876
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
86765
86877
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
86766
86878
|
external_type_display_name?: string | undefined;
|
|
86767
86879
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -86891,7 +87003,7 @@ export type Routes = {
|
|
|
86891
87003
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
86892
87004
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
86893
87005
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
86894
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
87006
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
86895
87007
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
86896
87008
|
external_type_display_name?: string | undefined;
|
|
86897
87009
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -89362,6 +89474,13 @@ export type Routes = {
|
|
|
89362
89474
|
created_at: string;
|
|
89363
89475
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89364
89476
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
89477
|
+
} | {
|
|
89478
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89479
|
+
message: string;
|
|
89480
|
+
/** Date and time at which Seam created the warning. */
|
|
89481
|
+
created_at: string;
|
|
89482
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89483
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
89365
89484
|
} | {
|
|
89366
89485
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89367
89486
|
message: string;
|
|
@@ -90688,6 +90807,13 @@ export type Routes = {
|
|
|
90688
90807
|
created_at: string;
|
|
90689
90808
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
90690
90809
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
90810
|
+
} | {
|
|
90811
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
90812
|
+
message: string;
|
|
90813
|
+
/** Date and time at which Seam created the warning. */
|
|
90814
|
+
created_at: string;
|
|
90815
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
90816
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
90691
90817
|
} | {
|
|
90692
90818
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
90693
90819
|
message: string;
|
|
@@ -93137,6 +93263,13 @@ export type Routes = {
|
|
|
93137
93263
|
created_at: string;
|
|
93138
93264
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
93139
93265
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
93266
|
+
} | {
|
|
93267
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
93268
|
+
message: string;
|
|
93269
|
+
/** Date and time at which Seam created the warning. */
|
|
93270
|
+
created_at: string;
|
|
93271
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
93272
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
93140
93273
|
} | {
|
|
93141
93274
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
93142
93275
|
message: string;
|
|
@@ -94090,7 +94223,7 @@ export type Routes = {
|
|
|
94090
94223
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
94091
94224
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
94092
94225
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
94093
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
94226
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
94094
94227
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
94095
94228
|
external_type_display_name?: string | undefined;
|
|
94096
94229
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -94220,7 +94353,7 @@ export type Routes = {
|
|
|
94220
94353
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
94221
94354
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
94222
94355
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
94223
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
94356
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
94224
94357
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
94225
94358
|
external_type_display_name?: string | undefined;
|
|
94226
94359
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -94417,7 +94550,7 @@ export type Routes = {
|
|
|
94417
94550
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
94418
94551
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
94419
94552
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
94420
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
94553
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
94421
94554
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
94422
94555
|
external_type_display_name?: string | undefined;
|
|
94423
94556
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -94547,7 +94680,7 @@ export type Routes = {
|
|
|
94547
94680
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
94548
94681
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
94549
94682
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
94550
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
94683
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
94551
94684
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
94552
94685
|
external_type_display_name?: string | undefined;
|
|
94553
94686
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -95939,6 +96072,13 @@ export type Routes = {
|
|
|
95939
96072
|
created_at: string;
|
|
95940
96073
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
95941
96074
|
warning_code: 'salto_ks_subscription_limit_almost_reached';
|
|
96075
|
+
} | {
|
|
96076
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
96077
|
+
message: string;
|
|
96078
|
+
/** Date and time at which Seam created the warning. */
|
|
96079
|
+
created_at: string;
|
|
96080
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
96081
|
+
warning_code: 'salto_ks_lock_access_code_support_removed';
|
|
95942
96082
|
} | {
|
|
95943
96083
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
95944
96084
|
message: string;
|
|
@@ -99433,7 +99573,7 @@ export type Routes = {
|
|
|
99433
99573
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
99434
99574
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
99435
99575
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
99436
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
99576
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
99437
99577
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
99438
99578
|
external_type_display_name?: string | undefined;
|
|
99439
99579
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -99564,7 +99704,7 @@ export type Routes = {
|
|
|
99564
99704
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
99565
99705
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
99566
99706
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
99567
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
99707
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
99568
99708
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
99569
99709
|
external_type_display_name?: string | undefined;
|
|
99570
99710
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -101106,7 +101246,7 @@ export type Routes = {
|
|
|
101106
101246
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
101107
101247
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
101108
101248
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
101109
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
101249
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
101110
101250
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
101111
101251
|
external_type_display_name?: string | undefined;
|
|
101112
101252
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -101236,7 +101376,7 @@ export type Routes = {
|
|
|
101236
101376
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
101237
101377
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
101238
101378
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
101239
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
101379
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
101240
101380
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
101241
101381
|
external_type_display_name?: string | undefined;
|
|
101242
101382
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -101433,7 +101573,7 @@ export type Routes = {
|
|
|
101433
101573
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
101434
101574
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
101435
101575
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
101436
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
101576
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
101437
101577
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
101438
101578
|
external_type_display_name?: string | undefined;
|
|
101439
101579
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|
|
@@ -101563,7 +101703,7 @@ export type Routes = {
|
|
|
101563
101703
|
/** Access method for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials). Supported values: `code`, `card`, `mobile_key`, `cloud_key`. */
|
|
101564
101704
|
access_method: 'code' | 'card' | 'mobile_key' | 'cloud_key';
|
|
101565
101705
|
/** Brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
|
|
101566
|
-
external_type?: ('pti_card' | 'brivo_credential' | '
|
|
101706
|
+
external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_key' | 'salto_space_key' | 'latch_access' | 'dormakaba_ambiance_credential' | 'hotek_card') | undefined;
|
|
101567
101707
|
/** Display name that corresponds to the brand-specific terminology for the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) type. */
|
|
101568
101708
|
external_type_display_name?: string | undefined;
|
|
101569
101709
|
/** Date and time at which the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) was created. */
|