@keystrokehq/repairshopr 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/add-estimate-line-item.d.cts +15 -1
- package/dist/actions/add-estimate-line-item.d.mts +15 -1
- package/dist/actions/add-purchase-order-line-item.d.cts +15 -1
- package/dist/actions/add-purchase-order-line-item.d.mts +15 -1
- package/dist/actions/add-schedule-line-item.d.cts +15 -1
- package/dist/actions/add-schedule-line-item.d.mts +15 -1
- package/dist/actions/add-ticket-comment.d.cts +15 -1
- package/dist/actions/add-ticket-comment.d.mts +15 -1
- package/dist/actions/add-ticket-line-item.d.cts +15 -1
- package/dist/actions/add-ticket-line-item.d.mts +15 -1
- package/dist/actions/charge-ticket-timer.d.cts +15 -1
- package/dist/actions/charge-ticket-timer.d.mts +15 -1
- package/dist/actions/convert-estimate-to-invoice.d.cts +15 -1
- package/dist/actions/convert-estimate-to-invoice.d.mts +15 -1
- package/dist/actions/create-appointment-type.d.cts +15 -1
- package/dist/actions/create-appointment-type.d.mts +15 -1
- package/dist/actions/create-canned-response.d.cts +15 -1
- package/dist/actions/create-canned-response.d.mts +15 -1
- package/dist/actions/create-contact.d.cts +15 -1
- package/dist/actions/create-contact.d.mts +15 -1
- package/dist/actions/create-contract.d.cts +15 -1
- package/dist/actions/create-contract.d.mts +15 -1
- package/dist/actions/create-invoice-line-item.d.cts +15 -1
- package/dist/actions/create-invoice-line-item.d.mts +15 -1
- package/dist/actions/create-phone.d.cts +15 -1
- package/dist/actions/create-phone.d.mts +15 -1
- package/dist/actions/create-portal-user.d.cts +15 -1
- package/dist/actions/create-portal-user.d.mts +15 -1
- package/dist/actions/create-product-serial.d.cts +15 -1
- package/dist/actions/create-product-serial.d.mts +15 -1
- package/dist/actions/create-rmm-alert.d.cts +15 -1
- package/dist/actions/create-rmm-alert.d.mts +15 -1
- package/dist/actions/create-schedule.d.cts +15 -1
- package/dist/actions/create-schedule.d.mts +15 -1
- package/dist/actions/create-ticket-timer.d.cts +15 -1
- package/dist/actions/create-ticket-timer.d.mts +15 -1
- package/dist/actions/create-ticket.d.cts +15 -1
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +15 -1
- package/dist/actions/create-ticket.d.mts.map +1 -1
- package/dist/actions/create-vendor.d.cts +15 -1
- package/dist/actions/create-vendor.d.mts +15 -1
- package/dist/actions/create-wiki-page.d.cts +15 -1
- package/dist/actions/create-wiki-page.d.mts +15 -1
- package/dist/actions/delete-appointment-type.d.cts +15 -1
- package/dist/actions/delete-appointment-type.d.mts +15 -1
- package/dist/actions/delete-appointment.d.cts +15 -1
- package/dist/actions/delete-appointment.d.mts +15 -1
- package/dist/actions/delete-canned-response.d.cts +15 -1
- package/dist/actions/delete-canned-response.d.mts +15 -1
- package/dist/actions/delete-contact.d.cts +15 -1
- package/dist/actions/delete-contact.d.mts +15 -1
- package/dist/actions/delete-contract.d.cts +15 -1
- package/dist/actions/delete-contract.d.mts +15 -1
- package/dist/actions/delete-customer.d.cts +15 -1
- package/dist/actions/delete-customer.d.mts +15 -1
- package/dist/actions/delete-estimate-line-item.d.cts +15 -1
- package/dist/actions/delete-estimate-line-item.d.mts +15 -1
- package/dist/actions/delete-estimate.d.cts +15 -1
- package/dist/actions/delete-estimate.d.mts +15 -1
- package/dist/actions/delete-invoice-line-item.d.cts +15 -1
- package/dist/actions/delete-invoice-line-item.d.mts +15 -1
- package/dist/actions/delete-invoice.d.cts +15 -1
- package/dist/actions/delete-invoice.d.mts +15 -1
- package/dist/actions/delete-phone.d.cts +15 -1
- package/dist/actions/delete-phone.d.mts +15 -1
- package/dist/actions/delete-portal-user.d.cts +15 -1
- package/dist/actions/delete-portal-user.d.mts +15 -1
- package/dist/actions/delete-rmm-alert.d.cts +15 -1
- package/dist/actions/delete-rmm-alert.d.mts +15 -1
- package/dist/actions/delete-schedule.d.cts +15 -1
- package/dist/actions/delete-schedule.d.mts +15 -1
- package/dist/actions/delete-ticket-timer.d.cts +15 -1
- package/dist/actions/delete-ticket-timer.d.mts +15 -1
- package/dist/actions/delete-ticket.d.cts +15 -1
- package/dist/actions/delete-ticket.d.mts +15 -1
- package/dist/actions/delete-wiki-page.d.cts +15 -1
- package/dist/actions/delete-wiki-page.d.mts +15 -1
- package/dist/actions/email-estimate.d.cts +15 -1
- package/dist/actions/email-estimate.d.mts +15 -1
- package/dist/actions/email-invoice.d.cts +15 -1
- package/dist/actions/email-invoice.d.mts +15 -1
- package/dist/actions/get-appointment-type.d.cts +15 -1
- package/dist/actions/get-appointment-type.d.mts +15 -1
- package/dist/actions/get-appointment.d.cts +15 -1
- package/dist/actions/get-appointment.d.mts +15 -1
- package/dist/actions/get-appointments.d.cts +15 -1
- package/dist/actions/get-appointments.d.mts +15 -1
- package/dist/actions/get-asset.d.cts +15 -1
- package/dist/actions/get-asset.d.mts +15 -1
- package/dist/actions/get-assets.d.cts +15 -1
- package/dist/actions/get-assets.d.mts +15 -1
- package/dist/actions/get-caller-id.d.cts +15 -1
- package/dist/actions/get-caller-id.d.mts +15 -1
- package/dist/actions/get-canned-response-setting.d.cts +15 -1
- package/dist/actions/get-canned-response-setting.d.cts.map +1 -1
- package/dist/actions/get-canned-response-setting.d.mts +15 -1
- package/dist/actions/get-canned-response-setting.d.mts.map +1 -1
- package/dist/actions/get-contact.d.cts +15 -1
- package/dist/actions/get-contact.d.mts +15 -1
- package/dist/actions/get-contacts.d.cts +15 -1
- package/dist/actions/get-contacts.d.mts +15 -1
- package/dist/actions/get-contract.d.cts +15 -1
- package/dist/actions/get-contract.d.mts +15 -1
- package/dist/actions/get-customer-payment-profiles.d.cts +15 -1
- package/dist/actions/get-customer-payment-profiles.d.mts +15 -1
- package/dist/actions/get-customer.d.cts +15 -1
- package/dist/actions/get-customer.d.mts +15 -1
- package/dist/actions/get-customers-autocomplete.d.cts +15 -1
- package/dist/actions/get-customers-autocomplete.d.mts +15 -1
- package/dist/actions/get-customers.d.cts +15 -1
- package/dist/actions/get-customers.d.mts +15 -1
- package/dist/actions/get-employee-time-clock.d.cts +15 -1
- package/dist/actions/get-employee-time-clock.d.mts +15 -1
- package/dist/actions/get-estimate.d.cts +15 -1
- package/dist/actions/get-estimate.d.mts +15 -1
- package/dist/actions/get-estimates.d.cts +15 -1
- package/dist/actions/get-estimates.d.mts +15 -1
- package/dist/actions/get-invoice-ticket.d.cts +15 -1
- package/dist/actions/get-invoice-ticket.d.mts +15 -1
- package/dist/actions/get-invoice.d.cts +15 -1
- package/dist/actions/get-invoice.d.mts +15 -1
- package/dist/actions/get-invoices.d.cts +15 -1
- package/dist/actions/get-invoices.d.mts +15 -1
- package/dist/actions/get-latest-customer.d.cts +15 -1
- package/dist/actions/get-latest-customer.d.cts.map +1 -1
- package/dist/actions/get-latest-customer.d.mts +15 -1
- package/dist/actions/get-latest-customer.d.mts.map +1 -1
- package/dist/actions/get-lead.d.cts +15 -1
- package/dist/actions/get-lead.d.mts +15 -1
- package/dist/actions/get-leads.d.cts +15 -1
- package/dist/actions/get-leads.d.mts +15 -1
- package/dist/actions/get-me.d.cts +15 -1
- package/dist/actions/get-me.d.cts.map +1 -1
- package/dist/actions/get-me.d.mts +15 -1
- package/dist/actions/get-me.d.mts.map +1 -1
- package/dist/actions/get-payment.d.cts +15 -1
- package/dist/actions/get-payment.d.mts +15 -1
- package/dist/actions/get-payments.d.cts +15 -1
- package/dist/actions/get-payments.d.mts +15 -1
- package/dist/actions/get-product-by-barcode.d.cts +15 -1
- package/dist/actions/get-product-by-barcode.d.mts +15 -1
- package/dist/actions/get-product-serials.d.cts +15 -1
- package/dist/actions/get-product-serials.d.mts +15 -1
- package/dist/actions/get-product.d.cts +15 -1
- package/dist/actions/get-product.d.mts +15 -1
- package/dist/actions/get-products-categories.d.cts +15 -1
- package/dist/actions/get-products-categories.d.cts.map +1 -1
- package/dist/actions/get-products-categories.d.mts +15 -1
- package/dist/actions/get-products-categories.d.mts.map +1 -1
- package/dist/actions/get-products.d.cts +15 -1
- package/dist/actions/get-products.d.mts +15 -1
- package/dist/actions/get-purchase-order.d.cts +15 -1
- package/dist/actions/get-purchase-order.d.mts +15 -1
- package/dist/actions/get-rmm-alert.d.cts +15 -1
- package/dist/actions/get-rmm-alert.d.mts +15 -1
- package/dist/actions/get-schedule.d.cts +15 -1
- package/dist/actions/get-schedule.d.mts +15 -1
- package/dist/actions/get-settings-printing.d.cts +15 -1
- package/dist/actions/get-settings-printing.d.cts.map +1 -1
- package/dist/actions/get-settings-printing.d.mts +15 -1
- package/dist/actions/get-settings-printing.d.mts.map +1 -1
- package/dist/actions/get-settings-tabs.d.cts +15 -1
- package/dist/actions/get-settings-tabs.d.cts.map +1 -1
- package/dist/actions/get-settings-tabs.d.mts +15 -1
- package/dist/actions/get-settings-tabs.d.mts.map +1 -1
- package/dist/actions/get-settings.d.cts +15 -1
- package/dist/actions/get-settings.d.cts.map +1 -1
- package/dist/actions/get-settings.d.mts +15 -1
- package/dist/actions/get-settings.d.mts.map +1 -1
- package/dist/actions/get-ticket.d.cts +15 -1
- package/dist/actions/get-ticket.d.mts +15 -1
- package/dist/actions/get-tickets-settings.d.cts +15 -1
- package/dist/actions/get-tickets-settings.d.cts.map +1 -1
- package/dist/actions/get-tickets-settings.d.mts +15 -1
- package/dist/actions/get-tickets-settings.d.mts.map +1 -1
- package/dist/actions/get-user-device.d.cts +15 -1
- package/dist/actions/get-user-device.d.mts +15 -1
- package/dist/actions/get-user.d.cts +15 -1
- package/dist/actions/get-user.d.mts +15 -1
- package/dist/actions/get-users.d.cts +15 -1
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +15 -1
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-vendor.d.cts +15 -1
- package/dist/actions/get-vendor.d.mts +15 -1
- package/dist/actions/get-wiki-page.d.cts +15 -1
- package/dist/actions/get-wiki-page.d.mts +15 -1
- package/dist/actions/list-appointment-types.d.cts +15 -1
- package/dist/actions/list-appointment-types.d.cts.map +1 -1
- package/dist/actions/list-appointment-types.d.mts +15 -1
- package/dist/actions/list-appointment-types.d.mts.map +1 -1
- package/dist/actions/list-canned-responses.d.cts +15 -1
- package/dist/actions/list-canned-responses.d.mts +15 -1
- package/dist/actions/list-contracts.d.cts +15 -1
- package/dist/actions/list-contracts.d.mts +15 -1
- package/dist/actions/list-items.d.cts +15 -1
- package/dist/actions/list-items.d.mts +15 -1
- package/dist/actions/list-line-items.d.cts +15 -1
- package/dist/actions/list-line-items.d.mts +15 -1
- package/dist/actions/list-new-ticket-forms.d.cts +15 -1
- package/dist/actions/list-new-ticket-forms.d.mts +15 -1
- package/dist/actions/list-payment-methods.d.cts +15 -1
- package/dist/actions/list-payment-methods.d.mts +15 -1
- package/dist/actions/list-phones.d.cts +15 -1
- package/dist/actions/list-phones.d.mts +15 -1
- package/dist/actions/list-portal-users.d.cts +15 -1
- package/dist/actions/list-portal-users.d.mts +15 -1
- package/dist/actions/list-purchase-orders.d.cts +15 -1
- package/dist/actions/list-purchase-orders.d.mts +15 -1
- package/dist/actions/list-rmm-alerts.d.cts +15 -1
- package/dist/actions/list-rmm-alerts.d.mts +15 -1
- package/dist/actions/list-schedules.d.cts +15 -1
- package/dist/actions/list-schedules.d.mts +15 -1
- package/dist/actions/list-ticket-comments.d.cts +15 -1
- package/dist/actions/list-ticket-comments.d.mts +15 -1
- package/dist/actions/list-ticket-timers.d.cts +15 -1
- package/dist/actions/list-ticket-timers.d.mts +15 -1
- package/dist/actions/list-tickets.d.cts +15 -1
- package/dist/actions/list-tickets.d.mts +15 -1
- package/dist/actions/list-timelogs.d.cts +15 -1
- package/dist/actions/list-timelogs.d.mts +15 -1
- package/dist/actions/list-vendors.d.cts +15 -1
- package/dist/actions/list-vendors.d.mts +15 -1
- package/dist/actions/list-wiki-pages.d.cts +15 -1
- package/dist/actions/list-wiki-pages.d.mts +15 -1
- package/dist/actions/list-worksheet-results.d.cts +15 -1
- package/dist/actions/list-worksheet-results.d.mts +15 -1
- package/dist/actions/mute-rmm-alert.d.cts +15 -1
- package/dist/actions/mute-rmm-alert.d.mts +15 -1
- package/dist/actions/post-appointment.d.cts +15 -1
- package/dist/actions/post-appointment.d.mts +15 -1
- package/dist/actions/post-asset.d.cts +15 -1
- package/dist/actions/post-asset.d.cts.map +1 -1
- package/dist/actions/post-asset.d.mts +15 -1
- package/dist/actions/post-asset.d.mts.map +1 -1
- package/dist/actions/post-customer.d.cts +15 -1
- package/dist/actions/post-customer.d.mts +15 -1
- package/dist/actions/post-estimate.d.cts +15 -1
- package/dist/actions/post-estimate.d.mts +15 -1
- package/dist/actions/post-invoice.d.cts +15 -1
- package/dist/actions/post-invoice.d.mts +15 -1
- package/dist/actions/post-lead.d.cts +15 -1
- package/dist/actions/post-lead.d.mts +15 -1
- package/dist/actions/post-payment.d.cts +15 -1
- package/dist/actions/post-payment.d.cts.map +1 -1
- package/dist/actions/post-payment.d.mts +15 -1
- package/dist/actions/post-payment.d.mts.map +1 -1
- package/dist/actions/post-product-photo.d.cts +15 -1
- package/dist/actions/post-product-photo.d.mts +15 -1
- package/dist/actions/post-product.d.cts +15 -1
- package/dist/actions/post-product.d.mts +15 -1
- package/dist/actions/post-purchase-order.d.cts +15 -1
- package/dist/actions/post-purchase-order.d.mts +15 -1
- package/dist/actions/post-user-device.d.cts +15 -1
- package/dist/actions/post-user-device.d.mts +15 -1
- package/dist/actions/print-estimate.d.cts +15 -1
- package/dist/actions/print-estimate.d.mts +15 -1
- package/dist/actions/print-invoice.d.cts +15 -1
- package/dist/actions/print-invoice.d.mts +15 -1
- package/dist/actions/print-ticket.d.cts +15 -1
- package/dist/actions/print-ticket.d.mts +15 -1
- package/dist/actions/process-ticket-form.d.cts +15 -1
- package/dist/actions/process-ticket-form.d.mts +15 -1
- package/dist/actions/receive-purchase-order.d.cts +15 -1
- package/dist/actions/receive-purchase-order.d.mts +15 -1
- package/dist/actions/remove-ticket-line-item.d.cts +15 -1
- package/dist/actions/remove-ticket-line-item.d.mts +15 -1
- package/dist/actions/search-all.d.cts +15 -1
- package/dist/actions/search-all.d.mts +15 -1
- package/dist/actions/update-appointment-type.d.cts +15 -1
- package/dist/actions/update-appointment-type.d.mts +15 -1
- package/dist/actions/update-appointment.d.cts +15 -1
- package/dist/actions/update-appointment.d.mts +15 -1
- package/dist/actions/update-asset.d.cts +15 -1
- package/dist/actions/update-asset.d.cts.map +1 -1
- package/dist/actions/update-asset.d.mts +15 -1
- package/dist/actions/update-asset.d.mts.map +1 -1
- package/dist/actions/update-canned-response.d.cts +15 -1
- package/dist/actions/update-canned-response.d.mts +15 -1
- package/dist/actions/update-contact.d.cts +15 -1
- package/dist/actions/update-contact.d.mts +15 -1
- package/dist/actions/update-contract.d.cts +15 -1
- package/dist/actions/update-contract.d.mts +15 -1
- package/dist/actions/update-customer.d.cts +15 -1
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +15 -1
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-estimate-line-item.d.cts +15 -1
- package/dist/actions/update-estimate-line-item.d.mts +15 -1
- package/dist/actions/update-estimate.d.cts +15 -1
- package/dist/actions/update-estimate.d.mts +15 -1
- package/dist/actions/update-invoice-line-item.d.cts +15 -1
- package/dist/actions/update-invoice-line-item.d.mts +15 -1
- package/dist/actions/update-invoice.d.cts +15 -1
- package/dist/actions/update-invoice.d.mts +15 -1
- package/dist/actions/update-lead.d.cts +15 -1
- package/dist/actions/update-lead.d.cts.map +1 -1
- package/dist/actions/update-lead.d.mts +15 -1
- package/dist/actions/update-lead.d.mts.map +1 -1
- package/dist/actions/update-phone.d.cts +15 -1
- package/dist/actions/update-phone.d.mts +15 -1
- package/dist/actions/update-portal-user.d.cts +15 -1
- package/dist/actions/update-portal-user.d.mts +15 -1
- package/dist/actions/update-product-serial.d.cts +15 -1
- package/dist/actions/update-product-serial.d.mts +15 -1
- package/dist/actions/update-product.d.cts +15 -1
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +15 -1
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-schedule-line-item.d.cts +15 -1
- package/dist/actions/update-schedule-line-item.d.mts +15 -1
- package/dist/actions/update-schedule.d.cts +15 -1
- package/dist/actions/update-schedule.d.mts +15 -1
- package/dist/actions/update-ticket-line-item.d.cts +15 -1
- package/dist/actions/update-ticket-line-item.d.mts +15 -1
- package/dist/actions/update-ticket-timer.d.cts +15 -1
- package/dist/actions/update-ticket-timer.d.mts +15 -1
- package/dist/actions/update-ticket.d.cts +15 -1
- package/dist/actions/update-ticket.d.cts.map +1 -1
- package/dist/actions/update-ticket.d.mts +15 -1
- package/dist/actions/update-ticket.d.mts.map +1 -1
- package/dist/actions/update-timelog.d.cts +15 -1
- package/dist/actions/update-timelog.d.mts +15 -1
- package/dist/actions/update-user-device.d.cts +15 -1
- package/dist/actions/update-user-device.d.mts +15 -1
- package/dist/actions/update-vendor.d.cts +15 -1
- package/dist/actions/update-vendor.d.mts +15 -1
- package/dist/actions/update-wiki-page.d.cts +15 -1
- package/dist/actions/update-wiki-page.d.mts +15 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -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
|
@@ -25,7 +25,21 @@ declare const repairshoprCreatePortalUser: import("@keystrokehq/action").Workflo
|
|
|
25
25
|
contact_id?: number | undefined;
|
|
26
26
|
customer_id?: number | undefined;
|
|
27
27
|
portal_group_id?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { repairshoprCreatePortalUser };
|
|
31
45
|
//# sourceMappingURL=create-portal-user.d.cts.map
|
|
@@ -25,7 +25,21 @@ declare const repairshoprCreatePortalUser: import("@keystrokehq/action").Workflo
|
|
|
25
25
|
contact_id?: number | undefined;
|
|
26
26
|
customer_id?: number | undefined;
|
|
27
27
|
portal_group_id?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { repairshoprCreatePortalUser };
|
|
31
45
|
//# sourceMappingURL=create-portal-user.d.mts.map
|
|
@@ -24,7 +24,21 @@ declare const repairshoprCreateProductSerial: import("@keystrokehq/action").Work
|
|
|
24
24
|
condition?: string | undefined;
|
|
25
25
|
price_cost_cents?: number | undefined;
|
|
26
26
|
price_retail_cents?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { repairshoprCreateProductSerial };
|
|
30
44
|
//# sourceMappingURL=create-product-serial.d.cts.map
|
|
@@ -24,7 +24,21 @@ declare const repairshoprCreateProductSerial: import("@keystrokehq/action").Work
|
|
|
24
24
|
condition?: string | undefined;
|
|
25
25
|
price_cost_cents?: number | undefined;
|
|
26
26
|
price_retail_cents?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { repairshoprCreateProductSerial };
|
|
30
44
|
//# sourceMappingURL=create-product-serial.d.mts.map
|
|
@@ -48,7 +48,21 @@ declare const repairshoprCreateRmmAlert: import("@keystrokehq/action").WorkflowA
|
|
|
48
48
|
} | undefined;
|
|
49
49
|
customer_id?: number | undefined;
|
|
50
50
|
description?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
subdomain: z.ZodString;
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
52
66
|
//#endregion
|
|
53
67
|
export { repairshoprCreateRmmAlert };
|
|
54
68
|
//# sourceMappingURL=create-rmm-alert.d.cts.map
|
|
@@ -48,7 +48,21 @@ declare const repairshoprCreateRmmAlert: import("@keystrokehq/action").WorkflowA
|
|
|
48
48
|
} | undefined;
|
|
49
49
|
customer_id?: number | undefined;
|
|
50
50
|
description?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
subdomain: z.ZodString;
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
52
66
|
//#endregion
|
|
53
67
|
export { repairshoprCreateRmmAlert };
|
|
54
68
|
//# sourceMappingURL=create-rmm-alert.d.mts.map
|
|
@@ -46,7 +46,21 @@ declare const repairshoprCreateSchedule: import("@keystrokehq/action").WorkflowA
|
|
|
46
46
|
snail_mail?: boolean | undefined;
|
|
47
47
|
email_customer?: boolean | undefined;
|
|
48
48
|
invoice_unbilled_ticket_charges?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
subdomain: z.ZodString;
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
subdomain: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
50
64
|
//#endregion
|
|
51
65
|
export { repairshoprCreateSchedule };
|
|
52
66
|
//# sourceMappingURL=create-schedule.d.cts.map
|
|
@@ -46,7 +46,21 @@ declare const repairshoprCreateSchedule: import("@keystrokehq/action").WorkflowA
|
|
|
46
46
|
snail_mail?: boolean | undefined;
|
|
47
47
|
email_customer?: boolean | undefined;
|
|
48
48
|
invoice_unbilled_ticket_charges?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
subdomain: z.ZodString;
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
subdomain: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
50
64
|
//#endregion
|
|
51
65
|
export { repairshoprCreateSchedule };
|
|
52
66
|
//# sourceMappingURL=create-schedule.d.mts.map
|
|
@@ -38,7 +38,21 @@ declare const repairshoprCreateTicketTimer: import("@keystrokehq/action").Workfl
|
|
|
38
38
|
user_id?: number | undefined;
|
|
39
39
|
product_id?: number | undefined;
|
|
40
40
|
duration_minutes?: number | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
subdomain: z.ZodString;
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
42
56
|
//#endregion
|
|
43
57
|
export { repairshoprCreateTicketTimer };
|
|
44
58
|
//# sourceMappingURL=create-ticket-timer.d.cts.map
|
|
@@ -38,7 +38,21 @@ declare const repairshoprCreateTicketTimer: import("@keystrokehq/action").Workfl
|
|
|
38
38
|
user_id?: number | undefined;
|
|
39
39
|
product_id?: number | undefined;
|
|
40
40
|
duration_minutes?: number | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
subdomain: z.ZodString;
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
42
56
|
//#endregion
|
|
43
57
|
export { repairshoprCreateTicketTimer };
|
|
44
58
|
//# sourceMappingURL=create-ticket-timer.d.mts.map
|
|
@@ -105,7 +105,21 @@ declare const repairshoprCreateTicket: import("@keystrokehq/action").WorkflowAct
|
|
|
105
105
|
sms_body?: string | undefined;
|
|
106
106
|
do_not_email?: boolean | undefined;
|
|
107
107
|
}[] | undefined;
|
|
108
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
108
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
109
|
+
connectionId: z.ZodString;
|
|
110
|
+
entityId: z.ZodString;
|
|
111
|
+
instanceId: z.ZodString;
|
|
112
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
113
|
+
subdomain: z.ZodString;
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
subdomain: z.ZodString;
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>;
|
|
109
123
|
//#endregion
|
|
110
124
|
export { repairshoprCreateTicket };
|
|
111
125
|
//# sourceMappingURL=create-ticket.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-ticket.d.cts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-ticket.d.cts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -105,7 +105,21 @@ declare const repairshoprCreateTicket: import("@keystrokehq/action").WorkflowAct
|
|
|
105
105
|
sms_body?: string | undefined;
|
|
106
106
|
do_not_email?: boolean | undefined;
|
|
107
107
|
}[] | undefined;
|
|
108
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
108
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
109
|
+
connectionId: z.ZodString;
|
|
110
|
+
entityId: z.ZodString;
|
|
111
|
+
instanceId: z.ZodString;
|
|
112
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
113
|
+
subdomain: z.ZodString;
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
subdomain: z.ZodString;
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>;
|
|
109
123
|
//#endregion
|
|
110
124
|
export { repairshoprCreateTicket };
|
|
111
125
|
//# sourceMappingURL=create-ticket.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-ticket.d.mts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-ticket.d.mts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -45,7 +45,21 @@ declare const repairshoprCreateVendor: import("@keystrokehq/action").WorkflowAct
|
|
|
45
45
|
rep_last_name?: string | undefined;
|
|
46
46
|
account_number?: string | undefined;
|
|
47
47
|
rep_first_name?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { repairshoprCreateVendor };
|
|
51
65
|
//# sourceMappingURL=create-vendor.d.cts.map
|
|
@@ -45,7 +45,21 @@ declare const repairshoprCreateVendor: import("@keystrokehq/action").WorkflowAct
|
|
|
45
45
|
rep_last_name?: string | undefined;
|
|
46
46
|
account_number?: string | undefined;
|
|
47
47
|
rep_first_name?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { repairshoprCreateVendor };
|
|
51
65
|
//# sourceMappingURL=create-vendor.d.mts.map
|
|
@@ -28,7 +28,21 @@ declare const repairshoprCreateWikiPage: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
asset_id?: number | undefined;
|
|
29
29
|
visibility?: string | undefined;
|
|
30
30
|
customer_id?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
32
46
|
//#endregion
|
|
33
47
|
export { repairshoprCreateWikiPage };
|
|
34
48
|
//# sourceMappingURL=create-wiki-page.d.cts.map
|
|
@@ -28,7 +28,21 @@ declare const repairshoprCreateWikiPage: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
asset_id?: number | undefined;
|
|
29
29
|
visibility?: string | undefined;
|
|
30
30
|
customer_id?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
32
46
|
//#endregion
|
|
33
47
|
export { repairshoprCreateWikiPage };
|
|
34
48
|
//# sourceMappingURL=create-wiki-page.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteAppointmentTypeOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteAppointmentType };
|
|
15
29
|
//# sourceMappingURL=delete-appointment-type.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteAppointmentTypeOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteAppointmentType };
|
|
15
29
|
//# sourceMappingURL=delete-appointment-type.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteAppointmentOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteAppointment };
|
|
15
29
|
//# sourceMappingURL=delete-appointment.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteAppointmentOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteAppointment };
|
|
15
29
|
//# sourceMappingURL=delete-appointment.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const RepairshoprDeleteCannedResponseInput: z.ZodObject<{
|
|
|
7
7
|
declare const RepairshoprDeleteCannedResponseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const repairshoprDeleteCannedResponse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { repairshoprDeleteCannedResponse };
|
|
13
27
|
//# sourceMappingURL=delete-canned-response.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const RepairshoprDeleteCannedResponseInput: z.ZodObject<{
|
|
|
7
7
|
declare const RepairshoprDeleteCannedResponseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const repairshoprDeleteCannedResponse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { repairshoprDeleteCannedResponse };
|
|
13
27
|
//# sourceMappingURL=delete-canned-response.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const RepairshoprDeleteContactInput: z.ZodObject<{
|
|
|
7
7
|
declare const RepairshoprDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const repairshoprDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { repairshoprDeleteContact };
|
|
13
27
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const RepairshoprDeleteContactInput: z.ZodObject<{
|
|
|
7
7
|
declare const RepairshoprDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const repairshoprDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { repairshoprDeleteContact };
|
|
13
27
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteContractOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteContract: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteContract };
|
|
15
29
|
//# sourceMappingURL=delete-contract.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const RepairshoprDeleteContractOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const repairshoprDeleteContract: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { repairshoprDeleteContract };
|
|
15
29
|
//# sourceMappingURL=delete-contract.d.mts.map
|