@keystrokehq/moco 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/activate-offer-customer-approval.d.cts +15 -1
- package/dist/actions/activate-offer-customer-approval.d.mts +15 -1
- package/dist/actions/activities-list.d.cts +15 -1
- package/dist/actions/activities-list.d.mts +15 -1
- package/dist/actions/activity-get.d.cts +15 -1
- package/dist/actions/activity-get.d.mts +15 -1
- package/dist/actions/activity-update.d.cts +15 -1
- package/dist/actions/activity-update.d.mts +15 -1
- package/dist/actions/assign-offer.d.cts +15 -1
- package/dist/actions/assign-offer.d.mts +15 -1
- package/dist/actions/assign-purchase-to-project.d.cts +15 -1
- package/dist/actions/assign-purchase-to-project.d.mts +15 -1
- package/dist/actions/comments-list.d.cts +15 -1
- package/dist/actions/comments-list.d.mts +15 -1
- package/dist/actions/company-create.d.cts +15 -1
- package/dist/actions/company-create.d.cts.map +1 -1
- package/dist/actions/company-create.d.mts +15 -1
- package/dist/actions/company-create.d.mts.map +1 -1
- package/dist/actions/company-delete.d.cts +15 -1
- package/dist/actions/company-delete.d.mts +15 -1
- package/dist/actions/contacts-list.d.cts +15 -1
- package/dist/actions/contacts-list.d.mts +15 -1
- package/dist/actions/create-account-catalog-services-items.d.cts +15 -1
- package/dist/actions/create-account-catalog-services-items.d.mts +15 -1
- package/dist/actions/create-account-catalog-services.d.cts +15 -1
- package/dist/actions/create-account-catalog-services.d.mts +15 -1
- package/dist/actions/create-account-custom-properties.d.cts +23 -9
- package/dist/actions/create-account-custom-properties.d.mts +23 -9
- package/dist/actions/create-activities-bulk.d.cts +15 -1
- package/dist/actions/create-activities-bulk.d.mts +15 -1
- package/dist/actions/create-activity.d.cts +15 -1
- package/dist/actions/create-activity.d.mts +15 -1
- package/dist/actions/create-comment.d.cts +23 -9
- package/dist/actions/create-comment.d.mts +23 -9
- package/dist/actions/create-comments-bulk.d.cts +21 -7
- package/dist/actions/create-comments-bulk.d.mts +21 -7
- package/dist/actions/create-contact.d.cts +15 -1
- package/dist/actions/create-contact.d.mts +15 -1
- package/dist/actions/create-deal-category.d.cts +15 -1
- package/dist/actions/create-deal-category.d.mts +15 -1
- package/dist/actions/create-deal.d.cts +15 -1
- package/dist/actions/create-deal.d.mts +15 -1
- package/dist/actions/create-employment.d.cts +15 -1
- package/dist/actions/create-employment.d.mts +15 -1
- package/dist/actions/create-expense-template.d.cts +15 -1
- package/dist/actions/create-expense-template.d.mts +15 -1
- package/dist/actions/create-holiday.d.cts +15 -1
- package/dist/actions/create-holiday.d.mts +15 -1
- package/dist/actions/create-invoice-attachment.d.cts +15 -1
- package/dist/actions/create-invoice-attachment.d.mts +15 -1
- package/dist/actions/create-invoice-bookkeeping-export.d.cts +15 -1
- package/dist/actions/create-invoice-bookkeeping-export.d.mts +15 -1
- package/dist/actions/create-invoice-payment.d.cts +15 -1
- package/dist/actions/create-invoice-payment.d.mts +15 -1
- package/dist/actions/create-invoice-reminder.d.cts +15 -1
- package/dist/actions/create-invoice-reminder.d.mts +15 -1
- package/dist/actions/create-invoices-payments-bulk.d.cts +15 -1
- package/dist/actions/create-invoices-payments-bulk.d.mts +15 -1
- package/dist/actions/create-offer-attachment.d.cts +15 -1
- package/dist/actions/create-offer-attachment.d.mts +15 -1
- package/dist/actions/create-offer.d.cts +15 -1
- package/dist/actions/create-offer.d.mts +15 -1
- package/dist/actions/create-project-contract.d.cts +15 -1
- package/dist/actions/create-project-contract.d.mts +15 -1
- package/dist/actions/create-project-task.d.cts +15 -1
- package/dist/actions/create-project-task.d.mts +15 -1
- package/dist/actions/create-projects-expenses-bulk.d.cts +15 -1
- package/dist/actions/create-projects-expenses-bulk.d.mts +15 -1
- package/dist/actions/create-projects-expenses.d.cts +15 -1
- package/dist/actions/create-projects-expenses.d.cts.map +1 -1
- package/dist/actions/create-projects-expenses.d.mts +15 -1
- package/dist/actions/create-projects-expenses.d.mts.map +1 -1
- package/dist/actions/create-projects-payment-schedules.d.cts +15 -1
- package/dist/actions/create-projects-payment-schedules.d.mts +15 -1
- package/dist/actions/create-projects-recurring-expenses-recur.d.cts +15 -1
- package/dist/actions/create-projects-recurring-expenses-recur.d.mts +15 -1
- package/dist/actions/create-projects-recurring-expenses.d.cts +17 -3
- package/dist/actions/create-projects-recurring-expenses.d.cts.map +1 -1
- package/dist/actions/create-projects-recurring-expenses.d.mts +17 -3
- package/dist/actions/create-projects-recurring-expenses.d.mts.map +1 -1
- package/dist/actions/create-purchase-bookkeeping-export.d.cts +15 -1
- package/dist/actions/create-purchase-bookkeeping-export.d.mts +15 -1
- package/dist/actions/create-purchase-payment.d.cts +15 -1
- package/dist/actions/create-purchase-payment.d.mts +15 -1
- package/dist/actions/create-purchase-payments-bulk.d.cts +15 -1
- package/dist/actions/create-purchase-payments-bulk.d.mts +15 -1
- package/dist/actions/create-receipt.d.cts +15 -1
- package/dist/actions/create-receipt.d.mts +15 -1
- package/dist/actions/create-schedule.d.cts +17 -3
- package/dist/actions/create-schedule.d.mts +17 -3
- package/dist/actions/create-tag.d.cts +20 -6
- package/dist/actions/create-tag.d.mts +20 -6
- package/dist/actions/create-task-template.d.cts +15 -1
- package/dist/actions/create-task-template.d.mts +15 -1
- package/dist/actions/create-unit.d.cts +15 -1
- package/dist/actions/create-unit.d.mts +15 -1
- package/dist/actions/create-users-presences-touch.d.cts +15 -1
- package/dist/actions/create-users-presences-touch.d.mts +15 -1
- package/dist/actions/create-users-presences.d.cts +15 -1
- package/dist/actions/create-users-presences.d.mts +15 -1
- package/dist/actions/create-users.d.cts +15 -1
- package/dist/actions/create-users.d.cts.map +1 -1
- package/dist/actions/create-users.d.mts +15 -1
- package/dist/actions/create-users.d.mts.map +1 -1
- package/dist/actions/create-work-time-adjustment.d.cts +15 -1
- package/dist/actions/create-work-time-adjustment.d.mts +15 -1
- package/dist/actions/deactivate-offer-customer-approval.d.cts +15 -1
- package/dist/actions/deactivate-offer-customer-approval.d.mts +15 -1
- package/dist/actions/deal-categories-list.d.cts +15 -1
- package/dist/actions/deal-categories-list.d.mts +15 -1
- package/dist/actions/deal-delete.d.cts +15 -1
- package/dist/actions/deal-delete.d.mts +15 -1
- package/dist/actions/deal-get.d.cts +15 -1
- package/dist/actions/deal-get.d.mts +15 -1
- package/dist/actions/deal-update.d.cts +15 -1
- package/dist/actions/deal-update.d.mts +15 -1
- package/dist/actions/deals-list.d.cts +15 -1
- package/dist/actions/deals-list.d.mts +15 -1
- package/dist/actions/delete-account-catalog-services.d.cts +15 -1
- package/dist/actions/delete-account-catalog-services.d.mts +15 -1
- package/dist/actions/delete-account-custom-properties.d.cts +15 -1
- package/dist/actions/delete-account-custom-properties.d.mts +15 -1
- package/dist/actions/delete-account-expense-templates.d.cts +15 -1
- package/dist/actions/delete-account-expense-templates.d.mts +15 -1
- package/dist/actions/delete-catalog-service-item.d.cts +15 -1
- package/dist/actions/delete-catalog-service-item.d.mts +15 -1
- package/dist/actions/delete-comment.d.cts +15 -1
- package/dist/actions/delete-comment.d.mts +15 -1
- package/dist/actions/delete-contacts-people.d.cts +15 -1
- package/dist/actions/delete-contacts-people.d.mts +15 -1
- package/dist/actions/delete-deal-category.d.cts +15 -1
- package/dist/actions/delete-deal-category.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-invoices-payments.d.cts +15 -1
- package/dist/actions/delete-invoices-payments.d.mts +15 -1
- package/dist/actions/delete-offers-attachments.d.cts +15 -1
- package/dist/actions/delete-offers-attachments.d.mts +15 -1
- package/dist/actions/delete-presence.d.cts +15 -1
- package/dist/actions/delete-presence.d.mts +15 -1
- package/dist/actions/delete-project.d.cts +15 -1
- package/dist/actions/delete-project.d.mts +15 -1
- package/dist/actions/delete-projects-contracts.d.cts +15 -1
- package/dist/actions/delete-projects-contracts.d.mts +15 -1
- package/dist/actions/delete-projects-expenses.d.cts +15 -1
- package/dist/actions/delete-projects-expenses.d.mts +15 -1
- package/dist/actions/delete-projects-payment-schedules.d.cts +15 -1
- package/dist/actions/delete-projects-payment-schedules.d.mts +15 -1
- package/dist/actions/delete-projects-recurring-expenses.d.cts +15 -1
- package/dist/actions/delete-projects-recurring-expenses.d.mts +15 -1
- package/dist/actions/delete-projects-tasks-destroy-all.d.cts +15 -1
- package/dist/actions/delete-projects-tasks-destroy-all.d.mts +15 -1
- package/dist/actions/delete-projects-tasks.d.cts +15 -1
- package/dist/actions/delete-projects-tasks.d.mts +15 -1
- package/dist/actions/delete-purchase-payment.d.cts +15 -1
- package/dist/actions/delete-purchase-payment.d.mts +15 -1
- package/dist/actions/delete-purchase.d.cts +15 -1
- package/dist/actions/delete-purchase.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-tag.d.cts +15 -1
- package/dist/actions/delete-tag.d.mts +15 -1
- package/dist/actions/delete-taggings.d.cts +20 -6
- package/dist/actions/delete-taggings.d.mts +20 -6
- package/dist/actions/delete-user.d.cts +15 -1
- package/dist/actions/delete-user.d.mts +15 -1
- package/dist/actions/delete-users-employments.d.cts +15 -1
- package/dist/actions/delete-users-employments.d.mts +15 -1
- package/dist/actions/disable-project-share.d.cts +15 -1
- package/dist/actions/disable-project-share.d.mts +15 -1
- package/dist/actions/disregard-project-expenses.d.cts +15 -1
- package/dist/actions/disregard-project-expenses.d.mts +15 -1
- package/dist/actions/get-account-catalog-services-items.d.cts +15 -1
- package/dist/actions/get-account-catalog-services-items.d.mts +15 -1
- package/dist/actions/get-account-fixed-costs.d.cts +15 -1
- package/dist/actions/get-account-fixed-costs.d.mts +15 -1
- package/dist/actions/get-cashflow.d.cts +15 -1
- package/dist/actions/get-cashflow.d.mts +15 -1
- package/dist/actions/get-comment.d.cts +15 -1
- package/dist/actions/get-comment.d.mts +15 -1
- package/dist/actions/get-company.d.cts +15 -1
- package/dist/actions/get-company.d.mts +15 -1
- package/dist/actions/get-contact.d.cts +15 -1
- package/dist/actions/get-contact.d.mts +15 -1
- package/dist/actions/get-custom-property.d.cts +15 -1
- package/dist/actions/get-custom-property.d.mts +15 -1
- package/dist/actions/get-deal-category.d.cts +15 -1
- package/dist/actions/get-deal-category.d.mts +15 -1
- package/dist/actions/get-employment.d.cts +15 -1
- package/dist/actions/get-employment.d.mts +15 -1
- package/dist/actions/get-holiday.d.cts +15 -1
- package/dist/actions/get-holiday.d.mts +15 -1
- package/dist/actions/get-internal-hourly-rates.d.cts +15 -1
- package/dist/actions/get-internal-hourly-rates.d.mts +15 -1
- package/dist/actions/get-invoice-bookkeeping-export.d.cts +15 -1
- package/dist/actions/get-invoice-bookkeeping-export.d.mts +15 -1
- package/dist/actions/get-invoice-payment.d.cts +15 -1
- package/dist/actions/get-invoice-payment.d.mts +15 -1
- package/dist/actions/get-invoice-reminder.d.cts +15 -1
- package/dist/actions/get-invoice-reminder.d.mts +15 -1
- package/dist/actions/get-invoice-reminders.d.cts +15 -1
- package/dist/actions/get-invoice-reminders.d.mts +15 -1
- package/dist/actions/get-invoice-timesheet.d.cts +15 -1
- package/dist/actions/get-invoice-timesheet.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-bookkeeping-exports.d.cts +15 -1
- package/dist/actions/get-invoices-bookkeeping-exports.d.mts +15 -1
- package/dist/actions/get-invoices-expenses.d.cts +15 -1
- package/dist/actions/get-invoices-expenses.d.mts +15 -1
- package/dist/actions/get-invoices-locked.d.cts +15 -1
- package/dist/actions/get-invoices-locked.d.mts +15 -1
- package/dist/actions/get-invoices-payments.d.cts +15 -1
- package/dist/actions/get-invoices-payments.d.mts +15 -1
- package/dist/actions/get-offer-customer-approval.d.cts +15 -1
- package/dist/actions/get-offer-customer-approval.d.mts +15 -1
- package/dist/actions/get-offer-pdf.d.cts +15 -1
- package/dist/actions/get-offer-pdf.d.mts +15 -1
- package/dist/actions/get-presence.d.cts +15 -1
- package/dist/actions/get-presence.d.mts +15 -1
- package/dist/actions/get-profile.d.cts +15 -1
- package/dist/actions/get-profile.d.cts.map +1 -1
- package/dist/actions/get-profile.d.mts +15 -1
- package/dist/actions/get-profile.d.mts.map +1 -1
- package/dist/actions/get-project-contract.d.cts +15 -1
- package/dist/actions/get-project-contract.d.mts +15 -1
- package/dist/actions/get-project-expense.d.cts +15 -1
- package/dist/actions/get-project-expense.d.mts +15 -1
- package/dist/actions/get-project-payment-schedules-by-id.d.cts +15 -1
- package/dist/actions/get-project-payment-schedules-by-id.d.mts +15 -1
- package/dist/actions/get-project-report.d.cts +15 -1
- package/dist/actions/get-project-report.d.mts +15 -1
- package/dist/actions/get-projects-expenses.d.cts +15 -1
- package/dist/actions/get-projects-expenses.d.mts +15 -1
- package/dist/actions/get-projects-payment-schedules.d.cts +15 -1
- package/dist/actions/get-projects-payment-schedules.d.mts +15 -1
- package/dist/actions/get-projects-payment-schedules3.d.cts +15 -1
- package/dist/actions/get-projects-payment-schedules3.d.mts +15 -1
- package/dist/actions/get-projects-recurring-expenses.d.cts +15 -1
- package/dist/actions/get-projects-recurring-expenses.d.mts +15 -1
- package/dist/actions/get-projects-tasks.d.cts +15 -1
- package/dist/actions/get-projects-tasks.d.mts +15 -1
- package/dist/actions/get-purchase-bookkeeping-export.d.cts +15 -1
- package/dist/actions/get-purchase-bookkeeping-export.d.mts +15 -1
- package/dist/actions/get-purchase-payment.d.cts +15 -1
- package/dist/actions/get-purchase-payment.d.mts +15 -1
- package/dist/actions/get-purchase.d.cts +15 -1
- package/dist/actions/get-purchase.d.mts +15 -1
- package/dist/actions/get-purchases-bookkeeping-exports.d.cts +15 -1
- package/dist/actions/get-purchases-bookkeeping-exports.d.cts.map +1 -1
- package/dist/actions/get-purchases-bookkeeping-exports.d.mts +15 -1
- package/dist/actions/get-purchases-bookkeeping-exports.d.mts.map +1 -1
- package/dist/actions/get-purchases-budgets.d.cts +15 -1
- package/dist/actions/get-purchases-budgets.d.mts +15 -1
- package/dist/actions/get-purchases-payments.d.cts +15 -1
- package/dist/actions/get-purchases-payments.d.mts +15 -1
- package/dist/actions/get-receipt.d.cts +15 -1
- package/dist/actions/get-receipt.d.mts +15 -1
- package/dist/actions/get-receipts.d.cts +15 -1
- package/dist/actions/get-receipts.d.mts +15 -1
- package/dist/actions/get-recurring-expenses.d.cts +15 -1
- package/dist/actions/get-recurring-expenses.d.mts +15 -1
- package/dist/actions/get-report-absences.d.cts +15 -1
- package/dist/actions/get-report-absences.d.mts +15 -1
- package/dist/actions/get-report-finance.d.cts +15 -1
- package/dist/actions/get-report-finance.d.mts +15 -1
- package/dist/actions/get-report-utilization.d.cts +15 -1
- package/dist/actions/get-report-utilization.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-tag.d.cts +19 -5
- package/dist/actions/get-tag.d.mts +19 -5
- package/dist/actions/get-taggings.d.cts +20 -6
- package/dist/actions/get-taggings.d.mts +20 -6
- package/dist/actions/get-tags.d.cts +20 -6
- package/dist/actions/get-tags.d.mts +20 -6
- package/dist/actions/get-task-template.d.cts +15 -1
- package/dist/actions/get-task-template.d.mts +15 -1
- package/dist/actions/get-unit.d.cts +15 -1
- package/dist/actions/get-unit.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-performance-report.d.cts +15 -1
- package/dist/actions/get-users-performance-report.d.mts +15 -1
- package/dist/actions/get-vat-code-purchase.d.cts +15 -1
- package/dist/actions/get-vat-code-purchase.d.mts +15 -1
- package/dist/actions/get-vat-code-purchases.d.cts +15 -1
- package/dist/actions/get-vat-code-purchases.d.mts +15 -1
- package/dist/actions/get-vat-code-sale.d.cts +15 -1
- package/dist/actions/get-vat-code-sale.d.mts +15 -1
- package/dist/actions/get-vat-code-sales.d.cts +15 -1
- package/dist/actions/get-vat-code-sales.d.mts +15 -1
- package/dist/actions/get-work-time-adjustment.d.cts +15 -1
- package/dist/actions/get-work-time-adjustment.d.mts +15 -1
- package/dist/actions/invoice-create.d.cts +15 -1
- package/dist/actions/invoice-create.d.cts.map +1 -1
- package/dist/actions/invoice-create.d.mts +15 -1
- package/dist/actions/invoice-create.d.mts.map +1 -1
- package/dist/actions/invoices-list.d.cts +15 -1
- package/dist/actions/invoices-list.d.mts +15 -1
- package/dist/actions/list-all-project-expenses.d.cts +15 -1
- package/dist/actions/list-all-project-expenses.d.mts +15 -1
- package/dist/actions/list-assigned-projects.d.cts +15 -1
- package/dist/actions/list-assigned-projects.d.mts +15 -1
- package/dist/actions/list-catalog-services.d.cts +15 -1
- package/dist/actions/list-catalog-services.d.cts.map +1 -1
- package/dist/actions/list-catalog-services.d.mts +15 -1
- package/dist/actions/list-catalog-services.d.mts.map +1 -1
- package/dist/actions/list-companies.d.cts +15 -1
- package/dist/actions/list-companies.d.mts +15 -1
- package/dist/actions/list-custom-properties.d.cts +20 -6
- package/dist/actions/list-custom-properties.d.mts +20 -6
- package/dist/actions/list-employments.d.cts +15 -1
- package/dist/actions/list-employments.d.mts +15 -1
- package/dist/actions/list-expense-templates.d.cts +15 -1
- package/dist/actions/list-expense-templates.d.cts.map +1 -1
- package/dist/actions/list-expense-templates.d.mts +15 -1
- package/dist/actions/list-expense-templates.d.mts.map +1 -1
- package/dist/actions/list-holidays.d.cts +15 -1
- package/dist/actions/list-holidays.d.mts +15 -1
- package/dist/actions/list-hourly-rates.d.cts +15 -1
- package/dist/actions/list-hourly-rates.d.mts +15 -1
- package/dist/actions/list-invoice-attachments.d.cts +15 -1
- package/dist/actions/list-invoice-attachments.d.mts +15 -1
- package/dist/actions/list-offer-attachments.d.cts +15 -1
- package/dist/actions/list-offer-attachments.d.mts +15 -1
- package/dist/actions/list-presences.d.cts +15 -1
- package/dist/actions/list-presences.d.mts +15 -1
- package/dist/actions/list-project-contracts.d.cts +15 -1
- package/dist/actions/list-project-contracts.d.mts +15 -1
- package/dist/actions/list-project-groups.d.cts +15 -1
- package/dist/actions/list-project-groups.d.mts +15 -1
- package/dist/actions/list-project-tasks.d.cts +15 -1
- package/dist/actions/list-project-tasks.d.mts +15 -1
- package/dist/actions/list-purchase-categories.d.cts +15 -1
- package/dist/actions/list-purchase-categories.d.cts.map +1 -1
- package/dist/actions/list-purchase-categories.d.mts +15 -1
- package/dist/actions/list-purchase-categories.d.mts.map +1 -1
- package/dist/actions/list-purchase-drafts.d.cts +15 -1
- package/dist/actions/list-purchase-drafts.d.mts +15 -1
- package/dist/actions/list-purchases.d.cts +15 -1
- package/dist/actions/list-purchases.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-task-templates.d.cts +15 -1
- package/dist/actions/list-task-templates.d.cts.map +1 -1
- package/dist/actions/list-task-templates.d.mts +15 -1
- package/dist/actions/list-task-templates.d.mts.map +1 -1
- package/dist/actions/list-units.d.cts +15 -1
- package/dist/actions/list-units.d.cts.map +1 -1
- package/dist/actions/list-units.d.mts +15 -1
- package/dist/actions/list-units.d.mts.map +1 -1
- package/dist/actions/list-user-roles.d.cts +15 -1
- package/dist/actions/list-user-roles.d.cts.map +1 -1
- package/dist/actions/list-user-roles.d.mts +15 -1
- package/dist/actions/list-user-roles.d.mts.map +1 -1
- package/dist/actions/list-work-time-adjustments.d.cts +15 -1
- package/dist/actions/list-work-time-adjustments.d.mts +15 -1
- package/dist/actions/offer-get.d.cts +15 -1
- package/dist/actions/offer-get.d.mts +15 -1
- package/dist/actions/offers-list.d.cts +17 -3
- package/dist/actions/offers-list.d.mts +17 -3
- package/dist/actions/patch-taggings.d.cts +20 -6
- package/dist/actions/patch-taggings.d.mts +20 -6
- package/dist/actions/planning-entries-list.d.cts +15 -1
- package/dist/actions/planning-entries-list.d.mts +15 -1
- package/dist/actions/planning-entry-create.d.cts +15 -1
- package/dist/actions/planning-entry-create.d.mts +15 -1
- package/dist/actions/planning-entry-get.d.cts +15 -1
- package/dist/actions/planning-entry-get.d.mts +15 -1
- package/dist/actions/project-create.d.cts +17 -3
- package/dist/actions/project-create.d.cts.map +1 -1
- package/dist/actions/project-create.d.mts +17 -3
- package/dist/actions/project-create.d.mts.map +1 -1
- package/dist/actions/project-get.d.cts +15 -1
- package/dist/actions/project-get.d.mts +15 -1
- package/dist/actions/project-update.d.cts +17 -3
- package/dist/actions/project-update.d.cts.map +1 -1
- package/dist/actions/project-update.d.mts +17 -3
- package/dist/actions/project-update.d.mts.map +1 -1
- package/dist/actions/projects-list.d.cts +15 -1
- package/dist/actions/projects-list.d.mts +15 -1
- package/dist/actions/purchase-create.d.cts +15 -1
- package/dist/actions/purchase-create.d.cts.map +1 -1
- package/dist/actions/purchase-create.d.mts +15 -1
- package/dist/actions/purchase-create.d.mts.map +1 -1
- package/dist/actions/send-invoice-email.d.cts +15 -1
- package/dist/actions/send-invoice-email.d.mts +15 -1
- package/dist/actions/send-invoice-reminder-email.d.cts +15 -1
- package/dist/actions/send-invoice-reminder-email.d.mts +15 -1
- package/dist/actions/send-offer-email.d.cts +15 -1
- package/dist/actions/send-offer-email.d.mts +15 -1
- package/dist/actions/share-project.d.cts +15 -1
- package/dist/actions/share-project.d.mts +15 -1
- package/dist/actions/start-timer.d.cts +15 -1
- package/dist/actions/start-timer.d.mts +15 -1
- package/dist/actions/stop-activity-timer.d.cts +15 -1
- package/dist/actions/stop-activity-timer.d.mts +15 -1
- package/dist/actions/unassign-project-group.d.cts +15 -1
- package/dist/actions/unassign-project-group.d.mts +15 -1
- package/dist/actions/update-account-catalog-service.d.cts +15 -1
- package/dist/actions/update-account-catalog-service.d.mts +15 -1
- package/dist/actions/update-account-catalog-services-items.d.cts +15 -1
- package/dist/actions/update-account-catalog-services-items.d.mts +15 -1
- package/dist/actions/update-account-custom-properties.d.cts +15 -1
- package/dist/actions/update-account-custom-properties.d.mts +15 -1
- package/dist/actions/update-account-expense-templates.d.cts +15 -1
- package/dist/actions/update-account-expense-templates.d.mts +15 -1
- package/dist/actions/update-account-internal-hourly-rates.d.cts +15 -1
- package/dist/actions/update-account-internal-hourly-rates.d.mts +15 -1
- package/dist/actions/update-comment.d.cts +15 -1
- package/dist/actions/update-comment.d.mts +15 -1
- package/dist/actions/update-company.d.cts +15 -1
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +15 -1
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-contacts-people.d.cts +15 -1
- package/dist/actions/update-contacts-people.d.cts.map +1 -1
- package/dist/actions/update-contacts-people.d.mts +15 -1
- package/dist/actions/update-contacts-people.d.mts.map +1 -1
- package/dist/actions/update-deal-category.d.cts +15 -1
- package/dist/actions/update-deal-category.d.mts +15 -1
- package/dist/actions/update-holiday.d.cts +15 -1
- package/dist/actions/update-holiday.d.mts +15 -1
- package/dist/actions/update-invoice-status.d.cts +15 -1
- package/dist/actions/update-invoice-status.d.mts +15 -1
- package/dist/actions/update-offer-status.d.cts +15 -1
- package/dist/actions/update-offer-status.d.mts +15 -1
- package/dist/actions/update-planning-entry.d.cts +15 -1
- package/dist/actions/update-planning-entry.d.mts +15 -1
- package/dist/actions/update-presence.d.cts +15 -1
- package/dist/actions/update-presence.d.mts +15 -1
- package/dist/actions/update-projects-archive.d.cts +15 -1
- package/dist/actions/update-projects-archive.d.mts +15 -1
- package/dist/actions/update-projects-contracts.d.cts +15 -1
- package/dist/actions/update-projects-contracts.d.mts +15 -1
- package/dist/actions/update-projects-expenses.d.cts +15 -1
- package/dist/actions/update-projects-expenses.d.cts.map +1 -1
- package/dist/actions/update-projects-expenses.d.mts +15 -1
- package/dist/actions/update-projects-expenses.d.mts.map +1 -1
- package/dist/actions/update-projects-payment-schedules.d.cts +15 -1
- package/dist/actions/update-projects-payment-schedules.d.mts +15 -1
- package/dist/actions/update-projects-recurring-expenses.d.cts +15 -1
- package/dist/actions/update-projects-recurring-expenses.d.cts.map +1 -1
- package/dist/actions/update-projects-recurring-expenses.d.mts +15 -1
- package/dist/actions/update-projects-recurring-expenses.d.mts.map +1 -1
- package/dist/actions/update-projects-tasks.d.cts +15 -1
- package/dist/actions/update-projects-tasks.d.mts +15 -1
- package/dist/actions/update-projects-unarchive.d.cts +15 -1
- package/dist/actions/update-projects-unarchive.d.mts +15 -1
- package/dist/actions/update-purchase-status.d.cts +15 -1
- package/dist/actions/update-purchase-status.d.mts +15 -1
- package/dist/actions/update-purchase.d.cts +15 -1
- package/dist/actions/update-purchase.d.cts.map +1 -1
- package/dist/actions/update-purchase.d.mts +15 -1
- package/dist/actions/update-purchase.d.mts.map +1 -1
- package/dist/actions/update-purchases-store-document.d.cts +15 -1
- package/dist/actions/update-purchases-store-document.d.mts +15 -1
- package/dist/actions/update-receipt.d.cts +15 -1
- package/dist/actions/update-receipt.d.mts +15 -1
- package/dist/actions/update-schedule.d.cts +17 -3
- package/dist/actions/update-schedule.d.mts +17 -3
- package/dist/actions/update-tag.d.cts +15 -1
- package/dist/actions/update-tag.d.mts +15 -1
- package/dist/actions/update-taggings.d.cts +20 -6
- package/dist/actions/update-taggings.d.mts +20 -6
- package/dist/actions/update-task-template.d.cts +15 -1
- package/dist/actions/update-task-template.d.mts +15 -1
- package/dist/actions/update-unit.d.cts +15 -1
- package/dist/actions/update-unit.d.mts +15 -1
- package/dist/actions/update-user.d.cts +15 -1
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +15 -1
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-users-employments.d.cts +15 -1
- package/dist/actions/update-users-employments.d.mts +15 -1
- package/dist/actions/update-users-work-time-adjustments.d.cts +15 -1
- package/dist/actions/update-users-work-time-adjustments.d.mts +15 -1
- package/dist/actions/users-list.d.cts +15 -1
- package/dist/actions/users-list.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
|
@@ -18,7 +18,21 @@ declare const MocoCreateUnitOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const mocoCreateUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
name: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { mocoCreateUnit };
|
|
24
38
|
//# sourceMappingURL=create-unit.d.mts.map
|
|
@@ -22,7 +22,21 @@ declare const MocoCreateUsersPresencesTouchOutput: z.ZodObject<{
|
|
|
22
22
|
declare const mocoCreateUsersPresencesTouch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
override?: string | undefined;
|
|
24
24
|
is_home_office?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { mocoCreateUsersPresencesTouch };
|
|
28
42
|
//# sourceMappingURL=create-users-presences-touch.d.cts.map
|
|
@@ -22,7 +22,21 @@ declare const MocoCreateUsersPresencesTouchOutput: z.ZodObject<{
|
|
|
22
22
|
declare const mocoCreateUsersPresencesTouch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
override?: string | undefined;
|
|
24
24
|
is_home_office?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { mocoCreateUsersPresencesTouch };
|
|
28
42
|
//# sourceMappingURL=create-users-presences-touch.d.mts.map
|
|
@@ -26,7 +26,21 @@ declare const mocoCreateUsersPresences: import("@keystrokehq/action").WorkflowAc
|
|
|
26
26
|
from: string;
|
|
27
27
|
to?: string | undefined;
|
|
28
28
|
is_home_office?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
subdomain: z.ZodString;
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { mocoCreateUsersPresences };
|
|
32
46
|
//# sourceMappingURL=create-users-presences.d.cts.map
|
|
@@ -26,7 +26,21 @@ declare const mocoCreateUsersPresences: import("@keystrokehq/action").WorkflowAc
|
|
|
26
26
|
from: string;
|
|
27
27
|
to?: string | undefined;
|
|
28
28
|
is_home_office?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
subdomain: z.ZodString;
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { mocoCreateUsersPresences };
|
|
32
46
|
//# sourceMappingURL=create-users-presences.d.mts.map
|
|
@@ -77,7 +77,21 @@ declare const mocoCreateUsers: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
77
77
|
mobile_phone?: string | undefined;
|
|
78
78
|
welcome_email?: boolean | undefined;
|
|
79
79
|
custom_properties?: Record<string, unknown> | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
subdomain: z.ZodString;
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
subdomain: z.ZodString;
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
81
95
|
//#endregion
|
|
82
96
|
export { mocoCreateUsers };
|
|
83
97
|
//# sourceMappingURL=create-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-users.d.cts","names":[],"sources":["../../src/actions/create-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBrB,eAAA,gCAAe,wBAAA
|
|
1
|
+
{"version":3,"file":"create-users.d.cts","names":[],"sources":["../../src/actions/create-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -77,7 +77,21 @@ declare const mocoCreateUsers: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
77
77
|
mobile_phone?: string | undefined;
|
|
78
78
|
welcome_email?: boolean | undefined;
|
|
79
79
|
custom_properties?: Record<string, unknown> | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
subdomain: z.ZodString;
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
subdomain: z.ZodString;
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
81
95
|
//#endregion
|
|
82
96
|
export { mocoCreateUsers };
|
|
83
97
|
//# sourceMappingURL=create-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-users.d.mts","names":[],"sources":["../../src/actions/create-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBrB,eAAA,gCAAe,wBAAA
|
|
1
|
+
{"version":3,"file":"create-users.d.mts","names":[],"sources":["../../src/actions/create-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -30,7 +30,21 @@ declare const mocoCreateWorkTimeAdjustment: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
hours: number;
|
|
31
31
|
user_id: number;
|
|
32
32
|
description: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { mocoCreateWorkTimeAdjustment };
|
|
36
50
|
//# sourceMappingURL=create-work-time-adjustment.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const mocoCreateWorkTimeAdjustment: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
hours: number;
|
|
31
31
|
user_id: number;
|
|
32
32
|
description: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { mocoCreateWorkTimeAdjustment };
|
|
36
50
|
//# sourceMappingURL=create-work-time-adjustment.d.mts.map
|
|
@@ -18,7 +18,21 @@ declare const MocoDeactivateOfferCustomerApprovalOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const mocoDeactivateOfferCustomerApproval: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { mocoDeactivateOfferCustomerApproval };
|
|
24
38
|
//# sourceMappingURL=deactivate-offer-customer-approval.d.cts.map
|
|
@@ -18,7 +18,21 @@ declare const MocoDeactivateOfferCustomerApprovalOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const mocoDeactivateOfferCustomerApproval: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { mocoDeactivateOfferCustomerApproval };
|
|
24
38
|
//# sourceMappingURL=deactivate-offer-customer-approval.d.mts.map
|
|
@@ -17,7 +17,21 @@ declare const MocoDealCategoriesListOutput: z.ZodObject<{
|
|
|
17
17
|
declare const mocoDealCategoriesList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
page?: number | undefined;
|
|
19
19
|
per_page?: number | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
21
35
|
//#endregion
|
|
22
36
|
export { mocoDealCategoriesList };
|
|
23
37
|
//# sourceMappingURL=deal-categories-list.d.cts.map
|
|
@@ -17,7 +17,21 @@ declare const MocoDealCategoriesListOutput: z.ZodObject<{
|
|
|
17
17
|
declare const mocoDealCategoriesList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
page?: number | undefined;
|
|
19
19
|
per_page?: number | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
21
35
|
//#endregion
|
|
22
36
|
export { mocoDealCategoriesList };
|
|
23
37
|
//# sourceMappingURL=deal-categories-list.d.mts.map
|
|
@@ -46,7 +46,21 @@ declare const MocoDealDeleteOutput: z.ZodObject<{
|
|
|
46
46
|
}, z.core.$loose>;
|
|
47
47
|
declare const mocoDealDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
id: number;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoDealDelete };
|
|
52
66
|
//# sourceMappingURL=deal-delete.d.cts.map
|
|
@@ -46,7 +46,21 @@ declare const MocoDealDeleteOutput: z.ZodObject<{
|
|
|
46
46
|
}, z.core.$loose>;
|
|
47
47
|
declare const mocoDealDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
id: number;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoDealDelete };
|
|
52
66
|
//# sourceMappingURL=deal-delete.d.mts.map
|
|
@@ -47,7 +47,21 @@ declare const MocoDealGetOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const mocoDealGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
id: number;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
subdomain: z.ZodString;
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
subdomain: z.ZodString;
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
51
65
|
//#endregion
|
|
52
66
|
export { mocoDealGet };
|
|
53
67
|
//# sourceMappingURL=deal-get.d.cts.map
|
|
@@ -47,7 +47,21 @@ declare const MocoDealGetOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const mocoDealGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
id: number;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
subdomain: z.ZodString;
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
subdomain: z.ZodString;
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
51
65
|
//#endregion
|
|
52
66
|
export { mocoDealGet };
|
|
53
67
|
//# sourceMappingURL=deal-get.d.mts.map
|
|
@@ -74,7 +74,21 @@ declare const mocoDealUpdate: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
74
74
|
deal_category_id?: number | undefined;
|
|
75
75
|
service_period_to?: string | undefined;
|
|
76
76
|
service_period_from?: string | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
subdomain: z.ZodString;
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
subdomain: z.ZodString;
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
78
92
|
//#endregion
|
|
79
93
|
export { mocoDealUpdate };
|
|
80
94
|
//# sourceMappingURL=deal-update.d.cts.map
|
|
@@ -74,7 +74,21 @@ declare const mocoDealUpdate: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
74
74
|
deal_category_id?: number | undefined;
|
|
75
75
|
service_period_to?: string | undefined;
|
|
76
76
|
service_period_from?: string | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
subdomain: z.ZodString;
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
subdomain: z.ZodString;
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
78
92
|
//#endregion
|
|
79
93
|
export { mocoDealUpdate };
|
|
80
94
|
//# sourceMappingURL=deal-update.d.mts.map
|
|
@@ -64,7 +64,21 @@ declare const mocoDealsList: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
64
64
|
closed_to?: string | undefined;
|
|
65
65
|
company_id?: number | undefined;
|
|
66
66
|
closed_from?: string | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
subdomain: z.ZodString;
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
68
82
|
//#endregion
|
|
69
83
|
export { mocoDealsList };
|
|
70
84
|
//# sourceMappingURL=deals-list.d.cts.map
|
|
@@ -64,7 +64,21 @@ declare const mocoDealsList: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
64
64
|
closed_to?: string | undefined;
|
|
65
65
|
company_id?: number | undefined;
|
|
66
66
|
closed_from?: string | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
subdomain: z.ZodString;
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
68
82
|
//#endregion
|
|
69
83
|
export { mocoDealsList };
|
|
70
84
|
//# sourceMappingURL=deals-list.d.mts.map
|
|
@@ -33,7 +33,21 @@ declare const MocoDeleteAccountCatalogServicesOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const mocoDeleteAccountCatalogServices: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
id: number;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
subdomain: z.ZodString;
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
37
51
|
//#endregion
|
|
38
52
|
export { mocoDeleteAccountCatalogServices };
|
|
39
53
|
//# sourceMappingURL=delete-account-catalog-services.d.cts.map
|
|
@@ -33,7 +33,21 @@ declare const MocoDeleteAccountCatalogServicesOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const mocoDeleteAccountCatalogServices: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
id: number;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
subdomain: z.ZodString;
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
37
51
|
//#endregion
|
|
38
52
|
export { mocoDeleteAccountCatalogServices };
|
|
39
53
|
//# sourceMappingURL=delete-account-catalog-services.d.mts.map
|
|
@@ -24,7 +24,21 @@ declare const MocoDeleteAccountCustomPropertiesOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const mocoDeleteAccountCustomProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoDeleteAccountCustomProperties };
|
|
30
44
|
//# sourceMappingURL=delete-account-custom-properties.d.cts.map
|
|
@@ -24,7 +24,21 @@ declare const MocoDeleteAccountCustomPropertiesOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const mocoDeleteAccountCustomProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoDeleteAccountCustomProperties };
|
|
30
44
|
//# sourceMappingURL=delete-account-custom-properties.d.mts.map
|
|
@@ -23,7 +23,21 @@ declare const MocoDeleteAccountExpenseTemplatesOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const mocoDeleteAccountExpenseTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoDeleteAccountExpenseTemplates };
|
|
29
43
|
//# sourceMappingURL=delete-account-expense-templates.d.cts.map
|