@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
|
@@ -21,7 +21,21 @@ declare const mocoSendInvoiceReminderEmail: import("@keystrokehq/action").Workfl
|
|
|
21
21
|
emails_cc?: string | undefined;
|
|
22
22
|
emails_to?: string | undefined;
|
|
23
23
|
emails_bcc?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoSendInvoiceReminderEmail };
|
|
27
41
|
//# sourceMappingURL=send-invoice-reminder-email.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const mocoSendInvoiceReminderEmail: import("@keystrokehq/action").Workfl
|
|
|
21
21
|
emails_cc?: string | undefined;
|
|
22
22
|
emails_to?: string | undefined;
|
|
23
23
|
emails_bcc?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoSendInvoiceReminderEmail };
|
|
27
41
|
//# sourceMappingURL=send-invoice-reminder-email.d.mts.map
|
|
@@ -20,7 +20,21 @@ declare const mocoSendOfferEmail: import("@keystrokehq/action").WorkflowActionDe
|
|
|
20
20
|
emails_cc?: string | undefined;
|
|
21
21
|
emails_to?: string | undefined;
|
|
22
22
|
emails_bcc?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoSendOfferEmail };
|
|
26
40
|
//# sourceMappingURL=send-offer-email.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const mocoSendOfferEmail: import("@keystrokehq/action").WorkflowActionDe
|
|
|
20
20
|
emails_cc?: string | undefined;
|
|
21
21
|
emails_to?: string | undefined;
|
|
22
22
|
emails_bcc?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoSendOfferEmail };
|
|
26
40
|
//# sourceMappingURL=send-offer-email.d.mts.map
|
|
@@ -11,7 +11,21 @@ declare const MocoShareProjectOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const mocoShareProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { mocoShareProject };
|
|
17
31
|
//# sourceMappingURL=share-project.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const MocoShareProjectOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const mocoShareProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { mocoShareProject };
|
|
17
31
|
//# sourceMappingURL=share-project.d.mts.map
|
|
@@ -44,7 +44,21 @@ declare const MocoStartTimerOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>;
|
|
45
45
|
declare const mocoStartTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
id: number;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
subdomain: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
subdomain: z.ZodString;
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
48
62
|
//#endregion
|
|
49
63
|
export { mocoStartTimer };
|
|
50
64
|
//# sourceMappingURL=start-timer.d.cts.map
|
|
@@ -44,7 +44,21 @@ declare const MocoStartTimerOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>;
|
|
45
45
|
declare const mocoStartTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
id: number;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
subdomain: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
subdomain: z.ZodString;
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
48
62
|
//#endregion
|
|
49
63
|
export { mocoStartTimer };
|
|
50
64
|
//# sourceMappingURL=start-timer.d.mts.map
|
|
@@ -44,7 +44,21 @@ declare const MocoStopActivityTimerOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>;
|
|
45
45
|
declare const mocoStopActivityTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
id: number;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
subdomain: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
subdomain: z.ZodString;
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
48
62
|
//#endregion
|
|
49
63
|
export { mocoStopActivityTimer };
|
|
50
64
|
//# sourceMappingURL=stop-activity-timer.d.cts.map
|
|
@@ -44,7 +44,21 @@ declare const MocoStopActivityTimerOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>;
|
|
45
45
|
declare const mocoStopActivityTimer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
id: number;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
subdomain: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
subdomain: z.ZodString;
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
48
62
|
//#endregion
|
|
49
63
|
export { mocoStopActivityTimer };
|
|
50
64
|
//# sourceMappingURL=stop-activity-timer.d.mts.map
|
|
@@ -55,7 +55,21 @@ declare const MocoUnassignProjectGroupOutput: z.ZodObject<{
|
|
|
55
55
|
}, z.core.$loose>;
|
|
56
56
|
declare const mocoUnassignProjectGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
id: number;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoUnassignProjectGroup };
|
|
61
75
|
//# sourceMappingURL=unassign-project-group.d.cts.map
|
|
@@ -55,7 +55,21 @@ declare const MocoUnassignProjectGroupOutput: z.ZodObject<{
|
|
|
55
55
|
}, z.core.$loose>;
|
|
56
56
|
declare const mocoUnassignProjectGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
id: number;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoUnassignProjectGroup };
|
|
61
75
|
//# sourceMappingURL=unassign-project-group.d.mts.map
|
|
@@ -30,7 +30,21 @@ declare const MocoUpdateAccountCatalogServiceOutput: z.ZodObject<{
|
|
|
30
30
|
declare const mocoUpdateAccountCatalogService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
id: number;
|
|
32
32
|
title?: string | undefined;
|
|
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 { mocoUpdateAccountCatalogService };
|
|
36
50
|
//# sourceMappingURL=update-account-catalog-service.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const MocoUpdateAccountCatalogServiceOutput: z.ZodObject<{
|
|
|
30
30
|
declare const mocoUpdateAccountCatalogService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
id: number;
|
|
32
32
|
title?: string | undefined;
|
|
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 { mocoUpdateAccountCatalogService };
|
|
36
50
|
//# sourceMappingURL=update-account-catalog-service.d.mts.map
|
|
@@ -42,7 +42,21 @@ declare const mocoUpdateAccountCatalogServicesItems: import("@keystrokehq/action
|
|
|
42
42
|
quantity?: number | undefined;
|
|
43
43
|
net_total?: number | undefined;
|
|
44
44
|
unit_price?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoUpdateAccountCatalogServicesItems };
|
|
48
62
|
//# sourceMappingURL=update-account-catalog-services-items.d.cts.map
|
|
@@ -42,7 +42,21 @@ declare const mocoUpdateAccountCatalogServicesItems: import("@keystrokehq/action
|
|
|
42
42
|
quantity?: number | undefined;
|
|
43
43
|
net_total?: number | undefined;
|
|
44
44
|
unit_price?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", 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<"moco", 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 { mocoUpdateAccountCatalogServicesItems };
|
|
48
62
|
//# sourceMappingURL=update-account-catalog-services-items.d.mts.map
|
|
@@ -41,7 +41,21 @@ declare const mocoUpdateAccountCustomProperties: import("@keystrokehq/action").W
|
|
|
41
41
|
print_on_invoice?: boolean | undefined;
|
|
42
42
|
print_on_timesheet?: boolean | undefined;
|
|
43
43
|
notification_enabled?: boolean | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
45
59
|
//#endregion
|
|
46
60
|
export { mocoUpdateAccountCustomProperties };
|
|
47
61
|
//# sourceMappingURL=update-account-custom-properties.d.cts.map
|
|
@@ -41,7 +41,21 @@ declare const mocoUpdateAccountCustomProperties: import("@keystrokehq/action").W
|
|
|
41
41
|
print_on_invoice?: boolean | undefined;
|
|
42
42
|
print_on_timesheet?: boolean | undefined;
|
|
43
43
|
notification_enabled?: boolean | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
45
59
|
//#endregion
|
|
46
60
|
export { mocoUpdateAccountCustomProperties };
|
|
47
61
|
//# sourceMappingURL=update-account-custom-properties.d.mts.map
|
|
@@ -35,7 +35,21 @@ declare const mocoUpdateAccountExpenseTemplates: import("@keystrokehq/action").W
|
|
|
35
35
|
unit_cost?: string | undefined;
|
|
36
36
|
unit_price?: string | undefined;
|
|
37
37
|
description?: string | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
39
53
|
//#endregion
|
|
40
54
|
export { mocoUpdateAccountExpenseTemplates };
|
|
41
55
|
//# sourceMappingURL=update-account-expense-templates.d.cts.map
|
|
@@ -35,7 +35,21 @@ declare const mocoUpdateAccountExpenseTemplates: import("@keystrokehq/action").W
|
|
|
35
35
|
unit_cost?: string | undefined;
|
|
36
36
|
unit_price?: string | undefined;
|
|
37
37
|
description?: string | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", 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>>]>;
|
|
39
53
|
//#endregion
|
|
40
54
|
export { mocoUpdateAccountExpenseTemplates };
|
|
41
55
|
//# sourceMappingURL=update-account-expense-templates.d.mts.map
|
|
@@ -19,7 +19,21 @@ declare const mocoUpdateAccountInternalHourlyRates: import("@keystrokehq/action"
|
|
|
19
19
|
rate: number;
|
|
20
20
|
user_id: number;
|
|
21
21
|
}[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { mocoUpdateAccountInternalHourlyRates };
|
|
25
39
|
//# sourceMappingURL=update-account-internal-hourly-rates.d.cts.map
|
|
@@ -19,7 +19,21 @@ declare const mocoUpdateAccountInternalHourlyRates: import("@keystrokehq/action"
|
|
|
19
19
|
rate: number;
|
|
20
20
|
user_id: number;
|
|
21
21
|
}[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { mocoUpdateAccountInternalHourlyRates };
|
|
25
39
|
//# sourceMappingURL=update-account-internal-hourly-rates.d.mts.map
|
|
@@ -28,7 +28,21 @@ declare const mocoUpdateComment: import("@keystrokehq/action").WorkflowActionDef
|
|
|
28
28
|
text?: string | undefined;
|
|
29
29
|
attachment_content?: string | undefined;
|
|
30
30
|
attachment_filename?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
32
46
|
//#endregion
|
|
33
47
|
export { mocoUpdateComment };
|
|
34
48
|
//# sourceMappingURL=update-comment.d.cts.map
|
|
@@ -28,7 +28,21 @@ declare const mocoUpdateComment: import("@keystrokehq/action").WorkflowActionDef
|
|
|
28
28
|
text?: string | undefined;
|
|
29
29
|
attachment_content?: string | undefined;
|
|
30
30
|
attachment_filename?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
32
46
|
//#endregion
|
|
33
47
|
export { mocoUpdateComment };
|
|
34
48
|
//# sourceMappingURL=update-comment.d.mts.map
|
|
@@ -111,7 +111,21 @@ declare const mocoUpdateCompany: import("@keystrokehq/action").WorkflowActionDef
|
|
|
111
111
|
custom_properties?: Record<string, unknown> | undefined;
|
|
112
112
|
default_invoice_due_days?: number | undefined;
|
|
113
113
|
alternative_correspondence_language?: boolean | undefined;
|
|
114
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
114
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
115
|
+
connectionId: z.ZodString;
|
|
116
|
+
entityId: z.ZodString;
|
|
117
|
+
instanceId: z.ZodString;
|
|
118
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
119
|
+
subdomain: z.ZodString;
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
subdomain: z.ZodString;
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
}, z.core.$strip>>]>;
|
|
115
129
|
//#endregion
|
|
116
130
|
export { mocoUpdateCompany };
|
|
117
131
|
//# sourceMappingURL=update-company.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,gCAAiB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -111,7 +111,21 @@ declare const mocoUpdateCompany: import("@keystrokehq/action").WorkflowActionDef
|
|
|
111
111
|
custom_properties?: Record<string, unknown> | undefined;
|
|
112
112
|
default_invoice_due_days?: number | undefined;
|
|
113
113
|
alternative_correspondence_language?: boolean | undefined;
|
|
114
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
114
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
115
|
+
connectionId: z.ZodString;
|
|
116
|
+
entityId: z.ZodString;
|
|
117
|
+
instanceId: z.ZodString;
|
|
118
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
119
|
+
subdomain: z.ZodString;
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
subdomain: z.ZodString;
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
}, z.core.$strip>>]>;
|
|
115
129
|
//#endregion
|
|
116
130
|
export { mocoUpdateCompany };
|
|
117
131
|
//# sourceMappingURL=update-company.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,gCAAiB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,gCAAiB,wBAAA"}
|