@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
|
@@ -37,7 +37,21 @@ declare const mocoUpdateProjectsTasks: import("@keystrokehq/action").WorkflowAct
|
|
|
37
37
|
billable?: boolean | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
hourly_rate?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
subdomain: z.ZodString;
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
41
55
|
//#endregion
|
|
42
56
|
export { mocoUpdateProjectsTasks };
|
|
43
57
|
//# sourceMappingURL=update-projects-tasks.d.mts.map
|
|
@@ -61,7 +61,21 @@ declare const MocoUpdateProjectsUnarchiveOutput: z.ZodObject<{
|
|
|
61
61
|
}, z.core.$loose>;
|
|
62
62
|
declare const mocoUpdateProjectsUnarchive: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
id: number;
|
|
64
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
64
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
65
|
+
connectionId: z.ZodString;
|
|
66
|
+
entityId: z.ZodString;
|
|
67
|
+
instanceId: z.ZodString;
|
|
68
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69
|
+
subdomain: z.ZodString;
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
65
79
|
//#endregion
|
|
66
80
|
export { mocoUpdateProjectsUnarchive };
|
|
67
81
|
//# sourceMappingURL=update-projects-unarchive.d.cts.map
|
|
@@ -61,7 +61,21 @@ declare const MocoUpdateProjectsUnarchiveOutput: z.ZodObject<{
|
|
|
61
61
|
}, z.core.$loose>;
|
|
62
62
|
declare const mocoUpdateProjectsUnarchive: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
id: number;
|
|
64
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
64
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
65
|
+
connectionId: z.ZodString;
|
|
66
|
+
entityId: z.ZodString;
|
|
67
|
+
instanceId: z.ZodString;
|
|
68
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69
|
+
subdomain: z.ZodString;
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
65
79
|
//#endregion
|
|
66
80
|
export { mocoUpdateProjectsUnarchive };
|
|
67
81
|
//# sourceMappingURL=update-projects-unarchive.d.mts.map
|
|
@@ -94,7 +94,21 @@ declare const MocoUpdatePurchaseStatusOutput: z.ZodObject<{
|
|
|
94
94
|
declare const mocoUpdatePurchaseStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
id: number;
|
|
96
96
|
status: "pending" | "archived";
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
subdomain: z.ZodString;
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
105
|
+
connectionId: z.ZodString;
|
|
106
|
+
entityId: z.ZodString;
|
|
107
|
+
instanceId: z.ZodString;
|
|
108
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
109
|
+
subdomain: z.ZodString;
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>;
|
|
98
112
|
//#endregion
|
|
99
113
|
export { mocoUpdatePurchaseStatus };
|
|
100
114
|
//# sourceMappingURL=update-purchase-status.d.cts.map
|
|
@@ -94,7 +94,21 @@ declare const MocoUpdatePurchaseStatusOutput: z.ZodObject<{
|
|
|
94
94
|
declare const mocoUpdatePurchaseStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
id: number;
|
|
96
96
|
status: "pending" | "archived";
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
subdomain: z.ZodString;
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
105
|
+
connectionId: z.ZodString;
|
|
106
|
+
entityId: z.ZodString;
|
|
107
|
+
instanceId: z.ZodString;
|
|
108
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
109
|
+
subdomain: z.ZodString;
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>;
|
|
98
112
|
//#endregion
|
|
99
113
|
export { mocoUpdatePurchaseStatus };
|
|
100
114
|
//# sourceMappingURL=update-purchase-status.d.mts.map
|
|
@@ -131,7 +131,21 @@ declare const mocoUpdatePurchase: import("@keystrokehq/action").WorkflowActionDe
|
|
|
131
131
|
service_period_to?: string | undefined;
|
|
132
132
|
receipt_identifier?: string | undefined;
|
|
133
133
|
service_period_from?: string | undefined;
|
|
134
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
134
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
135
|
+
connectionId: z.ZodString;
|
|
136
|
+
entityId: z.ZodString;
|
|
137
|
+
instanceId: z.ZodString;
|
|
138
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
139
|
+
subdomain: z.ZodString;
|
|
140
|
+
generic_api_key: z.ZodString;
|
|
141
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
subdomain: z.ZodString;
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
135
149
|
//#endregion
|
|
136
150
|
export { mocoUpdatePurchase };
|
|
137
151
|
//# sourceMappingURL=update-purchase.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-purchase.d.cts","names":[],"sources":["../../src/actions/update-purchase.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6EvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-purchase.d.cts","names":[],"sources":["../../src/actions/update-purchase.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6EvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -131,7 +131,21 @@ declare const mocoUpdatePurchase: import("@keystrokehq/action").WorkflowActionDe
|
|
|
131
131
|
service_period_to?: string | undefined;
|
|
132
132
|
receipt_identifier?: string | undefined;
|
|
133
133
|
service_period_from?: string | undefined;
|
|
134
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
134
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
135
|
+
connectionId: z.ZodString;
|
|
136
|
+
entityId: z.ZodString;
|
|
137
|
+
instanceId: z.ZodString;
|
|
138
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
139
|
+
subdomain: z.ZodString;
|
|
140
|
+
generic_api_key: z.ZodString;
|
|
141
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
subdomain: z.ZodString;
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
135
149
|
//#endregion
|
|
136
150
|
export { mocoUpdatePurchase };
|
|
137
151
|
//# sourceMappingURL=update-purchase.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-purchase.d.mts","names":[],"sources":["../../src/actions/update-purchase.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6EvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-purchase.d.mts","names":[],"sources":["../../src/actions/update-purchase.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6EvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -97,7 +97,21 @@ declare const mocoUpdatePurchasesStoreDocument: import("@keystrokehq/action").Wo
|
|
|
97
97
|
base64: string;
|
|
98
98
|
filename: string;
|
|
99
99
|
};
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
100
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
subdomain: z.ZodString;
|
|
106
|
+
generic_api_key: z.ZodString;
|
|
107
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
108
|
+
connectionId: z.ZodString;
|
|
109
|
+
entityId: z.ZodString;
|
|
110
|
+
instanceId: z.ZodString;
|
|
111
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
112
|
+
subdomain: z.ZodString;
|
|
113
|
+
generic_api_key: z.ZodString;
|
|
114
|
+
}, z.core.$strip>>]>;
|
|
101
115
|
//#endregion
|
|
102
116
|
export { mocoUpdatePurchasesStoreDocument };
|
|
103
117
|
//# sourceMappingURL=update-purchases-store-document.d.cts.map
|
|
@@ -97,7 +97,21 @@ declare const mocoUpdatePurchasesStoreDocument: import("@keystrokehq/action").Wo
|
|
|
97
97
|
base64: string;
|
|
98
98
|
filename: string;
|
|
99
99
|
};
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
100
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
subdomain: z.ZodString;
|
|
106
|
+
generic_api_key: z.ZodString;
|
|
107
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
108
|
+
connectionId: z.ZodString;
|
|
109
|
+
entityId: z.ZodString;
|
|
110
|
+
instanceId: z.ZodString;
|
|
111
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
112
|
+
subdomain: z.ZodString;
|
|
113
|
+
generic_api_key: z.ZodString;
|
|
114
|
+
}, z.core.$strip>>]>;
|
|
101
115
|
//#endregion
|
|
102
116
|
export { mocoUpdatePurchasesStoreDocument };
|
|
103
117
|
//# sourceMappingURL=update-purchases-store-document.d.mts.map
|
|
@@ -73,7 +73,21 @@ declare const mocoUpdateReceipt: import("@keystrokehq/action").WorkflowActionDef
|
|
|
73
73
|
base64: string;
|
|
74
74
|
filename: string;
|
|
75
75
|
} | 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 { mocoUpdateReceipt };
|
|
79
93
|
//# sourceMappingURL=update-receipt.d.cts.map
|
|
@@ -73,7 +73,21 @@ declare const mocoUpdateReceipt: import("@keystrokehq/action").WorkflowActionDef
|
|
|
73
73
|
base64: string;
|
|
74
74
|
filename: string;
|
|
75
75
|
} | 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 { mocoUpdateReceipt };
|
|
79
93
|
//# sourceMappingURL=update-receipt.d.mts.map
|
|
@@ -7,6 +7,7 @@ declare const MocoUpdateScheduleInput: z.ZodObject<{
|
|
|
7
7
|
pm: z.ZodOptional<z.ZodBoolean>;
|
|
8
8
|
date: z.ZodOptional<z.ZodString>;
|
|
9
9
|
symbol: z.ZodOptional<z.ZodEnum<{
|
|
10
|
+
users: "users";
|
|
10
11
|
home: "home";
|
|
11
12
|
building: "building";
|
|
12
13
|
car: "car";
|
|
@@ -14,7 +15,6 @@ declare const MocoUpdateScheduleInput: z.ZodObject<{
|
|
|
14
15
|
cocktail: "cocktail";
|
|
15
16
|
bells: "bells";
|
|
16
17
|
baby_carriage: "baby_carriage";
|
|
17
|
-
users: "users";
|
|
18
18
|
moon: "moon";
|
|
19
19
|
info_circle: "info_circle";
|
|
20
20
|
dot_circle: "dot_circle";
|
|
@@ -59,12 +59,26 @@ declare const mocoUpdateSchedule: import("@keystrokehq/action").WorkflowActionDe
|
|
|
59
59
|
am?: boolean | undefined;
|
|
60
60
|
pm?: boolean | undefined;
|
|
61
61
|
date?: string | undefined;
|
|
62
|
-
symbol?: "home" | "building" | "car" | "graduation_cap" | "cocktail" | "bells" | "baby_carriage" | "
|
|
62
|
+
symbol?: "users" | "home" | "building" | "car" | "graduation_cap" | "cocktail" | "bells" | "baby_carriage" | "moon" | "info_circle" | "dot_circle" | "exclamation_mark" | undefined;
|
|
63
63
|
comment?: string | undefined;
|
|
64
64
|
user_id?: number | undefined;
|
|
65
65
|
overwrite?: boolean | undefined;
|
|
66
66
|
absence_code?: "unplannable" | "public_holiday" | "sick_day" | "holiday" | "absence" | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
subdomain: z.ZodString;
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
68
82
|
//#endregion
|
|
69
83
|
export { mocoUpdateSchedule };
|
|
70
84
|
//# sourceMappingURL=update-schedule.d.cts.map
|
|
@@ -7,6 +7,7 @@ declare const MocoUpdateScheduleInput: z.ZodObject<{
|
|
|
7
7
|
pm: z.ZodOptional<z.ZodBoolean>;
|
|
8
8
|
date: z.ZodOptional<z.ZodString>;
|
|
9
9
|
symbol: z.ZodOptional<z.ZodEnum<{
|
|
10
|
+
users: "users";
|
|
10
11
|
home: "home";
|
|
11
12
|
building: "building";
|
|
12
13
|
car: "car";
|
|
@@ -14,7 +15,6 @@ declare const MocoUpdateScheduleInput: z.ZodObject<{
|
|
|
14
15
|
cocktail: "cocktail";
|
|
15
16
|
bells: "bells";
|
|
16
17
|
baby_carriage: "baby_carriage";
|
|
17
|
-
users: "users";
|
|
18
18
|
moon: "moon";
|
|
19
19
|
info_circle: "info_circle";
|
|
20
20
|
dot_circle: "dot_circle";
|
|
@@ -59,12 +59,26 @@ declare const mocoUpdateSchedule: import("@keystrokehq/action").WorkflowActionDe
|
|
|
59
59
|
am?: boolean | undefined;
|
|
60
60
|
pm?: boolean | undefined;
|
|
61
61
|
date?: string | undefined;
|
|
62
|
-
symbol?: "home" | "building" | "car" | "graduation_cap" | "cocktail" | "bells" | "baby_carriage" | "
|
|
62
|
+
symbol?: "users" | "home" | "building" | "car" | "graduation_cap" | "cocktail" | "bells" | "baby_carriage" | "moon" | "info_circle" | "dot_circle" | "exclamation_mark" | undefined;
|
|
63
63
|
comment?: string | undefined;
|
|
64
64
|
user_id?: number | undefined;
|
|
65
65
|
overwrite?: boolean | undefined;
|
|
66
66
|
absence_code?: "unplannable" | "public_holiday" | "sick_day" | "holiday" | "absence" | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
subdomain: z.ZodString;
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
68
82
|
//#endregion
|
|
69
83
|
export { mocoUpdateSchedule };
|
|
70
84
|
//# sourceMappingURL=update-schedule.d.mts.map
|
|
@@ -18,7 +18,21 @@ declare const mocoUpdateTag: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
18
18
|
id: number;
|
|
19
19
|
name?: string | undefined;
|
|
20
20
|
color?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { mocoUpdateTag };
|
|
24
38
|
//# sourceMappingURL=update-tag.d.cts.map
|
|
@@ -18,7 +18,21 @@ declare const mocoUpdateTag: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
18
18
|
id: number;
|
|
19
19
|
name?: string | undefined;
|
|
20
20
|
color?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { mocoUpdateTag };
|
|
24
38
|
//# sourceMappingURL=update-tag.d.mts.map
|
|
@@ -4,14 +4,14 @@ import { z } from "zod";
|
|
|
4
4
|
declare const MocoUpdateTaggingsInput: z.ZodObject<{
|
|
5
5
|
tags: z.ZodArray<z.ZodString>;
|
|
6
6
|
entity: z.ZodEnum<{
|
|
7
|
-
Contact: "Contact";
|
|
8
7
|
Deal: "Deal";
|
|
9
8
|
Project: "Project";
|
|
9
|
+
Contact: "Contact";
|
|
10
10
|
User: "User";
|
|
11
|
-
Company: "Company";
|
|
12
|
-
Offer: "Offer";
|
|
13
|
-
Invoice: "Invoice";
|
|
14
11
|
Purchase: "Purchase";
|
|
12
|
+
Invoice: "Invoice";
|
|
13
|
+
Offer: "Offer";
|
|
14
|
+
Company: "Company";
|
|
15
15
|
}>;
|
|
16
16
|
entity_id: z.ZodNumber;
|
|
17
17
|
}, z.core.$strip>;
|
|
@@ -20,9 +20,23 @@ declare const MocoUpdateTaggingsOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoUpdateTaggings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
tags: string[];
|
|
23
|
-
entity: "
|
|
23
|
+
entity: "Deal" | "Project" | "Contact" | "User" | "Purchase" | "Invoice" | "Offer" | "Company";
|
|
24
24
|
entity_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 { mocoUpdateTaggings };
|
|
28
42
|
//# sourceMappingURL=update-taggings.d.cts.map
|
|
@@ -4,14 +4,14 @@ import { z } from "zod";
|
|
|
4
4
|
declare const MocoUpdateTaggingsInput: z.ZodObject<{
|
|
5
5
|
tags: z.ZodArray<z.ZodString>;
|
|
6
6
|
entity: z.ZodEnum<{
|
|
7
|
-
Contact: "Contact";
|
|
8
7
|
Deal: "Deal";
|
|
9
8
|
Project: "Project";
|
|
9
|
+
Contact: "Contact";
|
|
10
10
|
User: "User";
|
|
11
|
-
Company: "Company";
|
|
12
|
-
Offer: "Offer";
|
|
13
|
-
Invoice: "Invoice";
|
|
14
11
|
Purchase: "Purchase";
|
|
12
|
+
Invoice: "Invoice";
|
|
13
|
+
Offer: "Offer";
|
|
14
|
+
Company: "Company";
|
|
15
15
|
}>;
|
|
16
16
|
entity_id: z.ZodNumber;
|
|
17
17
|
}, z.core.$strip>;
|
|
@@ -20,9 +20,23 @@ declare const MocoUpdateTaggingsOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const mocoUpdateTaggings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
tags: string[];
|
|
23
|
-
entity: "
|
|
23
|
+
entity: "Deal" | "Project" | "Contact" | "User" | "Purchase" | "Invoice" | "Offer" | "Company";
|
|
24
24
|
entity_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 { mocoUpdateTaggings };
|
|
28
42
|
//# sourceMappingURL=update-taggings.d.mts.map
|
|
@@ -32,7 +32,21 @@ declare const mocoUpdateTaskTemplate: import("@keystrokehq/action").WorkflowActi
|
|
|
32
32
|
description?: string | undefined;
|
|
33
33
|
project_default?: boolean | undefined;
|
|
34
34
|
revenue_category_id?: number | undefined;
|
|
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 { mocoUpdateTaskTemplate };
|
|
38
52
|
//# sourceMappingURL=update-task-template.d.cts.map
|
|
@@ -32,7 +32,21 @@ declare const mocoUpdateTaskTemplate: import("@keystrokehq/action").WorkflowActi
|
|
|
32
32
|
description?: string | undefined;
|
|
33
33
|
project_default?: boolean | undefined;
|
|
34
34
|
revenue_category_id?: number | undefined;
|
|
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 { mocoUpdateTaskTemplate };
|
|
38
52
|
//# sourceMappingURL=update-task-template.d.mts.map
|
|
@@ -20,7 +20,21 @@ declare const MocoUpdateUnitOutput: z.ZodObject<{
|
|
|
20
20
|
declare const mocoUpdateUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
id: number;
|
|
22
22
|
name?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
24
38
|
//#endregion
|
|
25
39
|
export { mocoUpdateUnit };
|
|
26
40
|
//# sourceMappingURL=update-unit.d.cts.map
|
|
@@ -20,7 +20,21 @@ declare const MocoUpdateUnitOutput: z.ZodObject<{
|
|
|
20
20
|
declare const mocoUpdateUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
id: number;
|
|
22
22
|
name?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moco", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
24
38
|
//#endregion
|
|
25
39
|
export { mocoUpdateUnit };
|
|
26
40
|
//# sourceMappingURL=update-unit.d.mts.map
|
|
@@ -75,7 +75,21 @@ declare const mocoUpdateUser: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
75
75
|
home_address?: string | undefined;
|
|
76
76
|
mobile_phone?: string | undefined;
|
|
77
77
|
custom_properties?: Record<string, unknown> | 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 { mocoUpdateUser };
|
|
81
95
|
//# sourceMappingURL=update-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-user.d.cts","names":[],"sources":["../../src/actions/update-user.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBpB,cAAA,gCAAc,wBAAA
|
|
1
|
+
{"version":3,"file":"update-user.d.cts","names":[],"sources":["../../src/actions/update-user.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAoBpB,cAAA,gCAAc,wBAAA"}
|