@seamapi/types 1.692.0 → 1.693.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.
@@ -13546,15 +13546,15 @@ declare const batch: z.ZodObject<{
13546
13546
  message: z.ZodString;
13547
13547
  created_at: z.ZodString;
13548
13548
  } & {
13549
- warning_code: z.ZodLiteral<"hub_required_for_addtional_capabilities">;
13549
+ warning_code: z.ZodLiteral<"hub_required_for_additional_capabilities">;
13550
13550
  }, "strip", z.ZodTypeAny, {
13551
13551
  message: string;
13552
13552
  created_at: string;
13553
- warning_code: "hub_required_for_addtional_capabilities";
13553
+ warning_code: "hub_required_for_additional_capabilities";
13554
13554
  }, {
13555
13555
  message: string;
13556
13556
  created_at: string;
13557
- warning_code: "hub_required_for_addtional_capabilities";
13557
+ warning_code: "hub_required_for_additional_capabilities";
13558
13558
  }>, z.ZodObject<{
13559
13559
  message: z.ZodString;
13560
13560
  created_at: z.ZodString;
@@ -13781,7 +13781,7 @@ declare const batch: z.ZodObject<{
13781
13781
  } | {
13782
13782
  message: string;
13783
13783
  created_at: string;
13784
- warning_code: "hub_required_for_addtional_capabilities";
13784
+ warning_code: "hub_required_for_additional_capabilities";
13785
13785
  } | {
13786
13786
  message: string;
13787
13787
  created_at: string;
@@ -14460,7 +14460,7 @@ declare const batch: z.ZodObject<{
14460
14460
  } | {
14461
14461
  message: string;
14462
14462
  created_at: string;
14463
- warning_code: "hub_required_for_addtional_capabilities";
14463
+ warning_code: "hub_required_for_additional_capabilities";
14464
14464
  } | {
14465
14465
  message: string;
14466
14466
  created_at: string;
@@ -24815,15 +24815,15 @@ declare const batch: z.ZodObject<{
24815
24815
  message: z.ZodString;
24816
24816
  created_at: z.ZodString;
24817
24817
  } & {
24818
- warning_code: z.ZodLiteral<"hub_required_for_addtional_capabilities">;
24818
+ warning_code: z.ZodLiteral<"hub_required_for_additional_capabilities">;
24819
24819
  }, "strip", z.ZodTypeAny, {
24820
24820
  message: string;
24821
24821
  created_at: string;
24822
- warning_code: "hub_required_for_addtional_capabilities";
24822
+ warning_code: "hub_required_for_additional_capabilities";
24823
24823
  }, {
24824
24824
  message: string;
24825
24825
  created_at: string;
24826
- warning_code: "hub_required_for_addtional_capabilities";
24826
+ warning_code: "hub_required_for_additional_capabilities";
24827
24827
  }>, z.ZodObject<{
24828
24828
  message: z.ZodString;
24829
24829
  created_at: z.ZodString;
@@ -25205,7 +25205,7 @@ declare const batch: z.ZodObject<{
25205
25205
  } | {
25206
25206
  message: string;
25207
25207
  created_at: string;
25208
- warning_code: "hub_required_for_addtional_capabilities";
25208
+ warning_code: "hub_required_for_additional_capabilities";
25209
25209
  } | {
25210
25210
  message: string;
25211
25211
  created_at: string;
@@ -25446,7 +25446,7 @@ declare const batch: z.ZodObject<{
25446
25446
  } | {
25447
25447
  message: string;
25448
25448
  created_at: string;
25449
- warning_code: "hub_required_for_addtional_capabilities";
25449
+ warning_code: "hub_required_for_additional_capabilities";
25450
25450
  } | {
25451
25451
  message: string;
25452
25452
  created_at: string;
@@ -32345,7 +32345,7 @@ declare const batch: z.ZodObject<{
32345
32345
  } | {
32346
32346
  message: string;
32347
32347
  created_at: string;
32348
- warning_code: "hub_required_for_addtional_capabilities";
32348
+ warning_code: "hub_required_for_additional_capabilities";
32349
32349
  } | {
32350
32350
  message: string;
32351
32351
  created_at: string;
@@ -34436,7 +34436,7 @@ declare const batch: z.ZodObject<{
34436
34436
  } | {
34437
34437
  message: string;
34438
34438
  created_at: string;
34439
- warning_code: "hub_required_for_addtional_capabilities";
34439
+ warning_code: "hub_required_for_additional_capabilities";
34440
34440
  } | {
34441
34441
  message: string;
34442
34442
  created_at: string;
@@ -36420,7 +36420,7 @@ declare const batch: z.ZodObject<{
36420
36420
  } | {
36421
36421
  message: string;
36422
36422
  created_at: string;
36423
- warning_code: "hub_required_for_addtional_capabilities";
36423
+ warning_code: "hub_required_for_additional_capabilities";
36424
36424
  } | {
36425
36425
  message: string;
36426
36426
  created_at: string;
@@ -38511,7 +38511,7 @@ declare const batch: z.ZodObject<{
38511
38511
  } | {
38512
38512
  message: string;
38513
38513
  created_at: string;
38514
- warning_code: "hub_required_for_addtional_capabilities";
38514
+ warning_code: "hub_required_for_additional_capabilities";
38515
38515
  } | {
38516
38516
  message: string;
38517
38517
  created_at: string;
@@ -41643,15 +41643,15 @@ declare const device_warning: z.ZodDiscriminatedUnion<"warning_code", [z.ZodObje
41643
41643
  message: z.ZodString;
41644
41644
  created_at: z.ZodString;
41645
41645
  } & {
41646
- warning_code: z.ZodLiteral<"hub_required_for_addtional_capabilities">;
41646
+ warning_code: z.ZodLiteral<"hub_required_for_additional_capabilities">;
41647
41647
  }, "strip", z.ZodTypeAny, {
41648
41648
  message: string;
41649
41649
  created_at: string;
41650
- warning_code: "hub_required_for_addtional_capabilities";
41650
+ warning_code: "hub_required_for_additional_capabilities";
41651
41651
  }, {
41652
41652
  message: string;
41653
41653
  created_at: string;
41654
- warning_code: "hub_required_for_addtional_capabilities";
41654
+ warning_code: "hub_required_for_additional_capabilities";
41655
41655
  }>, z.ZodObject<{
41656
41656
  message: z.ZodString;
41657
41657
  created_at: z.ZodString;
@@ -44535,15 +44535,15 @@ declare const device: z.ZodObject<{
44535
44535
  message: z.ZodString;
44536
44536
  created_at: z.ZodString;
44537
44537
  } & {
44538
- warning_code: z.ZodLiteral<"hub_required_for_addtional_capabilities">;
44538
+ warning_code: z.ZodLiteral<"hub_required_for_additional_capabilities">;
44539
44539
  }, "strip", z.ZodTypeAny, {
44540
44540
  message: string;
44541
44541
  created_at: string;
44542
- warning_code: "hub_required_for_addtional_capabilities";
44542
+ warning_code: "hub_required_for_additional_capabilities";
44543
44543
  }, {
44544
44544
  message: string;
44545
44545
  created_at: string;
44546
- warning_code: "hub_required_for_addtional_capabilities";
44546
+ warning_code: "hub_required_for_additional_capabilities";
44547
44547
  }>, z.ZodObject<{
44548
44548
  message: z.ZodString;
44549
44549
  created_at: z.ZodString;
@@ -44770,7 +44770,7 @@ declare const device: z.ZodObject<{
44770
44770
  } | {
44771
44771
  message: string;
44772
44772
  created_at: string;
44773
- warning_code: "hub_required_for_addtional_capabilities";
44773
+ warning_code: "hub_required_for_additional_capabilities";
44774
44774
  } | {
44775
44775
  message: string;
44776
44776
  created_at: string;
@@ -45449,7 +45449,7 @@ declare const device: z.ZodObject<{
45449
45449
  } | {
45450
45450
  message: string;
45451
45451
  created_at: string;
45452
- warning_code: "hub_required_for_addtional_capabilities";
45452
+ warning_code: "hub_required_for_additional_capabilities";
45453
45453
  } | {
45454
45454
  message: string;
45455
45455
  created_at: string;
@@ -48939,15 +48939,15 @@ declare const unmanaged_device: z.ZodObject<Pick<{
48939
48939
  message: z.ZodString;
48940
48940
  created_at: z.ZodString;
48941
48941
  } & {
48942
- warning_code: z.ZodLiteral<"hub_required_for_addtional_capabilities">;
48942
+ warning_code: z.ZodLiteral<"hub_required_for_additional_capabilities">;
48943
48943
  }, "strip", z.ZodTypeAny, {
48944
48944
  message: string;
48945
48945
  created_at: string;
48946
- warning_code: "hub_required_for_addtional_capabilities";
48946
+ warning_code: "hub_required_for_additional_capabilities";
48947
48947
  }, {
48948
48948
  message: string;
48949
48949
  created_at: string;
48950
- warning_code: "hub_required_for_addtional_capabilities";
48950
+ warning_code: "hub_required_for_additional_capabilities";
48951
48951
  }>, z.ZodObject<{
48952
48952
  message: z.ZodString;
48953
48953
  created_at: z.ZodString;
@@ -49329,7 +49329,7 @@ declare const unmanaged_device: z.ZodObject<Pick<{
49329
49329
  } | {
49330
49330
  message: string;
49331
49331
  created_at: string;
49332
- warning_code: "hub_required_for_addtional_capabilities";
49332
+ warning_code: "hub_required_for_additional_capabilities";
49333
49333
  } | {
49334
49334
  message: string;
49335
49335
  created_at: string;
@@ -49570,7 +49570,7 @@ declare const unmanaged_device: z.ZodObject<Pick<{
49570
49570
  } | {
49571
49571
  message: string;
49572
49572
  created_at: string;
49573
- warning_code: "hub_required_for_addtional_capabilities";
49573
+ warning_code: "hub_required_for_additional_capabilities";
49574
49574
  } | {
49575
49575
  message: string;
49576
49576
  created_at: string;
@@ -126019,7 +126019,7 @@ type Routes = {
126019
126019
  /** Date and time at which Seam created the warning. */
126020
126020
  created_at: string;
126021
126021
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
126022
- warning_code: 'hub_required_for_addtional_capabilities';
126022
+ warning_code: 'hub_required_for_additional_capabilities';
126023
126023
  } | {
126024
126024
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
126025
126025
  message: string;
@@ -129429,7 +129429,7 @@ type Routes = {
129429
129429
  /** Date and time at which Seam created the warning. */
129430
129430
  created_at: string;
129431
129431
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129432
- warning_code: 'hub_required_for_addtional_capabilities';
129432
+ warning_code: 'hub_required_for_additional_capabilities';
129433
129433
  } | {
129434
129434
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129435
129435
  message: string;
@@ -143148,7 +143148,7 @@ type Routes = {
143148
143148
  /** Date and time at which Seam created the warning. */
143149
143149
  created_at: string;
143150
143150
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
143151
- warning_code: 'hub_required_for_addtional_capabilities';
143151
+ warning_code: 'hub_required_for_additional_capabilities';
143152
143152
  } | {
143153
143153
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
143154
143154
  message: string;
@@ -144441,7 +144441,7 @@ type Routes = {
144441
144441
  /** Date and time at which Seam created the warning. */
144442
144442
  created_at: string;
144443
144443
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144444
- warning_code: 'hub_required_for_addtional_capabilities';
144444
+ warning_code: 'hub_required_for_additional_capabilities';
144445
144445
  } | {
144446
144446
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144447
144447
  message: string;
@@ -144940,7 +144940,7 @@ type Routes = {
144940
144940
  /** Date and time at which Seam created the warning. */
144941
144941
  created_at: string;
144942
144942
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144943
- warning_code: 'hub_required_for_addtional_capabilities';
144943
+ warning_code: 'hub_required_for_additional_capabilities';
144944
144944
  } | {
144945
144945
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144946
144946
  message: string;
@@ -145395,7 +145395,7 @@ type Routes = {
145395
145395
  /** Date and time at which Seam created the warning. */
145396
145396
  created_at: string;
145397
145397
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
145398
- warning_code: 'hub_required_for_addtional_capabilities';
145398
+ warning_code: 'hub_required_for_additional_capabilities';
145399
145399
  } | {
145400
145400
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
145401
145401
  message: string;
@@ -150834,7 +150834,7 @@ type Routes = {
150834
150834
  /** Date and time at which Seam created the warning. */
150835
150835
  created_at: string;
150836
150836
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
150837
- warning_code: 'hub_required_for_addtional_capabilities';
150837
+ warning_code: 'hub_required_for_additional_capabilities';
150838
150838
  } | {
150839
150839
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
150840
150840
  message: string;
@@ -152077,7 +152077,7 @@ type Routes = {
152077
152077
  /** Date and time at which Seam created the warning. */
152078
152078
  created_at: string;
152079
152079
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
152080
- warning_code: 'hub_required_for_addtional_capabilities';
152080
+ warning_code: 'hub_required_for_additional_capabilities';
152081
152081
  } | {
152082
152082
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
152083
152083
  message: string;
@@ -153370,7 +153370,7 @@ type Routes = {
153370
153370
  /** Date and time at which Seam created the warning. */
153371
153371
  created_at: string;
153372
153372
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
153373
- warning_code: 'hub_required_for_addtional_capabilities';
153373
+ warning_code: 'hub_required_for_additional_capabilities';
153374
153374
  } | {
153375
153375
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
153376
153376
  message: string;
@@ -154612,7 +154612,7 @@ type Routes = {
154612
154612
  /** Date and time at which Seam created the warning. */
154613
154613
  created_at: string;
154614
154614
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
154615
- warning_code: 'hub_required_for_addtional_capabilities';
154615
+ warning_code: 'hub_required_for_additional_capabilities';
154616
154616
  } | {
154617
154617
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
154618
154618
  message: string;
@@ -160987,7 +160987,7 @@ type Routes = {
160987
160987
  /** Date and time at which Seam created the warning. */
160988
160988
  created_at: string;
160989
160989
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
160990
- warning_code: 'hub_required_for_addtional_capabilities';
160990
+ warning_code: 'hub_required_for_additional_capabilities';
160991
160991
  } | {
160992
160992
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
160993
160993
  message: string;
@@ -162229,7 +162229,7 @@ type Routes = {
162229
162229
  /** Date and time at which Seam created the warning. */
162230
162230
  created_at: string;
162231
162231
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
162232
- warning_code: 'hub_required_for_addtional_capabilities';
162232
+ warning_code: 'hub_required_for_additional_capabilities';
162233
162233
  } | {
162234
162234
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
162235
162235
  message: string;
@@ -167305,9 +167305,9 @@ type Routes = {
167305
167305
  /** Key of the customer to sync */
167306
167306
  customer_key?: string | undefined;
167307
167307
  /** ID of the connector customer to sync */
167308
- connector_customer_id: string | null;
167308
+ connector_customer_id?: (string | null) | undefined;
167309
167309
  /** Unique provider resource key of the connector to sync */
167310
- unique_provider_resource_key: string | null;
167310
+ unique_provider_resource_key?: (string | null) | undefined;
167311
167311
  };
167312
167312
  formData: {};
167313
167313
  jsonResponse: {
@@ -171846,7 +171846,7 @@ type Routes = {
171846
171846
  /** Date and time at which Seam created the warning. */
171847
171847
  created_at: string;
171848
171848
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
171849
- warning_code: 'hub_required_for_addtional_capabilities';
171849
+ warning_code: 'hub_required_for_additional_capabilities';
171850
171850
  } | {
171851
171851
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
171852
171852
  message: string;
@@ -177537,7 +177537,7 @@ type Routes = {
177537
177537
  /** Date and time at which Seam created the warning. */
177538
177538
  created_at: string;
177539
177539
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
177540
- warning_code: 'hub_required_for_addtional_capabilities';
177540
+ warning_code: 'hub_required_for_additional_capabilities';
177541
177541
  } | {
177542
177542
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
177543
177543
  message: string;
@@ -181384,7 +181384,7 @@ type Routes = {
181384
181384
  /** Date and time at which Seam created the warning. */
181385
181385
  created_at: string;
181386
181386
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
181387
- warning_code: 'hub_required_for_addtional_capabilities';
181387
+ warning_code: 'hub_required_for_additional_capabilities';
181388
181388
  } | {
181389
181389
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
181390
181390
  message: string;
@@ -182626,7 +182626,7 @@ type Routes = {
182626
182626
  /** Date and time at which Seam created the warning. */
182627
182627
  created_at: string;
182628
182628
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
182629
- warning_code: 'hub_required_for_addtional_capabilities';
182629
+ warning_code: 'hub_required_for_additional_capabilities';
182630
182630
  } | {
182631
182631
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
182632
182632
  message: string;
@@ -189888,7 +189888,7 @@ type Routes = {
189888
189888
  /** Date and time at which Seam created the warning. */
189889
189889
  created_at: string;
189890
189890
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
189891
- warning_code: 'hub_required_for_addtional_capabilities';
189891
+ warning_code: 'hub_required_for_additional_capabilities';
189892
189892
  } | {
189893
189893
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
189894
189894
  message: string;
@@ -191132,7 +191132,7 @@ type Routes = {
191132
191132
  /** Date and time at which Seam created the warning. */
191133
191133
  created_at: string;
191134
191134
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
191135
- warning_code: 'hub_required_for_addtional_capabilities';
191135
+ warning_code: 'hub_required_for_additional_capabilities';
191136
191136
  } | {
191137
191137
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
191138
191138
  message: string;
@@ -193341,7 +193341,7 @@ type Routes = {
193341
193341
  /** Date and time at which Seam created the warning. */
193342
193342
  created_at: string;
193343
193343
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
193344
- warning_code: 'hub_required_for_addtional_capabilities';
193344
+ warning_code: 'hub_required_for_additional_capabilities';
193345
193345
  } | {
193346
193346
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
193347
193347
  message: string;
@@ -195749,7 +195749,7 @@ type Routes = {
195749
195749
  /** Date and time at which Seam created the warning. */
195750
195750
  created_at: string;
195751
195751
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
195752
- warning_code: 'hub_required_for_addtional_capabilities';
195752
+ warning_code: 'hub_required_for_additional_capabilities';
195753
195753
  } | {
195754
195754
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
195755
195755
  message: string;
package/dist/index.cjs CHANGED
@@ -1435,8 +1435,8 @@ var unknown_issue_with_phone = common_device_warning.extend({
1435
1435
  ---
1436
1436
  Indicates that an unknown issue occurred while syncing the state of the phone with the provider. This issue may affect the proper functioning of the phone.
1437
1437
  `);
1438
- var hub_required_for_addtional_capabilities = common_device_warning.extend({
1439
- warning_code: zod.z.literal("hub_required_for_addtional_capabilities").describe(warning_code_description2)
1438
+ var hub_required_for_additional_capabilities = common_device_warning.extend({
1439
+ warning_code: zod.z.literal("hub_required_for_additional_capabilities").describe(warning_code_description2)
1440
1440
  }).describe(`
1441
1441
  ---
1442
1442
  variant_group_key: locks
@@ -1477,7 +1477,7 @@ var device_warning = zod.z.discriminatedUnion("warning_code", [
1477
1477
  unknown_issue_with_phone,
1478
1478
  lockly_time_zone_not_configured,
1479
1479
  ultraloq_time_zone_unknown,
1480
- hub_required_for_addtional_capabilities,
1480
+ hub_required_for_additional_capabilities,
1481
1481
  keynest_unsupported_locker,
1482
1482
  accessory_keypad_setup_required
1483
1483
  ]);
@@ -1502,7 +1502,7 @@ zod.z.object({
1502
1502
  unknown_issue_with_phone: unknown_issue_with_phone.optional().nullable(),
1503
1503
  lockly_time_zone_not_configured: lockly_time_zone_not_configured.optional().nullable(),
1504
1504
  ultraloq_time_zone_unknown: ultraloq_time_zone_unknown.optional().nullable(),
1505
- hub_required_for_addtional_capabilities: hub_required_for_addtional_capabilities.optional().nullable(),
1505
+ hub_required_for_additional_capabilities: hub_required_for_additional_capabilities.optional().nullable(),
1506
1506
  keynest_unsupported_locker: keynest_unsupported_locker.optional().nullable(),
1507
1507
  accessory_keypad_setup_required: accessory_keypad_setup_required.optional().nullable()
1508
1508
  });
@@ -17815,7 +17815,7 @@ var openapi_default = {
17815
17815
  },
17816
17816
  warning_code: {
17817
17817
  description: "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
17818
- enum: ["hub_required_for_addtional_capabilities"],
17818
+ enum: ["hub_required_for_additional_capabilities"],
17819
17819
  type: "string"
17820
17820
  }
17821
17821
  },
@@ -29267,7 +29267,7 @@ var openapi_default = {
29267
29267
  },
29268
29268
  warning_code: {
29269
29269
  description: "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
29270
- enum: ["hub_required_for_addtional_capabilities"],
29270
+ enum: ["hub_required_for_additional_capabilities"],
29271
29271
  type: "string"
29272
29272
  }
29273
29273
  },
@@ -56208,11 +56208,7 @@ var openapi_default = {
56208
56208
  type: "string"
56209
56209
  }
56210
56210
  },
56211
- required: [
56212
- "connector_id",
56213
- "connector_customer_id",
56214
- "unique_provider_resource_key"
56215
- ],
56211
+ required: ["connector_id"],
56216
56212
  type: "object"
56217
56213
  }
56218
56214
  }