@seamapi/types 1.313.1 → 1.314.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 +14 -7
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +20 -20
- 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/openapi.js +6 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +8 -8
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-access-group.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +6 -0
- package/src/lib/seam/connect/route-types.ts +8 -0
|
@@ -3829,13 +3829,13 @@ export interface Routes {
|
|
|
3829
3829
|
name: string;
|
|
3830
3830
|
/**
|
|
3831
3831
|
* @deprecated Use `external_type`. */
|
|
3832
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
3832
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
3833
3833
|
/**
|
|
3834
3834
|
* @deprecated Use `external_type_display_name`. */
|
|
3835
3835
|
access_group_type_display_name: string;
|
|
3836
3836
|
display_name: string;
|
|
3837
3837
|
/** Brand-specific terminology for the access group type. */
|
|
3838
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
3838
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
3839
3839
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
3840
3840
|
external_type_display_name: string;
|
|
3841
3841
|
/** Date and time at which the access group was created. */
|
|
@@ -3868,13 +3868,13 @@ export interface Routes {
|
|
|
3868
3868
|
name: string;
|
|
3869
3869
|
/**
|
|
3870
3870
|
* @deprecated Use `external_type`. */
|
|
3871
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
3871
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
3872
3872
|
/**
|
|
3873
3873
|
* @deprecated Use `external_type_display_name`. */
|
|
3874
3874
|
access_group_type_display_name: string;
|
|
3875
3875
|
display_name: string;
|
|
3876
3876
|
/** Brand-specific terminology for the access group type. */
|
|
3877
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
3877
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
3878
3878
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
3879
3879
|
external_type_display_name: string;
|
|
3880
3880
|
/** Date and time at which the access group was created. */
|
|
@@ -4090,13 +4090,13 @@ export interface Routes {
|
|
|
4090
4090
|
name: string;
|
|
4091
4091
|
/**
|
|
4092
4092
|
* @deprecated Use `external_type`. */
|
|
4093
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
4093
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
4094
4094
|
/**
|
|
4095
4095
|
* @deprecated Use `external_type_display_name`. */
|
|
4096
4096
|
access_group_type_display_name: string;
|
|
4097
4097
|
display_name: string;
|
|
4098
4098
|
/** Brand-specific terminology for the access group type. */
|
|
4099
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
4099
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
4100
4100
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4101
4101
|
external_type_display_name: string;
|
|
4102
4102
|
/** Date and time at which the access group was created. */
|
|
@@ -4129,13 +4129,13 @@ export interface Routes {
|
|
|
4129
4129
|
name: string;
|
|
4130
4130
|
/**
|
|
4131
4131
|
* @deprecated Use `external_type`. */
|
|
4132
|
-
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
4132
|
+
access_group_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
4133
4133
|
/**
|
|
4134
4134
|
* @deprecated Use `external_type_display_name`. */
|
|
4135
4135
|
access_group_type_display_name: string;
|
|
4136
4136
|
display_name: string;
|
|
4137
4137
|
/** Brand-specific terminology for the access group type. */
|
|
4138
|
-
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group';
|
|
4138
|
+
external_type: 'pti_unit' | 'pti_access_level' | 'salto_ks_access_group' | 'brivo_group' | 'salto_space_group';
|
|
4139
4139
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4140
4140
|
external_type_display_name: string;
|
|
4141
4141
|
/** Date and time at which the access group was created. */
|
package/package.json
CHANGED
|
@@ -196,6 +196,7 @@ export default {
|
|
|
196
196
|
'pti_access_level',
|
|
197
197
|
'salto_ks_access_group',
|
|
198
198
|
'brivo_group',
|
|
199
|
+
'salto_space_group',
|
|
199
200
|
],
|
|
200
201
|
type: 'string',
|
|
201
202
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -230,6 +231,7 @@ export default {
|
|
|
230
231
|
'pti_access_level',
|
|
231
232
|
'salto_ks_access_group',
|
|
232
233
|
'brivo_group',
|
|
234
|
+
'salto_space_group',
|
|
233
235
|
],
|
|
234
236
|
type: 'string',
|
|
235
237
|
},
|
|
@@ -12248,6 +12250,7 @@ export default {
|
|
|
12248
12250
|
'pti_access_level',
|
|
12249
12251
|
'salto_ks_access_group',
|
|
12250
12252
|
'brivo_group',
|
|
12253
|
+
'salto_space_group',
|
|
12251
12254
|
],
|
|
12252
12255
|
type: 'string',
|
|
12253
12256
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -12283,6 +12286,7 @@ export default {
|
|
|
12283
12286
|
'pti_access_level',
|
|
12284
12287
|
'salto_ks_access_group',
|
|
12285
12288
|
'brivo_group',
|
|
12289
|
+
'salto_space_group',
|
|
12286
12290
|
],
|
|
12287
12291
|
type: 'string',
|
|
12288
12292
|
},
|
|
@@ -12389,6 +12393,7 @@ export default {
|
|
|
12389
12393
|
'pti_access_level',
|
|
12390
12394
|
'salto_ks_access_group',
|
|
12391
12395
|
'brivo_group',
|
|
12396
|
+
'salto_space_group',
|
|
12392
12397
|
],
|
|
12393
12398
|
type: 'string',
|
|
12394
12399
|
'x-deprecated': 'Use `external_type`.',
|
|
@@ -12424,6 +12429,7 @@ export default {
|
|
|
12424
12429
|
'pti_access_level',
|
|
12425
12430
|
'salto_ks_access_group',
|
|
12426
12431
|
'brivo_group',
|
|
12432
|
+
'salto_space_group',
|
|
12427
12433
|
],
|
|
12428
12434
|
type: 'string',
|
|
12429
12435
|
},
|
|
@@ -4426,6 +4426,7 @@ export interface Routes {
|
|
|
4426
4426
|
| 'pti_access_level'
|
|
4427
4427
|
| 'salto_ks_access_group'
|
|
4428
4428
|
| 'brivo_group'
|
|
4429
|
+
| 'salto_space_group'
|
|
4429
4430
|
/**
|
|
4430
4431
|
* @deprecated Use `external_type_display_name`. */
|
|
4431
4432
|
access_group_type_display_name: string
|
|
@@ -4436,6 +4437,7 @@ export interface Routes {
|
|
|
4436
4437
|
| 'pti_access_level'
|
|
4437
4438
|
| 'salto_ks_access_group'
|
|
4438
4439
|
| 'brivo_group'
|
|
4440
|
+
| 'salto_space_group'
|
|
4439
4441
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4440
4442
|
external_type_display_name: string
|
|
4441
4443
|
/** Date and time at which the access group was created. */
|
|
@@ -4473,6 +4475,7 @@ export interface Routes {
|
|
|
4473
4475
|
| 'pti_access_level'
|
|
4474
4476
|
| 'salto_ks_access_group'
|
|
4475
4477
|
| 'brivo_group'
|
|
4478
|
+
| 'salto_space_group'
|
|
4476
4479
|
/**
|
|
4477
4480
|
* @deprecated Use `external_type_display_name`. */
|
|
4478
4481
|
access_group_type_display_name: string
|
|
@@ -4483,6 +4486,7 @@ export interface Routes {
|
|
|
4483
4486
|
| 'pti_access_level'
|
|
4484
4487
|
| 'salto_ks_access_group'
|
|
4485
4488
|
| 'brivo_group'
|
|
4489
|
+
| 'salto_space_group'
|
|
4486
4490
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4487
4491
|
external_type_display_name: string
|
|
4488
4492
|
/** Date and time at which the access group was created. */
|
|
@@ -4746,6 +4750,7 @@ export interface Routes {
|
|
|
4746
4750
|
| 'pti_access_level'
|
|
4747
4751
|
| 'salto_ks_access_group'
|
|
4748
4752
|
| 'brivo_group'
|
|
4753
|
+
| 'salto_space_group'
|
|
4749
4754
|
/**
|
|
4750
4755
|
* @deprecated Use `external_type_display_name`. */
|
|
4751
4756
|
access_group_type_display_name: string
|
|
@@ -4756,6 +4761,7 @@ export interface Routes {
|
|
|
4756
4761
|
| 'pti_access_level'
|
|
4757
4762
|
| 'salto_ks_access_group'
|
|
4758
4763
|
| 'brivo_group'
|
|
4764
|
+
| 'salto_space_group'
|
|
4759
4765
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4760
4766
|
external_type_display_name: string
|
|
4761
4767
|
/** Date and time at which the access group was created. */
|
|
@@ -4793,6 +4799,7 @@ export interface Routes {
|
|
|
4793
4799
|
| 'pti_access_level'
|
|
4794
4800
|
| 'salto_ks_access_group'
|
|
4795
4801
|
| 'brivo_group'
|
|
4802
|
+
| 'salto_space_group'
|
|
4796
4803
|
/**
|
|
4797
4804
|
* @deprecated Use `external_type_display_name`. */
|
|
4798
4805
|
access_group_type_display_name: string
|
|
@@ -4803,6 +4810,7 @@ export interface Routes {
|
|
|
4803
4810
|
| 'pti_access_level'
|
|
4804
4811
|
| 'salto_ks_access_group'
|
|
4805
4812
|
| 'brivo_group'
|
|
4813
|
+
| 'salto_space_group'
|
|
4806
4814
|
/** Display name that corresponds to the brand-specific terminology for the access group type. */
|
|
4807
4815
|
external_type_display_name: string
|
|
4808
4816
|
/** Date and time at which the access group was created. */
|