@seamapi/types 1.582.0 → 1.584.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 +52 -59
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +63 -258
- package/dist/index.cjs +52 -59
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +0 -71
- package/lib/seam/connect/models/access-codes/managed-access-code.js +0 -9
- package/lib/seam/connect/models/access-codes/managed-access-code.js.map +1 -1
- package/lib/seam/connect/models/access-codes/unmanaged-access-code.d.ts +0 -26
- package/lib/seam/connect/models/batch.d.ts +0 -144
- package/lib/seam/connect/openapi.d.ts +54 -0
- package/lib/seam/connect/openapi.js +50 -52
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +9 -118
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +0 -10
- package/src/lib/seam/connect/openapi.ts +50 -60
- package/src/lib/seam/connect/route-types.ts +13 -130
|
@@ -1672,16 +1672,6 @@ export type Routes = {
|
|
|
1672
1672
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1673
1673
|
error_code: 'august_device_programming_delay'
|
|
1674
1674
|
}
|
|
1675
|
-
| {
|
|
1676
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1677
|
-
message: string
|
|
1678
|
-
/** Indicates that this is an access code error. */
|
|
1679
|
-
is_access_code_error: true
|
|
1680
|
-
/** Date and time at which Seam created the error. */
|
|
1681
|
-
created_at?: string | undefined
|
|
1682
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
1683
|
-
error_code: 'august_device_slots_full'
|
|
1684
|
-
}
|
|
1685
1675
|
| {
|
|
1686
1676
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
1687
1677
|
message: string
|
|
@@ -2281,16 +2271,6 @@ export type Routes = {
|
|
|
2281
2271
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2282
2272
|
error_code: 'august_device_programming_delay'
|
|
2283
2273
|
}
|
|
2284
|
-
| {
|
|
2285
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2286
|
-
message: string
|
|
2287
|
-
/** Indicates that this is an access code error. */
|
|
2288
|
-
is_access_code_error: true
|
|
2289
|
-
/** Date and time at which Seam created the error. */
|
|
2290
|
-
created_at?: string | undefined
|
|
2291
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
2292
|
-
error_code: 'august_device_slots_full'
|
|
2293
|
-
}
|
|
2294
2274
|
| {
|
|
2295
2275
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
2296
2276
|
message: string
|
|
@@ -4333,16 +4313,6 @@ export type Routes = {
|
|
|
4333
4313
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4334
4314
|
error_code: 'august_device_programming_delay'
|
|
4335
4315
|
}
|
|
4336
|
-
| {
|
|
4337
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4338
|
-
message: string
|
|
4339
|
-
/** Indicates that this is an access code error. */
|
|
4340
|
-
is_access_code_error: true
|
|
4341
|
-
/** Date and time at which Seam created the error. */
|
|
4342
|
-
created_at?: string | undefined
|
|
4343
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4344
|
-
error_code: 'august_device_slots_full'
|
|
4345
|
-
}
|
|
4346
4316
|
| {
|
|
4347
4317
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4348
4318
|
message: string
|
|
@@ -4916,16 +4886,6 @@ export type Routes = {
|
|
|
4916
4886
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4917
4887
|
error_code: 'august_device_programming_delay'
|
|
4918
4888
|
}
|
|
4919
|
-
| {
|
|
4920
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4921
|
-
message: string
|
|
4922
|
-
/** Indicates that this is an access code error. */
|
|
4923
|
-
is_access_code_error: true
|
|
4924
|
-
/** Date and time at which Seam created the error. */
|
|
4925
|
-
created_at?: string | undefined
|
|
4926
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
4927
|
-
error_code: 'august_device_slots_full'
|
|
4928
|
-
}
|
|
4929
4889
|
| {
|
|
4930
4890
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
4931
4891
|
message: string
|
|
@@ -5505,16 +5465,6 @@ export type Routes = {
|
|
|
5505
5465
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5506
5466
|
error_code: 'august_device_programming_delay'
|
|
5507
5467
|
}
|
|
5508
|
-
| {
|
|
5509
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5510
|
-
message: string
|
|
5511
|
-
/** Indicates that this is an access code error. */
|
|
5512
|
-
is_access_code_error: true
|
|
5513
|
-
/** Date and time at which Seam created the error. */
|
|
5514
|
-
created_at?: string | undefined
|
|
5515
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
5516
|
-
error_code: 'august_device_slots_full'
|
|
5517
|
-
}
|
|
5518
5468
|
| {
|
|
5519
5469
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
5520
5470
|
message: string
|
|
@@ -6072,16 +6022,6 @@ export type Routes = {
|
|
|
6072
6022
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6073
6023
|
error_code: 'august_device_programming_delay'
|
|
6074
6024
|
}
|
|
6075
|
-
| {
|
|
6076
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6077
|
-
message: string
|
|
6078
|
-
/** Indicates that this is an access code error. */
|
|
6079
|
-
is_access_code_error: true
|
|
6080
|
-
/** Date and time at which Seam created the error. */
|
|
6081
|
-
created_at?: string | undefined
|
|
6082
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6083
|
-
error_code: 'august_device_slots_full'
|
|
6084
|
-
}
|
|
6085
6025
|
| {
|
|
6086
6026
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6087
6027
|
message: string
|
|
@@ -6672,16 +6612,6 @@ export type Routes = {
|
|
|
6672
6612
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6673
6613
|
error_code: 'august_device_programming_delay'
|
|
6674
6614
|
}
|
|
6675
|
-
| {
|
|
6676
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6677
|
-
message: string
|
|
6678
|
-
/** Indicates that this is an access code error. */
|
|
6679
|
-
is_access_code_error: true
|
|
6680
|
-
/** Date and time at which Seam created the error. */
|
|
6681
|
-
created_at?: string | undefined
|
|
6682
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
6683
|
-
error_code: 'august_device_slots_full'
|
|
6684
|
-
}
|
|
6685
6615
|
| {
|
|
6686
6616
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
6687
6617
|
message: string
|
|
@@ -8711,16 +8641,6 @@ export type Routes = {
|
|
|
8711
8641
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
8712
8642
|
error_code: 'august_device_programming_delay'
|
|
8713
8643
|
}
|
|
8714
|
-
| {
|
|
8715
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
8716
|
-
message: string
|
|
8717
|
-
/** Indicates that this is an access code error. */
|
|
8718
|
-
is_access_code_error: true
|
|
8719
|
-
/** Date and time at which Seam created the error. */
|
|
8720
|
-
created_at?: string | undefined
|
|
8721
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
8722
|
-
error_code: 'august_device_slots_full'
|
|
8723
|
-
}
|
|
8724
8644
|
| {
|
|
8725
8645
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
8726
8646
|
message: string
|
|
@@ -9272,16 +9192,6 @@ export type Routes = {
|
|
|
9272
9192
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9273
9193
|
error_code: 'august_device_programming_delay'
|
|
9274
9194
|
}
|
|
9275
|
-
| {
|
|
9276
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9277
|
-
message: string
|
|
9278
|
-
/** Indicates that this is an access code error. */
|
|
9279
|
-
is_access_code_error: true
|
|
9280
|
-
/** Date and time at which Seam created the error. */
|
|
9281
|
-
created_at?: string | undefined
|
|
9282
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
9283
|
-
error_code: 'august_device_slots_full'
|
|
9284
|
-
}
|
|
9285
9195
|
| {
|
|
9286
9196
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9287
9197
|
message: string
|
|
@@ -22674,16 +22584,6 @@ export type Routes = {
|
|
|
22674
22584
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
22675
22585
|
error_code: 'august_device_programming_delay'
|
|
22676
22586
|
}
|
|
22677
|
-
| {
|
|
22678
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
22679
|
-
message: string
|
|
22680
|
-
/** Indicates that this is an access code error. */
|
|
22681
|
-
is_access_code_error: true
|
|
22682
|
-
/** Date and time at which Seam created the error. */
|
|
22683
|
-
created_at?: string | undefined
|
|
22684
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
22685
|
-
error_code: 'august_device_slots_full'
|
|
22686
|
-
}
|
|
22687
22587
|
| {
|
|
22688
22588
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
22689
22589
|
message: string
|
|
@@ -23230,16 +23130,6 @@ export type Routes = {
|
|
|
23230
23130
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
23231
23131
|
error_code: 'august_device_programming_delay'
|
|
23232
23132
|
}
|
|
23233
|
-
| {
|
|
23234
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
23235
|
-
message: string
|
|
23236
|
-
/** Indicates that this is an access code error. */
|
|
23237
|
-
is_access_code_error: true
|
|
23238
|
-
/** Date and time at which Seam created the error. */
|
|
23239
|
-
created_at?: string | undefined
|
|
23240
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
23241
|
-
error_code: 'august_device_slots_full'
|
|
23242
|
-
}
|
|
23243
23133
|
| {
|
|
23244
23134
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
23245
23135
|
message: string
|
|
@@ -66871,6 +66761,7 @@ export type Routes = {
|
|
|
66871
66761
|
| 'reservation_created'
|
|
66872
66762
|
| 'reservation_time_updated'
|
|
66873
66763
|
| 'reservation_deleted'
|
|
66764
|
+
| 'space_name_updated'
|
|
66874
66765
|
)
|
|
66875
66766
|
| undefined
|
|
66876
66767
|
/** Filter automation runs by success status. */
|
|
@@ -66963,6 +66854,12 @@ export type Routes = {
|
|
|
66963
66854
|
config?: {} | undefined
|
|
66964
66855
|
}
|
|
66965
66856
|
| undefined
|
|
66857
|
+
space_name_updated?:
|
|
66858
|
+
| {
|
|
66859
|
+
rule: 'space_name_updated'
|
|
66860
|
+
config?: {} | undefined
|
|
66861
|
+
}
|
|
66862
|
+
| undefined
|
|
66966
66863
|
}
|
|
66967
66864
|
| undefined
|
|
66968
66865
|
}
|
|
@@ -66999,6 +66896,12 @@ export type Routes = {
|
|
|
66999
66896
|
config?: {} | undefined
|
|
67000
66897
|
}
|
|
67001
66898
|
| undefined
|
|
66899
|
+
space_name_updated?:
|
|
66900
|
+
| {
|
|
66901
|
+
rule: 'space_name_updated'
|
|
66902
|
+
config?: {} | undefined
|
|
66903
|
+
}
|
|
66904
|
+
| undefined
|
|
67002
66905
|
}
|
|
67003
66906
|
| undefined
|
|
67004
66907
|
}
|
|
@@ -102726,16 +102629,6 @@ export type Routes = {
|
|
|
102726
102629
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
102727
102630
|
error_code: 'august_device_programming_delay'
|
|
102728
102631
|
}
|
|
102729
|
-
| {
|
|
102730
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
102731
|
-
message: string
|
|
102732
|
-
/** Indicates that this is an access code error. */
|
|
102733
|
-
is_access_code_error: true
|
|
102734
|
-
/** Date and time at which Seam created the error. */
|
|
102735
|
-
created_at?: string | undefined
|
|
102736
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
102737
|
-
error_code: 'august_device_slots_full'
|
|
102738
|
-
}
|
|
102739
102632
|
| {
|
|
102740
102633
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
102741
102634
|
message: string
|
|
@@ -103282,16 +103175,6 @@ export type Routes = {
|
|
|
103282
103175
|
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
103283
103176
|
error_code: 'august_device_programming_delay'
|
|
103284
103177
|
}
|
|
103285
|
-
| {
|
|
103286
|
-
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
103287
|
-
message: string
|
|
103288
|
-
/** Indicates that this is an access code error. */
|
|
103289
|
-
is_access_code_error: true
|
|
103290
|
-
/** Date and time at which Seam created the error. */
|
|
103291
|
-
created_at?: string | undefined
|
|
103292
|
-
/** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
|
|
103293
|
-
error_code: 'august_device_slots_full'
|
|
103294
|
-
}
|
|
103295
103178
|
| {
|
|
103296
103179
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
103297
103180
|
message: string
|