@seamapi/types 1.548.0 → 1.549.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 +16 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +200 -200
- package/dist/index.cjs +16 -8
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/acs/acs-credential.d.ts +7 -7
- package/lib/seam/connect/models/acs/acs-credential.js +1 -0
- package/lib/seam/connect/models/acs/acs-credential.js.map +1 -1
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +24 -24
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +10 -10
- package/lib/seam/connect/models/action-attempts/scan-credential.d.ts +14 -14
- package/lib/seam/connect/models/batch.d.ts +84 -84
- package/lib/seam/connect/models/phones/phone-session.d.ts +12 -12
- package/lib/seam/connect/openapi.js +7 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +128 -128
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +7 -0
- package/src/lib/seam/connect/route-types.ts +128 -0
|
@@ -25124,7 +25124,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25124
25124
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
25125
25125
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
25126
25126
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
25127
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
25127
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
25128
25128
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
25129
25129
|
created_at: z.ZodString;
|
|
25130
25130
|
workspace_id: z.ZodString;
|
|
@@ -25337,7 +25337,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25337
25337
|
user_identity_id?: string | undefined;
|
|
25338
25338
|
issued_at?: string | null | undefined;
|
|
25339
25339
|
is_issued?: boolean | undefined;
|
|
25340
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
25340
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
25341
25341
|
external_type_display_name?: string | undefined;
|
|
25342
25342
|
acs_user_id?: string | undefined;
|
|
25343
25343
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -25409,7 +25409,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25409
25409
|
user_identity_id?: string | undefined;
|
|
25410
25410
|
issued_at?: string | null | undefined;
|
|
25411
25411
|
is_issued?: boolean | undefined;
|
|
25412
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
25412
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
25413
25413
|
external_type_display_name?: string | undefined;
|
|
25414
25414
|
acs_user_id?: string | undefined;
|
|
25415
25415
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -25434,7 +25434,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25434
25434
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
25435
25435
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
25436
25436
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
25437
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
25437
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
25438
25438
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
25439
25439
|
created_at: z.ZodString;
|
|
25440
25440
|
workspace_id: z.ZodString;
|
|
@@ -25647,7 +25647,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25647
25647
|
user_identity_id?: string | undefined;
|
|
25648
25648
|
issued_at?: string | null | undefined;
|
|
25649
25649
|
is_issued?: boolean | undefined;
|
|
25650
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
25650
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
25651
25651
|
external_type_display_name?: string | undefined;
|
|
25652
25652
|
acs_user_id?: string | undefined;
|
|
25653
25653
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -25719,7 +25719,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
25719
25719
|
user_identity_id?: string | undefined;
|
|
25720
25720
|
issued_at?: string | null | undefined;
|
|
25721
25721
|
is_issued?: boolean | undefined;
|
|
25722
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
25722
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
25723
25723
|
external_type_display_name?: string | undefined;
|
|
25724
25724
|
acs_user_id?: string | undefined;
|
|
25725
25725
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26009,7 +26009,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26009
26009
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
26010
26010
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
26011
26011
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
26012
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
26012
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
26013
26013
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
26014
26014
|
created_at: z.ZodString;
|
|
26015
26015
|
workspace_id: z.ZodString;
|
|
@@ -26222,7 +26222,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26222
26222
|
user_identity_id?: string | undefined;
|
|
26223
26223
|
issued_at?: string | null | undefined;
|
|
26224
26224
|
is_issued?: boolean | undefined;
|
|
26225
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26225
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26226
26226
|
external_type_display_name?: string | undefined;
|
|
26227
26227
|
acs_user_id?: string | undefined;
|
|
26228
26228
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26294,7 +26294,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26294
26294
|
user_identity_id?: string | undefined;
|
|
26295
26295
|
issued_at?: string | null | undefined;
|
|
26296
26296
|
is_issued?: boolean | undefined;
|
|
26297
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26297
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26298
26298
|
external_type_display_name?: string | undefined;
|
|
26299
26299
|
acs_user_id?: string | undefined;
|
|
26300
26300
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26318,7 +26318,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26318
26318
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
26319
26319
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
26320
26320
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
26321
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
26321
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
26322
26322
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
26323
26323
|
created_at: z.ZodString;
|
|
26324
26324
|
workspace_id: z.ZodString;
|
|
@@ -26531,7 +26531,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26531
26531
|
user_identity_id?: string | undefined;
|
|
26532
26532
|
issued_at?: string | null | undefined;
|
|
26533
26533
|
is_issued?: boolean | undefined;
|
|
26534
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26534
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26535
26535
|
external_type_display_name?: string | undefined;
|
|
26536
26536
|
acs_user_id?: string | undefined;
|
|
26537
26537
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26603,7 +26603,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26603
26603
|
user_identity_id?: string | undefined;
|
|
26604
26604
|
issued_at?: string | null | undefined;
|
|
26605
26605
|
is_issued?: boolean | undefined;
|
|
26606
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26606
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26607
26607
|
external_type_display_name?: string | undefined;
|
|
26608
26608
|
acs_user_id?: string | undefined;
|
|
26609
26609
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26712,7 +26712,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26712
26712
|
user_identity_id?: string | undefined;
|
|
26713
26713
|
issued_at?: string | null | undefined;
|
|
26714
26714
|
is_issued?: boolean | undefined;
|
|
26715
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26715
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26716
26716
|
external_type_display_name?: string | undefined;
|
|
26717
26717
|
acs_user_id?: string | undefined;
|
|
26718
26718
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26784,7 +26784,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26784
26784
|
user_identity_id?: string | undefined;
|
|
26785
26785
|
issued_at?: string | null | undefined;
|
|
26786
26786
|
is_issued?: boolean | undefined;
|
|
26787
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26787
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26788
26788
|
external_type_display_name?: string | undefined;
|
|
26789
26789
|
acs_user_id?: string | undefined;
|
|
26790
26790
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26883,7 +26883,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26883
26883
|
user_identity_id?: string | undefined;
|
|
26884
26884
|
issued_at?: string | null | undefined;
|
|
26885
26885
|
is_issued?: boolean | undefined;
|
|
26886
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26886
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26887
26887
|
external_type_display_name?: string | undefined;
|
|
26888
26888
|
acs_user_id?: string | undefined;
|
|
26889
26889
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -26955,7 +26955,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
26955
26955
|
user_identity_id?: string | undefined;
|
|
26956
26956
|
issued_at?: string | null | undefined;
|
|
26957
26957
|
is_issued?: boolean | undefined;
|
|
26958
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
26958
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
26959
26959
|
external_type_display_name?: string | undefined;
|
|
26960
26960
|
acs_user_id?: string | undefined;
|
|
26961
26961
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27059,7 +27059,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27059
27059
|
user_identity_id?: string | undefined;
|
|
27060
27060
|
issued_at?: string | null | undefined;
|
|
27061
27061
|
is_issued?: boolean | undefined;
|
|
27062
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27062
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27063
27063
|
external_type_display_name?: string | undefined;
|
|
27064
27064
|
acs_user_id?: string | undefined;
|
|
27065
27065
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27131,7 +27131,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27131
27131
|
user_identity_id?: string | undefined;
|
|
27132
27132
|
issued_at?: string | null | undefined;
|
|
27133
27133
|
is_issued?: boolean | undefined;
|
|
27134
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27134
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27135
27135
|
external_type_display_name?: string | undefined;
|
|
27136
27136
|
acs_user_id?: string | undefined;
|
|
27137
27137
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27236,7 +27236,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27236
27236
|
user_identity_id?: string | undefined;
|
|
27237
27237
|
issued_at?: string | null | undefined;
|
|
27238
27238
|
is_issued?: boolean | undefined;
|
|
27239
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27239
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27240
27240
|
external_type_display_name?: string | undefined;
|
|
27241
27241
|
acs_user_id?: string | undefined;
|
|
27242
27242
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27308,7 +27308,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27308
27308
|
user_identity_id?: string | undefined;
|
|
27309
27309
|
issued_at?: string | null | undefined;
|
|
27310
27310
|
is_issued?: boolean | undefined;
|
|
27311
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27311
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27312
27312
|
external_type_display_name?: string | undefined;
|
|
27313
27313
|
acs_user_id?: string | undefined;
|
|
27314
27314
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27427,7 +27427,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27427
27427
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
27428
27428
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
27429
27429
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
27430
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
27430
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
27431
27431
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
27432
27432
|
created_at: z.ZodString;
|
|
27433
27433
|
workspace_id: z.ZodString;
|
|
@@ -27640,7 +27640,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27640
27640
|
user_identity_id?: string | undefined;
|
|
27641
27641
|
issued_at?: string | null | undefined;
|
|
27642
27642
|
is_issued?: boolean | undefined;
|
|
27643
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27643
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27644
27644
|
external_type_display_name?: string | undefined;
|
|
27645
27645
|
acs_user_id?: string | undefined;
|
|
27646
27646
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27712,7 +27712,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27712
27712
|
user_identity_id?: string | undefined;
|
|
27713
27713
|
issued_at?: string | null | undefined;
|
|
27714
27714
|
is_issued?: boolean | undefined;
|
|
27715
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27715
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27716
27716
|
external_type_display_name?: string | undefined;
|
|
27717
27717
|
acs_user_id?: string | undefined;
|
|
27718
27718
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -27736,7 +27736,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27736
27736
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
27737
27737
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
27738
27738
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
27739
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
27739
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
27740
27740
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
27741
27741
|
created_at: z.ZodString;
|
|
27742
27742
|
workspace_id: z.ZodString;
|
|
@@ -27949,7 +27949,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
27949
27949
|
user_identity_id?: string | undefined;
|
|
27950
27950
|
issued_at?: string | null | undefined;
|
|
27951
27951
|
is_issued?: boolean | undefined;
|
|
27952
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
27952
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
27953
27953
|
external_type_display_name?: string | undefined;
|
|
27954
27954
|
acs_user_id?: string | undefined;
|
|
27955
27955
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -28021,7 +28021,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
28021
28021
|
user_identity_id?: string | undefined;
|
|
28022
28022
|
issued_at?: string | null | undefined;
|
|
28023
28023
|
is_issued?: boolean | undefined;
|
|
28024
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
28024
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
28025
28025
|
external_type_display_name?: string | undefined;
|
|
28026
28026
|
acs_user_id?: string | undefined;
|
|
28027
28027
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -28098,7 +28098,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
28098
28098
|
user_identity_id?: string | undefined;
|
|
28099
28099
|
issued_at?: string | null | undefined;
|
|
28100
28100
|
is_issued?: boolean | undefined;
|
|
28101
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
28101
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
28102
28102
|
external_type_display_name?: string | undefined;
|
|
28103
28103
|
acs_user_id?: string | undefined;
|
|
28104
28104
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -28170,7 +28170,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
28170
28170
|
user_identity_id?: string | undefined;
|
|
28171
28171
|
issued_at?: string | null | undefined;
|
|
28172
28172
|
is_issued?: boolean | undefined;
|
|
28173
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
28173
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
28174
28174
|
external_type_display_name?: string | undefined;
|
|
28175
28175
|
acs_user_id?: string | undefined;
|
|
28176
28176
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -28248,7 +28248,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
28248
28248
|
user_identity_id?: string | undefined;
|
|
28249
28249
|
issued_at?: string | null | undefined;
|
|
28250
28250
|
is_issued?: boolean | undefined;
|
|
28251
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
28251
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
28252
28252
|
external_type_display_name?: string | undefined;
|
|
28253
28253
|
acs_user_id?: string | undefined;
|
|
28254
28254
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -28320,7 +28320,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
28320
28320
|
user_identity_id?: string | undefined;
|
|
28321
28321
|
issued_at?: string | null | undefined;
|
|
28322
28322
|
is_issued?: boolean | undefined;
|
|
28323
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
28323
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
28324
28324
|
external_type_display_name?: string | undefined;
|
|
28325
28325
|
acs_user_id?: string | undefined;
|
|
28326
28326
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -41529,7 +41529,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
41529
41529
|
user_identity_id?: string | undefined;
|
|
41530
41530
|
issued_at?: string | null | undefined;
|
|
41531
41531
|
is_issued?: boolean | undefined;
|
|
41532
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
41532
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
41533
41533
|
external_type_display_name?: string | undefined;
|
|
41534
41534
|
acs_user_id?: string | undefined;
|
|
41535
41535
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -41602,7 +41602,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
41602
41602
|
user_identity_id?: string | undefined;
|
|
41603
41603
|
issued_at?: string | null | undefined;
|
|
41604
41604
|
is_issued?: boolean | undefined;
|
|
41605
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
41605
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
41606
41606
|
external_type_display_name?: string | undefined;
|
|
41607
41607
|
acs_user_id?: string | undefined;
|
|
41608
41608
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -41861,7 +41861,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
41861
41861
|
user_identity_id?: string | undefined;
|
|
41862
41862
|
issued_at?: string | null | undefined;
|
|
41863
41863
|
is_issued?: boolean | undefined;
|
|
41864
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
41864
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
41865
41865
|
external_type_display_name?: string | undefined;
|
|
41866
41866
|
acs_user_id?: string | undefined;
|
|
41867
41867
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -41933,7 +41933,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
41933
41933
|
user_identity_id?: string | undefined;
|
|
41934
41934
|
issued_at?: string | null | undefined;
|
|
41935
41935
|
is_issued?: boolean | undefined;
|
|
41936
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
41936
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
41937
41937
|
external_type_display_name?: string | undefined;
|
|
41938
41938
|
acs_user_id?: string | undefined;
|
|
41939
41939
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -42127,7 +42127,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
42127
42127
|
user_identity_id?: string | undefined;
|
|
42128
42128
|
issued_at?: string | null | undefined;
|
|
42129
42129
|
is_issued?: boolean | undefined;
|
|
42130
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
42130
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
42131
42131
|
external_type_display_name?: string | undefined;
|
|
42132
42132
|
acs_user_id?: string | undefined;
|
|
42133
42133
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -42199,7 +42199,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
42199
42199
|
user_identity_id?: string | undefined;
|
|
42200
42200
|
issued_at?: string | null | undefined;
|
|
42201
42201
|
is_issued?: boolean | undefined;
|
|
42202
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
42202
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
42203
42203
|
external_type_display_name?: string | undefined;
|
|
42204
42204
|
acs_user_id?: string | undefined;
|
|
42205
42205
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -45462,7 +45462,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
45462
45462
|
user_identity_id?: string | undefined;
|
|
45463
45463
|
issued_at?: string | null | undefined;
|
|
45464
45464
|
is_issued?: boolean | undefined;
|
|
45465
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
45465
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
45466
45466
|
external_type_display_name?: string | undefined;
|
|
45467
45467
|
acs_user_id?: string | undefined;
|
|
45468
45468
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -45535,7 +45535,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
45535
45535
|
user_identity_id?: string | undefined;
|
|
45536
45536
|
issued_at?: string | null | undefined;
|
|
45537
45537
|
is_issued?: boolean | undefined;
|
|
45538
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
45538
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
45539
45539
|
external_type_display_name?: string | undefined;
|
|
45540
45540
|
acs_user_id?: string | undefined;
|
|
45541
45541
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -45794,7 +45794,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
45794
45794
|
user_identity_id?: string | undefined;
|
|
45795
45795
|
issued_at?: string | null | undefined;
|
|
45796
45796
|
is_issued?: boolean | undefined;
|
|
45797
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
45797
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
45798
45798
|
external_type_display_name?: string | undefined;
|
|
45799
45799
|
acs_user_id?: string | undefined;
|
|
45800
45800
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -45866,7 +45866,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
45866
45866
|
user_identity_id?: string | undefined;
|
|
45867
45867
|
issued_at?: string | null | undefined;
|
|
45868
45868
|
is_issued?: boolean | undefined;
|
|
45869
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
45869
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
45870
45870
|
external_type_display_name?: string | undefined;
|
|
45871
45871
|
acs_user_id?: string | undefined;
|
|
45872
45872
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -46060,7 +46060,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
46060
46060
|
user_identity_id?: string | undefined;
|
|
46061
46061
|
issued_at?: string | null | undefined;
|
|
46062
46062
|
is_issued?: boolean | undefined;
|
|
46063
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
46063
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
46064
46064
|
external_type_display_name?: string | undefined;
|
|
46065
46065
|
acs_user_id?: string | undefined;
|
|
46066
46066
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -46132,7 +46132,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
46132
46132
|
user_identity_id?: string | undefined;
|
|
46133
46133
|
issued_at?: string | null | undefined;
|
|
46134
46134
|
is_issued?: boolean | undefined;
|
|
46135
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
46135
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
46136
46136
|
external_type_display_name?: string | undefined;
|
|
46137
46137
|
acs_user_id?: string | undefined;
|
|
46138
46138
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -53797,7 +53797,7 @@ export declare const batch: z.ZodObject<{
|
|
|
53797
53797
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
53798
53798
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
53799
53799
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
53800
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
53800
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
53801
53801
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
53802
53802
|
created_at: z.ZodString;
|
|
53803
53803
|
workspace_id: z.ZodString;
|
|
@@ -54010,7 +54010,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54010
54010
|
user_identity_id?: string | undefined;
|
|
54011
54011
|
issued_at?: string | null | undefined;
|
|
54012
54012
|
is_issued?: boolean | undefined;
|
|
54013
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54013
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54014
54014
|
external_type_display_name?: string | undefined;
|
|
54015
54015
|
acs_user_id?: string | undefined;
|
|
54016
54016
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54082,7 +54082,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54082
54082
|
user_identity_id?: string | undefined;
|
|
54083
54083
|
issued_at?: string | null | undefined;
|
|
54084
54084
|
is_issued?: boolean | undefined;
|
|
54085
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54085
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54086
54086
|
external_type_display_name?: string | undefined;
|
|
54087
54087
|
acs_user_id?: string | undefined;
|
|
54088
54088
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54107,7 +54107,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54107
54107
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
54108
54108
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
54109
54109
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
54110
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
54110
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
54111
54111
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
54112
54112
|
created_at: z.ZodString;
|
|
54113
54113
|
workspace_id: z.ZodString;
|
|
@@ -54320,7 +54320,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54320
54320
|
user_identity_id?: string | undefined;
|
|
54321
54321
|
issued_at?: string | null | undefined;
|
|
54322
54322
|
is_issued?: boolean | undefined;
|
|
54323
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54323
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54324
54324
|
external_type_display_name?: string | undefined;
|
|
54325
54325
|
acs_user_id?: string | undefined;
|
|
54326
54326
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54392,7 +54392,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54392
54392
|
user_identity_id?: string | undefined;
|
|
54393
54393
|
issued_at?: string | null | undefined;
|
|
54394
54394
|
is_issued?: boolean | undefined;
|
|
54395
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54395
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54396
54396
|
external_type_display_name?: string | undefined;
|
|
54397
54397
|
acs_user_id?: string | undefined;
|
|
54398
54398
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54682,7 +54682,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54682
54682
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
54683
54683
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
54684
54684
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
54685
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
54685
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
54686
54686
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
54687
54687
|
created_at: z.ZodString;
|
|
54688
54688
|
workspace_id: z.ZodString;
|
|
@@ -54895,7 +54895,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54895
54895
|
user_identity_id?: string | undefined;
|
|
54896
54896
|
issued_at?: string | null | undefined;
|
|
54897
54897
|
is_issued?: boolean | undefined;
|
|
54898
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54898
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54899
54899
|
external_type_display_name?: string | undefined;
|
|
54900
54900
|
acs_user_id?: string | undefined;
|
|
54901
54901
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54967,7 +54967,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54967
54967
|
user_identity_id?: string | undefined;
|
|
54968
54968
|
issued_at?: string | null | undefined;
|
|
54969
54969
|
is_issued?: boolean | undefined;
|
|
54970
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
54970
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
54971
54971
|
external_type_display_name?: string | undefined;
|
|
54972
54972
|
acs_user_id?: string | undefined;
|
|
54973
54973
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -54991,7 +54991,7 @@ export declare const batch: z.ZodObject<{
|
|
|
54991
54991
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
54992
54992
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
54993
54993
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
54994
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
54994
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
54995
54995
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
54996
54996
|
created_at: z.ZodString;
|
|
54997
54997
|
workspace_id: z.ZodString;
|
|
@@ -55204,7 +55204,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55204
55204
|
user_identity_id?: string | undefined;
|
|
55205
55205
|
issued_at?: string | null | undefined;
|
|
55206
55206
|
is_issued?: boolean | undefined;
|
|
55207
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55207
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55208
55208
|
external_type_display_name?: string | undefined;
|
|
55209
55209
|
acs_user_id?: string | undefined;
|
|
55210
55210
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55276,7 +55276,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55276
55276
|
user_identity_id?: string | undefined;
|
|
55277
55277
|
issued_at?: string | null | undefined;
|
|
55278
55278
|
is_issued?: boolean | undefined;
|
|
55279
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55279
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55280
55280
|
external_type_display_name?: string | undefined;
|
|
55281
55281
|
acs_user_id?: string | undefined;
|
|
55282
55282
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55385,7 +55385,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55385
55385
|
user_identity_id?: string | undefined;
|
|
55386
55386
|
issued_at?: string | null | undefined;
|
|
55387
55387
|
is_issued?: boolean | undefined;
|
|
55388
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55388
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55389
55389
|
external_type_display_name?: string | undefined;
|
|
55390
55390
|
acs_user_id?: string | undefined;
|
|
55391
55391
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55457,7 +55457,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55457
55457
|
user_identity_id?: string | undefined;
|
|
55458
55458
|
issued_at?: string | null | undefined;
|
|
55459
55459
|
is_issued?: boolean | undefined;
|
|
55460
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55460
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55461
55461
|
external_type_display_name?: string | undefined;
|
|
55462
55462
|
acs_user_id?: string | undefined;
|
|
55463
55463
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55556,7 +55556,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55556
55556
|
user_identity_id?: string | undefined;
|
|
55557
55557
|
issued_at?: string | null | undefined;
|
|
55558
55558
|
is_issued?: boolean | undefined;
|
|
55559
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55559
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55560
55560
|
external_type_display_name?: string | undefined;
|
|
55561
55561
|
acs_user_id?: string | undefined;
|
|
55562
55562
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55628,7 +55628,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55628
55628
|
user_identity_id?: string | undefined;
|
|
55629
55629
|
issued_at?: string | null | undefined;
|
|
55630
55630
|
is_issued?: boolean | undefined;
|
|
55631
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55631
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55632
55632
|
external_type_display_name?: string | undefined;
|
|
55633
55633
|
acs_user_id?: string | undefined;
|
|
55634
55634
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55732,7 +55732,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55732
55732
|
user_identity_id?: string | undefined;
|
|
55733
55733
|
issued_at?: string | null | undefined;
|
|
55734
55734
|
is_issued?: boolean | undefined;
|
|
55735
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55735
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55736
55736
|
external_type_display_name?: string | undefined;
|
|
55737
55737
|
acs_user_id?: string | undefined;
|
|
55738
55738
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55804,7 +55804,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55804
55804
|
user_identity_id?: string | undefined;
|
|
55805
55805
|
issued_at?: string | null | undefined;
|
|
55806
55806
|
is_issued?: boolean | undefined;
|
|
55807
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55807
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55808
55808
|
external_type_display_name?: string | undefined;
|
|
55809
55809
|
acs_user_id?: string | undefined;
|
|
55810
55810
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55909,7 +55909,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55909
55909
|
user_identity_id?: string | undefined;
|
|
55910
55910
|
issued_at?: string | null | undefined;
|
|
55911
55911
|
is_issued?: boolean | undefined;
|
|
55912
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55912
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55913
55913
|
external_type_display_name?: string | undefined;
|
|
55914
55914
|
acs_user_id?: string | undefined;
|
|
55915
55915
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -55981,7 +55981,7 @@ export declare const batch: z.ZodObject<{
|
|
|
55981
55981
|
user_identity_id?: string | undefined;
|
|
55982
55982
|
issued_at?: string | null | undefined;
|
|
55983
55983
|
is_issued?: boolean | undefined;
|
|
55984
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
55984
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
55985
55985
|
external_type_display_name?: string | undefined;
|
|
55986
55986
|
acs_user_id?: string | undefined;
|
|
55987
55987
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56100,7 +56100,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56100
56100
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
56101
56101
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
56102
56102
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
56103
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
56103
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
56104
56104
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
56105
56105
|
created_at: z.ZodString;
|
|
56106
56106
|
workspace_id: z.ZodString;
|
|
@@ -56313,7 +56313,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56313
56313
|
user_identity_id?: string | undefined;
|
|
56314
56314
|
issued_at?: string | null | undefined;
|
|
56315
56315
|
is_issued?: boolean | undefined;
|
|
56316
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56316
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56317
56317
|
external_type_display_name?: string | undefined;
|
|
56318
56318
|
acs_user_id?: string | undefined;
|
|
56319
56319
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56385,7 +56385,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56385
56385
|
user_identity_id?: string | undefined;
|
|
56386
56386
|
issued_at?: string | null | undefined;
|
|
56387
56387
|
is_issued?: boolean | undefined;
|
|
56388
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56388
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56389
56389
|
external_type_display_name?: string | undefined;
|
|
56390
56390
|
acs_user_id?: string | undefined;
|
|
56391
56391
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56409,7 +56409,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56409
56409
|
is_issued: z.ZodOptional<z.ZodBoolean>;
|
|
56410
56410
|
issued_at: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
56411
56411
|
access_method: z.ZodEnum<["code", "card", "mobile_key"]>;
|
|
56412
|
-
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential"]>>;
|
|
56412
|
+
external_type: z.ZodOptional<z.ZodEnum<["pti_card", "brivo_credential", "hid_credential", "visionline_card", "salto_ks_credential", "assa_abloy_vostio_key", "salto_space_key", "latch_access", "dormakaba_ambiance_credential", "hotek_card"]>>;
|
|
56413
56413
|
external_type_display_name: z.ZodOptional<z.ZodString>;
|
|
56414
56414
|
created_at: z.ZodString;
|
|
56415
56415
|
workspace_id: z.ZodString;
|
|
@@ -56622,7 +56622,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56622
56622
|
user_identity_id?: string | undefined;
|
|
56623
56623
|
issued_at?: string | null | undefined;
|
|
56624
56624
|
is_issued?: boolean | undefined;
|
|
56625
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56625
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56626
56626
|
external_type_display_name?: string | undefined;
|
|
56627
56627
|
acs_user_id?: string | undefined;
|
|
56628
56628
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56694,7 +56694,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56694
56694
|
user_identity_id?: string | undefined;
|
|
56695
56695
|
issued_at?: string | null | undefined;
|
|
56696
56696
|
is_issued?: boolean | undefined;
|
|
56697
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56697
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56698
56698
|
external_type_display_name?: string | undefined;
|
|
56699
56699
|
acs_user_id?: string | undefined;
|
|
56700
56700
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56771,7 +56771,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56771
56771
|
user_identity_id?: string | undefined;
|
|
56772
56772
|
issued_at?: string | null | undefined;
|
|
56773
56773
|
is_issued?: boolean | undefined;
|
|
56774
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56774
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56775
56775
|
external_type_display_name?: string | undefined;
|
|
56776
56776
|
acs_user_id?: string | undefined;
|
|
56777
56777
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56843,7 +56843,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56843
56843
|
user_identity_id?: string | undefined;
|
|
56844
56844
|
issued_at?: string | null | undefined;
|
|
56845
56845
|
is_issued?: boolean | undefined;
|
|
56846
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56846
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56847
56847
|
external_type_display_name?: string | undefined;
|
|
56848
56848
|
acs_user_id?: string | undefined;
|
|
56849
56849
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56921,7 +56921,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56921
56921
|
user_identity_id?: string | undefined;
|
|
56922
56922
|
issued_at?: string | null | undefined;
|
|
56923
56923
|
is_issued?: boolean | undefined;
|
|
56924
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56924
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56925
56925
|
external_type_display_name?: string | undefined;
|
|
56926
56926
|
acs_user_id?: string | undefined;
|
|
56927
56927
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -56993,7 +56993,7 @@ export declare const batch: z.ZodObject<{
|
|
|
56993
56993
|
user_identity_id?: string | undefined;
|
|
56994
56994
|
issued_at?: string | null | undefined;
|
|
56995
56995
|
is_issued?: boolean | undefined;
|
|
56996
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
56996
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
56997
56997
|
external_type_display_name?: string | undefined;
|
|
56998
56998
|
acs_user_id?: string | undefined;
|
|
56999
56999
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -69749,7 +69749,7 @@ export declare const batch: z.ZodObject<{
|
|
|
69749
69749
|
user_identity_id?: string | undefined;
|
|
69750
69750
|
issued_at?: string | null | undefined;
|
|
69751
69751
|
is_issued?: boolean | undefined;
|
|
69752
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
69752
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
69753
69753
|
external_type_display_name?: string | undefined;
|
|
69754
69754
|
acs_user_id?: string | undefined;
|
|
69755
69755
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -69822,7 +69822,7 @@ export declare const batch: z.ZodObject<{
|
|
|
69822
69822
|
user_identity_id?: string | undefined;
|
|
69823
69823
|
issued_at?: string | null | undefined;
|
|
69824
69824
|
is_issued?: boolean | undefined;
|
|
69825
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
69825
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
69826
69826
|
external_type_display_name?: string | undefined;
|
|
69827
69827
|
acs_user_id?: string | undefined;
|
|
69828
69828
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -70081,7 +70081,7 @@ export declare const batch: z.ZodObject<{
|
|
|
70081
70081
|
user_identity_id?: string | undefined;
|
|
70082
70082
|
issued_at?: string | null | undefined;
|
|
70083
70083
|
is_issued?: boolean | undefined;
|
|
70084
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
70084
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
70085
70085
|
external_type_display_name?: string | undefined;
|
|
70086
70086
|
acs_user_id?: string | undefined;
|
|
70087
70087
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -70153,7 +70153,7 @@ export declare const batch: z.ZodObject<{
|
|
|
70153
70153
|
user_identity_id?: string | undefined;
|
|
70154
70154
|
issued_at?: string | null | undefined;
|
|
70155
70155
|
is_issued?: boolean | undefined;
|
|
70156
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
70156
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
70157
70157
|
external_type_display_name?: string | undefined;
|
|
70158
70158
|
acs_user_id?: string | undefined;
|
|
70159
70159
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -70347,7 +70347,7 @@ export declare const batch: z.ZodObject<{
|
|
|
70347
70347
|
user_identity_id?: string | undefined;
|
|
70348
70348
|
issued_at?: string | null | undefined;
|
|
70349
70349
|
is_issued?: boolean | undefined;
|
|
70350
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
70350
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
70351
70351
|
external_type_display_name?: string | undefined;
|
|
70352
70352
|
acs_user_id?: string | undefined;
|
|
70353
70353
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -70419,7 +70419,7 @@ export declare const batch: z.ZodObject<{
|
|
|
70419
70419
|
user_identity_id?: string | undefined;
|
|
70420
70420
|
issued_at?: string | null | undefined;
|
|
70421
70421
|
is_issued?: boolean | undefined;
|
|
70422
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
70422
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
70423
70423
|
external_type_display_name?: string | undefined;
|
|
70424
70424
|
acs_user_id?: string | undefined;
|
|
70425
70425
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -73611,7 +73611,7 @@ export declare const batch: z.ZodObject<{
|
|
|
73611
73611
|
user_identity_id?: string | undefined;
|
|
73612
73612
|
issued_at?: string | null | undefined;
|
|
73613
73613
|
is_issued?: boolean | undefined;
|
|
73614
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
73614
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
73615
73615
|
external_type_display_name?: string | undefined;
|
|
73616
73616
|
acs_user_id?: string | undefined;
|
|
73617
73617
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -73684,7 +73684,7 @@ export declare const batch: z.ZodObject<{
|
|
|
73684
73684
|
user_identity_id?: string | undefined;
|
|
73685
73685
|
issued_at?: string | null | undefined;
|
|
73686
73686
|
is_issued?: boolean | undefined;
|
|
73687
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
73687
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
73688
73688
|
external_type_display_name?: string | undefined;
|
|
73689
73689
|
acs_user_id?: string | undefined;
|
|
73690
73690
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -73943,7 +73943,7 @@ export declare const batch: z.ZodObject<{
|
|
|
73943
73943
|
user_identity_id?: string | undefined;
|
|
73944
73944
|
issued_at?: string | null | undefined;
|
|
73945
73945
|
is_issued?: boolean | undefined;
|
|
73946
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
73946
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
73947
73947
|
external_type_display_name?: string | undefined;
|
|
73948
73948
|
acs_user_id?: string | undefined;
|
|
73949
73949
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -74015,7 +74015,7 @@ export declare const batch: z.ZodObject<{
|
|
|
74015
74015
|
user_identity_id?: string | undefined;
|
|
74016
74016
|
issued_at?: string | null | undefined;
|
|
74017
74017
|
is_issued?: boolean | undefined;
|
|
74018
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
74018
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
74019
74019
|
external_type_display_name?: string | undefined;
|
|
74020
74020
|
acs_user_id?: string | undefined;
|
|
74021
74021
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -74209,7 +74209,7 @@ export declare const batch: z.ZodObject<{
|
|
|
74209
74209
|
user_identity_id?: string | undefined;
|
|
74210
74210
|
issued_at?: string | null | undefined;
|
|
74211
74211
|
is_issued?: boolean | undefined;
|
|
74212
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
74212
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
74213
74213
|
external_type_display_name?: string | undefined;
|
|
74214
74214
|
acs_user_id?: string | undefined;
|
|
74215
74215
|
acs_credential_pool_id?: string | undefined;
|
|
@@ -74281,7 +74281,7 @@ export declare const batch: z.ZodObject<{
|
|
|
74281
74281
|
user_identity_id?: string | undefined;
|
|
74282
74282
|
issued_at?: string | null | undefined;
|
|
74283
74283
|
is_issued?: boolean | undefined;
|
|
74284
|
-
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | undefined;
|
|
74284
|
+
external_type?: "pti_card" | "brivo_credential" | "hid_credential" | "visionline_card" | "salto_ks_credential" | "assa_abloy_vostio_key" | "salto_space_key" | "latch_access" | "dormakaba_ambiance_credential" | "hotek_card" | undefined;
|
|
74285
74285
|
external_type_display_name?: string | undefined;
|
|
74286
74286
|
acs_user_id?: string | undefined;
|
|
74287
74287
|
acs_credential_pool_id?: string | undefined;
|