@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
|
@@ -13,20 +13,20 @@ declare const MocoCreateAccountCustomPropertiesInput: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
entity: z.ZodEnum<{
|
|
16
|
-
Contact: "Contact";
|
|
17
16
|
Deal: "Deal";
|
|
18
17
|
Project: "Project";
|
|
19
|
-
User: "User";
|
|
20
|
-
Unit: "Unit";
|
|
21
|
-
Offer: "Offer";
|
|
22
|
-
Invoice: "Invoice";
|
|
23
|
-
Expense: "Expense";
|
|
24
|
-
Purchase: "Purchase";
|
|
25
18
|
Customer: "Customer";
|
|
26
19
|
Supplier: "Supplier";
|
|
27
20
|
Organization: "Organization";
|
|
21
|
+
Contact: "Contact";
|
|
22
|
+
Unit: "Unit";
|
|
23
|
+
User: "User";
|
|
28
24
|
AbsenceRequest: "AbsenceRequest";
|
|
29
25
|
HolidayRequest: "HolidayRequest";
|
|
26
|
+
Expense: "Expense";
|
|
27
|
+
Purchase: "Purchase";
|
|
28
|
+
Invoice: "Invoice";
|
|
29
|
+
Offer: "Offer";
|
|
30
30
|
ProjectGroup: "ProjectGroup";
|
|
31
31
|
PurchaseOrder: "PurchaseOrder";
|
|
32
32
|
}>;
|
|
@@ -59,7 +59,7 @@ declare const MocoCreateAccountCustomPropertiesOutput: z.ZodObject<{
|
|
|
59
59
|
declare const mocoCreateAccountCustomProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
kind: "String" | "Textarea" | "Link" | "Boolean" | "Select" | "MultiSelect" | "Date";
|
|
61
61
|
name: string;
|
|
62
|
-
entity: "
|
|
62
|
+
entity: "Deal" | "Project" | "Customer" | "Supplier" | "Organization" | "Contact" | "Unit" | "User" | "AbsenceRequest" | "HolidayRequest" | "Expense" | "Purchase" | "Invoice" | "Offer" | "ProjectGroup" | "PurchaseOrder";
|
|
63
63
|
api_only?: boolean | undefined;
|
|
64
64
|
defaults?: string[] | undefined;
|
|
65
65
|
placeholder?: string | undefined;
|
|
@@ -68,7 +68,21 @@ declare const mocoCreateAccountCustomProperties: import("@keystrokehq/action").W
|
|
|
68
68
|
print_on_invoice?: boolean | undefined;
|
|
69
69
|
print_on_timesheet?: boolean | undefined;
|
|
70
70
|
notification_enabled?: boolean | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { mocoCreateAccountCustomProperties };
|
|
74
88
|
//# sourceMappingURL=create-account-custom-properties.d.cts.map
|
|
@@ -13,20 +13,20 @@ declare const MocoCreateAccountCustomPropertiesInput: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
entity: z.ZodEnum<{
|
|
16
|
-
Contact: "Contact";
|
|
17
16
|
Deal: "Deal";
|
|
18
17
|
Project: "Project";
|
|
19
|
-
User: "User";
|
|
20
|
-
Unit: "Unit";
|
|
21
|
-
Offer: "Offer";
|
|
22
|
-
Invoice: "Invoice";
|
|
23
|
-
Expense: "Expense";
|
|
24
|
-
Purchase: "Purchase";
|
|
25
18
|
Customer: "Customer";
|
|
26
19
|
Supplier: "Supplier";
|
|
27
20
|
Organization: "Organization";
|
|
21
|
+
Contact: "Contact";
|
|
22
|
+
Unit: "Unit";
|
|
23
|
+
User: "User";
|
|
28
24
|
AbsenceRequest: "AbsenceRequest";
|
|
29
25
|
HolidayRequest: "HolidayRequest";
|
|
26
|
+
Expense: "Expense";
|
|
27
|
+
Purchase: "Purchase";
|
|
28
|
+
Invoice: "Invoice";
|
|
29
|
+
Offer: "Offer";
|
|
30
30
|
ProjectGroup: "ProjectGroup";
|
|
31
31
|
PurchaseOrder: "PurchaseOrder";
|
|
32
32
|
}>;
|
|
@@ -59,7 +59,7 @@ declare const MocoCreateAccountCustomPropertiesOutput: z.ZodObject<{
|
|
|
59
59
|
declare const mocoCreateAccountCustomProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
kind: "String" | "Textarea" | "Link" | "Boolean" | "Select" | "MultiSelect" | "Date";
|
|
61
61
|
name: string;
|
|
62
|
-
entity: "
|
|
62
|
+
entity: "Deal" | "Project" | "Customer" | "Supplier" | "Organization" | "Contact" | "Unit" | "User" | "AbsenceRequest" | "HolidayRequest" | "Expense" | "Purchase" | "Invoice" | "Offer" | "ProjectGroup" | "PurchaseOrder";
|
|
63
63
|
api_only?: boolean | undefined;
|
|
64
64
|
defaults?: string[] | undefined;
|
|
65
65
|
placeholder?: string | undefined;
|
|
@@ -68,7 +68,21 @@ declare const mocoCreateAccountCustomProperties: import("@keystrokehq/action").W
|
|
|
68
68
|
print_on_invoice?: boolean | undefined;
|
|
69
69
|
print_on_timesheet?: boolean | undefined;
|
|
70
70
|
notification_enabled?: boolean | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { mocoCreateAccountCustomProperties };
|
|
74
88
|
//# sourceMappingURL=create-account-custom-properties.d.mts.map
|
|
@@ -81,7 +81,21 @@ declare const mocoCreateActivitiesBulk: import("@keystrokehq/action").WorkflowAc
|
|
|
81
81
|
description?: string | undefined;
|
|
82
82
|
remote_service?: "trello" | "jira" | "asana" | "basecamp" | "wunderlist" | "basecamp2" | "basecamp3" | "toggl" | "mite" | "github" | "youtrack" | undefined;
|
|
83
83
|
}[];
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
subdomain: z.ZodString;
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
85
99
|
//#endregion
|
|
86
100
|
export { mocoCreateActivitiesBulk };
|
|
87
101
|
//# sourceMappingURL=create-activities-bulk.d.cts.map
|
|
@@ -81,7 +81,21 @@ declare const mocoCreateActivitiesBulk: import("@keystrokehq/action").WorkflowAc
|
|
|
81
81
|
description?: string | undefined;
|
|
82
82
|
remote_service?: "trello" | "jira" | "asana" | "basecamp" | "wunderlist" | "basecamp2" | "basecamp3" | "toggl" | "mite" | "github" | "youtrack" | undefined;
|
|
83
83
|
}[];
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
subdomain: z.ZodString;
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
85
99
|
//#endregion
|
|
86
100
|
export { mocoCreateActivitiesBulk };
|
|
87
101
|
//# sourceMappingURL=create-activities-bulk.d.mts.map
|
|
@@ -75,7 +75,21 @@ declare const mocoCreateActivity: import("@keystrokehq/action").WorkflowActionDe
|
|
|
75
75
|
remote_url?: string | undefined;
|
|
76
76
|
description?: string | undefined;
|
|
77
77
|
remote_service?: "trello" | "jira" | "asana" | "basecamp" | "wunderlist" | "basecamp2" | "basecamp3" | "toggl" | "mite" | "github" | "youtrack" | undefined;
|
|
78
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
78
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
subdomain: z.ZodString;
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
79
93
|
//#endregion
|
|
80
94
|
export { mocoCreateActivity };
|
|
81
95
|
//# sourceMappingURL=create-activity.d.cts.map
|
|
@@ -75,7 +75,21 @@ declare const mocoCreateActivity: import("@keystrokehq/action").WorkflowActionDe
|
|
|
75
75
|
remote_url?: string | undefined;
|
|
76
76
|
description?: string | undefined;
|
|
77
77
|
remote_service?: "trello" | "jira" | "asana" | "basecamp" | "wunderlist" | "basecamp2" | "basecamp3" | "toggl" | "mite" | "github" | "youtrack" | undefined;
|
|
78
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
78
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
subdomain: z.ZodString;
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
79
93
|
//#endregion
|
|
80
94
|
export { mocoCreateActivity };
|
|
81
95
|
//# sourceMappingURL=create-activity.d.mts.map
|
|
@@ -5,24 +5,24 @@ declare const MocoCreateCommentInput: z.ZodObject<{
|
|
|
5
5
|
text: z.ZodString;
|
|
6
6
|
commentable_id: z.ZodNumber;
|
|
7
7
|
commentable_type: z.ZodEnum<{
|
|
8
|
-
Contact: "Contact";
|
|
9
8
|
Deal: "Deal";
|
|
10
|
-
DeliveryNote: "DeliveryNote";
|
|
11
9
|
Project: "Project";
|
|
12
|
-
|
|
10
|
+
Contact: "Contact";
|
|
13
11
|
Unit: "Unit";
|
|
14
|
-
|
|
12
|
+
User: "User";
|
|
13
|
+
Expense: "Expense";
|
|
14
|
+
Purchase: "Purchase";
|
|
15
|
+
Invoice: "Invoice";
|
|
15
16
|
Offer: "Offer";
|
|
17
|
+
DeliveryNote: "DeliveryNote";
|
|
18
|
+
Company: "Company";
|
|
16
19
|
OfferConfirmation: "OfferConfirmation";
|
|
17
|
-
Invoice: "Invoice";
|
|
18
20
|
InvoiceReminder: "InvoiceReminder";
|
|
19
21
|
InvoiceDeletion: "InvoiceDeletion";
|
|
20
22
|
InvoiceBookkeepingExport: "InvoiceBookkeepingExport";
|
|
21
|
-
Expense: "Expense";
|
|
22
23
|
RecurringExpense: "RecurringExpense";
|
|
23
24
|
Receipt: "Receipt";
|
|
24
25
|
ReceiptRefundRequest: "ReceiptRefundRequest";
|
|
25
|
-
Purchase: "Purchase";
|
|
26
26
|
PurchaseBookkeepingExport: "PurchaseBookkeepingExport";
|
|
27
27
|
PurchaseDraft: "PurchaseDraft";
|
|
28
28
|
}>;
|
|
@@ -48,10 +48,24 @@ declare const MocoCreateCommentOutput: z.ZodObject<{
|
|
|
48
48
|
declare const mocoCreateComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
text: string;
|
|
50
50
|
commentable_id: number;
|
|
51
|
-
commentable_type: "
|
|
51
|
+
commentable_type: "Deal" | "Project" | "Contact" | "Unit" | "User" | "Expense" | "Purchase" | "Invoice" | "Offer" | "DeliveryNote" | "Company" | "OfferConfirmation" | "InvoiceReminder" | "InvoiceDeletion" | "InvoiceBookkeepingExport" | "RecurringExpense" | "Receipt" | "ReceiptRefundRequest" | "PurchaseBookkeepingExport" | "PurchaseDraft";
|
|
52
52
|
attachment_content?: string | undefined;
|
|
53
53
|
attachment_filename?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
subdomain: z.ZodString;
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
55
69
|
//#endregion
|
|
56
70
|
export { mocoCreateComment };
|
|
57
71
|
//# sourceMappingURL=create-comment.d.cts.map
|
|
@@ -5,24 +5,24 @@ declare const MocoCreateCommentInput: z.ZodObject<{
|
|
|
5
5
|
text: z.ZodString;
|
|
6
6
|
commentable_id: z.ZodNumber;
|
|
7
7
|
commentable_type: z.ZodEnum<{
|
|
8
|
-
Contact: "Contact";
|
|
9
8
|
Deal: "Deal";
|
|
10
|
-
DeliveryNote: "DeliveryNote";
|
|
11
9
|
Project: "Project";
|
|
12
|
-
|
|
10
|
+
Contact: "Contact";
|
|
13
11
|
Unit: "Unit";
|
|
14
|
-
|
|
12
|
+
User: "User";
|
|
13
|
+
Expense: "Expense";
|
|
14
|
+
Purchase: "Purchase";
|
|
15
|
+
Invoice: "Invoice";
|
|
15
16
|
Offer: "Offer";
|
|
17
|
+
DeliveryNote: "DeliveryNote";
|
|
18
|
+
Company: "Company";
|
|
16
19
|
OfferConfirmation: "OfferConfirmation";
|
|
17
|
-
Invoice: "Invoice";
|
|
18
20
|
InvoiceReminder: "InvoiceReminder";
|
|
19
21
|
InvoiceDeletion: "InvoiceDeletion";
|
|
20
22
|
InvoiceBookkeepingExport: "InvoiceBookkeepingExport";
|
|
21
|
-
Expense: "Expense";
|
|
22
23
|
RecurringExpense: "RecurringExpense";
|
|
23
24
|
Receipt: "Receipt";
|
|
24
25
|
ReceiptRefundRequest: "ReceiptRefundRequest";
|
|
25
|
-
Purchase: "Purchase";
|
|
26
26
|
PurchaseBookkeepingExport: "PurchaseBookkeepingExport";
|
|
27
27
|
PurchaseDraft: "PurchaseDraft";
|
|
28
28
|
}>;
|
|
@@ -48,10 +48,24 @@ declare const MocoCreateCommentOutput: z.ZodObject<{
|
|
|
48
48
|
declare const mocoCreateComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
text: string;
|
|
50
50
|
commentable_id: number;
|
|
51
|
-
commentable_type: "
|
|
51
|
+
commentable_type: "Deal" | "Project" | "Contact" | "Unit" | "User" | "Expense" | "Purchase" | "Invoice" | "Offer" | "DeliveryNote" | "Company" | "OfferConfirmation" | "InvoiceReminder" | "InvoiceDeletion" | "InvoiceBookkeepingExport" | "RecurringExpense" | "Receipt" | "ReceiptRefundRequest" | "PurchaseBookkeepingExport" | "PurchaseDraft";
|
|
52
52
|
attachment_content?: string | undefined;
|
|
53
53
|
attachment_filename?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
subdomain: z.ZodString;
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
55
69
|
//#endregion
|
|
56
70
|
export { mocoCreateComment };
|
|
57
71
|
//# sourceMappingURL=create-comment.d.mts.map
|
|
@@ -6,16 +6,16 @@ declare const MocoCreateCommentsBulkInput: z.ZodObject<{
|
|
|
6
6
|
created_at: z.ZodOptional<z.ZodString>;
|
|
7
7
|
commentable_ids: z.ZodArray<z.ZodNumber>;
|
|
8
8
|
commentable_type: z.ZodEnum<{
|
|
9
|
-
Contact: "Contact";
|
|
10
9
|
Deal: "Deal";
|
|
11
|
-
DeliveryNote: "DeliveryNote";
|
|
12
10
|
Project: "Project";
|
|
13
|
-
|
|
11
|
+
Contact: "Contact";
|
|
14
12
|
Unit: "Unit";
|
|
15
|
-
|
|
13
|
+
User: "User";
|
|
14
|
+
Invoice: "Invoice";
|
|
16
15
|
Offer: "Offer";
|
|
16
|
+
DeliveryNote: "DeliveryNote";
|
|
17
|
+
Company: "Company";
|
|
17
18
|
OfferConfirmation: "OfferConfirmation";
|
|
18
|
-
Invoice: "Invoice";
|
|
19
19
|
}>;
|
|
20
20
|
attachment_content: z.ZodOptional<z.ZodString>;
|
|
21
21
|
attachment_filename: z.ZodOptional<z.ZodString>;
|
|
@@ -39,11 +39,25 @@ declare const MocoCreateCommentsBulkOutput: z.ZodObject<{
|
|
|
39
39
|
declare const mocoCreateCommentsBulk: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
text: string;
|
|
41
41
|
commentable_ids: number[];
|
|
42
|
-
commentable_type: "
|
|
42
|
+
commentable_type: "Deal" | "Project" | "Contact" | "Unit" | "User" | "Invoice" | "Offer" | "DeliveryNote" | "Company" | "OfferConfirmation";
|
|
43
43
|
created_at?: string | undefined;
|
|
44
44
|
attachment_content?: string | undefined;
|
|
45
45
|
attachment_filename?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
subdomain: z.ZodString;
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
47
61
|
//#endregion
|
|
48
62
|
export { mocoCreateCommentsBulk };
|
|
49
63
|
//# sourceMappingURL=create-comments-bulk.d.cts.map
|
|
@@ -6,16 +6,16 @@ declare const MocoCreateCommentsBulkInput: z.ZodObject<{
|
|
|
6
6
|
created_at: z.ZodOptional<z.ZodString>;
|
|
7
7
|
commentable_ids: z.ZodArray<z.ZodNumber>;
|
|
8
8
|
commentable_type: z.ZodEnum<{
|
|
9
|
-
Contact: "Contact";
|
|
10
9
|
Deal: "Deal";
|
|
11
|
-
DeliveryNote: "DeliveryNote";
|
|
12
10
|
Project: "Project";
|
|
13
|
-
|
|
11
|
+
Contact: "Contact";
|
|
14
12
|
Unit: "Unit";
|
|
15
|
-
|
|
13
|
+
User: "User";
|
|
14
|
+
Invoice: "Invoice";
|
|
16
15
|
Offer: "Offer";
|
|
16
|
+
DeliveryNote: "DeliveryNote";
|
|
17
|
+
Company: "Company";
|
|
17
18
|
OfferConfirmation: "OfferConfirmation";
|
|
18
|
-
Invoice: "Invoice";
|
|
19
19
|
}>;
|
|
20
20
|
attachment_content: z.ZodOptional<z.ZodString>;
|
|
21
21
|
attachment_filename: z.ZodOptional<z.ZodString>;
|
|
@@ -39,11 +39,25 @@ declare const MocoCreateCommentsBulkOutput: z.ZodObject<{
|
|
|
39
39
|
declare const mocoCreateCommentsBulk: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
text: string;
|
|
41
41
|
commentable_ids: number[];
|
|
42
|
-
commentable_type: "
|
|
42
|
+
commentable_type: "Deal" | "Project" | "Contact" | "Unit" | "User" | "Invoice" | "Offer" | "DeliveryNote" | "Company" | "OfferConfirmation";
|
|
43
43
|
created_at?: string | undefined;
|
|
44
44
|
attachment_content?: string | undefined;
|
|
45
45
|
attachment_filename?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
subdomain: z.ZodString;
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
47
61
|
//#endregion
|
|
48
62
|
export { mocoCreateCommentsBulk };
|
|
49
63
|
//# sourceMappingURL=create-comments-bulk.d.mts.map
|
|
@@ -68,7 +68,21 @@ declare const mocoCreateContact: import("@keystrokehq/action").WorkflowActionDef
|
|
|
68
68
|
job_position?: string | undefined;
|
|
69
69
|
mobile_phone?: string | undefined;
|
|
70
70
|
work_address?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { mocoCreateContact };
|
|
74
88
|
//# sourceMappingURL=create-contact.d.cts.map
|
|
@@ -68,7 +68,21 @@ declare const mocoCreateContact: import("@keystrokehq/action").WorkflowActionDef
|
|
|
68
68
|
job_position?: string | undefined;
|
|
69
69
|
mobile_phone?: string | undefined;
|
|
70
70
|
work_address?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { mocoCreateContact };
|
|
74
88
|
//# sourceMappingURL=create-contact.d.mts.map
|
|
@@ -15,7 +15,21 @@ declare const MocoCreateDealCategoryOutput: z.ZodObject<{
|
|
|
15
15
|
declare const mocoCreateDealCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
probability: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
33
|
//#endregion
|
|
20
34
|
export { mocoCreateDealCategory };
|
|
21
35
|
//# sourceMappingURL=create-deal-category.d.cts.map
|
|
@@ -15,7 +15,21 @@ declare const MocoCreateDealCategoryOutput: z.ZodObject<{
|
|
|
15
15
|
declare const mocoCreateDealCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
probability: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
33
|
//#endregion
|
|
20
34
|
export { mocoCreateDealCategory };
|
|
21
35
|
//# sourceMappingURL=create-deal-category.d.mts.map
|
|
@@ -73,7 +73,21 @@ declare const mocoCreateDeal: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
73
73
|
company_id?: number | undefined;
|
|
74
74
|
service_period_to?: string | undefined;
|
|
75
75
|
service_period_from?: string | undefined;
|
|
76
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
76
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
subdomain: z.ZodString;
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
subdomain: z.ZodString;
|
|
89
|
+
generic_api_key: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>;
|
|
77
91
|
//#endregion
|
|
78
92
|
export { mocoCreateDeal };
|
|
79
93
|
//# sourceMappingURL=create-deal.d.cts.map
|
|
@@ -73,7 +73,21 @@ declare const mocoCreateDeal: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
73
73
|
company_id?: number | undefined;
|
|
74
74
|
service_period_to?: string | undefined;
|
|
75
75
|
service_period_from?: string | undefined;
|
|
76
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
76
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
subdomain: z.ZodString;
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
subdomain: z.ZodString;
|
|
89
|
+
generic_api_key: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>;
|
|
77
91
|
//#endregion
|
|
78
92
|
export { mocoCreateDeal };
|
|
79
93
|
//# sourceMappingURL=create-deal.d.mts.map
|
|
@@ -35,7 +35,21 @@ declare const mocoCreateEmployment: import("@keystrokehq/action").WorkflowAction
|
|
|
35
35
|
user_id: number;
|
|
36
36
|
to?: string | undefined;
|
|
37
37
|
from?: 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 { mocoCreateEmployment };
|
|
41
55
|
//# sourceMappingURL=create-employment.d.cts.map
|
|
@@ -35,7 +35,21 @@ declare const mocoCreateEmployment: import("@keystrokehq/action").WorkflowAction
|
|
|
35
35
|
user_id: number;
|
|
36
36
|
to?: string | undefined;
|
|
37
37
|
from?: 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 { mocoCreateEmployment };
|
|
41
55
|
//# sourceMappingURL=create-employment.d.mts.map
|