@seamapi/types 1.925.0 → 1.927.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.
- package/dist/connect.cjs +0 -49
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -132
- package/dist/index.cjs +0 -49
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +0 -58
- package/lib/seam/connect/models/access-codes/managed-access-code.js +0 -9
- package/lib/seam/connect/models/access-codes/managed-access-code.js.map +1 -1
- package/lib/seam/connect/models/access-codes/unmanaged-access-code.d.ts +0 -21
- package/lib/seam/connect/openapi.js +0 -42
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +0 -77
- package/package.json +1 -1
- package/src/lib/seam/connect/internal/model-types.ts +1 -0
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +0 -12
- package/src/lib/seam/connect/openapi.ts +0 -50
- package/src/lib/seam/connect/route-types.ts +0 -88
|
@@ -2080,13 +2080,6 @@ export type Routes = {
|
|
|
2080
2080
|
created_at?: string | undefined;
|
|
2081
2081
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2082
2082
|
warning_code: 'management_transferred';
|
|
2083
|
-
} | {
|
|
2084
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2085
|
-
message: string;
|
|
2086
|
-
/** Date and time at which Seam created the warning. */
|
|
2087
|
-
created_at?: string | undefined;
|
|
2088
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2089
|
-
warning_code: 'access_code_inactive';
|
|
2090
2083
|
} | {
|
|
2091
2084
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2092
2085
|
message: string;
|
|
@@ -2620,13 +2613,6 @@ export type Routes = {
|
|
|
2620
2613
|
created_at?: string | undefined;
|
|
2621
2614
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2622
2615
|
warning_code: 'management_transferred';
|
|
2623
|
-
} | {
|
|
2624
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2625
|
-
message: string;
|
|
2626
|
-
/** Date and time at which Seam created the warning. */
|
|
2627
|
-
created_at?: string | undefined;
|
|
2628
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2629
|
-
warning_code: 'access_code_inactive';
|
|
2630
2616
|
} | {
|
|
2631
2617
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2632
2618
|
message: string;
|
|
@@ -4848,13 +4834,6 @@ export type Routes = {
|
|
|
4848
4834
|
created_at?: string | undefined;
|
|
4849
4835
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
4850
4836
|
warning_code: 'management_transferred';
|
|
4851
|
-
} | {
|
|
4852
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
4853
|
-
message: string;
|
|
4854
|
-
/** Date and time at which Seam created the warning. */
|
|
4855
|
-
created_at?: string | undefined;
|
|
4856
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
4857
|
-
warning_code: 'access_code_inactive';
|
|
4858
4837
|
} | {
|
|
4859
4838
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
4860
4839
|
message: string;
|
|
@@ -5434,13 +5413,6 @@ export type Routes = {
|
|
|
5434
5413
|
created_at?: string | undefined;
|
|
5435
5414
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5436
5415
|
warning_code: 'management_transferred';
|
|
5437
|
-
} | {
|
|
5438
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5439
|
-
message: string;
|
|
5440
|
-
/** Date and time at which Seam created the warning. */
|
|
5441
|
-
created_at?: string | undefined;
|
|
5442
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5443
|
-
warning_code: 'access_code_inactive';
|
|
5444
5416
|
} | {
|
|
5445
5417
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5446
5418
|
message: string;
|
|
@@ -5965,13 +5937,6 @@ export type Routes = {
|
|
|
5965
5937
|
created_at?: string | undefined;
|
|
5966
5938
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5967
5939
|
warning_code: 'management_transferred';
|
|
5968
|
-
} | {
|
|
5969
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5970
|
-
message: string;
|
|
5971
|
-
/** Date and time at which Seam created the warning. */
|
|
5972
|
-
created_at?: string | undefined;
|
|
5973
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5974
|
-
warning_code: 'access_code_inactive';
|
|
5975
5940
|
} | {
|
|
5976
5941
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5977
5942
|
message: string;
|
|
@@ -6473,13 +6438,6 @@ export type Routes = {
|
|
|
6473
6438
|
created_at?: string | undefined;
|
|
6474
6439
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6475
6440
|
warning_code: 'management_transferred';
|
|
6476
|
-
} | {
|
|
6477
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6478
|
-
message: string;
|
|
6479
|
-
/** Date and time at which Seam created the warning. */
|
|
6480
|
-
created_at?: string | undefined;
|
|
6481
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6482
|
-
warning_code: 'access_code_inactive';
|
|
6483
6441
|
} | {
|
|
6484
6442
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6485
6443
|
message: string;
|
|
@@ -7014,13 +6972,6 @@ export type Routes = {
|
|
|
7014
6972
|
created_at?: string | undefined;
|
|
7015
6973
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7016
6974
|
warning_code: 'management_transferred';
|
|
7017
|
-
} | {
|
|
7018
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7019
|
-
message: string;
|
|
7020
|
-
/** Date and time at which Seam created the warning. */
|
|
7021
|
-
created_at?: string | undefined;
|
|
7022
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7023
|
-
warning_code: 'access_code_inactive';
|
|
7024
6975
|
} | {
|
|
7025
6976
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7026
6977
|
message: string;
|
|
@@ -9151,13 +9102,6 @@ export type Routes = {
|
|
|
9151
9102
|
created_at?: string | undefined;
|
|
9152
9103
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9153
9104
|
warning_code: 'management_transferred';
|
|
9154
|
-
} | {
|
|
9155
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9156
|
-
message: string;
|
|
9157
|
-
/** Date and time at which Seam created the warning. */
|
|
9158
|
-
created_at?: string | undefined;
|
|
9159
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9160
|
-
warning_code: 'access_code_inactive';
|
|
9161
9105
|
} | {
|
|
9162
9106
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9163
9107
|
message: string;
|
|
@@ -9578,13 +9522,6 @@ export type Routes = {
|
|
|
9578
9522
|
created_at?: string | undefined;
|
|
9579
9523
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9580
9524
|
warning_code: 'management_transferred';
|
|
9581
|
-
} | {
|
|
9582
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9583
|
-
message: string;
|
|
9584
|
-
/** Date and time at which Seam created the warning. */
|
|
9585
|
-
created_at?: string | undefined;
|
|
9586
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
9587
|
-
warning_code: 'access_code_inactive';
|
|
9588
9525
|
} | {
|
|
9589
9526
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
9590
9527
|
message: string;
|
|
@@ -117842,13 +117779,6 @@ export type Routes = {
|
|
|
117842
117779
|
created_at?: string | undefined;
|
|
117843
117780
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
117844
117781
|
warning_code: 'management_transferred';
|
|
117845
|
-
} | {
|
|
117846
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
117847
|
-
message: string;
|
|
117848
|
-
/** Date and time at which Seam created the warning. */
|
|
117849
|
-
created_at?: string | undefined;
|
|
117850
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
117851
|
-
warning_code: 'access_code_inactive';
|
|
117852
117782
|
} | {
|
|
117853
117783
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
117854
117784
|
message: string;
|
|
@@ -118253,13 +118183,6 @@ export type Routes = {
|
|
|
118253
118183
|
created_at?: string | undefined;
|
|
118254
118184
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
118255
118185
|
warning_code: 'management_transferred';
|
|
118256
|
-
} | {
|
|
118257
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
118258
|
-
message: string;
|
|
118259
|
-
/** Date and time at which Seam created the warning. */
|
|
118260
|
-
created_at?: string | undefined;
|
|
118261
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
118262
|
-
warning_code: 'access_code_inactive';
|
|
118263
118186
|
} | {
|
|
118264
118187
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
118265
118188
|
message: string;
|
package/package.json
CHANGED
|
@@ -331,16 +331,6 @@ const management_transferred = common_access_code_warning
|
|
|
331
331
|
})
|
|
332
332
|
.describe('Management was transferred to another workspace.')
|
|
333
333
|
|
|
334
|
-
const access_code_inactive = common_access_code_warning
|
|
335
|
-
.extend({
|
|
336
|
-
warning_code: z
|
|
337
|
-
.literal('access_code_inactive')
|
|
338
|
-
.describe(warning_code_description),
|
|
339
|
-
})
|
|
340
|
-
.describe(
|
|
341
|
-
'Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled.',
|
|
342
|
-
)
|
|
343
|
-
|
|
344
334
|
const using_backup_access_code = common_access_code_warning
|
|
345
335
|
.extend({
|
|
346
336
|
warning_code: z
|
|
@@ -367,7 +357,6 @@ const access_code_warning = z
|
|
|
367
357
|
third_party_integration_detected,
|
|
368
358
|
igloo_algopin_must_be_used_within_24_hours,
|
|
369
359
|
management_transferred,
|
|
370
|
-
access_code_inactive,
|
|
371
360
|
using_backup_access_code,
|
|
372
361
|
being_deleted,
|
|
373
362
|
])
|
|
@@ -394,7 +383,6 @@ const _access_code_warning_map = z.object({
|
|
|
394
383
|
igloo_algopin_must_be_used_within_24_hours:
|
|
395
384
|
igloo_algopin_must_be_used_within_24_hours.optional().nullable(),
|
|
396
385
|
management_transferred: management_transferred.optional().nullable(),
|
|
397
|
-
access_code_inactive: access_code_inactive.optional().nullable(),
|
|
398
386
|
using_backup_access_code: using_backup_access_code.optional().nullable(),
|
|
399
387
|
being_deleted: being_deleted.optional().nullable(),
|
|
400
388
|
})
|
|
@@ -1709,31 +1709,6 @@ const openapi: OpenAPISpec = {
|
|
|
1709
1709
|
required: ['message', 'warning_code'],
|
|
1710
1710
|
type: 'object',
|
|
1711
1711
|
},
|
|
1712
|
-
{
|
|
1713
|
-
description:
|
|
1714
|
-
'Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled.',
|
|
1715
|
-
properties: {
|
|
1716
|
-
created_at: {
|
|
1717
|
-
description:
|
|
1718
|
-
'Date and time at which Seam created the warning.',
|
|
1719
|
-
format: 'date-time',
|
|
1720
|
-
type: 'string',
|
|
1721
|
-
},
|
|
1722
|
-
message: {
|
|
1723
|
-
description:
|
|
1724
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
1725
|
-
type: 'string',
|
|
1726
|
-
},
|
|
1727
|
-
warning_code: {
|
|
1728
|
-
description:
|
|
1729
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
1730
|
-
enum: ['access_code_inactive'],
|
|
1731
|
-
type: 'string',
|
|
1732
|
-
},
|
|
1733
|
-
},
|
|
1734
|
-
required: ['message', 'warning_code'],
|
|
1735
|
-
type: 'object',
|
|
1736
|
-
},
|
|
1737
1712
|
{
|
|
1738
1713
|
description:
|
|
1739
1714
|
'A backup access code has been pulled and is being used in place of this access code.',
|
|
@@ -30091,31 +30066,6 @@ const openapi: OpenAPISpec = {
|
|
|
30091
30066
|
required: ['message', 'warning_code'],
|
|
30092
30067
|
type: 'object',
|
|
30093
30068
|
},
|
|
30094
|
-
{
|
|
30095
|
-
description:
|
|
30096
|
-
'Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled.',
|
|
30097
|
-
properties: {
|
|
30098
|
-
created_at: {
|
|
30099
|
-
description:
|
|
30100
|
-
'Date and time at which Seam created the warning.',
|
|
30101
|
-
format: 'date-time',
|
|
30102
|
-
type: 'string',
|
|
30103
|
-
},
|
|
30104
|
-
message: {
|
|
30105
|
-
description:
|
|
30106
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
30107
|
-
type: 'string',
|
|
30108
|
-
},
|
|
30109
|
-
warning_code: {
|
|
30110
|
-
description:
|
|
30111
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
30112
|
-
enum: ['access_code_inactive'],
|
|
30113
|
-
type: 'string',
|
|
30114
|
-
},
|
|
30115
|
-
},
|
|
30116
|
-
required: ['message', 'warning_code'],
|
|
30117
|
-
type: 'object',
|
|
30118
|
-
},
|
|
30119
30069
|
{
|
|
30120
30070
|
description:
|
|
30121
30071
|
'A backup access code has been pulled and is being used in place of this access code.',
|
|
@@ -2387,14 +2387,6 @@ export type Routes = {
|
|
|
2387
2387
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2388
2388
|
warning_code: 'management_transferred'
|
|
2389
2389
|
}
|
|
2390
|
-
| {
|
|
2391
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2392
|
-
message: string
|
|
2393
|
-
/** Date and time at which Seam created the warning. */
|
|
2394
|
-
created_at?: string | undefined
|
|
2395
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2396
|
-
warning_code: 'access_code_inactive'
|
|
2397
|
-
}
|
|
2398
2390
|
| {
|
|
2399
2391
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2400
2392
|
message: string
|
|
@@ -2980,14 +2972,6 @@ export type Routes = {
|
|
|
2980
2972
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2981
2973
|
warning_code: 'management_transferred'
|
|
2982
2974
|
}
|
|
2983
|
-
| {
|
|
2984
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2985
|
-
message: string
|
|
2986
|
-
/** Date and time at which Seam created the warning. */
|
|
2987
|
-
created_at?: string | undefined
|
|
2988
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
2989
|
-
warning_code: 'access_code_inactive'
|
|
2990
|
-
}
|
|
2991
2975
|
| {
|
|
2992
2976
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
2993
2977
|
message: string
|
|
@@ -5527,14 +5511,6 @@ export type Routes = {
|
|
|
5527
5511
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5528
5512
|
warning_code: 'management_transferred'
|
|
5529
5513
|
}
|
|
5530
|
-
| {
|
|
5531
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5532
|
-
message: string
|
|
5533
|
-
/** Date and time at which Seam created the warning. */
|
|
5534
|
-
created_at?: string | undefined
|
|
5535
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
5536
|
-
warning_code: 'access_code_inactive'
|
|
5537
|
-
}
|
|
5538
5514
|
| {
|
|
5539
5515
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
5540
5516
|
message: string
|
|
@@ -6207,14 +6183,6 @@ export type Routes = {
|
|
|
6207
6183
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6208
6184
|
warning_code: 'management_transferred'
|
|
6209
6185
|
}
|
|
6210
|
-
| {
|
|
6211
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6212
|
-
message: string
|
|
6213
|
-
/** Date and time at which Seam created the warning. */
|
|
6214
|
-
created_at?: string | undefined
|
|
6215
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6216
|
-
warning_code: 'access_code_inactive'
|
|
6217
|
-
}
|
|
6218
6186
|
| {
|
|
6219
6187
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6220
6188
|
message: string
|
|
@@ -6791,14 +6759,6 @@ export type Routes = {
|
|
|
6791
6759
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6792
6760
|
warning_code: 'management_transferred'
|
|
6793
6761
|
}
|
|
6794
|
-
| {
|
|
6795
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6796
|
-
message: string
|
|
6797
|
-
/** Date and time at which Seam created the warning. */
|
|
6798
|
-
created_at?: string | undefined
|
|
6799
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
6800
|
-
warning_code: 'access_code_inactive'
|
|
6801
|
-
}
|
|
6802
6762
|
| {
|
|
6803
6763
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
6804
6764
|
message: string
|
|
@@ -7352,14 +7312,6 @@ export type Routes = {
|
|
|
7352
7312
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7353
7313
|
warning_code: 'management_transferred'
|
|
7354
7314
|
}
|
|
7355
|
-
| {
|
|
7356
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7357
|
-
message: string
|
|
7358
|
-
/** Date and time at which Seam created the warning. */
|
|
7359
|
-
created_at?: string | undefined
|
|
7360
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7361
|
-
warning_code: 'access_code_inactive'
|
|
7362
|
-
}
|
|
7363
7315
|
| {
|
|
7364
7316
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7365
7317
|
message: string
|
|
@@ -7946,14 +7898,6 @@ export type Routes = {
|
|
|
7946
7898
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7947
7899
|
warning_code: 'management_transferred'
|
|
7948
7900
|
}
|
|
7949
|
-
| {
|
|
7950
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7951
|
-
message: string
|
|
7952
|
-
/** Date and time at which Seam created the warning. */
|
|
7953
|
-
created_at?: string | undefined
|
|
7954
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
7955
|
-
warning_code: 'access_code_inactive'
|
|
7956
|
-
}
|
|
7957
7901
|
| {
|
|
7958
7902
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
7959
7903
|
message: string
|
|
@@ -10395,14 +10339,6 @@ export type Routes = {
|
|
|
10395
10339
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
10396
10340
|
warning_code: 'management_transferred'
|
|
10397
10341
|
}
|
|
10398
|
-
| {
|
|
10399
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
10400
|
-
message: string
|
|
10401
|
-
/** Date and time at which Seam created the warning. */
|
|
10402
|
-
created_at?: string | undefined
|
|
10403
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
10404
|
-
warning_code: 'access_code_inactive'
|
|
10405
|
-
}
|
|
10406
10342
|
| {
|
|
10407
10343
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
10408
10344
|
message: string
|
|
@@ -10868,14 +10804,6 @@ export type Routes = {
|
|
|
10868
10804
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
10869
10805
|
warning_code: 'management_transferred'
|
|
10870
10806
|
}
|
|
10871
|
-
| {
|
|
10872
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
10873
|
-
message: string
|
|
10874
|
-
/** Date and time at which Seam created the warning. */
|
|
10875
|
-
created_at?: string | undefined
|
|
10876
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
10877
|
-
warning_code: 'access_code_inactive'
|
|
10878
|
-
}
|
|
10879
10807
|
| {
|
|
10880
10808
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
10881
10809
|
message: string
|
|
@@ -140174,14 +140102,6 @@ export type Routes = {
|
|
|
140174
140102
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
140175
140103
|
warning_code: 'management_transferred'
|
|
140176
140104
|
}
|
|
140177
|
-
| {
|
|
140178
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
140179
|
-
message: string
|
|
140180
|
-
/** Date and time at which Seam created the warning. */
|
|
140181
|
-
created_at?: string | undefined
|
|
140182
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
140183
|
-
warning_code: 'access_code_inactive'
|
|
140184
|
-
}
|
|
140185
140105
|
| {
|
|
140186
140106
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
140187
140107
|
message: string
|
|
@@ -140633,14 +140553,6 @@ export type Routes = {
|
|
|
140633
140553
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
140634
140554
|
warning_code: 'management_transferred'
|
|
140635
140555
|
}
|
|
140636
|
-
| {
|
|
140637
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
140638
|
-
message: string
|
|
140639
|
-
/** Date and time at which Seam created the warning. */
|
|
140640
|
-
created_at?: string | undefined
|
|
140641
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
140642
|
-
warning_code: 'access_code_inactive'
|
|
140643
|
-
}
|
|
140644
140556
|
| {
|
|
140645
140557
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
140646
140558
|
message: string
|