@seamapi/types 1.697.0 → 1.699.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.
@@ -164,22 +164,6 @@ declare const access_code_error: z.ZodDiscriminatedUnion<"error_code", [z.ZodObj
164
164
  message: z.ZodString;
165
165
  is_access_code_error: z.ZodLiteral<true>;
166
166
  created_at: z.ZodOptional<z.ZodString>;
167
- } & {
168
- error_code: z.ZodLiteral<"igloohome_offline_access_code_no_variance_available">;
169
- }, "strip", z.ZodTypeAny, {
170
- message: string;
171
- error_code: "igloohome_offline_access_code_no_variance_available";
172
- is_access_code_error: true;
173
- created_at?: string | undefined;
174
- }, {
175
- message: string;
176
- error_code: "igloohome_offline_access_code_no_variance_available";
177
- is_access_code_error: true;
178
- created_at?: string | undefined;
179
- }>, z.ZodObject<{
180
- message: z.ZodString;
181
- is_access_code_error: z.ZodLiteral<true>;
182
- created_at: z.ZodOptional<z.ZodString>;
183
167
  } & {
184
168
  error_code: z.ZodLiteral<"kwikset_unable_to_confirm_code">;
185
169
  }, "strip", z.ZodTypeAny, {
@@ -764,22 +748,6 @@ declare const access_code: z.ZodObject<{
764
748
  message: z.ZodString;
765
749
  is_access_code_error: z.ZodLiteral<true>;
766
750
  created_at: z.ZodOptional<z.ZodString>;
767
- } & {
768
- error_code: z.ZodLiteral<"igloohome_offline_access_code_no_variance_available">;
769
- }, "strip", z.ZodTypeAny, {
770
- message: string;
771
- error_code: "igloohome_offline_access_code_no_variance_available";
772
- is_access_code_error: true;
773
- created_at?: string | undefined;
774
- }, {
775
- message: string;
776
- error_code: "igloohome_offline_access_code_no_variance_available";
777
- is_access_code_error: true;
778
- created_at?: string | undefined;
779
- }>, z.ZodObject<{
780
- message: z.ZodString;
781
- is_access_code_error: z.ZodLiteral<true>;
782
- created_at: z.ZodOptional<z.ZodString>;
783
751
  } & {
784
752
  error_code: z.ZodLiteral<"kwikset_unable_to_confirm_code">;
785
753
  }, "strip", z.ZodTypeAny, {
@@ -1703,11 +1671,6 @@ declare const access_code: z.ZodObject<{
1703
1671
  error_code: "kwikset_insufficient_permissions";
1704
1672
  is_access_code_error: true;
1705
1673
  created_at?: string | undefined;
1706
- } | {
1707
- message: string;
1708
- error_code: "igloohome_offline_access_code_no_variance_available";
1709
- is_access_code_error: true;
1710
- created_at?: string | undefined;
1711
1674
  } | {
1712
1675
  message: string;
1713
1676
  error_code: "august_lock_invalid_code_length";
@@ -2006,11 +1969,6 @@ declare const access_code: z.ZodObject<{
2006
1969
  error_code: "kwikset_insufficient_permissions";
2007
1970
  is_access_code_error: true;
2008
1971
  created_at?: string | undefined;
2009
- } | {
2010
- message: string;
2011
- error_code: "igloohome_offline_access_code_no_variance_available";
2012
- is_access_code_error: true;
2013
- created_at?: string | undefined;
2014
1972
  } | {
2015
1973
  message: string;
2016
1974
  error_code: "august_lock_invalid_code_length";
@@ -2314,22 +2272,6 @@ declare const unmanaged_access_code: z.ZodObject<{
2314
2272
  message: z.ZodString;
2315
2273
  is_access_code_error: z.ZodLiteral<true>;
2316
2274
  created_at: z.ZodOptional<z.ZodString>;
2317
- } & {
2318
- error_code: z.ZodLiteral<"igloohome_offline_access_code_no_variance_available">;
2319
- }, "strip", z.ZodTypeAny, {
2320
- message: string;
2321
- error_code: "igloohome_offline_access_code_no_variance_available";
2322
- is_access_code_error: true;
2323
- created_at?: string | undefined;
2324
- }, {
2325
- message: string;
2326
- error_code: "igloohome_offline_access_code_no_variance_available";
2327
- is_access_code_error: true;
2328
- created_at?: string | undefined;
2329
- }>, z.ZodObject<{
2330
- message: z.ZodString;
2331
- is_access_code_error: z.ZodLiteral<true>;
2332
- created_at: z.ZodOptional<z.ZodString>;
2333
2275
  } & {
2334
2276
  error_code: z.ZodLiteral<"kwikset_unable_to_confirm_code">;
2335
2277
  }, "strip", z.ZodTypeAny, {
@@ -3247,11 +3189,6 @@ declare const unmanaged_access_code: z.ZodObject<{
3247
3189
  error_code: "kwikset_insufficient_permissions";
3248
3190
  is_access_code_error: true;
3249
3191
  created_at?: string | undefined;
3250
- } | {
3251
- message: string;
3252
- error_code: "igloohome_offline_access_code_no_variance_available";
3253
- is_access_code_error: true;
3254
- created_at?: string | undefined;
3255
3192
  } | {
3256
3193
  message: string;
3257
3194
  error_code: "august_lock_invalid_code_length";
@@ -3541,11 +3478,6 @@ declare const unmanaged_access_code: z.ZodObject<{
3541
3478
  error_code: "kwikset_insufficient_permissions";
3542
3479
  is_access_code_error: true;
3543
3480
  created_at?: string | undefined;
3544
- } | {
3545
- message: string;
3546
- error_code: "igloohome_offline_access_code_no_variance_available";
3547
- is_access_code_error: true;
3548
- created_at?: string | undefined;
3549
3481
  } | {
3550
3482
  message: string;
3551
3483
  error_code: "august_lock_invalid_code_length";
@@ -29153,22 +29085,6 @@ declare const batch: z.ZodObject<{
29153
29085
  message: z.ZodString;
29154
29086
  is_access_code_error: z.ZodLiteral<true>;
29155
29087
  created_at: z.ZodOptional<z.ZodString>;
29156
- } & {
29157
- error_code: z.ZodLiteral<"igloohome_offline_access_code_no_variance_available">;
29158
- }, "strip", z.ZodTypeAny, {
29159
- message: string;
29160
- error_code: "igloohome_offline_access_code_no_variance_available";
29161
- is_access_code_error: true;
29162
- created_at?: string | undefined;
29163
- }, {
29164
- message: string;
29165
- error_code: "igloohome_offline_access_code_no_variance_available";
29166
- is_access_code_error: true;
29167
- created_at?: string | undefined;
29168
- }>, z.ZodObject<{
29169
- message: z.ZodString;
29170
- is_access_code_error: z.ZodLiteral<true>;
29171
- created_at: z.ZodOptional<z.ZodString>;
29172
29088
  } & {
29173
29089
  error_code: z.ZodLiteral<"kwikset_unable_to_confirm_code">;
29174
29090
  }, "strip", z.ZodTypeAny, {
@@ -30092,11 +30008,6 @@ declare const batch: z.ZodObject<{
30092
30008
  error_code: "kwikset_insufficient_permissions";
30093
30009
  is_access_code_error: true;
30094
30010
  created_at?: string | undefined;
30095
- } | {
30096
- message: string;
30097
- error_code: "igloohome_offline_access_code_no_variance_available";
30098
- is_access_code_error: true;
30099
- created_at?: string | undefined;
30100
30011
  } | {
30101
30012
  message: string;
30102
30013
  error_code: "august_lock_invalid_code_length";
@@ -30395,11 +30306,6 @@ declare const batch: z.ZodObject<{
30395
30306
  error_code: "kwikset_insufficient_permissions";
30396
30307
  is_access_code_error: true;
30397
30308
  created_at?: string | undefined;
30398
- } | {
30399
- message: string;
30400
- error_code: "igloohome_offline_access_code_no_variance_available";
30401
- is_access_code_error: true;
30402
- created_at?: string | undefined;
30403
30309
  } | {
30404
30310
  message: string;
30405
30311
  error_code: "august_lock_invalid_code_length";
@@ -30701,22 +30607,6 @@ declare const batch: z.ZodObject<{
30701
30607
  message: z.ZodString;
30702
30608
  is_access_code_error: z.ZodLiteral<true>;
30703
30609
  created_at: z.ZodOptional<z.ZodString>;
30704
- } & {
30705
- error_code: z.ZodLiteral<"igloohome_offline_access_code_no_variance_available">;
30706
- }, "strip", z.ZodTypeAny, {
30707
- message: string;
30708
- error_code: "igloohome_offline_access_code_no_variance_available";
30709
- is_access_code_error: true;
30710
- created_at?: string | undefined;
30711
- }, {
30712
- message: string;
30713
- error_code: "igloohome_offline_access_code_no_variance_available";
30714
- is_access_code_error: true;
30715
- created_at?: string | undefined;
30716
- }>, z.ZodObject<{
30717
- message: z.ZodString;
30718
- is_access_code_error: z.ZodLiteral<true>;
30719
- created_at: z.ZodOptional<z.ZodString>;
30720
30610
  } & {
30721
30611
  error_code: z.ZodLiteral<"kwikset_unable_to_confirm_code">;
30722
30612
  }, "strip", z.ZodTypeAny, {
@@ -31634,11 +31524,6 @@ declare const batch: z.ZodObject<{
31634
31524
  error_code: "kwikset_insufficient_permissions";
31635
31525
  is_access_code_error: true;
31636
31526
  created_at?: string | undefined;
31637
- } | {
31638
- message: string;
31639
- error_code: "igloohome_offline_access_code_no_variance_available";
31640
- is_access_code_error: true;
31641
- created_at?: string | undefined;
31642
31527
  } | {
31643
31528
  message: string;
31644
31529
  error_code: "august_lock_invalid_code_length";
@@ -31928,11 +31813,6 @@ declare const batch: z.ZodObject<{
31928
31813
  error_code: "kwikset_insufficient_permissions";
31929
31814
  is_access_code_error: true;
31930
31815
  created_at?: string | undefined;
31931
- } | {
31932
- message: string;
31933
- error_code: "igloohome_offline_access_code_no_variance_available";
31934
- is_access_code_error: true;
31935
- created_at?: string | undefined;
31936
31816
  } | {
31937
31817
  message: string;
31938
31818
  error_code: "august_lock_invalid_code_length";
@@ -35853,11 +35733,6 @@ declare const batch: z.ZodObject<{
35853
35733
  error_code: "kwikset_insufficient_permissions";
35854
35734
  is_access_code_error: true;
35855
35735
  created_at?: string | undefined;
35856
- } | {
35857
- message: string;
35858
- error_code: "igloohome_offline_access_code_no_variance_available";
35859
- is_access_code_error: true;
35860
- created_at?: string | undefined;
35861
35736
  } | {
35862
35737
  message: string;
35863
35738
  error_code: "august_lock_invalid_code_length";
@@ -36157,11 +36032,6 @@ declare const batch: z.ZodObject<{
36157
36032
  error_code: "kwikset_insufficient_permissions";
36158
36033
  is_access_code_error: true;
36159
36034
  created_at?: string | undefined;
36160
- } | {
36161
- message: string;
36162
- error_code: "igloohome_offline_access_code_no_variance_available";
36163
- is_access_code_error: true;
36164
- created_at?: string | undefined;
36165
36035
  } | {
36166
36036
  message: string;
36167
36037
  error_code: "august_lock_invalid_code_length";
@@ -39955,11 +39825,6 @@ declare const batch: z.ZodObject<{
39955
39825
  error_code: "kwikset_insufficient_permissions";
39956
39826
  is_access_code_error: true;
39957
39827
  created_at?: string | undefined;
39958
- } | {
39959
- message: string;
39960
- error_code: "igloohome_offline_access_code_no_variance_available";
39961
- is_access_code_error: true;
39962
- created_at?: string | undefined;
39963
39828
  } | {
39964
39829
  message: string;
39965
39830
  error_code: "august_lock_invalid_code_length";
@@ -40259,11 +40124,6 @@ declare const batch: z.ZodObject<{
40259
40124
  error_code: "kwikset_insufficient_permissions";
40260
40125
  is_access_code_error: true;
40261
40126
  created_at?: string | undefined;
40262
- } | {
40263
- message: string;
40264
- error_code: "igloohome_offline_access_code_no_variance_available";
40265
- is_access_code_error: true;
40266
- created_at?: string | undefined;
40267
40127
  } | {
40268
40128
  message: string;
40269
40129
  error_code: "august_lock_invalid_code_length";
@@ -99123,6 +98983,10 @@ declare const _default: {
99123
98983
  refresh_token?: never;
99124
98984
  api_key?: never;
99125
98985
  base_api_url?: never;
98986
+ hotel_id?: never;
98987
+ id?: never;
98988
+ is_staging?: never;
98989
+ secret?: never;
99126
98990
  };
99127
98991
  type: string;
99128
98992
  required?: never;
@@ -99162,6 +99026,10 @@ declare const _default: {
99162
99026
  refresh_token?: never;
99163
99027
  api_key?: never;
99164
99028
  base_api_url?: never;
99029
+ hotel_id?: never;
99030
+ id?: never;
99031
+ is_staging?: never;
99032
+ secret?: never;
99165
99033
  };
99166
99034
  type: string;
99167
99035
  required?: never;
@@ -99200,6 +99068,10 @@ declare const _default: {
99200
99068
  refresh_token?: never;
99201
99069
  api_key?: never;
99202
99070
  base_api_url?: never;
99071
+ hotel_id?: never;
99072
+ id?: never;
99073
+ is_staging?: never;
99074
+ secret?: never;
99203
99075
  };
99204
99076
  required: string[];
99205
99077
  type: string;
@@ -99230,6 +99102,10 @@ declare const _default: {
99230
99102
  client_password?: never;
99231
99103
  api_key?: never;
99232
99104
  base_api_url?: never;
99105
+ hotel_id?: never;
99106
+ id?: never;
99107
+ is_staging?: never;
99108
+ secret?: never;
99233
99109
  };
99234
99110
  type: string;
99235
99111
  required?: never;
@@ -99255,6 +99131,53 @@ declare const _default: {
99255
99131
  client_password?: never;
99256
99132
  property_id?: never;
99257
99133
  refresh_token?: never;
99134
+ hotel_id?: never;
99135
+ id?: never;
99136
+ is_staging?: never;
99137
+ secret?: never;
99138
+ };
99139
+ required: string[];
99140
+ type: string;
99141
+ } | {
99142
+ properties: {
99143
+ api_key: {
99144
+ description: string;
99145
+ minLength: number;
99146
+ type: string;
99147
+ };
99148
+ auth_token: {
99149
+ type: string;
99150
+ };
99151
+ hotel_id: {
99152
+ description: string;
99153
+ type: string;
99154
+ };
99155
+ id: {
99156
+ description: string;
99157
+ minLength: number;
99158
+ type: string;
99159
+ };
99160
+ is_staging: {
99161
+ default: boolean;
99162
+ description: string;
99163
+ type: string;
99164
+ };
99165
+ secret: {
99166
+ description: string;
99167
+ minLength: number;
99168
+ type: string;
99169
+ };
99170
+ access_token?: never;
99171
+ client?: never;
99172
+ client_token?: never;
99173
+ enterprise_id?: never;
99174
+ enterprise_ids?: never;
99175
+ is_demo?: never;
99176
+ client_id?: never;
99177
+ client_password?: never;
99178
+ property_id?: never;
99179
+ refresh_token?: never;
99180
+ base_api_url?: never;
99258
99181
  };
99259
99182
  required: string[];
99260
99183
  type: string;
@@ -116448,15 +116371,6 @@ type Routes = {
116448
116371
  created_at?: string | undefined;
116449
116372
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
116450
116373
  error_code: 'igloohome_bridge_offline';
116451
- } | {
116452
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
116453
- message: string;
116454
- /** Indicates that this is an access code error. */
116455
- is_access_code_error: true;
116456
- /** Date and time at which Seam created the error. */
116457
- created_at?: string | undefined;
116458
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
116459
- error_code: 'igloohome_offline_access_code_no_variance_available';
116460
116374
  } | {
116461
116375
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
116462
116376
  message: string;
@@ -117010,15 +116924,6 @@ type Routes = {
117010
116924
  created_at?: string | undefined;
117011
116925
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
117012
116926
  error_code: 'igloohome_bridge_offline';
117013
- } | {
117014
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
117015
- message: string;
117016
- /** Indicates that this is an access code error. */
117017
- is_access_code_error: true;
117018
- /** Date and time at which Seam created the error. */
117019
- created_at?: string | undefined;
117020
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
117021
- error_code: 'igloohome_offline_access_code_no_variance_available';
117022
116927
  } | {
117023
116928
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
117024
116929
  message: string;
@@ -118838,15 +118743,6 @@ type Routes = {
118838
118743
  created_at?: string | undefined;
118839
118744
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
118840
118745
  error_code: 'igloohome_bridge_offline';
118841
- } | {
118842
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
118843
- message: string;
118844
- /** Indicates that this is an access code error. */
118845
- is_access_code_error: true;
118846
- /** Date and time at which Seam created the error. */
118847
- created_at?: string | undefined;
118848
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
118849
- error_code: 'igloohome_offline_access_code_no_variance_available';
118850
118746
  } | {
118851
118747
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
118852
118748
  message: string;
@@ -119374,15 +119270,6 @@ type Routes = {
119374
119270
  created_at?: string | undefined;
119375
119271
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119376
119272
  error_code: 'igloohome_bridge_offline';
119377
- } | {
119378
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119379
- message: string;
119380
- /** Indicates that this is an access code error. */
119381
- is_access_code_error: true;
119382
- /** Date and time at which Seam created the error. */
119383
- created_at?: string | undefined;
119384
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119385
- error_code: 'igloohome_offline_access_code_no_variance_available';
119386
119273
  } | {
119387
119274
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119388
119275
  message: string;
@@ -119916,15 +119803,6 @@ type Routes = {
119916
119803
  created_at?: string | undefined;
119917
119804
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119918
119805
  error_code: 'igloohome_bridge_offline';
119919
- } | {
119920
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119921
- message: string;
119922
- /** Indicates that this is an access code error. */
119923
- is_access_code_error: true;
119924
- /** Date and time at which Seam created the error. */
119925
- created_at?: string | undefined;
119926
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119927
- error_code: 'igloohome_offline_access_code_no_variance_available';
119928
119806
  } | {
119929
119807
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119930
119808
  message: string;
@@ -120435,15 +120313,6 @@ type Routes = {
120435
120313
  created_at?: string | undefined;
120436
120314
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
120437
120315
  error_code: 'igloohome_bridge_offline';
120438
- } | {
120439
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
120440
- message: string;
120441
- /** Indicates that this is an access code error. */
120442
- is_access_code_error: true;
120443
- /** Date and time at which Seam created the error. */
120444
- created_at?: string | undefined;
120445
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
120446
- error_code: 'igloohome_offline_access_code_no_variance_available';
120447
120316
  } | {
120448
120317
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
120449
120318
  message: string;
@@ -120989,15 +120858,6 @@ type Routes = {
120989
120858
  created_at?: string | undefined;
120990
120859
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
120991
120860
  error_code: 'igloohome_bridge_offline';
120992
- } | {
120993
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
120994
- message: string;
120995
- /** Indicates that this is an access code error. */
120996
- is_access_code_error: true;
120997
- /** Date and time at which Seam created the error. */
120998
- created_at?: string | undefined;
120999
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
121000
- error_code: 'igloohome_offline_access_code_no_variance_available';
121001
120861
  } | {
121002
120862
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
121003
120863
  message: string;
@@ -122804,15 +122664,6 @@ type Routes = {
122804
122664
  created_at?: string | undefined;
122805
122665
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
122806
122666
  error_code: 'igloohome_bridge_offline';
122807
- } | {
122808
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
122809
- message: string;
122810
- /** Indicates that this is an access code error. */
122811
- is_access_code_error: true;
122812
- /** Date and time at which Seam created the error. */
122813
- created_at?: string | undefined;
122814
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
122815
- error_code: 'igloohome_offline_access_code_no_variance_available';
122816
122667
  } | {
122817
122668
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
122818
122669
  message: string;
@@ -123318,15 +123169,6 @@ type Routes = {
123318
123169
  created_at?: string | undefined;
123319
123170
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
123320
123171
  error_code: 'igloohome_bridge_offline';
123321
- } | {
123322
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
123323
- message: string;
123324
- /** Indicates that this is an access code error. */
123325
- is_access_code_error: true;
123326
- /** Date and time at which Seam created the error. */
123327
- created_at?: string | undefined;
123328
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
123329
- error_code: 'igloohome_offline_access_code_no_variance_available';
123330
123172
  } | {
123331
123173
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
123332
123174
  message: string;
@@ -168013,6 +167855,18 @@ type Routes = {
168013
167855
  api_key: string;
168014
167856
  /** Optional base API URL (defaults to https://api.smoobu.com/api) */
168015
167857
  base_api_url?: string | undefined;
167858
+ } | {
167859
+ /** Zonal API key for X-API-Key header (required) */
167860
+ api_key: string;
167861
+ /** Zonal ID used as 'token' in login request body (required) */
167862
+ id: string;
167863
+ /** Zonal Secret for login request body (required) */
167864
+ secret: string;
167865
+ /** Optional hotel ID for single-property mode */
167866
+ hotel_id?: string | undefined;
167867
+ /** Use staging API instead of production */
167868
+ is_staging?: boolean;
167869
+ auth_token?: string | undefined;
168016
167870
  };
168017
167871
  };
168018
167872
  commonParams: {};
@@ -199281,15 +199135,6 @@ type Routes = {
199281
199135
  created_at?: string | undefined;
199282
199136
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
199283
199137
  error_code: 'igloohome_bridge_offline';
199284
- } | {
199285
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
199286
- message: string;
199287
- /** Indicates that this is an access code error. */
199288
- is_access_code_error: true;
199289
- /** Date and time at which Seam created the error. */
199290
- created_at?: string | undefined;
199291
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
199292
- error_code: 'igloohome_offline_access_code_no_variance_available';
199293
199138
  } | {
199294
199139
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
199295
199140
  message: string;
@@ -199781,15 +199626,6 @@ type Routes = {
199781
199626
  created_at?: string | undefined;
199782
199627
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
199783
199628
  error_code: 'igloohome_bridge_offline';
199784
- } | {
199785
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
199786
- message: string;
199787
- /** Indicates that this is an access code error. */
199788
- is_access_code_error: true;
199789
- /** Date and time at which Seam created the error. */
199790
- created_at?: string | undefined;
199791
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
199792
- error_code: 'igloohome_offline_access_code_no_variance_available';
199793
199629
  } | {
199794
199630
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
199795
199631
  message: string;