@seamapi/types 1.960.0 → 1.961.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.
@@ -1362,22 +1362,6 @@ export declare const access_code: z.ZodObject<{
1362
1362
  created_at: string;
1363
1363
  error_code: "august_lock_not_authorized";
1364
1364
  is_device_error: true;
1365
- }> | z.ZodObject<{
1366
- message: z.ZodString;
1367
- is_device_error: z.ZodLiteral<true>;
1368
- created_at: z.ZodString;
1369
- } & {
1370
- error_code: z.ZodLiteral<"august_lock_missing_bridge">;
1371
- }, "strip", z.ZodTypeAny, {
1372
- message: string;
1373
- created_at: string;
1374
- error_code: "august_lock_missing_bridge";
1375
- is_device_error: true;
1376
- }, {
1377
- message: string;
1378
- created_at: string;
1379
- error_code: "august_lock_missing_bridge";
1380
- is_device_error: true;
1381
1365
  }> | z.ZodObject<{
1382
1366
  message: z.ZodString;
1383
1367
  created_at: z.ZodString;
@@ -1420,22 +1404,6 @@ export declare const access_code: z.ZodObject<{
1420
1404
  message: z.ZodString;
1421
1405
  is_device_error: z.ZodLiteral<true>;
1422
1406
  created_at: z.ZodString;
1423
- } & {
1424
- error_code: z.ZodLiteral<"ttlock_lock_not_paired_to_gateway">;
1425
- }, "strip", z.ZodTypeAny, {
1426
- message: string;
1427
- created_at: string;
1428
- error_code: "ttlock_lock_not_paired_to_gateway";
1429
- is_device_error: true;
1430
- }, {
1431
- message: string;
1432
- created_at: string;
1433
- error_code: "ttlock_lock_not_paired_to_gateway";
1434
- is_device_error: true;
1435
- }> | z.ZodObject<{
1436
- message: z.ZodString;
1437
- is_device_error: z.ZodLiteral<true>;
1438
- created_at: z.ZodString;
1439
1407
  } & {
1440
1408
  error_code: z.ZodLiteral<"missing_device_credentials">;
1441
1409
  }, "strip", z.ZodTypeAny, {
@@ -1480,22 +1448,6 @@ export declare const access_code: z.ZodObject<{
1480
1448
  created_at: string;
1481
1449
  error_code: "subscription_required";
1482
1450
  is_device_error: true;
1483
- }> | z.ZodObject<{
1484
- message: z.ZodString;
1485
- is_device_error: z.ZodLiteral<true>;
1486
- created_at: z.ZodString;
1487
- } & {
1488
- error_code: z.ZodLiteral<"lockly_missing_wifi_bridge">;
1489
- }, "strip", z.ZodTypeAny, {
1490
- message: string;
1491
- created_at: string;
1492
- error_code: "lockly_missing_wifi_bridge";
1493
- is_device_error: true;
1494
- }, {
1495
- message: string;
1496
- created_at: string;
1497
- error_code: "lockly_missing_wifi_bridge";
1498
- is_device_error: true;
1499
1451
  }>)[]]>, "many">;
1500
1452
  warnings: z.ZodArray<z.ZodDiscriminatedUnion<"warning_code", [z.ZodObject<{
1501
1453
  message: z.ZodString;
@@ -1951,11 +1903,6 @@ export declare const access_code: z.ZodObject<{
1951
1903
  created_at: string;
1952
1904
  error_code: "august_lock_not_authorized";
1953
1905
  is_device_error: true;
1954
- } | {
1955
- message: string;
1956
- created_at: string;
1957
- error_code: "august_lock_missing_bridge";
1958
- is_device_error: true;
1959
1906
  } | {
1960
1907
  message: string;
1961
1908
  created_at: string;
@@ -1968,11 +1915,6 @@ export declare const access_code: z.ZodObject<{
1968
1915
  error_code: "dormakaba_sites_disconnected";
1969
1916
  is_connected_account_error: true;
1970
1917
  is_device_error: false;
1971
- } | {
1972
- message: string;
1973
- created_at: string;
1974
- error_code: "ttlock_lock_not_paired_to_gateway";
1975
- is_device_error: true;
1976
1918
  } | {
1977
1919
  message: string;
1978
1920
  created_at: string;
@@ -1988,11 +1930,6 @@ export declare const access_code: z.ZodObject<{
1988
1930
  created_at: string;
1989
1931
  error_code: "subscription_required";
1990
1932
  is_device_error: true;
1991
- } | {
1992
- message: string;
1993
- created_at: string;
1994
- error_code: "lockly_missing_wifi_bridge";
1995
- is_device_error: true;
1996
1933
  } | {
1997
1934
  message: string;
1998
1935
  error_code: "provider_issue";
@@ -2238,11 +2175,6 @@ export declare const access_code: z.ZodObject<{
2238
2175
  created_at: string;
2239
2176
  error_code: "august_lock_not_authorized";
2240
2177
  is_device_error: true;
2241
- } | {
2242
- message: string;
2243
- created_at: string;
2244
- error_code: "august_lock_missing_bridge";
2245
- is_device_error: true;
2246
2178
  } | {
2247
2179
  message: string;
2248
2180
  created_at: string;
@@ -2255,11 +2187,6 @@ export declare const access_code: z.ZodObject<{
2255
2187
  error_code: "dormakaba_sites_disconnected";
2256
2188
  is_connected_account_error: true;
2257
2189
  is_device_error: false;
2258
- } | {
2259
- message: string;
2260
- created_at: string;
2261
- error_code: "ttlock_lock_not_paired_to_gateway";
2262
- is_device_error: true;
2263
2190
  } | {
2264
2191
  message: string;
2265
2192
  created_at: string;
@@ -2275,11 +2202,6 @@ export declare const access_code: z.ZodObject<{
2275
2202
  created_at: string;
2276
2203
  error_code: "subscription_required";
2277
2204
  is_device_error: true;
2278
- } | {
2279
- message: string;
2280
- created_at: string;
2281
- error_code: "lockly_missing_wifi_bridge";
2282
- is_device_error: true;
2283
2205
  } | {
2284
2206
  message: string;
2285
2207
  error_code: "provider_issue";
@@ -407,22 +407,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
407
407
  created_at: string;
408
408
  error_code: "august_lock_not_authorized";
409
409
  is_device_error: true;
410
- }> | z.ZodObject<{
411
- message: z.ZodString;
412
- is_device_error: z.ZodLiteral<true>;
413
- created_at: z.ZodString;
414
- } & {
415
- error_code: z.ZodLiteral<"august_lock_missing_bridge">;
416
- }, "strip", z.ZodTypeAny, {
417
- message: string;
418
- created_at: string;
419
- error_code: "august_lock_missing_bridge";
420
- is_device_error: true;
421
- }, {
422
- message: string;
423
- created_at: string;
424
- error_code: "august_lock_missing_bridge";
425
- is_device_error: true;
426
410
  }> | z.ZodObject<{
427
411
  message: z.ZodString;
428
412
  created_at: z.ZodString;
@@ -465,22 +449,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
465
449
  message: z.ZodString;
466
450
  is_device_error: z.ZodLiteral<true>;
467
451
  created_at: z.ZodString;
468
- } & {
469
- error_code: z.ZodLiteral<"ttlock_lock_not_paired_to_gateway">;
470
- }, "strip", z.ZodTypeAny, {
471
- message: string;
472
- created_at: string;
473
- error_code: "ttlock_lock_not_paired_to_gateway";
474
- is_device_error: true;
475
- }, {
476
- message: string;
477
- created_at: string;
478
- error_code: "ttlock_lock_not_paired_to_gateway";
479
- is_device_error: true;
480
- }> | z.ZodObject<{
481
- message: z.ZodString;
482
- is_device_error: z.ZodLiteral<true>;
483
- created_at: z.ZodString;
484
452
  } & {
485
453
  error_code: z.ZodLiteral<"missing_device_credentials">;
486
454
  }, "strip", z.ZodTypeAny, {
@@ -525,22 +493,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
525
493
  created_at: string;
526
494
  error_code: "subscription_required";
527
495
  is_device_error: true;
528
- }> | z.ZodObject<{
529
- message: z.ZodString;
530
- is_device_error: z.ZodLiteral<true>;
531
- created_at: z.ZodString;
532
- } & {
533
- error_code: z.ZodLiteral<"lockly_missing_wifi_bridge">;
534
- }, "strip", z.ZodTypeAny, {
535
- message: string;
536
- created_at: string;
537
- error_code: "lockly_missing_wifi_bridge";
538
- is_device_error: true;
539
- }, {
540
- message: string;
541
- created_at: string;
542
- error_code: "lockly_missing_wifi_bridge";
543
- is_device_error: true;
544
496
  }>)[]]>, "many">;
545
497
  warnings: z.ZodArray<z.ZodDiscriminatedUnion<"warning_code", [z.ZodObject<{
546
498
  message: z.ZodString;
@@ -822,11 +774,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
822
774
  created_at: string;
823
775
  error_code: "august_lock_not_authorized";
824
776
  is_device_error: true;
825
- } | {
826
- message: string;
827
- created_at: string;
828
- error_code: "august_lock_missing_bridge";
829
- is_device_error: true;
830
777
  } | {
831
778
  message: string;
832
779
  created_at: string;
@@ -839,11 +786,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
839
786
  error_code: "dormakaba_sites_disconnected";
840
787
  is_connected_account_error: true;
841
788
  is_device_error: false;
842
- } | {
843
- message: string;
844
- created_at: string;
845
- error_code: "ttlock_lock_not_paired_to_gateway";
846
- is_device_error: true;
847
789
  } | {
848
790
  message: string;
849
791
  created_at: string;
@@ -859,11 +801,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
859
801
  created_at: string;
860
802
  error_code: "subscription_required";
861
803
  is_device_error: true;
862
- } | {
863
- message: string;
864
- created_at: string;
865
- error_code: "lockly_missing_wifi_bridge";
866
- is_device_error: true;
867
804
  } | {
868
805
  message: string;
869
806
  error_code: "provider_issue";
@@ -1056,11 +993,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
1056
993
  created_at: string;
1057
994
  error_code: "august_lock_not_authorized";
1058
995
  is_device_error: true;
1059
- } | {
1060
- message: string;
1061
- created_at: string;
1062
- error_code: "august_lock_missing_bridge";
1063
- is_device_error: true;
1064
996
  } | {
1065
997
  message: string;
1066
998
  created_at: string;
@@ -1073,11 +1005,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
1073
1005
  error_code: "dormakaba_sites_disconnected";
1074
1006
  is_connected_account_error: true;
1075
1007
  is_device_error: false;
1076
- } | {
1077
- message: string;
1078
- created_at: string;
1079
- error_code: "ttlock_lock_not_paired_to_gateway";
1080
- is_device_error: true;
1081
1008
  } | {
1082
1009
  message: string;
1083
1010
  created_at: string;
@@ -1093,11 +1020,6 @@ export declare const unmanaged_access_code: z.ZodObject<{
1093
1020
  created_at: string;
1094
1021
  error_code: "subscription_required";
1095
1022
  is_device_error: true;
1096
- } | {
1097
- message: string;
1098
- created_at: string;
1099
- error_code: "lockly_missing_wifi_bridge";
1100
- is_device_error: true;
1101
1023
  } | {
1102
1024
  message: string;
1103
1025
  error_code: "provider_issue";