@seamapi/types 1.548.0 → 1.549.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.548.0",
3
+ "version": "1.549.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -16,6 +16,7 @@ export const acs_credential_external_type = z.enum([
16
16
  'salto_space_key',
17
17
  'latch_access',
18
18
  'dormakaba_ambiance_credential',
19
+ 'hotek_card',
19
20
  ])
20
21
 
21
22
  export const acs_credential_access_method_type = z.enum([
@@ -2301,6 +2301,7 @@ export default {
2301
2301
  'salto_space_key',
2302
2302
  'latch_access',
2303
2303
  'dormakaba_ambiance_credential',
2304
+ 'hotek_card',
2304
2305
  ],
2305
2306
  type: 'string',
2306
2307
  },
@@ -4738,6 +4739,7 @@ export default {
4738
4739
  'salto_space_key',
4739
4740
  'latch_access',
4740
4741
  'dormakaba_ambiance_credential',
4742
+ 'hotek_card',
4741
4743
  ],
4742
4744
  type: 'string',
4743
4745
  },
@@ -5193,6 +5195,7 @@ export default {
5193
5195
  'salto_space_key',
5194
5196
  'latch_access',
5195
5197
  'dormakaba_ambiance_credential',
5198
+ 'hotek_card',
5196
5199
  ],
5197
5200
  type: 'string',
5198
5201
  },
@@ -5847,6 +5850,7 @@ export default {
5847
5850
  'salto_space_key',
5848
5851
  'latch_access',
5849
5852
  'dormakaba_ambiance_credential',
5853
+ 'hotek_card',
5850
5854
  ],
5851
5855
  type: 'string',
5852
5856
  },
@@ -6299,6 +6303,7 @@ export default {
6299
6303
  'salto_space_key',
6300
6304
  'latch_access',
6301
6305
  'dormakaba_ambiance_credential',
6306
+ 'hotek_card',
6302
6307
  ],
6303
6308
  type: 'string',
6304
6309
  },
@@ -19947,6 +19952,7 @@ export default {
19947
19952
  'salto_space_key',
19948
19953
  'latch_access',
19949
19954
  'dormakaba_ambiance_credential',
19955
+ 'hotek_card',
19950
19956
  ],
19951
19957
  type: 'string',
19952
19958
  },
@@ -22727,6 +22733,7 @@ export default {
22727
22733
  'salto_space_key',
22728
22734
  'latch_access',
22729
22735
  'dormakaba_ambiance_credential',
22736
+ 'hotek_card',
22730
22737
  ],
22731
22738
  type: 'string',
22732
22739
  },