@seamapi/types 1.533.0 → 1.535.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.
@@ -10,7 +10,7 @@ export declare const access_method: z.ZodObject<{
10
10
  instant_key_url: z.ZodOptional<z.ZodString>;
11
11
  client_session_token: z.ZodOptional<z.ZodString>;
12
12
  is_encoding_required: z.ZodOptional<z.ZodBoolean>;
13
- code: z.ZodOptional<z.ZodString>;
13
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  customization_profile_id: z.ZodOptional<z.ZodString>;
15
15
  }, "strip", z.ZodTypeAny, {
16
16
  display_name: string;
@@ -20,7 +20,7 @@ export declare const access_method: z.ZodObject<{
20
20
  access_method_id: string;
21
21
  issued_at: string | null;
22
22
  is_issued: boolean;
23
- code?: string | undefined;
23
+ code?: string | null | undefined;
24
24
  client_session_token?: string | undefined;
25
25
  instant_key_url?: string | undefined;
26
26
  customization_profile_id?: string | undefined;
@@ -33,7 +33,7 @@ export declare const access_method: z.ZodObject<{
33
33
  access_method_id: string;
34
34
  issued_at: string | null;
35
35
  is_issued: boolean;
36
- code?: string | undefined;
36
+ code?: string | null | undefined;
37
37
  client_session_token?: string | undefined;
38
38
  instant_key_url?: string | undefined;
39
39
  customization_profile_id?: string | undefined;
@@ -36,6 +36,7 @@ export const access_method = z.object({
36
36
  .describe('Indicates whether encoding with an card encoder is required to issue or reissue the plastic card associated with the access method.'),
37
37
  code: z
38
38
  .string()
39
+ .nullable()
39
40
  .optional()
40
41
  .describe('The actual PIN code for code access methods.'),
41
42
  customization_profile_id: z
@@ -1 +1 @@
1
- {"version":3,"file":"access-method.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/access-grants/access-method.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC;IACpC,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CAAC,6DAA6D,CAAC;IAC1E,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC,0BAA0B,CAAC;IACxE,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,oCAAoC,CAAC;IACvE,IAAI,EAAE,CAAC;SACJ,IAAI,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,YAAY,CAAC,CAAC;SACpC,QAAQ,CACP,qEAAqE,CACtE;IACH,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,uDAAuD,CAAC;IACpE,SAAS,EAAE,CAAC;SACT,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,sDAAsD,CAAC;IACnE,SAAS,EAAE,CAAC;SACT,OAAO,EAAE;SACT,QAAQ,CAAC,sDAAsD,CAAC;IACnE,eAAe,EAAE,CAAC;SACf,MAAM,EAAE;SACR,GAAG,EAAE;SACL,QAAQ,EAAE;SACV,QAAQ,CAAC,uDAAuD,CAAC;IACpE,oBAAoB,EAAE,CAAC;SACpB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,gEAAgE,CAAC;IAC7E,oBAAoB,EAAE,CAAC;SACpB,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,QAAQ,CACP,qIAAqI,CACtI;IACH,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,8CAA8C,CAAC;IAC3D,wBAAwB,EAAE,CAAC;SACxB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,EAAE;SACV,QAAQ,CACP,oEAAoE,CACrE;CACJ,CAAC,CAAC,QAAQ,CAAC;;;;;;GAMT,CAAC,CAAA"}
1
+ {"version":3,"file":"access-method.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/access-grants/access-method.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC;IACpC,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CAAC,6DAA6D,CAAC;IAC1E,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC,0BAA0B,CAAC;IACxE,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,oCAAoC,CAAC;IACvE,IAAI,EAAE,CAAC;SACJ,IAAI,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,YAAY,CAAC,CAAC;SACpC,QAAQ,CACP,qEAAqE,CACtE;IACH,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,uDAAuD,CAAC;IACpE,SAAS,EAAE,CAAC;SACT,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,sDAAsD,CAAC;IACnE,SAAS,EAAE,CAAC;SACT,OAAO,EAAE;SACT,QAAQ,CAAC,sDAAsD,CAAC;IACnE,eAAe,EAAE,CAAC;SACf,MAAM,EAAE;SACR,GAAG,EAAE;SACL,QAAQ,EAAE;SACV,QAAQ,CAAC,uDAAuD,CAAC;IACpE,oBAAoB,EAAE,CAAC;SACpB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,gEAAgE,CAAC;IAC7E,oBAAoB,EAAE,CAAC;SACpB,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,QAAQ,CACP,qIAAqI,CACtI;IACH,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,8CAA8C,CAAC;IAC3D,wBAAwB,EAAE,CAAC;SACxB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,EAAE;SACV,QAAQ,CACP,oEAAoE,CACrE;CACJ,CAAC,CAAC,QAAQ,CAAC;;;;;;GAMT,CAAC,CAAA"}
@@ -33999,7 +33999,7 @@ export declare const workspaces_batch: z.ZodObject<{
33999
33999
  instant_key_url: z.ZodOptional<z.ZodString>;
34000
34000
  client_session_token: z.ZodOptional<z.ZodString>;
34001
34001
  is_encoding_required: z.ZodOptional<z.ZodBoolean>;
34002
- code: z.ZodOptional<z.ZodString>;
34002
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34003
34003
  customization_profile_id: z.ZodOptional<z.ZodString>;
34004
34004
  }, "strip", z.ZodTypeAny, {
34005
34005
  display_name: string;
@@ -34009,7 +34009,7 @@ export declare const workspaces_batch: z.ZodObject<{
34009
34009
  access_method_id: string;
34010
34010
  issued_at: string | null;
34011
34011
  is_issued: boolean;
34012
- code?: string | undefined;
34012
+ code?: string | null | undefined;
34013
34013
  client_session_token?: string | undefined;
34014
34014
  instant_key_url?: string | undefined;
34015
34015
  customization_profile_id?: string | undefined;
@@ -34022,7 +34022,7 @@ export declare const workspaces_batch: z.ZodObject<{
34022
34022
  access_method_id: string;
34023
34023
  issued_at: string | null;
34024
34024
  is_issued: boolean;
34025
- code?: string | undefined;
34025
+ code?: string | null | undefined;
34026
34026
  client_session_token?: string | undefined;
34027
34027
  instant_key_url?: string | undefined;
34028
34028
  customization_profile_id?: string | undefined;
@@ -41222,7 +41222,7 @@ export declare const workspaces_batch: z.ZodObject<{
41222
41222
  access_method_id: string;
41223
41223
  issued_at: string | null;
41224
41224
  is_issued: boolean;
41225
- code?: string | undefined;
41225
+ code?: string | null | undefined;
41226
41226
  client_session_token?: string | undefined;
41227
41227
  instant_key_url?: string | undefined;
41228
41228
  customization_profile_id?: string | undefined;
@@ -45150,7 +45150,7 @@ export declare const workspaces_batch: z.ZodObject<{
45150
45150
  access_method_id: string;
45151
45151
  issued_at: string | null;
45152
45152
  is_issued: boolean;
45153
- code?: string | undefined;
45153
+ code?: string | null | undefined;
45154
45154
  client_session_token?: string | undefined;
45155
45155
  instant_key_url?: string | undefined;
45156
45156
  customization_profile_id?: string | undefined;
@@ -62259,7 +62259,7 @@ export declare const batch: z.ZodObject<{
62259
62259
  instant_key_url: z.ZodOptional<z.ZodString>;
62260
62260
  client_session_token: z.ZodOptional<z.ZodString>;
62261
62261
  is_encoding_required: z.ZodOptional<z.ZodBoolean>;
62262
- code: z.ZodOptional<z.ZodString>;
62262
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62263
62263
  customization_profile_id: z.ZodOptional<z.ZodString>;
62264
62264
  }, "strip", z.ZodTypeAny, {
62265
62265
  display_name: string;
@@ -62269,7 +62269,7 @@ export declare const batch: z.ZodObject<{
62269
62269
  access_method_id: string;
62270
62270
  issued_at: string | null;
62271
62271
  is_issued: boolean;
62272
- code?: string | undefined;
62272
+ code?: string | null | undefined;
62273
62273
  client_session_token?: string | undefined;
62274
62274
  instant_key_url?: string | undefined;
62275
62275
  customization_profile_id?: string | undefined;
@@ -62282,7 +62282,7 @@ export declare const batch: z.ZodObject<{
62282
62282
  access_method_id: string;
62283
62283
  issued_at: string | null;
62284
62284
  is_issued: boolean;
62285
- code?: string | undefined;
62285
+ code?: string | null | undefined;
62286
62286
  client_session_token?: string | undefined;
62287
62287
  instant_key_url?: string | undefined;
62288
62288
  customization_profile_id?: string | undefined;
@@ -69411,7 +69411,7 @@ export declare const batch: z.ZodObject<{
69411
69411
  access_method_id: string;
69412
69412
  issued_at: string | null;
69413
69413
  is_issued: boolean;
69414
- code?: string | undefined;
69414
+ code?: string | null | undefined;
69415
69415
  client_session_token?: string | undefined;
69416
69416
  instant_key_url?: string | undefined;
69417
69417
  customization_profile_id?: string | undefined;
@@ -73268,7 +73268,7 @@ export declare const batch: z.ZodObject<{
73268
73268
  access_method_id: string;
73269
73269
  issued_at: string | null;
73270
73270
  is_issued: boolean;
73271
- code?: string | undefined;
73271
+ code?: string | null | undefined;
73272
73272
  client_session_token?: string | undefined;
73273
73273
  instant_key_url?: string | undefined;
73274
73274
  customization_profile_id?: string | undefined;
@@ -522,6 +522,7 @@ declare const _default: {
522
522
  };
523
523
  code: {
524
524
  description: string;
525
+ nullable: boolean;
525
526
  type: string;
526
527
  };
527
528
  created_at: {
@@ -23310,16 +23311,6 @@ declare const _default: {
23310
23311
  'application/json': {
23311
23312
  schema: {
23312
23313
  properties: {
23313
- access_grant_id: {
23314
- description: string;
23315
- format: string;
23316
- type: string;
23317
- };
23318
- access_method_id: {
23319
- description: string;
23320
- format: string;
23321
- type: string;
23322
- };
23323
23314
  acs_credential_id: {
23324
23315
  description: string;
23325
23316
  format: string;
@@ -31348,11 +31339,6 @@ declare const _default: {
31348
31339
  'application/json': {
31349
31340
  schema: {
31350
31341
  properties: {
31351
- access_method_id: {
31352
- description: string;
31353
- format: string;
31354
- type: string;
31355
- };
31356
31342
  connect_webview_id: {
31357
31343
  description: string;
31358
31344
  format: string;
@@ -32609,11 +32595,6 @@ declare const _default: {
32609
32595
  'application/json': {
32610
32596
  schema: {
32611
32597
  properties: {
32612
- access_method_id: {
32613
- description: string;
32614
- format: string;
32615
- type: string;
32616
- };
32617
32598
  connect_webview_id: {
32618
32599
  description: string;
32619
32600
  format: string;
@@ -34593,11 +34574,6 @@ declare const _default: {
34593
34574
  'application/json': {
34594
34575
  schema: {
34595
34576
  properties: {
34596
- access_method_id: {
34597
- description: string;
34598
- format: string;
34599
- type: string;
34600
- };
34601
34577
  connect_webview_id: {
34602
34578
  description: string;
34603
34579
  format: string;
@@ -35399,11 +35375,6 @@ declare const _default: {
35399
35375
  'application/json': {
35400
35376
  schema: {
35401
35377
  properties: {
35402
- access_method_id: {
35403
- description: string;
35404
- format: string;
35405
- type: string;
35406
- };
35407
35378
  connect_webview_id: {
35408
35379
  description: string;
35409
35380
  format: string;
@@ -43508,11 +43479,6 @@ declare const _default: {
43508
43479
  'application/json': {
43509
43480
  schema: {
43510
43481
  properties: {
43511
- access_method_id: {
43512
- description: string;
43513
- format: string;
43514
- type: string;
43515
- };
43516
43482
  connect_webview_id: {
43517
43483
  description: string;
43518
43484
  format: string;
@@ -1725,6 +1725,7 @@ export default {
1725
1725
  },
1726
1726
  code: {
1727
1727
  description: 'The actual PIN code for code access methods.',
1728
+ nullable: true,
1728
1729
  type: 'string',
1729
1730
  },
1730
1731
  created_at: {
@@ -30330,24 +30331,6 @@ export default {
30330
30331
  type: 'string',
30331
30332
  },
30332
30333
  },
30333
- {
30334
- in: 'query',
30335
- name: 'access_grant_id',
30336
- schema: {
30337
- description: 'ID of the access grant for which you want to retrieve all entrances.',
30338
- format: 'uuid',
30339
- type: 'string',
30340
- },
30341
- },
30342
- {
30343
- in: 'query',
30344
- name: 'access_method_id',
30345
- schema: {
30346
- description: 'ID of the access method for which you want to retrieve all entrances.',
30347
- format: 'uuid',
30348
- type: 'string',
30349
- },
30350
- },
30351
30334
  {
30352
30335
  in: 'query',
30353
30336
  name: 'connected_account_id',
@@ -30442,16 +30425,6 @@ export default {
30442
30425
  'application/json': {
30443
30426
  schema: {
30444
30427
  properties: {
30445
- access_grant_id: {
30446
- description: 'ID of the access grant for which you want to retrieve all entrances.',
30447
- format: 'uuid',
30448
- type: 'string',
30449
- },
30450
- access_method_id: {
30451
- description: 'ID of the access method for which you want to retrieve all entrances.',
30452
- format: 'uuid',
30453
- type: 'string',
30454
- },
30455
30428
  acs_credential_id: {
30456
30429
  description: 'ID of the credential for which you want to retrieve all entrances.',
30457
30430
  format: 'uuid',
@@ -37222,15 +37195,6 @@ export default {
37222
37195
  type: 'string',
37223
37196
  },
37224
37197
  },
37225
- {
37226
- in: 'query',
37227
- name: 'access_method_id',
37228
- schema: {
37229
- description: 'ID of the access method for which you want to retrieve all devices.',
37230
- format: 'uuid',
37231
- type: 'string',
37232
- },
37233
- },
37234
37198
  ],
37235
37199
  responses: {
37236
37200
  200: {
@@ -37278,11 +37242,6 @@ export default {
37278
37242
  'application/json': {
37279
37243
  schema: {
37280
37244
  properties: {
37281
- access_method_id: {
37282
- description: 'ID of the access method for which you want to retrieve all devices.',
37283
- format: 'uuid',
37284
- type: 'string',
37285
- },
37286
37245
  connect_webview_id: {
37287
37246
  description: 'ID of the Connect Webview for which you want to list devices.',
37288
37247
  format: 'uuid',
@@ -38514,15 +38473,6 @@ export default {
38514
38473
  type: 'string',
38515
38474
  },
38516
38475
  },
38517
- {
38518
- in: 'query',
38519
- name: 'access_method_id',
38520
- schema: {
38521
- description: 'ID of the access method for which you want to retrieve all devices.',
38522
- format: 'uuid',
38523
- type: 'string',
38524
- },
38525
- },
38526
38476
  ],
38527
38477
  responses: {
38528
38478
  200: {
@@ -38567,11 +38517,6 @@ export default {
38567
38517
  'application/json': {
38568
38518
  schema: {
38569
38519
  properties: {
38570
- access_method_id: {
38571
- description: 'ID of the access method for which you want to retrieve all devices.',
38572
- format: 'uuid',
38573
- type: 'string',
38574
- },
38575
38520
  connect_webview_id: {
38576
38521
  description: 'ID of the Connect Webview for which you want to list devices.',
38577
38522
  format: 'uuid',
@@ -40754,15 +40699,6 @@ export default {
40754
40699
  type: 'string',
40755
40700
  },
40756
40701
  },
40757
- {
40758
- in: 'query',
40759
- name: 'access_method_id',
40760
- schema: {
40761
- description: 'ID of the access method for which you want to retrieve all devices.',
40762
- format: 'uuid',
40763
- type: 'string',
40764
- },
40765
- },
40766
40702
  ],
40767
40703
  responses: {
40768
40704
  200: {
@@ -40812,11 +40748,6 @@ export default {
40812
40748
  'application/json': {
40813
40749
  schema: {
40814
40750
  properties: {
40815
- access_method_id: {
40816
- description: 'ID of the access method for which you want to retrieve all devices.',
40817
- format: 'uuid',
40818
- type: 'string',
40819
- },
40820
40751
  connect_webview_id: {
40821
40752
  description: 'ID of the Connect Webview for which you want to list devices.',
40822
40753
  format: 'uuid',
@@ -41546,15 +41477,6 @@ export default {
41546
41477
  type: 'string',
41547
41478
  },
41548
41479
  },
41549
- {
41550
- in: 'query',
41551
- name: 'access_method_id',
41552
- schema: {
41553
- description: 'ID of the access method for which you want to retrieve all devices.',
41554
- format: 'uuid',
41555
- type: 'string',
41556
- },
41557
- },
41558
41480
  ],
41559
41481
  responses: {
41560
41482
  200: {
@@ -41604,11 +41526,6 @@ export default {
41604
41526
  'application/json': {
41605
41527
  schema: {
41606
41528
  properties: {
41607
- access_method_id: {
41608
- description: 'ID of the access method for which you want to retrieve all devices.',
41609
- format: 'uuid',
41610
- type: 'string',
41611
- },
41612
41529
  connect_webview_id: {
41613
41530
  description: 'ID of the Connect Webview for which you want to list devices.',
41614
41531
  format: 'uuid',
@@ -48580,15 +48497,6 @@ export default {
48580
48497
  type: 'string',
48581
48498
  },
48582
48499
  },
48583
- {
48584
- in: 'query',
48585
- name: 'access_method_id',
48586
- schema: {
48587
- description: 'ID of the access method for which you want to retrieve all devices.',
48588
- format: 'uuid',
48589
- type: 'string',
48590
- },
48591
- },
48592
48500
  ],
48593
48501
  responses: {
48594
48502
  200: {
@@ -48638,11 +48546,6 @@ export default {
48638
48546
  'application/json': {
48639
48547
  schema: {
48640
48548
  properties: {
48641
- access_method_id: {
48642
- description: 'ID of the access method for which you want to retrieve all devices.',
48643
- format: 'uuid',
48644
- type: 'string',
48645
- },
48646
48549
  connect_webview_id: {
48647
48550
  description: 'ID of the Connect Webview for which you want to list devices.',
48648
48551
  format: 'uuid',