@seamapi/types 1.698.0 → 1.700.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.
@@ -1614,26 +1614,6 @@ export type Routes = {
1614
1614
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1615
1615
  error_code: 'igloohome_bridge_too_many_pending_jobs'
1616
1616
  }
1617
- | {
1618
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1619
- message: string
1620
- /** Indicates that this is an access code error. */
1621
- is_access_code_error: true
1622
- /** Date and time at which Seam created the error. */
1623
- created_at?: string | undefined
1624
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1625
- error_code: 'igloohome_bridge_offline'
1626
- }
1627
- | {
1628
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1629
- message: string
1630
- /** Indicates that this is an access code error. */
1631
- is_access_code_error: true
1632
- /** Date and time at which Seam created the error. */
1633
- created_at?: string | undefined
1634
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1635
- error_code: 'igloohome_offline_access_code_no_variance_available'
1636
- }
1637
1617
  | {
1638
1618
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1639
1619
  message: string
@@ -2232,26 +2212,6 @@ export type Routes = {
2232
2212
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2233
2213
  error_code: 'igloohome_bridge_too_many_pending_jobs'
2234
2214
  }
2235
- | {
2236
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2237
- message: string
2238
- /** Indicates that this is an access code error. */
2239
- is_access_code_error: true
2240
- /** Date and time at which Seam created the error. */
2241
- created_at?: string | undefined
2242
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2243
- error_code: 'igloohome_bridge_offline'
2244
- }
2245
- | {
2246
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2247
- message: string
2248
- /** Indicates that this is an access code error. */
2249
- is_access_code_error: true
2250
- /** Date and time at which Seam created the error. */
2251
- created_at?: string | undefined
2252
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2253
- error_code: 'igloohome_offline_access_code_no_variance_available'
2254
- }
2255
2215
  | {
2256
2216
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2257
2217
  message: string
@@ -4307,26 +4267,6 @@ export type Routes = {
4307
4267
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4308
4268
  error_code: 'igloohome_bridge_too_many_pending_jobs'
4309
4269
  }
4310
- | {
4311
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4312
- message: string
4313
- /** Indicates that this is an access code error. */
4314
- is_access_code_error: true
4315
- /** Date and time at which Seam created the error. */
4316
- created_at?: string | undefined
4317
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4318
- error_code: 'igloohome_bridge_offline'
4319
- }
4320
- | {
4321
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4322
- message: string
4323
- /** Indicates that this is an access code error. */
4324
- is_access_code_error: true
4325
- /** Date and time at which Seam created the error. */
4326
- created_at?: string | undefined
4327
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4328
- error_code: 'igloohome_offline_access_code_no_variance_available'
4329
- }
4330
4270
  | {
4331
4271
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4332
4272
  message: string
@@ -4899,26 +4839,6 @@ export type Routes = {
4899
4839
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4900
4840
  error_code: 'igloohome_bridge_too_many_pending_jobs'
4901
4841
  }
4902
- | {
4903
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4904
- message: string
4905
- /** Indicates that this is an access code error. */
4906
- is_access_code_error: true
4907
- /** Date and time at which Seam created the error. */
4908
- created_at?: string | undefined
4909
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4910
- error_code: 'igloohome_bridge_offline'
4911
- }
4912
- | {
4913
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4914
- message: string
4915
- /** Indicates that this is an access code error. */
4916
- is_access_code_error: true
4917
- /** Date and time at which Seam created the error. */
4918
- created_at?: string | undefined
4919
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4920
- error_code: 'igloohome_offline_access_code_no_variance_available'
4921
- }
4922
4842
  | {
4923
4843
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4924
4844
  message: string
@@ -5497,26 +5417,6 @@ export type Routes = {
5497
5417
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5498
5418
  error_code: 'igloohome_bridge_too_many_pending_jobs'
5499
5419
  }
5500
- | {
5501
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5502
- message: string
5503
- /** Indicates that this is an access code error. */
5504
- is_access_code_error: true
5505
- /** Date and time at which Seam created the error. */
5506
- created_at?: string | undefined
5507
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5508
- error_code: 'igloohome_bridge_offline'
5509
- }
5510
- | {
5511
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5512
- message: string
5513
- /** Indicates that this is an access code error. */
5514
- is_access_code_error: true
5515
- /** Date and time at which Seam created the error. */
5516
- created_at?: string | undefined
5517
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5518
- error_code: 'igloohome_offline_access_code_no_variance_available'
5519
- }
5520
5420
  | {
5521
5421
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5522
5422
  message: string
@@ -6072,26 +5972,6 @@ export type Routes = {
6072
5972
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6073
5973
  error_code: 'igloohome_bridge_too_many_pending_jobs'
6074
5974
  }
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: 'igloohome_bridge_offline'
6084
- }
6085
- | {
6086
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6087
- message: string
6088
- /** Indicates that this is an access code error. */
6089
- is_access_code_error: true
6090
- /** Date and time at which Seam created the error. */
6091
- created_at?: string | undefined
6092
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6093
- error_code: 'igloohome_offline_access_code_no_variance_available'
6094
- }
6095
5975
  | {
6096
5976
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6097
5977
  message: string
@@ -6682,26 +6562,6 @@ export type Routes = {
6682
6562
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6683
6563
  error_code: 'igloohome_bridge_too_many_pending_jobs'
6684
6564
  }
6685
- | {
6686
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6687
- message: string
6688
- /** Indicates that this is an access code error. */
6689
- is_access_code_error: true
6690
- /** Date and time at which Seam created the error. */
6691
- created_at?: string | undefined
6692
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6693
- error_code: 'igloohome_bridge_offline'
6694
- }
6695
- | {
6696
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6697
- message: string
6698
- /** Indicates that this is an access code error. */
6699
- is_access_code_error: true
6700
- /** Date and time at which Seam created the error. */
6701
- created_at?: string | undefined
6702
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6703
- error_code: 'igloohome_offline_access_code_no_variance_available'
6704
- }
6705
6565
  | {
6706
6566
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6707
6567
  message: string
@@ -8744,26 +8604,6 @@ export type Routes = {
8744
8604
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8745
8605
  error_code: 'igloohome_bridge_too_many_pending_jobs'
8746
8606
  }
8747
- | {
8748
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8749
- message: string
8750
- /** Indicates that this is an access code error. */
8751
- is_access_code_error: true
8752
- /** Date and time at which Seam created the error. */
8753
- created_at?: string | undefined
8754
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8755
- error_code: 'igloohome_bridge_offline'
8756
- }
8757
- | {
8758
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8759
- message: string
8760
- /** Indicates that this is an access code error. */
8761
- is_access_code_error: true
8762
- /** Date and time at which Seam created the error. */
8763
- created_at?: string | undefined
8764
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8765
- error_code: 'igloohome_offline_access_code_no_variance_available'
8766
- }
8767
8607
  | {
8768
8608
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8769
8609
  message: string
@@ -9314,26 +9154,6 @@ export type Routes = {
9314
9154
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9315
9155
  error_code: 'igloohome_bridge_too_many_pending_jobs'
9316
9156
  }
9317
- | {
9318
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
9319
- message: string
9320
- /** Indicates that this is an access code error. */
9321
- is_access_code_error: true
9322
- /** Date and time at which Seam created the error. */
9323
- created_at?: string | undefined
9324
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9325
- error_code: 'igloohome_bridge_offline'
9326
- }
9327
- | {
9328
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
9329
- message: string
9330
- /** Indicates that this is an access code error. */
9331
- is_access_code_error: true
9332
- /** Date and time at which Seam created the error. */
9333
- created_at?: string | undefined
9334
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9335
- error_code: 'igloohome_offline_access_code_no_variance_available'
9336
- }
9337
9157
  | {
9338
9158
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
9339
9159
  message: string
@@ -100570,26 +100390,6 @@ export type Routes = {
100570
100390
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
100571
100391
  error_code: 'igloohome_bridge_too_many_pending_jobs'
100572
100392
  }
100573
- | {
100574
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
100575
- message: string
100576
- /** Indicates that this is an access code error. */
100577
- is_access_code_error: true
100578
- /** Date and time at which Seam created the error. */
100579
- created_at?: string | undefined
100580
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
100581
- error_code: 'igloohome_bridge_offline'
100582
- }
100583
- | {
100584
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
100585
- message: string
100586
- /** Indicates that this is an access code error. */
100587
- is_access_code_error: true
100588
- /** Date and time at which Seam created the error. */
100589
- created_at?: string | undefined
100590
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
100591
- error_code: 'igloohome_offline_access_code_no_variance_available'
100592
- }
100593
100393
  | {
100594
100394
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
100595
100395
  message: string
@@ -101128,26 +100928,6 @@ export type Routes = {
101128
100928
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
101129
100929
  error_code: 'igloohome_bridge_too_many_pending_jobs'
101130
100930
  }
101131
- | {
101132
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
101133
- message: string
101134
- /** Indicates that this is an access code error. */
101135
- is_access_code_error: true
101136
- /** Date and time at which Seam created the error. */
101137
- created_at?: string | undefined
101138
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
101139
- error_code: 'igloohome_bridge_offline'
101140
- }
101141
- | {
101142
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
101143
- message: string
101144
- /** Indicates that this is an access code error. */
101145
- is_access_code_error: true
101146
- /** Date and time at which Seam created the error. */
101147
- created_at?: string | undefined
101148
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
101149
- error_code: 'igloohome_offline_access_code_no_variance_available'
101150
- }
101151
100931
  | {
101152
100932
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
101153
100933
  message: string