@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.
@@ -1773,6 +1773,7 @@ export default {
1773
1773
  'brivo_group',
1774
1774
  'salto_space_group',
1775
1775
  'dormakaba_community_access_group',
1776
+ 'dormakaba_ambiance_access_group',
1776
1777
  ],
1777
1778
  type: 'string',
1778
1779
  'x-deprecated': 'Use `external_type`.',
@@ -1812,6 +1813,7 @@ export default {
1812
1813
  'brivo_group',
1813
1814
  'salto_space_group',
1814
1815
  'dormakaba_community_access_group',
1816
+ 'dormakaba_ambiance_access_group',
1815
1817
  ],
1816
1818
  type: 'string',
1817
1819
  },
@@ -17142,20 +17144,20 @@ export default {
17142
17144
  format: 'date-time',
17143
17145
  type: 'string',
17144
17146
  },
17145
- customization_profile: {
17146
- description: 'Customization profile associated with the Instant Key.',
17147
+ customization: {
17148
+ description: 'Customization applied to the Instant Key UI.',
17147
17149
  properties: {
17148
17150
  logo_url: {
17149
- description: 'URL of the logo associated with the customization profile.',
17151
+ description: 'URL of the logo displayed on the Instant Key.',
17150
17152
  format: 'uri',
17151
17153
  type: 'string',
17152
17154
  },
17153
17155
  primary_color: {
17154
- description: 'Primary color of the customization profile.',
17156
+ description: 'Primary color used in the Instant Key UI.',
17155
17157
  type: 'string',
17156
17158
  },
17157
17159
  secondary_color: {
17158
- description: 'Secondary color of the customization profile.',
17160
+ description: 'Secondary color used in the Instant Key UI.',
17159
17161
  type: 'string',
17160
17162
  },
17161
17163
  },
@@ -20073,6 +20075,7 @@ export default {
20073
20075
  'brivo_group',
20074
20076
  'salto_space_group',
20075
20077
  'dormakaba_community_access_group',
20078
+ 'dormakaba_ambiance_access_group',
20076
20079
  ],
20077
20080
  type: 'string',
20078
20081
  'x-deprecated': 'Use `external_type`.',
@@ -20112,6 +20115,7 @@ export default {
20112
20115
  'brivo_group',
20113
20116
  'salto_space_group',
20114
20117
  'dormakaba_community_access_group',
20118
+ 'dormakaba_ambiance_access_group',
20115
20119
  ],
20116
20120
  type: 'string',
20117
20121
  },