@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
|
@@ -34,7 +34,25 @@ declare const EterminGetUsersOutput: z.ZodObject<{
|
|
|
34
34
|
calendarwriteonly: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
35
35
|
}, z.core.$loose>>;
|
|
36
36
|
}, z.core.$loose>;
|
|
37
|
-
declare const eterminGetUsers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
declare const eterminGetUsers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
bearer_token: z.ZodString;
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
generic_secret: z.ZodString;
|
|
45
|
+
generic_id: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
bearer_token: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
generic_secret: z.ZodString;
|
|
54
|
+
generic_id: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
38
56
|
//#endregion
|
|
39
57
|
export { eterminGetUsers };
|
|
40
58
|
//# sourceMappingURL=get-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-users.d.mts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA+BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-users.d.mts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA+BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -15,7 +15,25 @@ declare const EterminGetWorkingTimesDateOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const eterminGetWorkingTimesDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
calendarid: number;
|
|
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 { eterminGetWorkingTimesDate };
|
|
21
39
|
//# sourceMappingURL=get-working-times-date.d.cts.map
|
|
@@ -15,7 +15,25 @@ declare const EterminGetWorkingTimesDateOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const eterminGetWorkingTimesDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
calendarid: number;
|
|
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 { eterminGetWorkingTimesDate };
|
|
21
39
|
//# sourceMappingURL=get-working-times-date.d.mts.map
|
|
@@ -16,7 +16,25 @@ declare const EterminGetWorkingTimesOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const eterminGetWorkingTimes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
calendarid: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
bearer_token: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
generic_secret: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
bearer_token: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_secret: z.ZodString;
|
|
36
|
+
generic_id: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
20
38
|
//#endregion
|
|
21
39
|
export { eterminGetWorkingTimes };
|
|
22
40
|
//# sourceMappingURL=get-working-times.d.cts.map
|
|
@@ -16,7 +16,25 @@ declare const EterminGetWorkingTimesOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const eterminGetWorkingTimes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
calendarid: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
bearer_token: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
generic_secret: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
bearer_token: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_secret: z.ZodString;
|
|
36
|
+
generic_id: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
20
38
|
//#endregion
|
|
21
39
|
export { eterminGetWorkingTimes };
|
|
22
40
|
//# sourceMappingURL=get-working-times.d.mts.map
|
|
@@ -53,7 +53,25 @@ declare const eterminListAppointments: import("@keystrokehq/action").WorkflowAct
|
|
|
53
53
|
noholidays?: boolean | undefined;
|
|
54
54
|
noholidays2?: boolean | undefined;
|
|
55
55
|
bycreationdate?: boolean | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
bearer_token: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
generic_secret: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
bearer_token: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
generic_secret: z.ZodString;
|
|
73
|
+
generic_id: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
57
75
|
//#endregion
|
|
58
76
|
export { eterminListAppointments };
|
|
59
77
|
//# sourceMappingURL=list-appointments.d.cts.map
|
|
@@ -53,7 +53,25 @@ declare const eterminListAppointments: import("@keystrokehq/action").WorkflowAct
|
|
|
53
53
|
noholidays?: boolean | undefined;
|
|
54
54
|
noholidays2?: boolean | undefined;
|
|
55
55
|
bycreationdate?: boolean | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
bearer_token: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
generic_secret: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
bearer_token: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
generic_secret: z.ZodString;
|
|
73
|
+
generic_id: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
57
75
|
//#endregion
|
|
58
76
|
export { eterminListAppointments };
|
|
59
77
|
//# sourceMappingURL=list-appointments.d.mts.map
|
|
@@ -24,7 +24,25 @@ declare const EterminListVouchersOutput: z.ZodObject<{
|
|
|
24
24
|
OneTimeValidPerEMail: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
25
25
|
}, z.core.$loose>>>>;
|
|
26
26
|
}, z.core.$loose>;
|
|
27
|
-
declare const eterminListVouchers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
declare const eterminListVouchers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { eterminListVouchers };
|
|
30
48
|
//# sourceMappingURL=list-vouchers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vouchers.d.cts","names":[],"sources":["../../src/actions/list-vouchers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-vouchers.d.cts","names":[],"sources":["../../src/actions/list-vouchers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -24,7 +24,25 @@ declare const EterminListVouchersOutput: z.ZodObject<{
|
|
|
24
24
|
OneTimeValidPerEMail: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
25
25
|
}, z.core.$loose>>>>;
|
|
26
26
|
}, z.core.$loose>;
|
|
27
|
-
declare const eterminListVouchers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
declare const eterminListVouchers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { eterminListVouchers };
|
|
30
48
|
//# sourceMappingURL=list-vouchers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vouchers.d.mts","names":[],"sources":["../../src/actions/list-vouchers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-vouchers.d.mts","names":[],"sources":["../../src/actions/list-vouchers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,25 @@ declare const EterminListWebhooksInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const EterminListWebhooksOutput: z.ZodObject<{
|
|
6
6
|
webhooks: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const eterminListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const eterminListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
bearer_token: z.ZodString;
|
|
14
|
+
generic_api_key: z.ZodString;
|
|
15
|
+
generic_secret: z.ZodString;
|
|
16
|
+
generic_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
bearer_token: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_secret: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
9
27
|
//#endregion
|
|
10
28
|
export { eterminListWebhooks };
|
|
11
29
|
//# sourceMappingURL=list-webhooks.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,25 @@ declare const EterminListWebhooksInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const EterminListWebhooksOutput: z.ZodObject<{
|
|
6
6
|
webhooks: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const eterminListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const eterminListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
bearer_token: z.ZodString;
|
|
14
|
+
generic_api_key: z.ZodString;
|
|
15
|
+
generic_secret: z.ZodString;
|
|
16
|
+
generic_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
bearer_token: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_secret: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
9
27
|
//#endregion
|
|
10
28
|
export { eterminListWebhooks };
|
|
11
29
|
//# sourceMappingURL=list-webhooks.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -235,7 +235,25 @@ declare const eterminPutService: import("@keystrokehq/action").WorkflowActionDef
|
|
|
235
235
|
externalreferencecalname?: string | undefined;
|
|
236
236
|
externalreferencelocation?: string | undefined;
|
|
237
237
|
multiservicedurationcalcmethod?: number | undefined;
|
|
238
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
238
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
239
|
+
connectionId: z.ZodString;
|
|
240
|
+
entityId: z.ZodString;
|
|
241
|
+
instanceId: z.ZodString;
|
|
242
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
243
|
+
bearer_token: z.ZodString;
|
|
244
|
+
generic_api_key: z.ZodString;
|
|
245
|
+
generic_secret: z.ZodString;
|
|
246
|
+
generic_id: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
248
|
+
connectionId: z.ZodString;
|
|
249
|
+
entityId: z.ZodString;
|
|
250
|
+
instanceId: z.ZodString;
|
|
251
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
252
|
+
bearer_token: z.ZodString;
|
|
253
|
+
generic_api_key: z.ZodString;
|
|
254
|
+
generic_secret: z.ZodString;
|
|
255
|
+
generic_id: z.ZodString;
|
|
256
|
+
}, z.core.$strip>>]>;
|
|
239
257
|
//#endregion
|
|
240
258
|
export { eterminPutService };
|
|
241
259
|
//# sourceMappingURL=put-service.d.cts.map
|
|
@@ -235,7 +235,25 @@ declare const eterminPutService: import("@keystrokehq/action").WorkflowActionDef
|
|
|
235
235
|
externalreferencecalname?: string | undefined;
|
|
236
236
|
externalreferencelocation?: string | undefined;
|
|
237
237
|
multiservicedurationcalcmethod?: number | undefined;
|
|
238
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
238
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
239
|
+
connectionId: z.ZodString;
|
|
240
|
+
entityId: z.ZodString;
|
|
241
|
+
instanceId: z.ZodString;
|
|
242
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
243
|
+
bearer_token: z.ZodString;
|
|
244
|
+
generic_api_key: z.ZodString;
|
|
245
|
+
generic_secret: z.ZodString;
|
|
246
|
+
generic_id: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
248
|
+
connectionId: z.ZodString;
|
|
249
|
+
entityId: z.ZodString;
|
|
250
|
+
instanceId: z.ZodString;
|
|
251
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
252
|
+
bearer_token: z.ZodString;
|
|
253
|
+
generic_api_key: z.ZodString;
|
|
254
|
+
generic_secret: z.ZodString;
|
|
255
|
+
generic_id: z.ZodString;
|
|
256
|
+
}, z.core.$strip>>]>;
|
|
239
257
|
//#endregion
|
|
240
258
|
export { eterminPutService };
|
|
241
259
|
//# sourceMappingURL=put-service.d.mts.map
|
|
@@ -23,7 +23,25 @@ declare const eterminUpdateAbsence: import("@keystrokehq/action").WorkflowAction
|
|
|
23
23
|
startdate?: string | undefined;
|
|
24
24
|
dynamicdays?: number | undefined;
|
|
25
25
|
appcalendarid?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
bearer_token: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_secret: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
27
45
|
//#endregion
|
|
28
46
|
export { eterminUpdateAbsence };
|
|
29
47
|
//# sourceMappingURL=update-absence.d.cts.map
|
|
@@ -23,7 +23,25 @@ declare const eterminUpdateAbsence: import("@keystrokehq/action").WorkflowAction
|
|
|
23
23
|
startdate?: string | undefined;
|
|
24
24
|
dynamicdays?: number | undefined;
|
|
25
25
|
appcalendarid?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
bearer_token: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_secret: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
27
45
|
//#endregion
|
|
28
46
|
export { eterminUpdateAbsence };
|
|
29
47
|
//# sourceMappingURL=update-absence.d.mts.map
|
|
@@ -18,7 +18,25 @@ declare const eterminUpdateAnchortimeByDate: import("@keystrokehq/action").Workf
|
|
|
18
18
|
calendarid: number;
|
|
19
19
|
ignoreonceappbooked: boolean;
|
|
20
20
|
reason?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
bearer_token: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_secret: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
22
40
|
//#endregion
|
|
23
41
|
export { eterminUpdateAnchortimeByDate };
|
|
24
42
|
//# sourceMappingURL=update-anchortime-by-date.d.cts.map
|
|
@@ -18,7 +18,25 @@ declare const eterminUpdateAnchortimeByDate: import("@keystrokehq/action").Workf
|
|
|
18
18
|
calendarid: number;
|
|
19
19
|
ignoreonceappbooked: boolean;
|
|
20
20
|
reason?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
bearer_token: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_secret: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
22
40
|
//#endregion
|
|
23
41
|
export { eterminUpdateAnchortimeByDate };
|
|
24
42
|
//# sourceMappingURL=update-anchortime-by-date.d.mts.map
|
|
@@ -20,7 +20,25 @@ declare const eterminUpdateAnchortime: import("@keystrokehq/action").WorkflowAct
|
|
|
20
20
|
starttime?: string | undefined;
|
|
21
21
|
calendarId?: number | undefined;
|
|
22
22
|
ignoreonceappbooked?: boolean | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
bearer_token: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
generic_secret: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
24
42
|
//#endregion
|
|
25
43
|
export { eterminUpdateAnchortime };
|
|
26
44
|
//# sourceMappingURL=update-anchortime.d.cts.map
|
|
@@ -20,7 +20,25 @@ declare const eterminUpdateAnchortime: import("@keystrokehq/action").WorkflowAct
|
|
|
20
20
|
starttime?: string | undefined;
|
|
21
21
|
calendarId?: number | undefined;
|
|
22
22
|
ignoreonceappbooked?: boolean | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
bearer_token: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
generic_secret: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
24
42
|
//#endregion
|
|
25
43
|
export { eterminUpdateAnchortime };
|
|
26
44
|
//# sourceMappingURL=update-anchortime.d.mts.map
|
|
@@ -118,7 +118,25 @@ declare const eterminUpdateAppointment: import("@keystrokehq/action").WorkflowAc
|
|
|
118
118
|
servicesinclsgtext?: string | undefined;
|
|
119
119
|
appointmentreminderhours?: number | undefined;
|
|
120
120
|
appointmentreminderhours2?: number | undefined;
|
|
121
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
121
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
bearer_token: z.ZodString;
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
generic_secret: z.ZodString;
|
|
129
|
+
generic_id: z.ZodString;
|
|
130
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
131
|
+
connectionId: z.ZodString;
|
|
132
|
+
entityId: z.ZodString;
|
|
133
|
+
instanceId: z.ZodString;
|
|
134
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
135
|
+
bearer_token: z.ZodString;
|
|
136
|
+
generic_api_key: z.ZodString;
|
|
137
|
+
generic_secret: z.ZodString;
|
|
138
|
+
generic_id: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>;
|
|
122
140
|
//#endregion
|
|
123
141
|
export { eterminUpdateAppointment };
|
|
124
142
|
//# sourceMappingURL=update-appointment.d.cts.map
|
|
@@ -118,7 +118,25 @@ declare const eterminUpdateAppointment: import("@keystrokehq/action").WorkflowAc
|
|
|
118
118
|
servicesinclsgtext?: string | undefined;
|
|
119
119
|
appointmentreminderhours?: number | undefined;
|
|
120
120
|
appointmentreminderhours2?: number | undefined;
|
|
121
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
121
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
bearer_token: z.ZodString;
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
generic_secret: z.ZodString;
|
|
129
|
+
generic_id: z.ZodString;
|
|
130
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"etermin", z.ZodObject<{
|
|
131
|
+
connectionId: z.ZodString;
|
|
132
|
+
entityId: z.ZodString;
|
|
133
|
+
instanceId: z.ZodString;
|
|
134
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
135
|
+
bearer_token: z.ZodString;
|
|
136
|
+
generic_api_key: z.ZodString;
|
|
137
|
+
generic_secret: z.ZodString;
|
|
138
|
+
generic_id: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>;
|
|
122
140
|
//#endregion
|
|
123
141
|
export { eterminUpdateAppointment };
|
|
124
142
|
//# sourceMappingURL=update-appointment.d.mts.map
|
|
@@ -21,7 +21,25 @@ declare const eterminUpdateCalendarReturnTime: import("@keystrokehq/action").Wor
|
|
|
21
21
|
starttime?: string | undefined;
|
|
22
22
|
calendarid?: number | undefined;
|
|
23
23
|
weekdayidx?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
25
43
|
//#endregion
|
|
26
44
|
export { eterminUpdateCalendarReturnTime };
|
|
27
45
|
//# sourceMappingURL=update-calendar-return-time.d.cts.map
|