@seamapi/types 1.544.0 → 1.546.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 +7 -4
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +32 -32
- package/dist/index.cjs +7 -4
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/acs/acs-system.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-system.js +1 -0
- package/lib/seam/connect/models/acs/acs-system.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +40 -40
- package/lib/seam/connect/models/devices/device-provider.d.ts +1 -1
- package/lib/seam/connect/models/devices/device-provider.js +1 -1
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/lib/seam/connect/openapi.js +2 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +16 -16
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-system.ts +1 -0
- package/src/lib/seam/connect/models/devices/device-provider.ts +1 -1
- package/src/lib/seam/connect/openapi.ts +2 -0
- package/src/lib/seam/connect/route-types.ts +16 -0
|
@@ -11635,7 +11635,7 @@ export type Routes = {
|
|
|
11635
11635
|
acs_user_count?: number | undefined;
|
|
11636
11636
|
acs_access_group_count?: number | undefined;
|
|
11637
11637
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
11638
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
11638
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
11639
11639
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
11640
11640
|
external_type_display_name?: string | undefined;
|
|
11641
11641
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -11650,7 +11650,7 @@ export type Routes = {
|
|
|
11650
11650
|
} | undefined;
|
|
11651
11651
|
/**
|
|
11652
11652
|
* @deprecated Use `external_type`.*/
|
|
11653
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
11653
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
11654
11654
|
/**
|
|
11655
11655
|
* @deprecated Use `external_type_display_name`.*/
|
|
11656
11656
|
system_type_display_name?: string | undefined;
|
|
@@ -14586,7 +14586,7 @@ export type Routes = {
|
|
|
14586
14586
|
acs_user_count?: number | undefined;
|
|
14587
14587
|
acs_access_group_count?: number | undefined;
|
|
14588
14588
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
14589
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
14589
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
14590
14590
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
14591
14591
|
external_type_display_name?: string | undefined;
|
|
14592
14592
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -14601,7 +14601,7 @@ export type Routes = {
|
|
|
14601
14601
|
} | undefined;
|
|
14602
14602
|
/**
|
|
14603
14603
|
* @deprecated Use `external_type`.*/
|
|
14604
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
14604
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
14605
14605
|
/**
|
|
14606
14606
|
* @deprecated Use `external_type_display_name`.*/
|
|
14607
14607
|
system_type_display_name?: string | undefined;
|
|
@@ -25628,7 +25628,7 @@ export type Routes = {
|
|
|
25628
25628
|
acs_user_count?: number | undefined;
|
|
25629
25629
|
acs_access_group_count?: number | undefined;
|
|
25630
25630
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25631
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25631
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25632
25632
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25633
25633
|
external_type_display_name?: string | undefined;
|
|
25634
25634
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -25643,7 +25643,7 @@ export type Routes = {
|
|
|
25643
25643
|
} | undefined;
|
|
25644
25644
|
/**
|
|
25645
25645
|
* @deprecated Use `external_type`.*/
|
|
25646
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25646
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25647
25647
|
/**
|
|
25648
25648
|
* @deprecated Use `external_type_display_name`.*/
|
|
25649
25649
|
system_type_display_name?: string | undefined;
|
|
@@ -25761,7 +25761,7 @@ export type Routes = {
|
|
|
25761
25761
|
acs_user_count?: number | undefined;
|
|
25762
25762
|
acs_access_group_count?: number | undefined;
|
|
25763
25763
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25764
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25764
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25765
25765
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25766
25766
|
external_type_display_name?: string | undefined;
|
|
25767
25767
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -25776,7 +25776,7 @@ export type Routes = {
|
|
|
25776
25776
|
} | undefined;
|
|
25777
25777
|
/**
|
|
25778
25778
|
* @deprecated Use `external_type`.*/
|
|
25779
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25779
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25780
25780
|
/**
|
|
25781
25781
|
* @deprecated Use `external_type_display_name`.*/
|
|
25782
25782
|
system_type_display_name?: string | undefined;
|
|
@@ -25892,7 +25892,7 @@ export type Routes = {
|
|
|
25892
25892
|
acs_user_count?: number | undefined;
|
|
25893
25893
|
acs_access_group_count?: number | undefined;
|
|
25894
25894
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25895
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25895
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25896
25896
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
25897
25897
|
external_type_display_name?: string | undefined;
|
|
25898
25898
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -25907,7 +25907,7 @@ export type Routes = {
|
|
|
25907
25907
|
} | undefined;
|
|
25908
25908
|
/**
|
|
25909
25909
|
* @deprecated Use `external_type`.*/
|
|
25910
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
25910
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
25911
25911
|
/**
|
|
25912
25912
|
* @deprecated Use `external_type_display_name`.*/
|
|
25913
25913
|
system_type_display_name?: string | undefined;
|
|
@@ -59940,7 +59940,7 @@ export type Routes = {
|
|
|
59940
59940
|
acs_user_count?: number | undefined;
|
|
59941
59941
|
acs_access_group_count?: number | undefined;
|
|
59942
59942
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
59943
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
59943
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
59944
59944
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
59945
59945
|
external_type_display_name?: string | undefined;
|
|
59946
59946
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -59955,7 +59955,7 @@ export type Routes = {
|
|
|
59955
59955
|
} | undefined;
|
|
59956
59956
|
/**
|
|
59957
59957
|
* @deprecated Use `external_type`.*/
|
|
59958
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
59958
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
59959
59959
|
/**
|
|
59960
59960
|
* @deprecated Use `external_type_display_name`.*/
|
|
59961
59961
|
system_type_display_name?: string | undefined;
|
|
@@ -78483,7 +78483,7 @@ export type Routes = {
|
|
|
78483
78483
|
acs_user_count?: number | undefined;
|
|
78484
78484
|
acs_access_group_count?: number | undefined;
|
|
78485
78485
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
78486
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
78486
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
78487
78487
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
78488
78488
|
external_type_display_name?: string | undefined;
|
|
78489
78489
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -78498,7 +78498,7 @@ export type Routes = {
|
|
|
78498
78498
|
} | undefined;
|
|
78499
78499
|
/**
|
|
78500
78500
|
* @deprecated Use `external_type`.*/
|
|
78501
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
78501
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
78502
78502
|
/**
|
|
78503
78503
|
* @deprecated Use `external_type_display_name`.*/
|
|
78504
78504
|
system_type_display_name?: string | undefined;
|
|
@@ -80519,7 +80519,7 @@ export type Routes = {
|
|
|
80519
80519
|
acs_user_count?: number | undefined;
|
|
80520
80520
|
acs_access_group_count?: number | undefined;
|
|
80521
80521
|
/** Brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
80522
|
-
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
80522
|
+
external_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
80523
80523
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
80524
80524
|
external_type_display_name?: string | undefined;
|
|
80525
80525
|
/** Indicates whether the `acs_system` is a credential manager. */
|
|
@@ -80534,7 +80534,7 @@ export type Routes = {
|
|
|
80534
80534
|
} | undefined;
|
|
80535
80535
|
/**
|
|
80536
80536
|
* @deprecated Use `external_type`.*/
|
|
80537
|
-
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service') | undefined;
|
|
80537
|
+
system_type?: ('pti_site' | 'alta_org' | 'salto_ks_site' | 'salto_space_system' | 'brivo_account' | 'hid_credential_manager_organization' | 'visionline_system' | 'assa_abloy_credential_service' | 'latch_building' | 'dormakaba_community_site' | 'dormakaba_ambiance_site' | 'legic_connect_credential_service' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'hotek_site') | undefined;
|
|
80538
80538
|
/**
|
|
80539
80539
|
* @deprecated Use `external_type_display_name`.*/
|
|
80540
80540
|
system_type_display_name?: string | undefined;
|
package/package.json
CHANGED
|
@@ -3285,6 +3285,7 @@ export default {
|
|
|
3285
3285
|
'legic_connect_credential_service',
|
|
3286
3286
|
'assa_abloy_vostio',
|
|
3287
3287
|
'assa_abloy_vostio_credential_service',
|
|
3288
|
+
'hotek_site',
|
|
3288
3289
|
],
|
|
3289
3290
|
type: 'string',
|
|
3290
3291
|
},
|
|
@@ -3342,6 +3343,7 @@ export default {
|
|
|
3342
3343
|
'legic_connect_credential_service',
|
|
3343
3344
|
'assa_abloy_vostio',
|
|
3344
3345
|
'assa_abloy_vostio_credential_service',
|
|
3346
|
+
'hotek_site',
|
|
3345
3347
|
],
|
|
3346
3348
|
type: 'string',
|
|
3347
3349
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -13294,6 +13294,7 @@ export type Routes = {
|
|
|
13294
13294
|
| 'legic_connect_credential_service'
|
|
13295
13295
|
| 'assa_abloy_vostio'
|
|
13296
13296
|
| 'assa_abloy_vostio_credential_service'
|
|
13297
|
+
| 'hotek_site'
|
|
13297
13298
|
)
|
|
13298
13299
|
| undefined
|
|
13299
13300
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -13328,6 +13329,7 @@ export type Routes = {
|
|
|
13328
13329
|
| 'legic_connect_credential_service'
|
|
13329
13330
|
| 'assa_abloy_vostio'
|
|
13330
13331
|
| 'assa_abloy_vostio_credential_service'
|
|
13332
|
+
| 'hotek_site'
|
|
13331
13333
|
)
|
|
13332
13334
|
| undefined
|
|
13333
13335
|
/**
|
|
@@ -16879,6 +16881,7 @@ export type Routes = {
|
|
|
16879
16881
|
| 'legic_connect_credential_service'
|
|
16880
16882
|
| 'assa_abloy_vostio'
|
|
16881
16883
|
| 'assa_abloy_vostio_credential_service'
|
|
16884
|
+
| 'hotek_site'
|
|
16882
16885
|
)
|
|
16883
16886
|
| undefined
|
|
16884
16887
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -16913,6 +16916,7 @@ export type Routes = {
|
|
|
16913
16916
|
| 'legic_connect_credential_service'
|
|
16914
16917
|
| 'assa_abloy_vostio'
|
|
16915
16918
|
| 'assa_abloy_vostio_credential_service'
|
|
16919
|
+
| 'hotek_site'
|
|
16916
16920
|
)
|
|
16917
16921
|
| undefined
|
|
16918
16922
|
/**
|
|
@@ -29785,6 +29789,7 @@ export type Routes = {
|
|
|
29785
29789
|
| 'legic_connect_credential_service'
|
|
29786
29790
|
| 'assa_abloy_vostio'
|
|
29787
29791
|
| 'assa_abloy_vostio_credential_service'
|
|
29792
|
+
| 'hotek_site'
|
|
29788
29793
|
)
|
|
29789
29794
|
| undefined
|
|
29790
29795
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -29819,6 +29824,7 @@ export type Routes = {
|
|
|
29819
29824
|
| 'legic_connect_credential_service'
|
|
29820
29825
|
| 'assa_abloy_vostio'
|
|
29821
29826
|
| 'assa_abloy_vostio_credential_service'
|
|
29827
|
+
| 'hotek_site'
|
|
29822
29828
|
)
|
|
29823
29829
|
| undefined
|
|
29824
29830
|
/**
|
|
@@ -29965,6 +29971,7 @@ export type Routes = {
|
|
|
29965
29971
|
| 'legic_connect_credential_service'
|
|
29966
29972
|
| 'assa_abloy_vostio'
|
|
29967
29973
|
| 'assa_abloy_vostio_credential_service'
|
|
29974
|
+
| 'hotek_site'
|
|
29968
29975
|
)
|
|
29969
29976
|
| undefined
|
|
29970
29977
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -29999,6 +30006,7 @@ export type Routes = {
|
|
|
29999
30006
|
| 'legic_connect_credential_service'
|
|
30000
30007
|
| 'assa_abloy_vostio'
|
|
30001
30008
|
| 'assa_abloy_vostio_credential_service'
|
|
30009
|
+
| 'hotek_site'
|
|
30002
30010
|
)
|
|
30003
30011
|
| undefined
|
|
30004
30012
|
/**
|
|
@@ -30143,6 +30151,7 @@ export type Routes = {
|
|
|
30143
30151
|
| 'legic_connect_credential_service'
|
|
30144
30152
|
| 'assa_abloy_vostio'
|
|
30145
30153
|
| 'assa_abloy_vostio_credential_service'
|
|
30154
|
+
| 'hotek_site'
|
|
30146
30155
|
)
|
|
30147
30156
|
| undefined
|
|
30148
30157
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -30177,6 +30186,7 @@ export type Routes = {
|
|
|
30177
30186
|
| 'legic_connect_credential_service'
|
|
30178
30187
|
| 'assa_abloy_vostio'
|
|
30179
30188
|
| 'assa_abloy_vostio_credential_service'
|
|
30189
|
+
| 'hotek_site'
|
|
30180
30190
|
)
|
|
30181
30191
|
| undefined
|
|
30182
30192
|
/**
|
|
@@ -71458,6 +71468,7 @@ export type Routes = {
|
|
|
71458
71468
|
| 'legic_connect_credential_service'
|
|
71459
71469
|
| 'assa_abloy_vostio'
|
|
71460
71470
|
| 'assa_abloy_vostio_credential_service'
|
|
71471
|
+
| 'hotek_site'
|
|
71461
71472
|
)
|
|
71462
71473
|
| undefined
|
|
71463
71474
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -71492,6 +71503,7 @@ export type Routes = {
|
|
|
71492
71503
|
| 'legic_connect_credential_service'
|
|
71493
71504
|
| 'assa_abloy_vostio'
|
|
71494
71505
|
| 'assa_abloy_vostio_credential_service'
|
|
71506
|
+
| 'hotek_site'
|
|
71495
71507
|
)
|
|
71496
71508
|
| undefined
|
|
71497
71509
|
/**
|
|
@@ -93354,6 +93366,7 @@ export type Routes = {
|
|
|
93354
93366
|
| 'legic_connect_credential_service'
|
|
93355
93367
|
| 'assa_abloy_vostio'
|
|
93356
93368
|
| 'assa_abloy_vostio_credential_service'
|
|
93369
|
+
| 'hotek_site'
|
|
93357
93370
|
)
|
|
93358
93371
|
| undefined
|
|
93359
93372
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -93388,6 +93401,7 @@ export type Routes = {
|
|
|
93388
93401
|
| 'legic_connect_credential_service'
|
|
93389
93402
|
| 'assa_abloy_vostio'
|
|
93390
93403
|
| 'assa_abloy_vostio_credential_service'
|
|
93404
|
+
| 'hotek_site'
|
|
93391
93405
|
)
|
|
93392
93406
|
| undefined
|
|
93393
93407
|
/**
|
|
@@ -95837,6 +95851,7 @@ export type Routes = {
|
|
|
95837
95851
|
| 'legic_connect_credential_service'
|
|
95838
95852
|
| 'assa_abloy_vostio'
|
|
95839
95853
|
| 'assa_abloy_vostio_credential_service'
|
|
95854
|
+
| 'hotek_site'
|
|
95840
95855
|
)
|
|
95841
95856
|
| undefined
|
|
95842
95857
|
/** Display name that corresponds to the brand-specific terminology for the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) type. */
|
|
@@ -95871,6 +95886,7 @@ export type Routes = {
|
|
|
95871
95886
|
| 'legic_connect_credential_service'
|
|
95872
95887
|
| 'assa_abloy_vostio'
|
|
95873
95888
|
| 'assa_abloy_vostio_credential_service'
|
|
95889
|
+
| 'hotek_site'
|
|
95874
95890
|
)
|
|
95875
95891
|
| undefined
|
|
95876
95892
|
/**
|