@keystrokehq/etermin 0.1.3 → 0.1.5
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/actions/assign-calendar-service.d.cts +19 -1
- package/dist/actions/assign-calendar-service.d.mts +19 -1
- package/dist/actions/create-absence.d.cts +19 -1
- package/dist/actions/create-absence.d.mts +19 -1
- package/dist/actions/create-anchortime-by-date.d.cts +19 -1
- package/dist/actions/create-anchortime-by-date.d.mts +19 -1
- package/dist/actions/create-anchortime.d.cts +20 -2
- package/dist/actions/create-anchortime.d.mts +20 -2
- package/dist/actions/create-appointment-sync.d.cts +19 -1
- package/dist/actions/create-appointment-sync.d.mts +19 -1
- package/dist/actions/create-appointment.d.cts +19 -1
- package/dist/actions/create-appointment.d.mts +19 -1
- package/dist/actions/create-calendar-return-time.d.cts +20 -2
- package/dist/actions/create-calendar-return-time.d.mts +20 -2
- package/dist/actions/create-contact.d.cts +19 -1
- package/dist/actions/create-contact.d.mts +19 -1
- package/dist/actions/create-service-group.d.cts +19 -1
- package/dist/actions/create-service-group.d.mts +19 -1
- package/dist/actions/create-service.d.cts +19 -1
- package/dist/actions/create-service.d.mts +19 -1
- package/dist/actions/create-user.d.cts +19 -1
- package/dist/actions/create-user.d.mts +19 -1
- package/dist/actions/create-usermapping.d.cts +19 -1
- package/dist/actions/create-usermapping.d.mts +19 -1
- package/dist/actions/create-voucher.d.cts +19 -1
- package/dist/actions/create-voucher.d.mts +19 -1
- package/dist/actions/create-webhook.d.cts +19 -1
- package/dist/actions/create-webhook.d.mts +19 -1
- package/dist/actions/create-working-time.d.cts +19 -1
- package/dist/actions/create-working-time.d.mts +19 -1
- package/dist/actions/create-working-times-date.d.cts +19 -1
- package/dist/actions/create-working-times-date.d.mts +19 -1
- package/dist/actions/delete-absence.d.cts +19 -1
- package/dist/actions/delete-absence.d.mts +19 -1
- package/dist/actions/delete-anchortime-by-date.d.cts +19 -1
- package/dist/actions/delete-anchortime-by-date.d.mts +19 -1
- package/dist/actions/delete-anchortime.d.cts +19 -1
- package/dist/actions/delete-anchortime.d.mts +19 -1
- package/dist/actions/delete-appointment-sync.d.cts +19 -1
- package/dist/actions/delete-appointment-sync.d.mts +19 -1
- package/dist/actions/delete-appointment.d.cts +19 -1
- package/dist/actions/delete-appointment.d.mts +19 -1
- package/dist/actions/delete-calendar-return-time.d.cts +19 -1
- package/dist/actions/delete-calendar-return-time.d.mts +19 -1
- package/dist/actions/delete-calendar-service.d.cts +19 -1
- package/dist/actions/delete-calendar-service.d.mts +19 -1
- package/dist/actions/delete-calendar.d.cts +19 -1
- package/dist/actions/delete-calendar.d.mts +19 -1
- package/dist/actions/delete-contact.d.cts +19 -1
- package/dist/actions/delete-contact.d.mts +19 -1
- package/dist/actions/delete-resource.d.cts +19 -1
- package/dist/actions/delete-resource.d.mts +19 -1
- package/dist/actions/delete-service.d.cts +19 -1
- package/dist/actions/delete-service.d.mts +19 -1
- package/dist/actions/delete-servicegroup.d.cts +19 -1
- package/dist/actions/delete-servicegroup.d.mts +19 -1
- package/dist/actions/delete-user.d.cts +19 -1
- package/dist/actions/delete-user.d.mts +19 -1
- package/dist/actions/delete-usermapping.d.cts +19 -1
- package/dist/actions/delete-usermapping.d.mts +19 -1
- package/dist/actions/delete-voucher.d.cts +19 -1
- package/dist/actions/delete-voucher.d.mts +19 -1
- package/dist/actions/delete-webhook.d.cts +19 -1
- package/dist/actions/delete-webhook.d.mts +19 -1
- package/dist/actions/delete-working-times-date.d.cts +19 -1
- package/dist/actions/delete-working-times-date.d.mts +19 -1
- package/dist/actions/delete-working-times.d.cts +19 -1
- package/dist/actions/delete-working-times.d.mts +19 -1
- package/dist/actions/get-absences.d.cts +19 -1
- package/dist/actions/get-absences.d.mts +19 -1
- package/dist/actions/get-anchortime-date.d.cts +19 -1
- package/dist/actions/get-anchortime-date.d.mts +19 -1
- package/dist/actions/get-anchortimes.d.cts +19 -1
- package/dist/actions/get-anchortimes.d.mts +19 -1
- package/dist/actions/get-appointment-sync.d.cts +19 -1
- package/dist/actions/get-appointment-sync.d.mts +19 -1
- package/dist/actions/get-bookingpage-logs.d.cts +19 -1
- package/dist/actions/get-bookingpage-logs.d.mts +19 -1
- package/dist/actions/get-calendar-return-time.d.cts +19 -1
- package/dist/actions/get-calendar-return-time.d.mts +19 -1
- package/dist/actions/get-calendars.d.cts +19 -1
- package/dist/actions/get-calendars.d.cts.map +1 -1
- package/dist/actions/get-calendars.d.mts +19 -1
- package/dist/actions/get-calendars.d.mts.map +1 -1
- package/dist/actions/get-calendarservice.d.cts +19 -1
- package/dist/actions/get-calendarservice.d.mts +19 -1
- package/dist/actions/get-company.d.cts +19 -1
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +19 -1
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +19 -1
- package/dist/actions/get-contact-by-id.d.mts +19 -1
- package/dist/actions/get-contacts.d.cts +19 -1
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +19 -1
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-deleted-appointments.d.cts +19 -1
- package/dist/actions/get-deleted-appointments.d.mts +19 -1
- package/dist/actions/get-message-logs.d.cts +19 -1
- package/dist/actions/get-message-logs.d.mts +19 -1
- package/dist/actions/get-rating.d.cts +19 -1
- package/dist/actions/get-rating.d.cts.map +1 -1
- package/dist/actions/get-rating.d.mts +19 -1
- package/dist/actions/get-rating.d.mts.map +1 -1
- package/dist/actions/get-service-by-id.d.cts +19 -1
- package/dist/actions/get-service-by-id.d.mts +19 -1
- package/dist/actions/get-service-calendar.d.cts +19 -1
- package/dist/actions/get-service-calendar.d.mts +19 -1
- package/dist/actions/get-servicegroup.d.cts +19 -1
- package/dist/actions/get-servicegroup.d.mts +19 -1
- package/dist/actions/get-services.d.cts +19 -1
- package/dist/actions/get-services.d.cts.map +1 -1
- package/dist/actions/get-services.d.mts +19 -1
- package/dist/actions/get-services.d.mts.map +1 -1
- package/dist/actions/get-survey-results.d.cts +19 -1
- package/dist/actions/get-survey-results.d.mts +19 -1
- package/dist/actions/get-timeslots.d.cts +19 -1
- package/dist/actions/get-timeslots.d.mts +19 -1
- package/dist/actions/get-usermapping.d.cts +19 -1
- package/dist/actions/get-usermapping.d.mts +19 -1
- package/dist/actions/get-users.d.cts +19 -1
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +19 -1
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-working-times-date.d.cts +19 -1
- package/dist/actions/get-working-times-date.d.mts +19 -1
- package/dist/actions/get-working-times.d.cts +19 -1
- package/dist/actions/get-working-times.d.mts +19 -1
- package/dist/actions/list-appointments.d.cts +19 -1
- package/dist/actions/list-appointments.d.mts +19 -1
- package/dist/actions/list-vouchers.d.cts +19 -1
- package/dist/actions/list-vouchers.d.cts.map +1 -1
- package/dist/actions/list-vouchers.d.mts +19 -1
- package/dist/actions/list-vouchers.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +19 -1
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +19 -1
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/put-service.d.cts +19 -1
- package/dist/actions/put-service.d.mts +19 -1
- package/dist/actions/update-absence.d.cts +19 -1
- package/dist/actions/update-absence.d.mts +19 -1
- package/dist/actions/update-anchortime-by-date.d.cts +19 -1
- package/dist/actions/update-anchortime-by-date.d.mts +19 -1
- package/dist/actions/update-anchortime.d.cts +19 -1
- package/dist/actions/update-anchortime.d.mts +19 -1
- package/dist/actions/update-appointment.d.cts +19 -1
- package/dist/actions/update-appointment.d.mts +19 -1
- package/dist/actions/update-calendar-return-time.d.cts +19 -1
- package/dist/actions/update-calendar-return-time.d.mts +19 -1
- package/dist/actions/update-calendar.d.cts +19 -1
- package/dist/actions/update-calendar.d.mts +19 -1
- package/dist/actions/update-contact.d.cts +19 -1
- package/dist/actions/update-contact.d.mts +19 -1
- package/dist/actions/update-resource.d.cts +19 -1
- package/dist/actions/update-resource.d.cts.map +1 -1
- package/dist/actions/update-resource.d.mts +19 -1
- package/dist/actions/update-resource.d.mts.map +1 -1
- package/dist/actions/update-service-group.d.cts +19 -1
- package/dist/actions/update-service-group.d.mts +19 -1
- package/dist/actions/update-service.d.cts +19 -1
- package/dist/actions/update-service.d.mts +19 -1
- package/dist/actions/update-sync-appointment.d.cts +19 -1
- package/dist/actions/update-sync-appointment.d.mts +19 -1
- package/dist/actions/update-usermapping.d.cts +19 -1
- package/dist/actions/update-usermapping.d.mts +19 -1
- package/dist/actions/update-voucher.d.cts +19 -1
- package/dist/actions/update-voucher.d.cts.map +1 -1
- package/dist/actions/update-voucher.d.mts +19 -1
- package/dist/actions/update-voucher.d.mts.map +1 -1
- package/dist/actions/update-webhook.d.cts +19 -1
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +19 -1
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-working-times-date.d.cts +19 -1
- package/dist/actions/update-working-times-date.d.mts +19 -1
- package/dist/actions/update-working-times.d.cts +19 -1
- package/dist/actions/update-working-times.d.mts +19 -1
- package/dist/app.cjs +10 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +12 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +12 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +8 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -30,7 +30,25 @@ declare const eterminCreateUsermapping: import("@keystrokehq/action").WorkflowAc
|
|
|
30
30
|
valueto?: number | undefined;
|
|
31
31
|
valuefrom?: number | undefined;
|
|
32
32
|
valuetype?: "equals" | "from_to" | "last_two_digits" | "last_three_digits" | "last_digit" | "first_digit" | "first_two_digits" | "first_three_digits" | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
bearer_token: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_secret: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
bearer_token: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
generic_secret: z.ZodString;
|
|
50
|
+
generic_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
34
52
|
//#endregion
|
|
35
53
|
export { eterminCreateUsermapping };
|
|
36
54
|
//# sourceMappingURL=create-usermapping.d.cts.map
|
|
@@ -30,7 +30,25 @@ declare const eterminCreateUsermapping: import("@keystrokehq/action").WorkflowAc
|
|
|
30
30
|
valueto?: number | undefined;
|
|
31
31
|
valuefrom?: number | undefined;
|
|
32
32
|
valuetype?: "equals" | "from_to" | "last_two_digits" | "last_three_digits" | "last_digit" | "first_digit" | "first_two_digits" | "first_three_digits" | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
bearer_token: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_secret: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
bearer_token: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
generic_secret: z.ZodString;
|
|
50
|
+
generic_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
34
52
|
//#endregion
|
|
35
53
|
export { eterminCreateUsermapping };
|
|
36
54
|
//# sourceMappingURL=create-usermapping.d.mts.map
|
|
@@ -27,7 +27,25 @@ declare const eterminCreateVoucher: import("@keystrokehq/action").WorkflowAction
|
|
|
27
27
|
discount: number;
|
|
28
28
|
valid_to: string;
|
|
29
29
|
valid_from: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_secret: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
bearer_token: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
generic_secret: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
31
49
|
//#endregion
|
|
32
50
|
export { eterminCreateVoucher };
|
|
33
51
|
//# sourceMappingURL=create-voucher.d.cts.map
|
|
@@ -27,7 +27,25 @@ declare const eterminCreateVoucher: import("@keystrokehq/action").WorkflowAction
|
|
|
27
27
|
discount: number;
|
|
28
28
|
valid_to: string;
|
|
29
29
|
valid_from: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_secret: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
bearer_token: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
generic_secret: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
31
49
|
//#endregion
|
|
32
50
|
export { eterminCreateVoucher };
|
|
33
51
|
//# sourceMappingURL=create-voucher.d.mts.map
|
|
@@ -24,7 +24,25 @@ declare const eterminCreateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
24
24
|
headerName?: string | undefined;
|
|
25
25
|
headerValue?: string | undefined;
|
|
26
26
|
use_form_encoding?: boolean | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_secret: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
bearer_token: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_secret: z.ZodString;
|
|
44
|
+
generic_id: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
28
46
|
//#endregion
|
|
29
47
|
export { eterminCreateWebhook };
|
|
30
48
|
//# sourceMappingURL=create-webhook.d.cts.map
|
|
@@ -24,7 +24,25 @@ declare const eterminCreateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
24
24
|
headerName?: string | undefined;
|
|
25
25
|
headerValue?: string | undefined;
|
|
26
26
|
use_form_encoding?: boolean | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_secret: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
bearer_token: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_secret: z.ZodString;
|
|
44
|
+
generic_id: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
28
46
|
//#endregion
|
|
29
47
|
export { eterminCreateWebhook };
|
|
30
48
|
//# sourceMappingURL=create-webhook.d.mts.map
|
|
@@ -32,7 +32,25 @@ declare const eterminCreateWorkingTime: import("@keystrokehq/action").WorkflowAc
|
|
|
32
32
|
calendarintervalid?: number | undefined;
|
|
33
33
|
validwithserviceid?: string | undefined;
|
|
34
34
|
allserviceidsrequired?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
bearer_token: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_secret: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
bearer_token: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
generic_secret: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
36
54
|
//#endregion
|
|
37
55
|
export { eterminCreateWorkingTime };
|
|
38
56
|
//# sourceMappingURL=create-working-time.d.cts.map
|
|
@@ -32,7 +32,25 @@ declare const eterminCreateWorkingTime: import("@keystrokehq/action").WorkflowAc
|
|
|
32
32
|
calendarintervalid?: number | undefined;
|
|
33
33
|
validwithserviceid?: string | undefined;
|
|
34
34
|
allserviceidsrequired?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
bearer_token: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_secret: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
bearer_token: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
generic_secret: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
36
54
|
//#endregion
|
|
37
55
|
export { eterminCreateWorkingTime };
|
|
38
56
|
//# sourceMappingURL=create-working-time.d.mts.map
|
|
@@ -35,7 +35,25 @@ declare const eterminCreateWorkingTimesDate: import("@keystrokehq/action").Workf
|
|
|
35
35
|
overwriteday?: boolean | undefined;
|
|
36
36
|
validwithserviceid?: string | undefined;
|
|
37
37
|
allserviceidsrequired?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
bearer_token: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
generic_secret: z.ZodString;
|
|
46
|
+
generic_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
bearer_token: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
generic_secret: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
39
57
|
//#endregion
|
|
40
58
|
export { eterminCreateWorkingTimesDate };
|
|
41
59
|
//# sourceMappingURL=create-working-times-date.d.cts.map
|
|
@@ -35,7 +35,25 @@ declare const eterminCreateWorkingTimesDate: import("@keystrokehq/action").Workf
|
|
|
35
35
|
overwriteday?: boolean | undefined;
|
|
36
36
|
validwithserviceid?: string | undefined;
|
|
37
37
|
allserviceidsrequired?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
bearer_token: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
generic_secret: z.ZodString;
|
|
46
|
+
generic_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
bearer_token: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
generic_secret: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
39
57
|
//#endregion
|
|
40
58
|
export { eterminCreateWorkingTimesDate };
|
|
41
59
|
//# sourceMappingURL=create-working-times-date.d.mts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAbsenceOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAbsence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAbsence };
|
|
17
35
|
//# sourceMappingURL=delete-absence.d.cts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAbsenceOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAbsence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAbsence };
|
|
17
35
|
//# sourceMappingURL=delete-absence.d.mts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAnchortimeByDateOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAnchortimeByDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAnchortimeByDate };
|
|
17
35
|
//# sourceMappingURL=delete-anchortime-by-date.d.cts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAnchortimeByDateOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAnchortimeByDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAnchortimeByDate };
|
|
17
35
|
//# sourceMappingURL=delete-anchortime-by-date.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const EterminDeleteAnchortimeOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const eterminDeleteAnchortime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
bearer_token: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_secret: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_secret: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { eterminDeleteAnchortime };
|
|
16
34
|
//# sourceMappingURL=delete-anchortime.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const EterminDeleteAnchortimeOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const eterminDeleteAnchortime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
bearer_token: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_secret: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_secret: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { eterminDeleteAnchortime };
|
|
16
34
|
//# sourceMappingURL=delete-anchortime.d.mts.map
|
|
@@ -15,7 +15,25 @@ declare const eterminDeleteAppointmentSync: import("@keystrokehq/action").Workfl
|
|
|
15
15
|
end?: string | undefined;
|
|
16
16
|
start?: string | undefined;
|
|
17
17
|
appointmentid?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
bearer_token: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_secret: z.ZodString;
|
|
26
|
+
generic_id: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_secret: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
19
37
|
//#endregion
|
|
20
38
|
export { eterminDeleteAppointmentSync };
|
|
21
39
|
//# sourceMappingURL=delete-appointment-sync.d.cts.map
|
|
@@ -15,7 +15,25 @@ declare const eterminDeleteAppointmentSync: import("@keystrokehq/action").Workfl
|
|
|
15
15
|
end?: string | undefined;
|
|
16
16
|
start?: string | undefined;
|
|
17
17
|
appointmentid?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
bearer_token: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_secret: z.ZodString;
|
|
26
|
+
generic_id: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_secret: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
19
37
|
//#endregion
|
|
20
38
|
export { eterminDeleteAppointmentSync };
|
|
21
39
|
//# sourceMappingURL=delete-appointment-sync.d.mts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAppointmentOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
appointmentId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAppointment };
|
|
17
35
|
//# sourceMappingURL=delete-appointment.d.cts.map
|
|
@@ -11,7 +11,25 @@ declare const EterminDeleteAppointmentOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const eterminDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
appointmentId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
bearer_token: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_secret: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_secret: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { eterminDeleteAppointment };
|
|
17
35
|
//# sourceMappingURL=delete-appointment.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const EterminDeleteCalendarReturnTimeOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const eterminDeleteCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
bearer_token: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_secret: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_secret: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { eterminDeleteCalendarReturnTime };
|
|
16
34
|
//# sourceMappingURL=delete-calendar-return-time.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const EterminDeleteCalendarReturnTimeOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const eterminDeleteCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
bearer_token: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_secret: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_secret: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { eterminDeleteCalendarReturnTime };
|
|
16
34
|
//# sourceMappingURL=delete-calendar-return-time.d.mts.map
|
|
@@ -12,7 +12,25 @@ declare const EterminDeleteCalendarServiceOutput: z.ZodObject<{
|
|
|
12
12
|
declare const eterminDeleteCalendarService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: string;
|
|
14
14
|
calendarid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
bearer_token: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_secret: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
bearer_token: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
generic_secret: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
16
34
|
//#endregion
|
|
17
35
|
export { eterminDeleteCalendarService };
|
|
18
36
|
//# sourceMappingURL=delete-calendar-service.d.cts.map
|