@seamapi/types 1.492.0 → 1.494.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 +20 -15
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +84 -84
- package/dist/index.cjs +20 -15
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/acs/acs-access-group.d.ts +13 -13
- package/lib/seam/connect/models/acs/acs-access-group.js +1 -0
- package/lib/seam/connect/models/acs/acs-access-group.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +60 -60
- package/lib/seam/connect/models/instant-keys/instant-key.d.ts +3 -3
- package/lib/seam/connect/models/instant-keys/instant-key.js +5 -5
- package/lib/seam/connect/models/instant-keys/instant-key.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +1 -1
- package/lib/seam/connect/openapi.js +9 -5
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +43 -43
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-access-group.ts +1 -0
- package/src/lib/seam/connect/models/instant-keys/instant-key.ts +5 -5
- package/src/lib/seam/connect/openapi.ts +9 -7
- package/src/lib/seam/connect/route-types.ts +43 -25
|
@@ -11753,13 +11753,13 @@ export type Routes = {
|
|
|
11753
11753
|
name: string;
|
|
11754
11754
|
/**
|
|
11755
11755
|
* @deprecated Use `external_type`.*/
|
|
11756
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
11756
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
11757
11757
|
/**
|
|
11758
11758
|
* @deprecated Use `external_type_display_name`.*/
|
|
11759
11759
|
access_group_type_display_name: string;
|
|
11760
11760
|
display_name: string;
|
|
11761
11761
|
/** Brand-specific terminology for the access group type. */
|
|
11762
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
11762
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
11763
11763
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
11764
11764
|
external_type_display_name: string;
|
|
11765
11765
|
/** Date and time at which the access group was created. */
|
|
@@ -14930,13 +14930,13 @@ export type Routes = {
|
|
|
14930
14930
|
name: string;
|
|
14931
14931
|
/**
|
|
14932
14932
|
* @deprecated Use `external_type`.*/
|
|
14933
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
14933
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
14934
14934
|
/**
|
|
14935
14935
|
* @deprecated Use `external_type_display_name`.*/
|
|
14936
14936
|
access_group_type_display_name: string;
|
|
14937
14937
|
display_name: string;
|
|
14938
14938
|
/** Brand-specific terminology for the access group type. */
|
|
14939
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
14939
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
14940
14940
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
14941
14941
|
external_type_display_name: string;
|
|
14942
14942
|
/** Date and time at which the access group was created. */
|
|
@@ -16725,13 +16725,13 @@ export type Routes = {
|
|
|
16725
16725
|
name: string;
|
|
16726
16726
|
/**
|
|
16727
16727
|
* @deprecated Use `external_type`.*/
|
|
16728
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
16728
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
16729
16729
|
/**
|
|
16730
16730
|
* @deprecated Use `external_type_display_name`.*/
|
|
16731
16731
|
access_group_type_display_name: string;
|
|
16732
16732
|
display_name: string;
|
|
16733
16733
|
/** Brand-specific terminology for the access group type. */
|
|
16734
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
16734
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
16735
16735
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
16736
16736
|
external_type_display_name: string;
|
|
16737
16737
|
/** Date and time at which the access group was created. */
|
|
@@ -19089,13 +19089,13 @@ export type Routes = {
|
|
|
19089
19089
|
expires_at: string;
|
|
19090
19090
|
/** ID of the customization profile associated with the Instant Key. */
|
|
19091
19091
|
customization_profile_id?: string | undefined;
|
|
19092
|
-
/** Customization
|
|
19093
|
-
|
|
19094
|
-
/** Primary color
|
|
19092
|
+
/** Customization applied to the Instant Key UI. */
|
|
19093
|
+
customization?: {
|
|
19094
|
+
/** Primary color used in the Instant Key UI. */
|
|
19095
19095
|
primary_color?: string | undefined;
|
|
19096
|
-
/** Secondary color
|
|
19096
|
+
/** Secondary color used in the Instant Key UI. */
|
|
19097
19097
|
secondary_color?: string | undefined;
|
|
19098
|
-
/** URL of the logo
|
|
19098
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
19099
19099
|
logo_url?: string | undefined;
|
|
19100
19100
|
} | undefined;
|
|
19101
19101
|
}[] | undefined;
|
|
@@ -20182,13 +20182,13 @@ export type Routes = {
|
|
|
20182
20182
|
name: string;
|
|
20183
20183
|
/**
|
|
20184
20184
|
* @deprecated Use `external_type`.*/
|
|
20185
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20185
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20186
20186
|
/**
|
|
20187
20187
|
* @deprecated Use `external_type_display_name`.*/
|
|
20188
20188
|
access_group_type_display_name: string;
|
|
20189
20189
|
display_name: string;
|
|
20190
20190
|
/** Brand-specific terminology for the access group type. */
|
|
20191
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20191
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20192
20192
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
20193
20193
|
external_type_display_name: string;
|
|
20194
20194
|
/** Date and time at which the access group was created. */
|
|
@@ -20234,13 +20234,13 @@ export type Routes = {
|
|
|
20234
20234
|
name: string;
|
|
20235
20235
|
/**
|
|
20236
20236
|
* @deprecated Use `external_type`.*/
|
|
20237
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20237
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20238
20238
|
/**
|
|
20239
20239
|
* @deprecated Use `external_type_display_name`.*/
|
|
20240
20240
|
access_group_type_display_name: string;
|
|
20241
20241
|
display_name: string;
|
|
20242
20242
|
/** Brand-specific terminology for the access group type. */
|
|
20243
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20243
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20244
20244
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
20245
20245
|
external_type_display_name: string;
|
|
20246
20246
|
/** Date and time at which the access group was created. */
|
|
@@ -20641,13 +20641,13 @@ export type Routes = {
|
|
|
20641
20641
|
name: string;
|
|
20642
20642
|
/**
|
|
20643
20643
|
* @deprecated Use `external_type`.*/
|
|
20644
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20644
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20645
20645
|
/**
|
|
20646
20646
|
* @deprecated Use `external_type_display_name`.*/
|
|
20647
20647
|
access_group_type_display_name: string;
|
|
20648
20648
|
display_name: string;
|
|
20649
20649
|
/** Brand-specific terminology for the access group type. */
|
|
20650
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20650
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20651
20651
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
20652
20652
|
external_type_display_name: string;
|
|
20653
20653
|
/** Date and time at which the access group was created. */
|
|
@@ -20691,13 +20691,13 @@ export type Routes = {
|
|
|
20691
20691
|
name: string;
|
|
20692
20692
|
/**
|
|
20693
20693
|
* @deprecated Use `external_type`.*/
|
|
20694
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20694
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20695
20695
|
/**
|
|
20696
20696
|
* @deprecated Use `external_type_display_name`.*/
|
|
20697
20697
|
access_group_type_display_name: string;
|
|
20698
20698
|
display_name: string;
|
|
20699
20699
|
/** Brand-specific terminology for the access group type. */
|
|
20700
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
20700
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
20701
20701
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
20702
20702
|
external_type_display_name: string;
|
|
20703
20703
|
/** Date and time at which the access group was created. */
|
|
@@ -38626,13 +38626,13 @@ export type Routes = {
|
|
|
38626
38626
|
expires_at: string;
|
|
38627
38627
|
/** ID of the customization profile associated with the Instant Key. */
|
|
38628
38628
|
customization_profile_id?: string | undefined;
|
|
38629
|
-
/** Customization
|
|
38630
|
-
|
|
38631
|
-
/** Primary color
|
|
38629
|
+
/** Customization applied to the Instant Key UI. */
|
|
38630
|
+
customization?: {
|
|
38631
|
+
/** Primary color used in the Instant Key UI. */
|
|
38632
38632
|
primary_color?: string | undefined;
|
|
38633
|
-
/** Secondary color
|
|
38633
|
+
/** Secondary color used in the Instant Key UI. */
|
|
38634
38634
|
secondary_color?: string | undefined;
|
|
38635
|
-
/** URL of the logo
|
|
38635
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
38636
38636
|
logo_url?: string | undefined;
|
|
38637
38637
|
} | undefined;
|
|
38638
38638
|
};
|
|
@@ -38666,13 +38666,13 @@ export type Routes = {
|
|
|
38666
38666
|
expires_at: string;
|
|
38667
38667
|
/** ID of the customization profile associated with the Instant Key. */
|
|
38668
38668
|
customization_profile_id?: string | undefined;
|
|
38669
|
-
/** Customization
|
|
38670
|
-
|
|
38671
|
-
/** Primary color
|
|
38669
|
+
/** Customization applied to the Instant Key UI. */
|
|
38670
|
+
customization?: {
|
|
38671
|
+
/** Primary color used in the Instant Key UI. */
|
|
38672
38672
|
primary_color?: string | undefined;
|
|
38673
|
-
/** Secondary color
|
|
38673
|
+
/** Secondary color used in the Instant Key UI. */
|
|
38674
38674
|
secondary_color?: string | undefined;
|
|
38675
|
-
/** URL of the logo
|
|
38675
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
38676
38676
|
logo_url?: string | undefined;
|
|
38677
38677
|
} | undefined;
|
|
38678
38678
|
}[];
|
|
@@ -75800,13 +75800,13 @@ export type Routes = {
|
|
|
75800
75800
|
expires_at: string;
|
|
75801
75801
|
/** ID of the customization profile associated with the Instant Key. */
|
|
75802
75802
|
customization_profile_id?: string | undefined;
|
|
75803
|
-
/** Customization
|
|
75804
|
-
|
|
75805
|
-
/** Primary color
|
|
75803
|
+
/** Customization applied to the Instant Key UI. */
|
|
75804
|
+
customization?: {
|
|
75805
|
+
/** Primary color used in the Instant Key UI. */
|
|
75806
75806
|
primary_color?: string | undefined;
|
|
75807
|
-
/** Secondary color
|
|
75807
|
+
/** Secondary color used in the Instant Key UI. */
|
|
75808
75808
|
secondary_color?: string | undefined;
|
|
75809
|
-
/** URL of the logo
|
|
75809
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
75810
75810
|
logo_url?: string | undefined;
|
|
75811
75811
|
} | undefined;
|
|
75812
75812
|
};
|
|
@@ -80781,13 +80781,13 @@ export type Routes = {
|
|
|
80781
80781
|
name: string;
|
|
80782
80782
|
/**
|
|
80783
80783
|
* @deprecated Use `external_type`.*/
|
|
80784
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
80784
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
80785
80785
|
/**
|
|
80786
80786
|
* @deprecated Use `external_type_display_name`.*/
|
|
80787
80787
|
access_group_type_display_name: string;
|
|
80788
80788
|
display_name: string;
|
|
80789
80789
|
/** Brand-specific terminology for the access group type. */
|
|
80790
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
80790
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
80791
80791
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
80792
80792
|
external_type_display_name: string;
|
|
80793
80793
|
/** Date and time at which the access group was created. */
|
|
@@ -82576,13 +82576,13 @@ export type Routes = {
|
|
|
82576
82576
|
name: string;
|
|
82577
82577
|
/**
|
|
82578
82578
|
* @deprecated Use `external_type`.*/
|
|
82579
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
82579
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
82580
82580
|
/**
|
|
82581
82581
|
* @deprecated Use `external_type_display_name`.*/
|
|
82582
82582
|
access_group_type_display_name: string;
|
|
82583
82583
|
display_name: string;
|
|
82584
82584
|
/** Brand-specific terminology for the access group type. */
|
|
82585
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group';
|
|
82585
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group' | 'dormakaba_community_access_group' | 'dormakaba_ambiance_access_group';
|
|
82586
82586
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
82587
82587
|
external_type_display_name: string;
|
|
82588
82588
|
/** Date and time at which the access group was created. */
|
|
@@ -84940,13 +84940,13 @@ export type Routes = {
|
|
|
84940
84940
|
expires_at: string;
|
|
84941
84941
|
/** ID of the customization profile associated with the Instant Key. */
|
|
84942
84942
|
customization_profile_id?: string | undefined;
|
|
84943
|
-
/** Customization
|
|
84944
|
-
|
|
84945
|
-
/** Primary color
|
|
84943
|
+
/** Customization applied to the Instant Key UI. */
|
|
84944
|
+
customization?: {
|
|
84945
|
+
/** Primary color used in the Instant Key UI. */
|
|
84946
84946
|
primary_color?: string | undefined;
|
|
84947
|
-
/** Secondary color
|
|
84947
|
+
/** Secondary color used in the Instant Key UI. */
|
|
84948
84948
|
secondary_color?: string | undefined;
|
|
84949
|
-
/** URL of the logo
|
|
84949
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
84950
84950
|
logo_url?: string | undefined;
|
|
84951
84951
|
} | undefined;
|
|
84952
84952
|
}[] | undefined;
|
package/package.json
CHANGED
|
@@ -39,24 +39,24 @@ export const instant_key = z.object({
|
|
|
39
39
|
.describe(
|
|
40
40
|
'ID of the customization profile associated with the Instant Key.',
|
|
41
41
|
),
|
|
42
|
-
|
|
42
|
+
customization: z
|
|
43
43
|
.object({
|
|
44
44
|
primary_color: z
|
|
45
45
|
.string()
|
|
46
46
|
.optional()
|
|
47
|
-
.describe('Primary color
|
|
47
|
+
.describe('Primary color used in the Instant Key UI.'),
|
|
48
48
|
secondary_color: z
|
|
49
49
|
.string()
|
|
50
50
|
.optional()
|
|
51
|
-
.describe('Secondary color
|
|
51
|
+
.describe('Secondary color used in the Instant Key UI.'),
|
|
52
52
|
logo_url: z
|
|
53
53
|
.string()
|
|
54
54
|
.url()
|
|
55
55
|
.optional()
|
|
56
|
-
.describe('URL of the logo
|
|
56
|
+
.describe('URL of the logo displayed on the Instant Key.'),
|
|
57
57
|
})
|
|
58
58
|
.optional()
|
|
59
|
-
.describe('Customization
|
|
59
|
+
.describe('Customization applied to the Instant Key UI.'),
|
|
60
60
|
}).describe(`
|
|
61
61
|
---
|
|
62
62
|
route_path: /instant_keys
|
|
@@ -2039,6 +2039,7 @@ export default {
|
|
|
2039
2039
|
'brivo_group',
|
|
2040
2040
|
'salto_space_group',
|
|
2041
2041
|
'dormakaba_community_access_group',
|
|
2042
|
+
'dormakaba_ambiance_access_group',
|
|
2042
2043
|
],
|
|
2043
2044
|
type: 'string',
|
|
2044
2045
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -2081,6 +2082,7 @@ export default {
|
|
|
2081
2082
|
'brivo_group',
|
|
2082
2083
|
'salto_space_group',
|
|
2083
2084
|
'dormakaba_community_access_group',
|
|
2085
|
+
'dormakaba_ambiance_access_group',
|
|
2084
2086
|
],
|
|
2085
2087
|
type: 'string',
|
|
2086
2088
|
},
|
|
@@ -19041,22 +19043,20 @@ export default {
|
|
|
19041
19043
|
format: 'date-time',
|
|
19042
19044
|
type: 'string',
|
|
19043
19045
|
},
|
|
19044
|
-
|
|
19045
|
-
description:
|
|
19046
|
-
'Customization profile associated with the Instant Key.',
|
|
19046
|
+
customization: {
|
|
19047
|
+
description: 'Customization applied to the Instant Key UI.',
|
|
19047
19048
|
properties: {
|
|
19048
19049
|
logo_url: {
|
|
19049
|
-
description:
|
|
19050
|
-
'URL of the logo associated with the customization profile.',
|
|
19050
|
+
description: 'URL of the logo displayed on the Instant Key.',
|
|
19051
19051
|
format: 'uri',
|
|
19052
19052
|
type: 'string',
|
|
19053
19053
|
},
|
|
19054
19054
|
primary_color: {
|
|
19055
|
-
description: 'Primary color
|
|
19055
|
+
description: 'Primary color used in the Instant Key UI.',
|
|
19056
19056
|
type: 'string',
|
|
19057
19057
|
},
|
|
19058
19058
|
secondary_color: {
|
|
19059
|
-
description: 'Secondary color
|
|
19059
|
+
description: 'Secondary color used in the Instant Key UI.',
|
|
19060
19060
|
type: 'string',
|
|
19061
19061
|
},
|
|
19062
19062
|
},
|
|
@@ -22391,6 +22391,7 @@ export default {
|
|
|
22391
22391
|
'brivo_group',
|
|
22392
22392
|
'salto_space_group',
|
|
22393
22393
|
'dormakaba_community_access_group',
|
|
22394
|
+
'dormakaba_ambiance_access_group',
|
|
22394
22395
|
],
|
|
22395
22396
|
type: 'string',
|
|
22396
22397
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -22433,6 +22434,7 @@ export default {
|
|
|
22433
22434
|
'brivo_group',
|
|
22434
22435
|
'salto_space_group',
|
|
22435
22436
|
'dormakaba_community_access_group',
|
|
22437
|
+
'dormakaba_ambiance_access_group',
|
|
22436
22438
|
],
|
|
22437
22439
|
type: 'string',
|
|
22438
22440
|
},
|
|
@@ -13434,6 +13434,7 @@ export type Routes = {
|
|
|
13434
13434
|
| 'brivo_group'
|
|
13435
13435
|
| 'salto_space_group'
|
|
13436
13436
|
| 'dormakaba_community_access_group'
|
|
13437
|
+
| 'dormakaba_ambiance_access_group'
|
|
13437
13438
|
/**
|
|
13438
13439
|
* @deprecated Use `external_type_display_name`.*/
|
|
13439
13440
|
access_group_type_display_name: string
|
|
@@ -13446,6 +13447,7 @@ export type Routes = {
|
|
|
13446
13447
|
| 'brivo_group'
|
|
13447
13448
|
| 'salto_space_group'
|
|
13448
13449
|
| 'dormakaba_community_access_group'
|
|
13450
|
+
| 'dormakaba_ambiance_access_group'
|
|
13449
13451
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
13450
13452
|
external_type_display_name: string
|
|
13451
13453
|
/** Date and time at which the access group was created. */
|
|
@@ -17256,6 +17258,7 @@ export type Routes = {
|
|
|
17256
17258
|
| 'brivo_group'
|
|
17257
17259
|
| 'salto_space_group'
|
|
17258
17260
|
| 'dormakaba_community_access_group'
|
|
17261
|
+
| 'dormakaba_ambiance_access_group'
|
|
17259
17262
|
/**
|
|
17260
17263
|
* @deprecated Use `external_type_display_name`.*/
|
|
17261
17264
|
access_group_type_display_name: string
|
|
@@ -17268,6 +17271,7 @@ export type Routes = {
|
|
|
17268
17271
|
| 'brivo_group'
|
|
17269
17272
|
| 'salto_space_group'
|
|
17270
17273
|
| 'dormakaba_community_access_group'
|
|
17274
|
+
| 'dormakaba_ambiance_access_group'
|
|
17271
17275
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
17272
17276
|
external_type_display_name: string
|
|
17273
17277
|
/** Date and time at which the access group was created. */
|
|
@@ -19368,6 +19372,7 @@ export type Routes = {
|
|
|
19368
19372
|
| 'brivo_group'
|
|
19369
19373
|
| 'salto_space_group'
|
|
19370
19374
|
| 'dormakaba_community_access_group'
|
|
19375
|
+
| 'dormakaba_ambiance_access_group'
|
|
19371
19376
|
/**
|
|
19372
19377
|
* @deprecated Use `external_type_display_name`.*/
|
|
19373
19378
|
access_group_type_display_name: string
|
|
@@ -19380,6 +19385,7 @@ export type Routes = {
|
|
|
19380
19385
|
| 'brivo_group'
|
|
19381
19386
|
| 'salto_space_group'
|
|
19382
19387
|
| 'dormakaba_community_access_group'
|
|
19388
|
+
| 'dormakaba_ambiance_access_group'
|
|
19383
19389
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
19384
19390
|
external_type_display_name: string
|
|
19385
19391
|
/** Date and time at which the access group was created. */
|
|
@@ -22181,14 +22187,14 @@ export type Routes = {
|
|
|
22181
22187
|
expires_at: string
|
|
22182
22188
|
/** ID of the customization profile associated with the Instant Key. */
|
|
22183
22189
|
customization_profile_id?: string | undefined
|
|
22184
|
-
/** Customization
|
|
22185
|
-
|
|
22190
|
+
/** Customization applied to the Instant Key UI. */
|
|
22191
|
+
customization?:
|
|
22186
22192
|
| {
|
|
22187
|
-
/** Primary color
|
|
22193
|
+
/** Primary color used in the Instant Key UI. */
|
|
22188
22194
|
primary_color?: string | undefined
|
|
22189
|
-
/** Secondary color
|
|
22195
|
+
/** Secondary color used in the Instant Key UI. */
|
|
22190
22196
|
secondary_color?: string | undefined
|
|
22191
|
-
/** URL of the logo
|
|
22197
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
22192
22198
|
logo_url?: string | undefined
|
|
22193
22199
|
}
|
|
22194
22200
|
| undefined
|
|
@@ -23398,6 +23404,7 @@ export type Routes = {
|
|
|
23398
23404
|
| 'brivo_group'
|
|
23399
23405
|
| 'salto_space_group'
|
|
23400
23406
|
| 'dormakaba_community_access_group'
|
|
23407
|
+
| 'dormakaba_ambiance_access_group'
|
|
23401
23408
|
/**
|
|
23402
23409
|
* @deprecated Use `external_type_display_name`.*/
|
|
23403
23410
|
access_group_type_display_name: string
|
|
@@ -23410,6 +23417,7 @@ export type Routes = {
|
|
|
23410
23417
|
| 'brivo_group'
|
|
23411
23418
|
| 'salto_space_group'
|
|
23412
23419
|
| 'dormakaba_community_access_group'
|
|
23420
|
+
| 'dormakaba_ambiance_access_group'
|
|
23413
23421
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
23414
23422
|
external_type_display_name: string
|
|
23415
23423
|
/** Date and time at which the access group was created. */
|
|
@@ -23462,6 +23470,7 @@ export type Routes = {
|
|
|
23462
23470
|
| 'brivo_group'
|
|
23463
23471
|
| 'salto_space_group'
|
|
23464
23472
|
| 'dormakaba_community_access_group'
|
|
23473
|
+
| 'dormakaba_ambiance_access_group'
|
|
23465
23474
|
/**
|
|
23466
23475
|
* @deprecated Use `external_type_display_name`.*/
|
|
23467
23476
|
access_group_type_display_name: string
|
|
@@ -23474,6 +23483,7 @@ export type Routes = {
|
|
|
23474
23483
|
| 'brivo_group'
|
|
23475
23484
|
| 'salto_space_group'
|
|
23476
23485
|
| 'dormakaba_community_access_group'
|
|
23486
|
+
| 'dormakaba_ambiance_access_group'
|
|
23477
23487
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
23478
23488
|
external_type_display_name: string
|
|
23479
23489
|
/** Date and time at which the access group was created. */
|
|
@@ -23939,6 +23949,7 @@ export type Routes = {
|
|
|
23939
23949
|
| 'brivo_group'
|
|
23940
23950
|
| 'salto_space_group'
|
|
23941
23951
|
| 'dormakaba_community_access_group'
|
|
23952
|
+
| 'dormakaba_ambiance_access_group'
|
|
23942
23953
|
/**
|
|
23943
23954
|
* @deprecated Use `external_type_display_name`.*/
|
|
23944
23955
|
access_group_type_display_name: string
|
|
@@ -23951,6 +23962,7 @@ export type Routes = {
|
|
|
23951
23962
|
| 'brivo_group'
|
|
23952
23963
|
| 'salto_space_group'
|
|
23953
23964
|
| 'dormakaba_community_access_group'
|
|
23965
|
+
| 'dormakaba_ambiance_access_group'
|
|
23954
23966
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
23955
23967
|
external_type_display_name: string
|
|
23956
23968
|
/** Date and time at which the access group was created. */
|
|
@@ -24001,6 +24013,7 @@ export type Routes = {
|
|
|
24001
24013
|
| 'brivo_group'
|
|
24002
24014
|
| 'salto_space_group'
|
|
24003
24015
|
| 'dormakaba_community_access_group'
|
|
24016
|
+
| 'dormakaba_ambiance_access_group'
|
|
24004
24017
|
/**
|
|
24005
24018
|
* @deprecated Use `external_type_display_name`.*/
|
|
24006
24019
|
access_group_type_display_name: string
|
|
@@ -24013,6 +24026,7 @@ export type Routes = {
|
|
|
24013
24026
|
| 'brivo_group'
|
|
24014
24027
|
| 'salto_space_group'
|
|
24015
24028
|
| 'dormakaba_community_access_group'
|
|
24029
|
+
| 'dormakaba_ambiance_access_group'
|
|
24016
24030
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
24017
24031
|
external_type_display_name: string
|
|
24018
24032
|
/** Date and time at which the access group was created. */
|
|
@@ -45591,14 +45605,14 @@ export type Routes = {
|
|
|
45591
45605
|
expires_at: string
|
|
45592
45606
|
/** ID of the customization profile associated with the Instant Key. */
|
|
45593
45607
|
customization_profile_id?: string | undefined
|
|
45594
|
-
/** Customization
|
|
45595
|
-
|
|
45608
|
+
/** Customization applied to the Instant Key UI. */
|
|
45609
|
+
customization?:
|
|
45596
45610
|
| {
|
|
45597
|
-
/** Primary color
|
|
45611
|
+
/** Primary color used in the Instant Key UI. */
|
|
45598
45612
|
primary_color?: string | undefined
|
|
45599
|
-
/** Secondary color
|
|
45613
|
+
/** Secondary color used in the Instant Key UI. */
|
|
45600
45614
|
secondary_color?: string | undefined
|
|
45601
|
-
/** URL of the logo
|
|
45615
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
45602
45616
|
logo_url?: string | undefined
|
|
45603
45617
|
}
|
|
45604
45618
|
| undefined
|
|
@@ -45633,14 +45647,14 @@ export type Routes = {
|
|
|
45633
45647
|
expires_at: string
|
|
45634
45648
|
/** ID of the customization profile associated with the Instant Key. */
|
|
45635
45649
|
customization_profile_id?: string | undefined
|
|
45636
|
-
/** Customization
|
|
45637
|
-
|
|
45650
|
+
/** Customization applied to the Instant Key UI. */
|
|
45651
|
+
customization?:
|
|
45638
45652
|
| {
|
|
45639
|
-
/** Primary color
|
|
45653
|
+
/** Primary color used in the Instant Key UI. */
|
|
45640
45654
|
primary_color?: string | undefined
|
|
45641
|
-
/** Secondary color
|
|
45655
|
+
/** Secondary color used in the Instant Key UI. */
|
|
45642
45656
|
secondary_color?: string | undefined
|
|
45643
|
-
/** URL of the logo
|
|
45657
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
45644
45658
|
logo_url?: string | undefined
|
|
45645
45659
|
}
|
|
45646
45660
|
| undefined
|
|
@@ -89787,14 +89801,14 @@ export type Routes = {
|
|
|
89787
89801
|
expires_at: string
|
|
89788
89802
|
/** ID of the customization profile associated with the Instant Key. */
|
|
89789
89803
|
customization_profile_id?: string | undefined
|
|
89790
|
-
/** Customization
|
|
89791
|
-
|
|
89804
|
+
/** Customization applied to the Instant Key UI. */
|
|
89805
|
+
customization?:
|
|
89792
89806
|
| {
|
|
89793
|
-
/** Primary color
|
|
89807
|
+
/** Primary color used in the Instant Key UI. */
|
|
89794
89808
|
primary_color?: string | undefined
|
|
89795
|
-
/** Secondary color
|
|
89809
|
+
/** Secondary color used in the Instant Key UI. */
|
|
89796
89810
|
secondary_color?: string | undefined
|
|
89797
|
-
/** URL of the logo
|
|
89811
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
89798
89812
|
logo_url?: string | undefined
|
|
89799
89813
|
}
|
|
89800
89814
|
| undefined
|
|
@@ -95924,6 +95938,7 @@ export type Routes = {
|
|
|
95924
95938
|
| 'brivo_group'
|
|
95925
95939
|
| 'salto_space_group'
|
|
95926
95940
|
| 'dormakaba_community_access_group'
|
|
95941
|
+
| 'dormakaba_ambiance_access_group'
|
|
95927
95942
|
/**
|
|
95928
95943
|
* @deprecated Use `external_type_display_name`.*/
|
|
95929
95944
|
access_group_type_display_name: string
|
|
@@ -95936,6 +95951,7 @@ export type Routes = {
|
|
|
95936
95951
|
| 'brivo_group'
|
|
95937
95952
|
| 'salto_space_group'
|
|
95938
95953
|
| 'dormakaba_community_access_group'
|
|
95954
|
+
| 'dormakaba_ambiance_access_group'
|
|
95939
95955
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
95940
95956
|
external_type_display_name: string
|
|
95941
95957
|
/** Date and time at which the access group was created. */
|
|
@@ -98036,6 +98052,7 @@ export type Routes = {
|
|
|
98036
98052
|
| 'brivo_group'
|
|
98037
98053
|
| 'salto_space_group'
|
|
98038
98054
|
| 'dormakaba_community_access_group'
|
|
98055
|
+
| 'dormakaba_ambiance_access_group'
|
|
98039
98056
|
/**
|
|
98040
98057
|
* @deprecated Use `external_type_display_name`.*/
|
|
98041
98058
|
access_group_type_display_name: string
|
|
@@ -98048,6 +98065,7 @@ export type Routes = {
|
|
|
98048
98065
|
| 'brivo_group'
|
|
98049
98066
|
| 'salto_space_group'
|
|
98050
98067
|
| 'dormakaba_community_access_group'
|
|
98068
|
+
| 'dormakaba_ambiance_access_group'
|
|
98051
98069
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
98052
98070
|
external_type_display_name: string
|
|
98053
98071
|
/** Date and time at which the access group was created. */
|
|
@@ -100849,14 +100867,14 @@ export type Routes = {
|
|
|
100849
100867
|
expires_at: string
|
|
100850
100868
|
/** ID of the customization profile associated with the Instant Key. */
|
|
100851
100869
|
customization_profile_id?: string | undefined
|
|
100852
|
-
/** Customization
|
|
100853
|
-
|
|
100870
|
+
/** Customization applied to the Instant Key UI. */
|
|
100871
|
+
customization?:
|
|
100854
100872
|
| {
|
|
100855
|
-
/** Primary color
|
|
100873
|
+
/** Primary color used in the Instant Key UI. */
|
|
100856
100874
|
primary_color?: string | undefined
|
|
100857
|
-
/** Secondary color
|
|
100875
|
+
/** Secondary color used in the Instant Key UI. */
|
|
100858
100876
|
secondary_color?: string | undefined
|
|
100859
|
-
/** URL of the logo
|
|
100877
|
+
/** URL of the logo displayed on the Instant Key. */
|
|
100860
100878
|
logo_url?: string | undefined
|
|
100861
100879
|
}
|
|
100862
100880
|
| undefined
|