@keystrokehq/repairshopr 0.1.4 → 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/package.json +1 -1
|
@@ -55,7 +55,21 @@ declare const repairshoprAddEstimateLineItem: import("@keystrokehq/action").Work
|
|
|
55
55
|
tax_rate_id?: number | undefined;
|
|
56
56
|
discount_percent?: number | undefined;
|
|
57
57
|
product_category?: string | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
subdomain: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
59
73
|
//#endregion
|
|
60
74
|
export { repairshoprAddEstimateLineItem };
|
|
61
75
|
//# sourceMappingURL=add-estimate-line-item.d.cts.map
|
|
@@ -55,7 +55,21 @@ declare const repairshoprAddEstimateLineItem: import("@keystrokehq/action").Work
|
|
|
55
55
|
tax_rate_id?: number | undefined;
|
|
56
56
|
discount_percent?: number | undefined;
|
|
57
57
|
product_category?: string | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
subdomain: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
59
73
|
//#endregion
|
|
60
74
|
export { repairshoprAddEstimateLineItem };
|
|
61
75
|
//# sourceMappingURL=add-estimate-line-item.d.mts.map
|
|
@@ -20,7 +20,21 @@ declare const repairshoprAddPurchaseOrderLineItem: import("@keystrokehq/action")
|
|
|
20
20
|
id: number;
|
|
21
21
|
quantity: number;
|
|
22
22
|
product_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
24
38
|
//#endregion
|
|
25
39
|
export { repairshoprAddPurchaseOrderLineItem };
|
|
26
40
|
//# sourceMappingURL=add-purchase-order-line-item.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const repairshoprAddPurchaseOrderLineItem: import("@keystrokehq/action")
|
|
|
20
20
|
id: number;
|
|
21
21
|
quantity: number;
|
|
22
22
|
product_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
24
38
|
//#endregion
|
|
25
39
|
export { repairshoprAddPurchaseOrderLineItem };
|
|
26
40
|
//# sourceMappingURL=add-purchase-order-line-item.d.mts.map
|
|
@@ -63,7 +63,21 @@ declare const repairshoprAddScheduleLineItem: import("@keystrokehq/action").Work
|
|
|
63
63
|
contact_field_type_id?: number | undefined;
|
|
64
64
|
saved_asset_search_id?: number | undefined;
|
|
65
65
|
contact_field_answer_id?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
subdomain: z.ZodString;
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
subdomain: z.ZodString;
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
67
81
|
//#endregion
|
|
68
82
|
export { repairshoprAddScheduleLineItem };
|
|
69
83
|
//# sourceMappingURL=add-schedule-line-item.d.cts.map
|
|
@@ -63,7 +63,21 @@ declare const repairshoprAddScheduleLineItem: import("@keystrokehq/action").Work
|
|
|
63
63
|
contact_field_type_id?: number | undefined;
|
|
64
64
|
saved_asset_search_id?: number | undefined;
|
|
65
65
|
contact_field_answer_id?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
subdomain: z.ZodString;
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
subdomain: z.ZodString;
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
67
81
|
//#endregion
|
|
68
82
|
export { repairshoprAddScheduleLineItem };
|
|
69
83
|
//# sourceMappingURL=add-schedule-line-item.d.mts.map
|
|
@@ -29,7 +29,21 @@ declare const repairshoprAddTicketComment: import("@keystrokehq/action").Workflo
|
|
|
29
29
|
hidden?: boolean | undefined;
|
|
30
30
|
sms_body?: string | undefined;
|
|
31
31
|
do_not_email?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
33
47
|
//#endregion
|
|
34
48
|
export { repairshoprAddTicketComment };
|
|
35
49
|
//# sourceMappingURL=add-ticket-comment.d.cts.map
|
|
@@ -29,7 +29,21 @@ declare const repairshoprAddTicketComment: import("@keystrokehq/action").Workflo
|
|
|
29
29
|
hidden?: boolean | undefined;
|
|
30
30
|
sms_body?: string | undefined;
|
|
31
31
|
do_not_email?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
33
47
|
//#endregion
|
|
34
48
|
export { repairshoprAddTicketComment };
|
|
35
49
|
//# sourceMappingURL=add-ticket-comment.d.mts.map
|
|
@@ -38,7 +38,21 @@ declare const repairshoprAddTicketLineItem: import("@keystrokehq/action").Workfl
|
|
|
38
38
|
price_cost?: number | undefined;
|
|
39
39
|
product_id?: number | undefined;
|
|
40
40
|
price_retail?: 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 { repairshoprAddTicketLineItem };
|
|
44
58
|
//# sourceMappingURL=add-ticket-line-item.d.cts.map
|
|
@@ -38,7 +38,21 @@ declare const repairshoprAddTicketLineItem: import("@keystrokehq/action").Workfl
|
|
|
38
38
|
price_cost?: number | undefined;
|
|
39
39
|
product_id?: number | undefined;
|
|
40
40
|
price_retail?: 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 { repairshoprAddTicketLineItem };
|
|
44
58
|
//# sourceMappingURL=add-ticket-line-item.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const RepairshoprChargeTicketTimerOutput: z.ZodObject<{
|
|
|
21
21
|
declare const repairshoprChargeTicketTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: number;
|
|
23
23
|
timer_entry_id: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprChargeTicketTimer };
|
|
27
41
|
//# sourceMappingURL=charge-ticket-timer.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const RepairshoprChargeTicketTimerOutput: z.ZodObject<{
|
|
|
21
21
|
declare const repairshoprChargeTicketTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: number;
|
|
23
23
|
timer_entry_id: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprChargeTicketTimer };
|
|
27
41
|
//# sourceMappingURL=charge-ticket-timer.d.mts.map
|
|
@@ -49,7 +49,21 @@ declare const RepairshoprConvertEstimateToInvoiceOutput: z.ZodObject<{
|
|
|
49
49
|
}, z.core.$loose>;
|
|
50
50
|
declare const repairshoprConvertEstimateToInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
id: number;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
subdomain: z.ZodString;
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
53
67
|
//#endregion
|
|
54
68
|
export { repairshoprConvertEstimateToInvoice };
|
|
55
69
|
//# sourceMappingURL=convert-estimate-to-invoice.d.cts.map
|
|
@@ -49,7 +49,21 @@ declare const RepairshoprConvertEstimateToInvoiceOutput: z.ZodObject<{
|
|
|
49
49
|
}, z.core.$loose>;
|
|
50
50
|
declare const repairshoprConvertEstimateToInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
id: number;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
subdomain: z.ZodString;
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
53
67
|
//#endregion
|
|
54
68
|
export { repairshoprConvertEstimateToInvoice };
|
|
55
69
|
//# sourceMappingURL=convert-estimate-to-invoice.d.mts.map
|
|
@@ -23,7 +23,21 @@ declare const repairshoprCreateAppointmentType: import("@keystrokehq/action").Wo
|
|
|
23
23
|
location_type: number | "shop";
|
|
24
24
|
email_instructions?: string | undefined;
|
|
25
25
|
location_hard_code?: string | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
27
41
|
//#endregion
|
|
28
42
|
export { repairshoprCreateAppointmentType };
|
|
29
43
|
//# sourceMappingURL=create-appointment-type.d.cts.map
|
|
@@ -23,7 +23,21 @@ declare const repairshoprCreateAppointmentType: import("@keystrokehq/action").Wo
|
|
|
23
23
|
location_type: number | "shop";
|
|
24
24
|
email_instructions?: string | undefined;
|
|
25
25
|
location_hard_code?: string | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
27
41
|
//#endregion
|
|
28
42
|
export { repairshoprCreateAppointmentType };
|
|
29
43
|
//# sourceMappingURL=create-appointment-type.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const repairshoprCreateCannedResponse: import("@keystrokehq/action").Wor
|
|
|
21
21
|
title: string;
|
|
22
22
|
subject?: string | undefined;
|
|
23
23
|
canned_response_category_id?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprCreateCannedResponse };
|
|
27
41
|
//# sourceMappingURL=create-canned-response.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const repairshoprCreateCannedResponse: import("@keystrokehq/action").Wor
|
|
|
21
21
|
title: string;
|
|
22
22
|
subject?: string | undefined;
|
|
23
23
|
canned_response_category_id?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprCreateCannedResponse };
|
|
27
41
|
//# sourceMappingURL=create-canned-response.d.mts.map
|
|
@@ -55,7 +55,21 @@ declare const repairshoprCreateContact: import("@keystrokehq/action").WorkflowAc
|
|
|
55
55
|
mobile?: string | undefined;
|
|
56
56
|
address1?: string | undefined;
|
|
57
57
|
address2?: string | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
subdomain: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
59
73
|
//#endregion
|
|
60
74
|
export { repairshoprCreateContact };
|
|
61
75
|
//# sourceMappingURL=create-contact.d.cts.map
|
|
@@ -55,7 +55,21 @@ declare const repairshoprCreateContact: import("@keystrokehq/action").WorkflowAc
|
|
|
55
55
|
mobile?: string | undefined;
|
|
56
56
|
address1?: string | undefined;
|
|
57
57
|
address2?: string | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
subdomain: z.ZodString;
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
59
73
|
//#endregion
|
|
60
74
|
export { repairshoprCreateContact };
|
|
61
75
|
//# sourceMappingURL=create-contact.d.mts.map
|
|
@@ -42,7 +42,21 @@ declare const repairshoprCreateContract: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
apply_to_all?: boolean | undefined;
|
|
43
43
|
contract_amount?: string | undefined;
|
|
44
44
|
primary_contact?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
46
60
|
//#endregion
|
|
47
61
|
export { repairshoprCreateContract };
|
|
48
62
|
//# sourceMappingURL=create-contract.d.cts.map
|
|
@@ -42,7 +42,21 @@ declare const repairshoprCreateContract: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
apply_to_all?: boolean | undefined;
|
|
43
43
|
contract_amount?: string | undefined;
|
|
44
44
|
primary_contact?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
46
60
|
//#endregion
|
|
47
61
|
export { repairshoprCreateContract };
|
|
48
62
|
//# sourceMappingURL=create-contract.d.mts.map
|
|
@@ -48,7 +48,21 @@ declare const repairshoprCreateInvoiceLineItem: import("@keystrokehq/action").Wo
|
|
|
48
48
|
taxable?: boolean | undefined;
|
|
49
49
|
discount_dollars?: string | undefined;
|
|
50
50
|
line_discount_percent?: number | 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 { repairshoprCreateInvoiceLineItem };
|
|
54
68
|
//# sourceMappingURL=create-invoice-line-item.d.cts.map
|
|
@@ -48,7 +48,21 @@ declare const repairshoprCreateInvoiceLineItem: import("@keystrokehq/action").Wo
|
|
|
48
48
|
taxable?: boolean | undefined;
|
|
49
49
|
discount_dollars?: string | undefined;
|
|
50
50
|
line_discount_percent?: number | 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 { repairshoprCreateInvoiceLineItem };
|
|
54
68
|
//# sourceMappingURL=create-invoice-line-item.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const repairshoprCreatePhone: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
customer_id: number;
|
|
22
22
|
label?: string | undefined;
|
|
23
23
|
extension?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprCreatePhone };
|
|
27
41
|
//# sourceMappingURL=create-phone.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const repairshoprCreatePhone: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
customer_id: number;
|
|
22
22
|
label?: string | undefined;
|
|
23
23
|
extension?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"repairshopr", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { repairshoprCreatePhone };
|
|
27
41
|
//# sourceMappingURL=create-phone.d.mts.map
|