@seamapi/types 1.858.0 → 1.859.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.
@@ -1954,16 +1954,6 @@ export type Routes = {
1954
1954
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1955
1955
  error_code: 'august_lock_invalid_code_length'
1956
1956
  }
1957
- | {
1958
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1959
- message: string
1960
- /** Indicates that this is an access code error. */
1961
- is_access_code_error: true
1962
- /** Date and time at which Seam created the error. */
1963
- created_at?: string | undefined
1964
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1965
- error_code: 'august_device_programming_delay'
1966
- }
1967
1957
  | {
1968
1958
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1969
1959
  message: string
@@ -2277,14 +2267,6 @@ export type Routes = {
2277
2267
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2278
2268
  warning_code: 'third_party_integration_detected'
2279
2269
  }
2280
- | {
2281
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2282
- message: string
2283
- /** Date and time at which Seam created the warning. */
2284
- created_at?: string | undefined
2285
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2286
- warning_code: 'august_device_programming_delay'
2287
- }
2288
2270
  | {
2289
2271
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2290
2272
  message: string
@@ -2659,16 +2641,6 @@ export type Routes = {
2659
2641
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2660
2642
  error_code: 'august_lock_invalid_code_length'
2661
2643
  }
2662
- | {
2663
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2664
- message: string
2665
- /** Indicates that this is an access code error. */
2666
- is_access_code_error: true
2667
- /** Date and time at which Seam created the error. */
2668
- created_at?: string | undefined
2669
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2670
- error_code: 'august_device_programming_delay'
2671
- }
2672
2644
  | {
2673
2645
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2674
2646
  message: string
@@ -2982,14 +2954,6 @@ export type Routes = {
2982
2954
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2983
2955
  warning_code: 'third_party_integration_detected'
2984
2956
  }
2985
- | {
2986
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2987
- message: string
2988
- /** Date and time at which Seam created the warning. */
2989
- created_at?: string | undefined
2990
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2991
- warning_code: 'august_device_programming_delay'
2992
- }
2993
2957
  | {
2994
2958
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2995
2959
  message: string
@@ -5136,16 +5100,6 @@ export type Routes = {
5136
5100
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5137
5101
  error_code: 'august_lock_invalid_code_length'
5138
5102
  }
5139
- | {
5140
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5141
- message: string
5142
- /** Indicates that this is an access code error. */
5143
- is_access_code_error: true
5144
- /** Date and time at which Seam created the error. */
5145
- created_at?: string | undefined
5146
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5147
- error_code: 'august_device_programming_delay'
5148
- }
5149
5103
  | {
5150
5104
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5151
5105
  message: string
@@ -5459,14 +5413,6 @@ export type Routes = {
5459
5413
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5460
5414
  warning_code: 'third_party_integration_detected'
5461
5415
  }
5462
- | {
5463
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5464
- message: string
5465
- /** Date and time at which Seam created the warning. */
5466
- created_at?: string | undefined
5467
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5468
- warning_code: 'august_device_programming_delay'
5469
- }
5470
5416
  | {
5471
5417
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5472
5418
  message: string
@@ -5928,16 +5874,6 @@ export type Routes = {
5928
5874
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5929
5875
  error_code: 'august_lock_invalid_code_length'
5930
5876
  }
5931
- | {
5932
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5933
- message: string
5934
- /** Indicates that this is an access code error. */
5935
- is_access_code_error: true
5936
- /** Date and time at which Seam created the error. */
5937
- created_at?: string | undefined
5938
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5939
- error_code: 'august_device_programming_delay'
5940
- }
5941
5877
  | {
5942
5878
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5943
5879
  message: string
@@ -6251,14 +6187,6 @@ export type Routes = {
6251
6187
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6252
6188
  warning_code: 'third_party_integration_detected'
6253
6189
  }
6254
- | {
6255
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6256
- message: string
6257
- /** Date and time at which Seam created the warning. */
6258
- created_at?: string | undefined
6259
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6260
- warning_code: 'august_device_programming_delay'
6261
- }
6262
6190
  | {
6263
6191
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6264
6192
  message: string
@@ -6622,16 +6550,6 @@ export type Routes = {
6622
6550
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6623
6551
  error_code: 'august_lock_invalid_code_length'
6624
6552
  }
6625
- | {
6626
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6627
- message: string
6628
- /** Indicates that this is an access code error. */
6629
- is_access_code_error: true
6630
- /** Date and time at which Seam created the error. */
6631
- created_at?: string | undefined
6632
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6633
- error_code: 'august_device_programming_delay'
6634
- }
6635
6553
  | {
6636
6554
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6637
6555
  message: string
@@ -6945,14 +6863,6 @@ export type Routes = {
6945
6863
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6946
6864
  warning_code: 'third_party_integration_detected'
6947
6865
  }
6948
- | {
6949
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6950
- message: string
6951
- /** Date and time at which Seam created the warning. */
6952
- created_at?: string | undefined
6953
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6954
- warning_code: 'august_device_programming_delay'
6955
- }
6956
6866
  | {
6957
6867
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6958
6868
  message: string
@@ -7293,16 +7203,6 @@ export type Routes = {
7293
7203
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7294
7204
  error_code: 'august_lock_invalid_code_length'
7295
7205
  }
7296
- | {
7297
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7298
- message: string
7299
- /** Indicates that this is an access code error. */
7300
- is_access_code_error: true
7301
- /** Date and time at which Seam created the error. */
7302
- created_at?: string | undefined
7303
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7304
- error_code: 'august_device_programming_delay'
7305
- }
7306
7206
  | {
7307
7207
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7308
7208
  message: string
@@ -7616,14 +7516,6 @@ export type Routes = {
7616
7516
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7617
7517
  warning_code: 'third_party_integration_detected'
7618
7518
  }
7619
- | {
7620
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7621
- message: string
7622
- /** Date and time at which Seam created the warning. */
7623
- created_at?: string | undefined
7624
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7625
- warning_code: 'august_device_programming_delay'
7626
- }
7627
7519
  | {
7628
7520
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7629
7521
  message: string
@@ -7999,16 +7891,6 @@ export type Routes = {
7999
7891
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8000
7892
  error_code: 'august_lock_invalid_code_length'
8001
7893
  }
8002
- | {
8003
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8004
- message: string
8005
- /** Indicates that this is an access code error. */
8006
- is_access_code_error: true
8007
- /** Date and time at which Seam created the error. */
8008
- created_at?: string | undefined
8009
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8010
- error_code: 'august_device_programming_delay'
8011
- }
8012
7894
  | {
8013
7895
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8014
7896
  message: string
@@ -8322,14 +8204,6 @@ export type Routes = {
8322
8204
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8323
8205
  warning_code: 'third_party_integration_detected'
8324
8206
  }
8325
- | {
8326
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8327
- message: string
8328
- /** Date and time at which Seam created the warning. */
8329
- created_at?: string | undefined
8330
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8331
- warning_code: 'august_device_programming_delay'
8332
- }
8333
8207
  | {
8334
8208
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8335
8209
  message: string
@@ -10380,16 +10254,6 @@ export type Routes = {
10380
10254
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10381
10255
  error_code: 'august_lock_invalid_code_length'
10382
10256
  }
10383
- | {
10384
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10385
- message: string
10386
- /** Indicates that this is an access code error. */
10387
- is_access_code_error: true
10388
- /** Date and time at which Seam created the error. */
10389
- created_at?: string | undefined
10390
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10391
- error_code: 'august_device_programming_delay'
10392
- }
10393
10257
  | {
10394
10258
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10395
10259
  message: string
@@ -10703,14 +10567,6 @@ export type Routes = {
10703
10567
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
10704
10568
  warning_code: 'third_party_integration_detected'
10705
10569
  }
10706
- | {
10707
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
10708
- message: string
10709
- /** Date and time at which Seam created the warning. */
10710
- created_at?: string | undefined
10711
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
10712
- warning_code: 'august_device_programming_delay'
10713
- }
10714
10570
  | {
10715
10571
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
10716
10572
  message: string
@@ -10965,16 +10821,6 @@ export type Routes = {
10965
10821
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10966
10822
  error_code: 'august_lock_invalid_code_length'
10967
10823
  }
10968
- | {
10969
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10970
- message: string
10971
- /** Indicates that this is an access code error. */
10972
- is_access_code_error: true
10973
- /** Date and time at which Seam created the error. */
10974
- created_at?: string | undefined
10975
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10976
- error_code: 'august_device_programming_delay'
10977
- }
10978
10824
  | {
10979
10825
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10980
10826
  message: string
@@ -11288,14 +11134,6 @@ export type Routes = {
11288
11134
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11289
11135
  warning_code: 'third_party_integration_detected'
11290
11136
  }
11291
- | {
11292
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11293
- message: string
11294
- /** Date and time at which Seam created the warning. */
11295
- created_at?: string | undefined
11296
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11297
- warning_code: 'august_device_programming_delay'
11298
- }
11299
11137
  | {
11300
11138
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11301
11139
  message: string
@@ -128623,16 +128461,6 @@ export type Routes = {
128623
128461
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128624
128462
  error_code: 'august_lock_invalid_code_length'
128625
128463
  }
128626
- | {
128627
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128628
- message: string
128629
- /** Indicates that this is an access code error. */
128630
- is_access_code_error: true
128631
- /** Date and time at which Seam created the error. */
128632
- created_at?: string | undefined
128633
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128634
- error_code: 'august_device_programming_delay'
128635
- }
128636
128464
  | {
128637
128465
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128638
128466
  message: string
@@ -128946,14 +128774,6 @@ export type Routes = {
128946
128774
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
128947
128775
  warning_code: 'third_party_integration_detected'
128948
128776
  }
128949
- | {
128950
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
128951
- message: string
128952
- /** Date and time at which Seam created the warning. */
128953
- created_at?: string | undefined
128954
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
128955
- warning_code: 'august_device_programming_delay'
128956
- }
128957
128777
  | {
128958
128778
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
128959
128779
  message: string
@@ -129194,16 +129014,6 @@ export type Routes = {
129194
129014
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
129195
129015
  error_code: 'august_lock_invalid_code_length'
129196
129016
  }
129197
- | {
129198
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
129199
- message: string
129200
- /** Indicates that this is an access code error. */
129201
- is_access_code_error: true
129202
- /** Date and time at which Seam created the error. */
129203
- created_at?: string | undefined
129204
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
129205
- error_code: 'august_device_programming_delay'
129206
- }
129207
129017
  | {
129208
129018
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
129209
129019
  message: string
@@ -129517,14 +129327,6 @@ export type Routes = {
129517
129327
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129518
129328
  warning_code: 'third_party_integration_detected'
129519
129329
  }
129520
- | {
129521
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129522
- message: string
129523
- /** Date and time at which Seam created the warning. */
129524
- created_at?: string | undefined
129525
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129526
- warning_code: 'august_device_programming_delay'
129527
- }
129528
129330
  | {
129529
129331
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129530
129332
  message: string