@seamapi/types 1.533.0 → 1.534.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: {
@@ -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: {