@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
|
@@ -20,7 +20,21 @@ declare const MocoGetAccountFixedCostsOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoGetAccountFixedCosts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
year?: number | 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 { mocoGetAccountFixedCosts };
|
|
26
40
|
//# sourceMappingURL=get-account-fixed-costs.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const MocoGetAccountFixedCostsOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoGetAccountFixedCosts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
year?: number | 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 { mocoGetAccountFixedCosts };
|
|
26
40
|
//# sourceMappingURL=get-account-fixed-costs.d.mts.map
|
|
@@ -30,7 +30,21 @@ declare const mocoGetCashflow: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
30
30
|
term?: string | undefined;
|
|
31
31
|
to_date?: string | undefined;
|
|
32
32
|
from_date?: 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 { mocoGetCashflow };
|
|
36
50
|
//# sourceMappingURL=get-cashflow.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const mocoGetCashflow: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
30
30
|
term?: string | undefined;
|
|
31
31
|
to_date?: string | undefined;
|
|
32
32
|
from_date?: 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 { mocoGetCashflow };
|
|
36
50
|
//# sourceMappingURL=get-cashflow.d.mts.map
|
|
@@ -20,7 +20,21 @@ declare const MocoGetCommentOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoGetComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: number;
|
|
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 { mocoGetComment };
|
|
26
40
|
//# sourceMappingURL=get-comment.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const MocoGetCommentOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoGetComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: number;
|
|
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 { mocoGetComment };
|
|
26
40
|
//# sourceMappingURL=get-comment.d.mts.map
|
|
@@ -45,7 +45,21 @@ declare const MocoGetCompanyOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const mocoGetCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
id: number;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { mocoGetCompany };
|
|
51
65
|
//# sourceMappingURL=get-company.d.cts.map
|
|
@@ -45,7 +45,21 @@ declare const MocoGetCompanyOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const mocoGetCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
id: number;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
subdomain: z.ZodString;
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { mocoGetCompany };
|
|
51
65
|
//# sourceMappingURL=get-company.d.mts.map
|
|
@@ -32,7 +32,21 @@ declare const MocoGetContactOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>;
|
|
33
33
|
declare const mocoGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
id: number;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { mocoGetContact };
|
|
38
52
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -32,7 +32,21 @@ declare const MocoGetContactOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>;
|
|
33
33
|
declare const mocoGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
id: number;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { mocoGetContact };
|
|
38
52
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -22,7 +22,21 @@ declare const MocoGetCustomPropertyOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const mocoGetCustomProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { mocoGetCustomProperty };
|
|
28
42
|
//# sourceMappingURL=get-custom-property.d.cts.map
|
|
@@ -22,7 +22,21 @@ declare const MocoGetCustomPropertyOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const mocoGetCustomProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { mocoGetCustomProperty };
|
|
28
42
|
//# sourceMappingURL=get-custom-property.d.mts.map
|
|
@@ -13,7 +13,21 @@ declare const MocoGetDealCategoryOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const mocoGetDealCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
31
|
//#endregion
|
|
18
32
|
export { mocoGetDealCategory };
|
|
19
33
|
//# sourceMappingURL=get-deal-category.d.cts.map
|
|
@@ -13,7 +13,21 @@ declare const MocoGetDealCategoryOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const mocoGetDealCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
31
|
//#endregion
|
|
18
32
|
export { mocoGetDealCategory };
|
|
19
33
|
//# sourceMappingURL=get-deal-category.d.mts.map
|
|
@@ -23,7 +23,21 @@ declare const MocoGetEmploymentOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const mocoGetEmployment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
27
41
|
//#endregion
|
|
28
42
|
export { mocoGetEmployment };
|
|
29
43
|
//# sourceMappingURL=get-employment.d.cts.map
|
|
@@ -23,7 +23,21 @@ declare const MocoGetEmploymentOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const mocoGetEmployment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
27
41
|
//#endregion
|
|
28
42
|
export { mocoGetEmployment };
|
|
29
43
|
//# sourceMappingURL=get-employment.d.mts.map
|
|
@@ -25,7 +25,21 @@ declare const MocoGetHolidayOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const mocoGetHoliday: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { mocoGetHoliday };
|
|
31
45
|
//# sourceMappingURL=get-holiday.d.cts.map
|
|
@@ -25,7 +25,21 @@ declare const MocoGetHolidayOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const mocoGetHoliday: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { mocoGetHoliday };
|
|
31
45
|
//# sourceMappingURL=get-holiday.d.mts.map
|
|
@@ -20,7 +20,21 @@ declare const mocoGetInternalHourlyRates: import("@keystrokehq/action").Workflow
|
|
|
20
20
|
years?: string | undefined;
|
|
21
21
|
unit_id?: number | undefined;
|
|
22
22
|
include_archived?: boolean | 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 { mocoGetInternalHourlyRates };
|
|
26
40
|
//# sourceMappingURL=get-internal-hourly-rates.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const mocoGetInternalHourlyRates: import("@keystrokehq/action").Workflow
|
|
|
20
20
|
years?: string | undefined;
|
|
21
21
|
unit_id?: number | undefined;
|
|
22
22
|
include_archived?: boolean | 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 { mocoGetInternalHourlyRates };
|
|
26
40
|
//# sourceMappingURL=get-internal-hourly-rates.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const MocoGetInvoiceBookkeepingExportOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const mocoGetInvoiceBookkeepingExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
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 { mocoGetInvoiceBookkeepingExport };
|
|
27
41
|
//# sourceMappingURL=get-invoice-bookkeeping-export.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const MocoGetInvoiceBookkeepingExportOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const mocoGetInvoiceBookkeepingExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
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 { mocoGetInvoiceBookkeepingExport };
|
|
27
41
|
//# sourceMappingURL=get-invoice-bookkeeping-export.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const MocoGetInvoicePaymentOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const mocoGetInvoicePayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
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 { mocoGetInvoicePayment };
|
|
27
41
|
//# sourceMappingURL=get-invoice-payment.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const MocoGetInvoicePaymentOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const mocoGetInvoicePayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
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 { mocoGetInvoicePayment };
|
|
27
41
|
//# sourceMappingURL=get-invoice-payment.d.mts.map
|
|
@@ -24,7 +24,21 @@ declare const MocoGetInvoiceReminderOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const mocoGetInvoiceReminder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { mocoGetInvoiceReminder };
|
|
30
44
|
//# sourceMappingURL=get-invoice-reminder.d.cts.map
|
|
@@ -24,7 +24,21 @@ declare const MocoGetInvoiceReminderOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const mocoGetInvoiceReminder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { mocoGetInvoiceReminder };
|
|
30
44
|
//# sourceMappingURL=get-invoice-reminder.d.mts.map
|