@seamapi/types 1.525.0 → 1.527.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.
@@ -2263,11 +2263,14 @@ export declare const device: z.ZodObject<{
2263
2263
  door_name: string;
2264
2264
  }>>;
2265
2265
  brivo_metadata: z.ZodOptional<z.ZodObject<{
2266
- device_name: z.ZodString;
2266
+ device_name: z.ZodOptional<z.ZodString>;
2267
+ activation_enabled: z.ZodOptional<z.ZodBoolean>;
2267
2268
  }, "strip", z.ZodTypeAny, {
2268
- device_name: string;
2269
+ device_name?: string | undefined;
2270
+ activation_enabled?: boolean | undefined;
2269
2271
  }, {
2270
- device_name: string;
2272
+ device_name?: string | undefined;
2273
+ activation_enabled?: boolean | undefined;
2271
2274
  }>>;
2272
2275
  igloo_metadata: z.ZodOptional<z.ZodObject<{
2273
2276
  device_id: z.ZodString;
@@ -2909,7 +2912,8 @@ export declare const device: z.ZodObject<{
2909
2912
  door_name: string;
2910
2913
  } | undefined;
2911
2914
  brivo_metadata?: {
2912
- device_name: string;
2915
+ device_name?: string | undefined;
2916
+ activation_enabled?: boolean | undefined;
2913
2917
  } | undefined;
2914
2918
  igloo_metadata?: {
2915
2919
  device_id: string;
@@ -3145,7 +3149,8 @@ export declare const device: z.ZodObject<{
3145
3149
  door_name: string;
3146
3150
  } | undefined;
3147
3151
  brivo_metadata?: {
3148
- device_name: string;
3152
+ device_name?: string | undefined;
3153
+ activation_enabled?: boolean | undefined;
3149
3154
  } | undefined;
3150
3155
  igloo_metadata?: {
3151
3156
  device_id: string;
@@ -4922,7 +4927,8 @@ export declare const device: z.ZodObject<{
4922
4927
  door_name: string;
4923
4928
  } | undefined;
4924
4929
  brivo_metadata?: {
4925
- device_name: string;
4930
+ device_name?: string | undefined;
4931
+ activation_enabled?: boolean | undefined;
4926
4932
  } | undefined;
4927
4933
  igloo_metadata?: {
4928
4934
  device_id: string;
@@ -5561,7 +5567,8 @@ export declare const device: z.ZodObject<{
5561
5567
  door_name: string;
5562
5568
  } | undefined;
5563
5569
  brivo_metadata?: {
5564
- device_name: string;
5570
+ device_name?: string | undefined;
5571
+ activation_enabled?: boolean | undefined;
5565
5572
  } | undefined;
5566
5573
  igloo_metadata?: {
5567
5574
  device_id: string;
@@ -391,11 +391,14 @@ export declare const unmanaged_device: z.ZodObject<Pick<{
391
391
  door_name: string;
392
392
  }>>;
393
393
  brivo_metadata: z.ZodOptional<z.ZodObject<{
394
- device_name: z.ZodString;
394
+ device_name: z.ZodOptional<z.ZodString>;
395
+ activation_enabled: z.ZodOptional<z.ZodBoolean>;
395
396
  }, "strip", z.ZodTypeAny, {
396
- device_name: string;
397
+ device_name?: string | undefined;
398
+ activation_enabled?: boolean | undefined;
397
399
  }, {
398
- device_name: string;
400
+ device_name?: string | undefined;
401
+ activation_enabled?: boolean | undefined;
399
402
  }>>;
400
403
  igloo_metadata: z.ZodOptional<z.ZodObject<{
401
404
  device_id: z.ZodString;
@@ -1037,7 +1040,8 @@ export declare const unmanaged_device: z.ZodObject<Pick<{
1037
1040
  door_name: string;
1038
1041
  } | undefined;
1039
1042
  brivo_metadata?: {
1040
- device_name: string;
1043
+ device_name?: string | undefined;
1044
+ activation_enabled?: boolean | undefined;
1041
1045
  } | undefined;
1042
1046
  igloo_metadata?: {
1043
1047
  device_id: string;
@@ -1273,7 +1277,8 @@ export declare const unmanaged_device: z.ZodObject<Pick<{
1273
1277
  door_name: string;
1274
1278
  } | undefined;
1275
1279
  brivo_metadata?: {
1276
- device_name: string;
1280
+ device_name?: string | undefined;
1281
+ activation_enabled?: boolean | undefined;
1277
1282
  } | undefined;
1278
1283
  igloo_metadata?: {
1279
1284
  device_id: string;
@@ -4989,12 +4989,15 @@ declare const _default: {
4989
4989
  brivo_metadata: {
4990
4990
  description: string;
4991
4991
  properties: {
4992
+ activation_enabled: {
4993
+ description: string;
4994
+ type: string;
4995
+ };
4992
4996
  device_name: {
4993
4997
  description: string;
4994
4998
  type: string;
4995
4999
  };
4996
5000
  };
4997
- required: string[];
4998
5001
  type: string;
4999
5002
  };
5000
5003
  controlbyweb_metadata: {
@@ -29744,6 +29747,13 @@ declare const _default: {
29744
29747
  };
29745
29748
  type: string;
29746
29749
  };
29750
+ customer_keys: {
29751
+ description: string;
29752
+ items: {
29753
+ type: string;
29754
+ };
29755
+ type: string;
29756
+ };
29747
29757
  facility_keys: {
29748
29758
  description: string;
29749
29759
  items: {
@@ -9212,12 +9212,15 @@ export default {
9212
9212
  brivo_metadata: {
9213
9213
  description: 'Metadata for a Brivo device.',
9214
9214
  properties: {
9215
+ activation_enabled: {
9216
+ description: 'Indicates whether the Brivo access point has activation (remote unlock) enabled.',
9217
+ type: 'boolean',
9218
+ },
9215
9219
  device_name: {
9216
9220
  description: 'Device name for a Brivo device.',
9217
9221
  type: 'string',
9218
9222
  },
9219
9223
  },
9220
- required: ['device_name'],
9221
9224
  type: 'object',
9222
9225
  },
9223
9226
  controlbyweb_metadata: {
@@ -35665,6 +35668,15 @@ export default {
35665
35668
  description: 'Deletes customer data including resources like spaces, properties, rooms, users, etc.\nThis will delete the partner resources and any related Seam resources (user identities, access grants, spaces).',
35666
35669
  operationId: 'customersDeleteDataDelete',
35667
35670
  parameters: [
35671
+ {
35672
+ in: 'query',
35673
+ name: 'customer_keys',
35674
+ schema: {
35675
+ description: 'List of customer keys to delete all data for.',
35676
+ items: { type: 'string' },
35677
+ type: 'array',
35678
+ },
35679
+ },
35668
35680
  {
35669
35681
  in: 'query',
35670
35682
  name: 'space_keys',
@@ -35875,6 +35887,11 @@ export default {
35875
35887
  items: { type: 'string' },
35876
35888
  type: 'array',
35877
35889
  },
35890
+ customer_keys: {
35891
+ description: 'List of customer keys to delete all data for.',
35892
+ items: { type: 'string' },
35893
+ type: 'array',
35894
+ },
35878
35895
  facility_keys: {
35879
35896
  description: 'List of facility keys to delete.',
35880
35897
  items: { type: 'string' },