@keystrokehq/sevdesk 0.1.5 → 0.1.6
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/book-invoice-amount.cjs +1 -0
- package/dist/actions/book-invoice-amount.cjs.map +1 -1
- package/dist/actions/book-invoice-amount.d.cts +3 -27
- package/dist/actions/book-invoice-amount.d.cts.map +1 -1
- package/dist/actions/book-invoice-amount.d.mts +3 -27
- package/dist/actions/book-invoice-amount.d.mts.map +1 -1
- package/dist/actions/book-invoice-amount.mjs +1 -0
- package/dist/actions/book-invoice-amount.mjs.map +1 -1
- package/dist/actions/check-customer-number-availability.cjs +1 -0
- package/dist/actions/check-customer-number-availability.cjs.map +1 -1
- package/dist/actions/check-customer-number-availability.d.cts +3 -15
- package/dist/actions/check-customer-number-availability.d.cts.map +1 -1
- package/dist/actions/check-customer-number-availability.d.mts +3 -15
- package/dist/actions/check-customer-number-availability.d.mts.map +1 -1
- package/dist/actions/check-customer-number-availability.mjs +1 -0
- package/dist/actions/check-customer-number-availability.mjs.map +1 -1
- package/dist/actions/create-accounting-contact.cjs +1 -0
- package/dist/actions/create-accounting-contact.cjs.map +1 -1
- package/dist/actions/create-accounting-contact.d.cts +3 -20
- package/dist/actions/create-accounting-contact.d.cts.map +1 -1
- package/dist/actions/create-accounting-contact.d.mts +3 -20
- package/dist/actions/create-accounting-contact.d.mts.map +1 -1
- package/dist/actions/create-accounting-contact.mjs +1 -0
- package/dist/actions/create-accounting-contact.mjs.map +1 -1
- package/dist/actions/create-check-account-transaction.cjs +1 -0
- package/dist/actions/create-check-account-transaction.cjs.map +1 -1
- package/dist/actions/create-check-account-transaction.d.cts +3 -34
- package/dist/actions/create-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/create-check-account-transaction.d.mts +3 -34
- package/dist/actions/create-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/create-check-account-transaction.mjs +1 -0
- package/dist/actions/create-check-account-transaction.mjs.map +1 -1
- package/dist/actions/create-clearing-account.cjs +1 -0
- package/dist/actions/create-clearing-account.cjs.map +1 -1
- package/dist/actions/create-clearing-account.d.cts +3 -16
- package/dist/actions/create-clearing-account.d.cts.map +1 -1
- package/dist/actions/create-clearing-account.d.mts +3 -16
- package/dist/actions/create-clearing-account.d.mts.map +1 -1
- package/dist/actions/create-clearing-account.mjs +1 -0
- package/dist/actions/create-clearing-account.mjs.map +1 -1
- package/dist/actions/create-communication-way.cjs +1 -0
- package/dist/actions/create-communication-way.cjs.map +1 -1
- package/dist/actions/create-communication-way.d.cts +3 -25
- package/dist/actions/create-communication-way.d.cts.map +1 -1
- package/dist/actions/create-communication-way.d.mts +3 -25
- package/dist/actions/create-communication-way.d.mts.map +1 -1
- package/dist/actions/create-communication-way.mjs +1 -0
- package/dist/actions/create-communication-way.mjs.map +1 -1
- package/dist/actions/create-contact-address.cjs +1 -0
- package/dist/actions/create-contact-address.cjs.map +1 -1
- package/dist/actions/create-contact-address.d.cts +3 -33
- package/dist/actions/create-contact-address.d.cts.map +1 -1
- package/dist/actions/create-contact-address.d.mts +3 -33
- package/dist/actions/create-contact-address.d.mts.map +1 -1
- package/dist/actions/create-contact-address.mjs +1 -0
- package/dist/actions/create-contact-address.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.cjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.cts +3 -17
- package/dist/actions/create-contact-custom-field-setting.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.mts +3 -17
- package/dist/actions/create-contact-custom-field-setting.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.mjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field.cjs +1 -0
- package/dist/actions/create-contact-custom-field.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field.d.cts +3 -23
- package/dist/actions/create-contact-custom-field.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field.d.mts +3 -23
- package/dist/actions/create-contact-custom-field.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field.mjs +1 -0
- package/dist/actions/create-contact-custom-field.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -50
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -50
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-contact2.cjs +1 -0
- package/dist/actions/create-contact2.cjs.map +1 -1
- package/dist/actions/create-contact2.d.cts +3 -46
- package/dist/actions/create-contact2.d.cts.map +1 -1
- package/dist/actions/create-contact2.d.mts +3 -46
- package/dist/actions/create-contact2.d.mts.map +1 -1
- package/dist/actions/create-contact2.mjs +1 -0
- package/dist/actions/create-contact2.mjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.cjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.cjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.cts +3 -18
- package/dist/actions/create-credit-note-from-invoice.d.cts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.mts +3 -18
- package/dist/actions/create-credit-note-from-invoice.d.mts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.mjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.mjs.map +1 -1
- package/dist/actions/create-file-import-account.cjs +1 -0
- package/dist/actions/create-file-import-account.cjs.map +1 -1
- package/dist/actions/create-file-import-account.d.cts +3 -18
- package/dist/actions/create-file-import-account.d.cts.map +1 -1
- package/dist/actions/create-file-import-account.d.mts +3 -18
- package/dist/actions/create-file-import-account.d.mts.map +1 -1
- package/dist/actions/create-file-import-account.mjs +1 -0
- package/dist/actions/create-file-import-account.mjs.map +1 -1
- package/dist/actions/create-part.cjs +1 -0
- package/dist/actions/create-part.cjs.map +1 -1
- package/dist/actions/create-part.d.cts +3 -34
- package/dist/actions/create-part.d.cts.map +1 -1
- package/dist/actions/create-part.d.mts +3 -34
- package/dist/actions/create-part.d.mts.map +1 -1
- package/dist/actions/create-part.mjs +1 -0
- package/dist/actions/create-part.mjs.map +1 -1
- package/dist/actions/create-payment-method.cjs +1 -0
- package/dist/actions/create-payment-method.cjs.map +1 -1
- package/dist/actions/create-payment-method.d.cts +3 -17
- package/dist/actions/create-payment-method.d.cts.map +1 -1
- package/dist/actions/create-payment-method.d.mts +3 -17
- package/dist/actions/create-payment-method.d.mts.map +1 -1
- package/dist/actions/create-payment-method.mjs +1 -0
- package/dist/actions/create-payment-method.mjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.cjs +1 -0
- package/dist/actions/create-private-transaction-rule.cjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.cts +3 -17
- package/dist/actions/create-private-transaction-rule.d.cts.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.mts +3 -17
- package/dist/actions/create-private-transaction-rule.d.mts.map +1 -1
- package/dist/actions/create-private-transaction-rule.mjs +1 -0
- package/dist/actions/create-private-transaction-rule.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -19
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -19
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.cts +3 -15
- package/dist/actions/delete-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.mts +3 -15
- package/dist/actions/delete-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.cts +3 -15
- package/dist/actions/delete-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.mts +3 -15
- package/dist/actions/delete-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.cts +3 -15
- package/dist/actions/delete-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.mts +3 -15
- package/dist/actions/delete-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs +1 -0
- package/dist/actions/delete-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.cts +3 -15
- package/dist/actions/delete-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.mts +3 -15
- package/dist/actions/delete-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs +1 -0
- package/dist/actions/delete-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs +1 -0
- package/dist/actions/delete-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs +1 -0
- package/dist/actions/delete-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts +3 -15
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts +3 -15
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs +1 -0
- package/dist/actions/delete-credit-note-by-id.cjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.cts +3 -15
- package/dist/actions/delete-credit-note-by-id.d.cts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.mts +3 -15
- package/dist/actions/delete-credit-note-by-id.d.mts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs +1 -0
- package/dist/actions/delete-credit-note-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-by-id.cjs +1 -0
- package/dist/actions/delete-order-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-by-id.d.cts +3 -15
- package/dist/actions/delete-order-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-by-id.d.mts +3 -15
- package/dist/actions/delete-order-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-by-id.mjs +1 -0
- package/dist/actions/delete-order-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs +1 -0
- package/dist/actions/delete-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.cts +3 -15
- package/dist/actions/delete-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.mts +3 -15
- package/dist/actions/delete-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs +1 -0
- package/dist/actions/delete-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/delete-payment-method.cjs +1 -0
- package/dist/actions/delete-payment-method.cjs.map +1 -1
- package/dist/actions/delete-payment-method.d.cts +3 -15
- package/dist/actions/delete-payment-method.d.cts.map +1 -1
- package/dist/actions/delete-payment-method.d.mts +3 -15
- package/dist/actions/delete-payment-method.d.mts.map +1 -1
- package/dist/actions/delete-payment-method.mjs +1 -0
- package/dist/actions/delete-payment-method.mjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts +3 -15
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts +3 -15
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -0
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +3 -15
- package/dist/actions/delete-tag-by-id.d.cts.map +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +3 -15
- package/dist/actions/delete-tag-by-id.d.mts.map +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -0
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.cjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.cts +3 -15
- package/dist/actions/enshrine-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.mts +3 -15
- package/dist/actions/enshrine-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.mjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.mjs.map +1 -1
- package/dist/actions/export-credit-note-csv.cjs +1 -0
- package/dist/actions/export-credit-note-csv.cjs.map +1 -1
- package/dist/actions/export-credit-note-csv.d.cts +3 -17
- package/dist/actions/export-credit-note-csv.d.cts.map +1 -1
- package/dist/actions/export-credit-note-csv.d.mts +3 -17
- package/dist/actions/export-credit-note-csv.d.mts.map +1 -1
- package/dist/actions/export-credit-note-csv.mjs +1 -0
- package/dist/actions/export-credit-note-csv.mjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.cjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.cjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts +3 -16
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts +3 -16
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.mjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.mjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.cjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.cjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.cts +3 -18
- package/dist/actions/find-contacts-by-custom-field-value.d.cts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.mts +3 -18
- package/dist/actions/find-contacts-by-custom-field-value.d.mts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.mjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.mjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.cjs +1 -0
- package/dist/actions/generate-progress-download-hash.cjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.cts +3 -15
- package/dist/actions/generate-progress-download-hash.d.cts.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.mts +3 -15
- package/dist/actions/generate-progress-download-hash.d.mts.map +1 -1
- package/dist/actions/generate-progress-download-hash.mjs +1 -0
- package/dist/actions/generate-progress-download-hash.mjs.map +1 -1
- package/dist/actions/get-account-invoices.cjs +1 -0
- package/dist/actions/get-account-invoices.cjs.map +1 -1
- package/dist/actions/get-account-invoices.d.cts +3 -13
- package/dist/actions/get-account-invoices.d.cts.map +1 -1
- package/dist/actions/get-account-invoices.d.mts +3 -13
- package/dist/actions/get-account-invoices.d.mts.map +1 -1
- package/dist/actions/get-account-invoices.mjs +1 -0
- package/dist/actions/get-account-invoices.mjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.cts +3 -15
- package/dist/actions/get-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.mts +3 -15
- package/dist/actions/get-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-contacts.cjs +1 -0
- package/dist/actions/get-accounting-contacts.cjs.map +1 -1
- package/dist/actions/get-accounting-contacts.d.cts +3 -16
- package/dist/actions/get-accounting-contacts.d.cts.map +1 -1
- package/dist/actions/get-accounting-contacts.d.mts +3 -16
- package/dist/actions/get-accounting-contacts.d.mts.map +1 -1
- package/dist/actions/get-accounting-contacts.mjs +1 -0
- package/dist/actions/get-accounting-contacts.mjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.cjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.cts +3 -16
- package/dist/actions/get-check-account-balance-at-date.d.cts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.mts +3 -16
- package/dist/actions/get-check-account-balance-at-date.d.mts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.mjs.map +1 -1
- package/dist/actions/get-check-account-by-id.cjs +1 -0
- package/dist/actions/get-check-account-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-by-id.d.cts +3 -15
- package/dist/actions/get-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-by-id.d.mts +3 -15
- package/dist/actions/get-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-by-id.mjs +1 -0
- package/dist/actions/get-check-account-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.cts +3 -15
- package/dist/actions/get-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.mts +3 -15
- package/dist/actions/get-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transactions.cjs +1 -0
- package/dist/actions/get-check-account-transactions.cjs.map +1 -1
- package/dist/actions/get-check-account-transactions.d.cts +3 -22
- package/dist/actions/get-check-account-transactions.d.cts.map +1 -1
- package/dist/actions/get-check-account-transactions.d.mts +3 -22
- package/dist/actions/get-check-account-transactions.d.mts.map +1 -1
- package/dist/actions/get-check-account-transactions.mjs +1 -0
- package/dist/actions/get-check-account-transactions.mjs.map +1 -1
- package/dist/actions/get-check-accounts.cjs +1 -0
- package/dist/actions/get-check-accounts.cjs.map +1 -1
- package/dist/actions/get-check-accounts.d.cts +3 -17
- package/dist/actions/get-check-accounts.d.cts.map +1 -1
- package/dist/actions/get-check-accounts.d.mts +3 -17
- package/dist/actions/get-check-accounts.d.mts.map +1 -1
- package/dist/actions/get-check-accounts.mjs +1 -0
- package/dist/actions/get-check-accounts.mjs.map +1 -1
- package/dist/actions/get-communication-way-keys.cjs +1 -0
- package/dist/actions/get-communication-way-keys.cjs.map +1 -1
- package/dist/actions/get-communication-way-keys.d.cts +3 -13
- package/dist/actions/get-communication-way-keys.d.cts.map +1 -1
- package/dist/actions/get-communication-way-keys.d.mts +3 -13
- package/dist/actions/get-communication-way-keys.d.mts.map +1 -1
- package/dist/actions/get-communication-way-keys.mjs +1 -0
- package/dist/actions/get-communication-way-keys.mjs.map +1 -1
- package/dist/actions/get-communication-ways.cjs +1 -0
- package/dist/actions/get-communication-ways.cjs.map +1 -1
- package/dist/actions/get-communication-ways.d.cts +3 -18
- package/dist/actions/get-communication-ways.d.cts.map +1 -1
- package/dist/actions/get-communication-ways.d.mts +3 -18
- package/dist/actions/get-communication-ways.d.mts.map +1 -1
- package/dist/actions/get-communication-ways.mjs +1 -0
- package/dist/actions/get-communication-ways.mjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.cjs +1 -0
- package/dist/actions/get-communicationway-by-id.cjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.cts +3 -15
- package/dist/actions/get-communicationway-by-id.d.cts.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.mts +3 -15
- package/dist/actions/get-communicationway-by-id.d.mts.map +1 -1
- package/dist/actions/get-communicationway-by-id.mjs +1 -0
- package/dist/actions/get-communicationway-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.cjs +1 -0
- package/dist/actions/get-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.cts +3 -15
- package/dist/actions/get-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.mts +3 -15
- package/dist/actions/get-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-address-by-id.mjs +1 -0
- package/dist/actions/get-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-addresses.cjs +1 -0
- package/dist/actions/get-contact-addresses.cjs.map +1 -1
- package/dist/actions/get-contact-addresses.d.cts +3 -17
- package/dist/actions/get-contact-addresses.d.cts.map +1 -1
- package/dist/actions/get-contact-addresses.d.mts +3 -17
- package/dist/actions/get-contact-addresses.d.mts.map +1 -1
- package/dist/actions/get-contact-addresses.mjs +1 -0
- package/dist/actions/get-contact-addresses.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +1 -0
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +3 -15
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +3 -15
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +1 -0
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts +3 -15
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts +3 -15
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.cjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.cts +3 -18
- package/dist/actions/get-contact-custom-field-settings.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.mts +3 -18
- package/dist/actions/get-contact-custom-field-settings.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.mjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.mjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.cjs +1 -0
- package/dist/actions/get-contact-custom-fields.cjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.cts +3 -18
- package/dist/actions/get-contact-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.mts +3 -18
- package/dist/actions/get-contact-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-fields.mjs +1 -0
- package/dist/actions/get-contact-custom-fields.mjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.cjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.cts +3 -15
- package/dist/actions/get-contact-tabs-item-count.d.cts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.mts +3 -15
- package/dist/actions/get-contact-tabs-item-count.d.mts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +1 -0
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +3 -26
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +3 -26
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +1 -0
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-credit-note-positions.cjs +1 -0
- package/dist/actions/get-credit-note-positions.cjs.map +1 -1
- package/dist/actions/get-credit-note-positions.d.cts +3 -16
- package/dist/actions/get-credit-note-positions.d.cts.map +1 -1
- package/dist/actions/get-credit-note-positions.d.mts +3 -16
- package/dist/actions/get-credit-note-positions.d.mts.map +1 -1
- package/dist/actions/get-credit-note-positions.mjs +1 -0
- package/dist/actions/get-credit-note-positions.mjs.map +1 -1
- package/dist/actions/get-credit-notes.cjs +1 -0
- package/dist/actions/get-credit-notes.cjs.map +1 -1
- package/dist/actions/get-credit-notes.d.cts +3 -27
- package/dist/actions/get-credit-notes.d.cts.map +1 -1
- package/dist/actions/get-credit-notes.d.mts +3 -27
- package/dist/actions/get-credit-notes.d.mts.map +1 -1
- package/dist/actions/get-credit-notes.mjs +1 -0
- package/dist/actions/get-credit-notes.mjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.cjs +1 -0
- package/dist/actions/get-export-invoicecsv.cjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.cts +3 -17
- package/dist/actions/get-export-invoicecsv.d.cts.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.mts +3 -17
- package/dist/actions/get-export-invoicecsv.d.mts.map +1 -1
- package/dist/actions/get-export-invoicecsv.mjs +1 -0
- package/dist/actions/get-export-invoicecsv.mjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.cjs +1 -0
- package/dist/actions/get-export-transactions-csv.cjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.cts +3 -17
- package/dist/actions/get-export-transactions-csv.d.cts.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.mts +3 -17
- package/dist/actions/get-export-transactions-csv.d.mts.map +1 -1
- package/dist/actions/get-export-transactions-csv.mjs +1 -0
- package/dist/actions/get-export-transactions-csv.mjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.cjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.cts +3 -15
- package/dist/actions/get-invoice-is-partially-paid.d.cts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.mts +3 -15
- package/dist/actions/get-invoice-is-partially-paid.d.mts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.mjs.map +1 -1
- package/dist/actions/get-invoice-positions.cjs +1 -0
- package/dist/actions/get-invoice-positions.cjs.map +1 -1
- package/dist/actions/get-invoice-positions.d.cts +3 -18
- package/dist/actions/get-invoice-positions.d.cts.map +1 -1
- package/dist/actions/get-invoice-positions.d.mts +3 -18
- package/dist/actions/get-invoice-positions.d.mts.map +1 -1
- package/dist/actions/get-invoice-positions.mjs +1 -0
- package/dist/actions/get-invoice-positions.mjs.map +1 -1
- package/dist/actions/get-invoice-poss.cjs +1 -0
- package/dist/actions/get-invoice-poss.cjs.map +1 -1
- package/dist/actions/get-invoice-poss.d.cts +3 -19
- package/dist/actions/get-invoice-poss.d.cts.map +1 -1
- package/dist/actions/get-invoice-poss.d.mts +3 -19
- package/dist/actions/get-invoice-poss.d.mts.map +1 -1
- package/dist/actions/get-invoice-poss.mjs +1 -0
- package/dist/actions/get-invoice-poss.mjs.map +1 -1
- package/dist/actions/get-invoices.cjs +1 -0
- package/dist/actions/get-invoices.cjs.map +1 -1
- package/dist/actions/get-invoices.d.cts +3 -26
- package/dist/actions/get-invoices.d.cts.map +1 -1
- package/dist/actions/get-invoices.d.mts +3 -26
- package/dist/actions/get-invoices.d.mts.map +1 -1
- package/dist/actions/get-invoices.mjs +1 -0
- package/dist/actions/get-invoices.mjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.cjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.cjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts +3 -13
- package/dist/actions/get-letterpapers-with-thumb.d.cts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.mts +3 -13
- package/dist/actions/get-letterpapers-with-thumb.d.mts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.mjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.mjs.map +1 -1
- package/dist/actions/get-next-customer-number.cjs +1 -0
- package/dist/actions/get-next-customer-number.cjs.map +1 -1
- package/dist/actions/get-next-customer-number.d.cts +3 -13
- package/dist/actions/get-next-customer-number.d.cts.map +1 -1
- package/dist/actions/get-next-customer-number.d.mts +3 -13
- package/dist/actions/get-next-customer-number.d.mts.map +1 -1
- package/dist/actions/get-next-customer-number.mjs +1 -0
- package/dist/actions/get-next-customer-number.mjs.map +1 -1
- package/dist/actions/get-order-by-id.cjs +1 -0
- package/dist/actions/get-order-by-id.cjs.map +1 -1
- package/dist/actions/get-order-by-id.d.cts +3 -15
- package/dist/actions/get-order-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-by-id.d.mts +3 -15
- package/dist/actions/get-order-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-by-id.mjs +1 -0
- package/dist/actions/get-order-by-id.mjs.map +1 -1
- package/dist/actions/get-order-discounts.cjs +1 -0
- package/dist/actions/get-order-discounts.cjs.map +1 -1
- package/dist/actions/get-order-discounts.d.cts +3 -18
- package/dist/actions/get-order-discounts.d.cts.map +1 -1
- package/dist/actions/get-order-discounts.d.mts +3 -18
- package/dist/actions/get-order-discounts.d.mts.map +1 -1
- package/dist/actions/get-order-discounts.mjs +1 -0
- package/dist/actions/get-order-discounts.mjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.cjs +1 -0
- package/dist/actions/get-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.cts +3 -15
- package/dist/actions/get-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.mts +3 -15
- package/dist/actions/get-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-pos-by-id.mjs +1 -0
- package/dist/actions/get-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/get-order-positions.cjs +1 -0
- package/dist/actions/get-order-positions.cjs.map +1 -1
- package/dist/actions/get-order-positions.d.cts +3 -16
- package/dist/actions/get-order-positions.d.cts.map +1 -1
- package/dist/actions/get-order-positions.d.mts +3 -16
- package/dist/actions/get-order-positions.d.mts.map +1 -1
- package/dist/actions/get-order-positions.mjs +1 -0
- package/dist/actions/get-order-positions.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +1 -0
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +3 -21
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +3 -21
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +1 -0
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-part-by-id.cjs +1 -0
- package/dist/actions/get-part-by-id.cjs.map +1 -1
- package/dist/actions/get-part-by-id.d.cts +3 -15
- package/dist/actions/get-part-by-id.d.cts.map +1 -1
- package/dist/actions/get-part-by-id.d.mts +3 -15
- package/dist/actions/get-part-by-id.d.mts.map +1 -1
- package/dist/actions/get-part-by-id.mjs +1 -0
- package/dist/actions/get-part-by-id.mjs.map +1 -1
- package/dist/actions/get-part-contact-prices.cjs +1 -0
- package/dist/actions/get-part-contact-prices.cjs.map +1 -1
- package/dist/actions/get-part-contact-prices.d.cts +3 -22
- package/dist/actions/get-part-contact-prices.d.cts.map +1 -1
- package/dist/actions/get-part-contact-prices.d.mts +3 -22
- package/dist/actions/get-part-contact-prices.d.mts.map +1 -1
- package/dist/actions/get-part-contact-prices.mjs +1 -0
- package/dist/actions/get-part-contact-prices.mjs.map +1 -1
- package/dist/actions/get-part-stock.cjs +1 -0
- package/dist/actions/get-part-stock.cjs.map +1 -1
- package/dist/actions/get-part-stock.d.cts +3 -15
- package/dist/actions/get-part-stock.d.cts.map +1 -1
- package/dist/actions/get-part-stock.d.mts +3 -15
- package/dist/actions/get-part-stock.d.mts.map +1 -1
- package/dist/actions/get-part-stock.mjs +1 -0
- package/dist/actions/get-part-stock.mjs.map +1 -1
- package/dist/actions/get-part-unities.cjs +1 -0
- package/dist/actions/get-part-unities.cjs.map +1 -1
- package/dist/actions/get-part-unities.d.cts +3 -18
- package/dist/actions/get-part-unities.d.cts.map +1 -1
- package/dist/actions/get-part-unities.d.mts +3 -18
- package/dist/actions/get-part-unities.d.mts.map +1 -1
- package/dist/actions/get-part-unities.mjs +1 -0
- package/dist/actions/get-part-unities.mjs.map +1 -1
- package/dist/actions/get-parts.cjs +1 -0
- package/dist/actions/get-parts.cjs.map +1 -1
- package/dist/actions/get-parts.d.cts +3 -20
- package/dist/actions/get-parts.d.cts.map +1 -1
- package/dist/actions/get-parts.d.mts +3 -20
- package/dist/actions/get-parts.d.mts.map +1 -1
- package/dist/actions/get-parts.mjs +1 -0
- package/dist/actions/get-parts.mjs.map +1 -1
- package/dist/actions/get-payment-methods.cjs +1 -0
- package/dist/actions/get-payment-methods.cjs.map +1 -1
- package/dist/actions/get-payment-methods.d.cts +3 -17
- package/dist/actions/get-payment-methods.d.cts.map +1 -1
- package/dist/actions/get-payment-methods.d.mts +3 -17
- package/dist/actions/get-payment-methods.d.mts.map +1 -1
- package/dist/actions/get-payment-methods.mjs +1 -0
- package/dist/actions/get-payment-methods.mjs.map +1 -1
- package/dist/actions/get-places.cjs +1 -0
- package/dist/actions/get-places.cjs.map +1 -1
- package/dist/actions/get-places.d.cts +3 -19
- package/dist/actions/get-places.d.cts.map +1 -1
- package/dist/actions/get-places.d.mts +3 -19
- package/dist/actions/get-places.d.mts.map +1 -1
- package/dist/actions/get-places.mjs +1 -0
- package/dist/actions/get-places.mjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.cjs +1 -0
- package/dist/actions/get-private-transaction-rules.cjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.cts +3 -17
- package/dist/actions/get-private-transaction-rules.d.cts.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.mts +3 -17
- package/dist/actions/get-private-transaction-rules.d.mts.map +1 -1
- package/dist/actions/get-private-transaction-rules.mjs +1 -0
- package/dist/actions/get-private-transaction-rules.mjs.map +1 -1
- package/dist/actions/get-progress.cjs +1 -0
- package/dist/actions/get-progress.cjs.map +1 -1
- package/dist/actions/get-progress.d.cts +3 -15
- package/dist/actions/get-progress.d.cts.map +1 -1
- package/dist/actions/get-progress.d.mts +3 -15
- package/dist/actions/get-progress.d.mts.map +1 -1
- package/dist/actions/get-progress.mjs +1 -0
- package/dist/actions/get-progress.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts +3 -15
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts +3 -15
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-expense.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-expense.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts +3 -13
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts +3 -13
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts +3 -15
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts +3 -15
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs.map +1 -1
- package/dist/actions/get-report-invoicelist.cjs +1 -0
- package/dist/actions/get-report-invoicelist.cjs.map +1 -1
- package/dist/actions/get-report-invoicelist.d.cts +3 -19
- package/dist/actions/get-report-invoicelist.d.cts.map +1 -1
- package/dist/actions/get-report-invoicelist.d.mts +3 -19
- package/dist/actions/get-report-invoicelist.d.mts.map +1 -1
- package/dist/actions/get-report-invoicelist.mjs +1 -0
- package/dist/actions/get-report-invoicelist.mjs.map +1 -1
- package/dist/actions/get-report-orderlist.cjs +1 -0
- package/dist/actions/get-report-orderlist.cjs.map +1 -1
- package/dist/actions/get-report-orderlist.d.cts +3 -19
- package/dist/actions/get-report-orderlist.d.cts.map +1 -1
- package/dist/actions/get-report-orderlist.d.mts +3 -19
- package/dist/actions/get-report-orderlist.d.mts.map +1 -1
- package/dist/actions/get-report-orderlist.mjs +1 -0
- package/dist/actions/get-report-orderlist.mjs.map +1 -1
- package/dist/actions/get-sev-client-config.cjs +1 -0
- package/dist/actions/get-sev-client-config.cjs.map +1 -1
- package/dist/actions/get-sev-client-config.d.cts +3 -15
- package/dist/actions/get-sev-client-config.d.cts.map +1 -1
- package/dist/actions/get-sev-client-config.d.mts +3 -15
- package/dist/actions/get-sev-client-config.d.mts.map +1 -1
- package/dist/actions/get-sev-client-config.mjs +1 -0
- package/dist/actions/get-sev-client-config.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +1 -0
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +3 -15
- package/dist/actions/get-tag-by-id.d.cts.map +1 -1
- package/dist/actions/get-tag-by-id.d.mts +3 -15
- package/dist/actions/get-tag-by-id.d.mts.map +1 -1
- package/dist/actions/get-tag-by-id.mjs +1 -0
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-relations.cjs +1 -0
- package/dist/actions/get-tag-relations.cjs.map +1 -1
- package/dist/actions/get-tag-relations.d.cts +3 -17
- package/dist/actions/get-tag-relations.d.cts.map +1 -1
- package/dist/actions/get-tag-relations.d.mts +3 -17
- package/dist/actions/get-tag-relations.d.mts.map +1 -1
- package/dist/actions/get-tag-relations.mjs +1 -0
- package/dist/actions/get-tag-relations.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +1 -0
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +3 -16
- package/dist/actions/get-tags.d.cts.map +1 -1
- package/dist/actions/get-tags.d.mts +3 -16
- package/dist/actions/get-tags.d.mts.map +1 -1
- package/dist/actions/get-tags.mjs +1 -0
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/get-tax-rules.cjs +1 -0
- package/dist/actions/get-tax-rules.cjs.map +1 -1
- package/dist/actions/get-tax-rules.d.cts +3 -18
- package/dist/actions/get-tax-rules.d.cts.map +1 -1
- package/dist/actions/get-tax-rules.d.mts +3 -18
- package/dist/actions/get-tax-rules.d.mts.map +1 -1
- package/dist/actions/get-tax-rules.mjs +1 -0
- package/dist/actions/get-tax-rules.mjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.cjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.cjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts +3 -13
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts +3 -13
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.mjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.mjs.map +1 -1
- package/dist/actions/render-invoice.cjs +1 -0
- package/dist/actions/render-invoice.cjs.map +1 -1
- package/dist/actions/render-invoice.d.cts +3 -16
- package/dist/actions/render-invoice.d.cts.map +1 -1
- package/dist/actions/render-invoice.d.mts +3 -16
- package/dist/actions/render-invoice.d.mts.map +1 -1
- package/dist/actions/render-invoice.mjs +1 -0
- package/dist/actions/render-invoice.mjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.cjs +1 -0
- package/dist/actions/reset-credit-note-to-open.cjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.cts +3 -15
- package/dist/actions/reset-credit-note-to-open.d.cts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.mts +3 -15
- package/dist/actions/reset-credit-note-to-open.d.mts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.mjs +1 -0
- package/dist/actions/reset-credit-note-to-open.mjs.map +1 -1
- package/dist/actions/save-invoice.cjs +1 -0
- package/dist/actions/save-invoice.cjs.map +1 -1
- package/dist/actions/save-invoice.d.cts +5 -108
- package/dist/actions/save-invoice.d.cts.map +1 -1
- package/dist/actions/save-invoice.d.mts +5 -108
- package/dist/actions/save-invoice.d.mts.map +1 -1
- package/dist/actions/save-invoice.mjs +1 -0
- package/dist/actions/save-invoice.mjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.cjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.cjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.cts +3 -16
- package/dist/actions/send-credit-note-by-with-render.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.mts +3 -16
- package/dist/actions/send-credit-note-by-with-render.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.mjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.mjs.map +1 -1
- package/dist/actions/send-credit-note-by.cjs +1 -0
- package/dist/actions/send-credit-note-by.cjs.map +1 -1
- package/dist/actions/send-credit-note-by.d.cts +5 -19
- package/dist/actions/send-credit-note-by.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by.d.mts +5 -19
- package/dist/actions/send-credit-note-by.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by.mjs +1 -0
- package/dist/actions/send-credit-note-by.mjs.map +1 -1
- package/dist/actions/send-invoice-by.cjs +1 -0
- package/dist/actions/send-invoice-by.cjs.map +1 -1
- package/dist/actions/send-invoice-by.d.cts +5 -19
- package/dist/actions/send-invoice-by.d.cts.map +1 -1
- package/dist/actions/send-invoice-by.d.mts +5 -19
- package/dist/actions/send-invoice-by.d.mts.map +1 -1
- package/dist/actions/send-invoice-by.mjs +1 -0
- package/dist/actions/send-invoice-by.mjs.map +1 -1
- package/dist/actions/send-order-by.cjs +1 -0
- package/dist/actions/send-order-by.cjs.map +1 -1
- package/dist/actions/send-order-by.d.cts +5 -19
- package/dist/actions/send-order-by.d.cts.map +1 -1
- package/dist/actions/send-order-by.d.mts +5 -19
- package/dist/actions/send-order-by.d.mts.map +1 -1
- package/dist/actions/send-order-by.mjs +1 -0
- package/dist/actions/send-order-by.mjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.cts +3 -21
- package/dist/actions/update-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.mts +3 -21
- package/dist/actions/update-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.cts +3 -33
- package/dist/actions/update-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.mts +3 -33
- package/dist/actions/update-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account.cjs +1 -0
- package/dist/actions/update-check-account.cjs.map +1 -1
- package/dist/actions/update-check-account.d.cts +3 -28
- package/dist/actions/update-check-account.d.cts.map +1 -1
- package/dist/actions/update-check-account.d.mts +3 -28
- package/dist/actions/update-check-account.d.mts.map +1 -1
- package/dist/actions/update-check-account.mjs +1 -0
- package/dist/actions/update-check-account.mjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.cjs +1 -0
- package/dist/actions/update-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.cts +3 -26
- package/dist/actions/update-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.mts +3 -26
- package/dist/actions/update-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/update-communication-way-by-id.mjs +1 -0
- package/dist/actions/update-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.cjs +1 -0
- package/dist/actions/update-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.cts +3 -34
- package/dist/actions/update-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.mts +3 -34
- package/dist/actions/update-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-address-by-id.mjs +1 -0
- package/dist/actions/update-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.cts +3 -25
- package/dist/actions/update-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.mts +3 -25
- package/dist/actions/update-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts +3 -18
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts +3 -18
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -45
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -45
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-invoice-parameter.cjs +1 -0
- package/dist/actions/update-invoice-parameter.cjs.map +1 -1
- package/dist/actions/update-invoice-parameter.d.cts +3 -17
- package/dist/actions/update-invoice-parameter.d.cts.map +1 -1
- package/dist/actions/update-invoice-parameter.d.mts +3 -17
- package/dist/actions/update-invoice-parameter.d.mts.map +1 -1
- package/dist/actions/update-invoice-parameter.mjs +1 -0
- package/dist/actions/update-invoice-parameter.mjs.map +1 -1
- package/dist/actions/update-order-by-id.cjs +1 -0
- package/dist/actions/update-order-by-id.cjs.map +1 -1
- package/dist/actions/update-order-by-id.d.cts +5 -60
- package/dist/actions/update-order-by-id.d.cts.map +1 -1
- package/dist/actions/update-order-by-id.d.mts +5 -60
- package/dist/actions/update-order-by-id.d.mts.map +1 -1
- package/dist/actions/update-order-by-id.mjs +1 -0
- package/dist/actions/update-order-by-id.mjs.map +1 -1
- package/dist/actions/update-order-template.cjs +1 -0
- package/dist/actions/update-order-template.cjs.map +1 -1
- package/dist/actions/update-order-template.d.cts +3 -17
- package/dist/actions/update-order-template.d.cts.map +1 -1
- package/dist/actions/update-order-template.d.mts +3 -17
- package/dist/actions/update-order-template.d.mts.map +1 -1
- package/dist/actions/update-order-template.mjs +1 -0
- package/dist/actions/update-order-template.mjs.map +1 -1
- package/dist/actions/update-part-by-id.cjs +1 -0
- package/dist/actions/update-part-by-id.cjs.map +1 -1
- package/dist/actions/update-part-by-id.d.cts +3 -35
- package/dist/actions/update-part-by-id.d.cts.map +1 -1
- package/dist/actions/update-part-by-id.d.mts +3 -35
- package/dist/actions/update-part-by-id.d.mts.map +1 -1
- package/dist/actions/update-part-by-id.mjs +1 -0
- package/dist/actions/update-part-by-id.mjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.cjs +1 -0
- package/dist/actions/update-sev-client-export-config.cjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.cts +3 -18
- package/dist/actions/update-sev-client-export-config.d.cts.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.mts +3 -18
- package/dist/actions/update-sev-client-export-config.d.mts.map +1 -1
- package/dist/actions/update-sev-client-export-config.mjs +1 -0
- package/dist/actions/update-sev-client-export-config.mjs.map +1 -1
- package/dist/actions/update-tag-by-id.cjs +1 -0
- package/dist/actions/update-tag-by-id.cjs.map +1 -1
- package/dist/actions/update-tag-by-id.d.cts +3 -16
- package/dist/actions/update-tag-by-id.d.cts.map +1 -1
- package/dist/actions/update-tag-by-id.d.mts +3 -16
- package/dist/actions/update-tag-by-id.d.mts.map +1 -1
- package/dist/actions/update-tag-by-id.mjs +1 -0
- package/dist/actions/update-tag-by-id.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-by-id.d.ts
|
|
@@ -25,21 +27,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
25
27
|
defaultShowVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
defaultDiscountPercentage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const sevdeskGetContactById:
|
|
29
|
-
id: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const sevdeskGetContactById: AppAction<typeof SevdeskGetContactByIdInput, typeof SevdeskGetContactByIdOutput, typeof sevdesk.credential>;
|
|
43
31
|
//#endregion
|
|
44
32
|
export { sevdeskGetContactById };
|
|
45
33
|
//# sourceMappingURL=get-contact-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAoB3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-by-id.d.ts
|
|
@@ -25,21 +27,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
25
27
|
defaultShowVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
defaultDiscountPercentage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const sevdeskGetContactById:
|
|
29
|
-
id: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const sevdeskGetContactById: AppAction<typeof SevdeskGetContactByIdInput, typeof SevdeskGetContactByIdOutput, typeof sevdesk.credential>;
|
|
43
31
|
//#endregion
|
|
44
32
|
export { sevdeskGetContactById };
|
|
45
33
|
//# sourceMappingURL=get-contact-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAoB3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactByIdInput = z.object({\n id: z.string().describe(\"The unique ID of the contact to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact by its unique ID.\");\nconst SevdeskGetContactById_ContactCategorySchema = z.object({\n id: z.string().describe(\"UUID of the contact category\").nullable(),\n}).passthrough().describe(\"Identifier for a contact category in sevDesk\");\nexport const SevdeskGetContactByIdOutput = z.object({\n id: z.string().describe(\"Unique ID of the contact\").nullable(),\n name: z.string().describe(\"Company name for COMPANY type contacts\").nullable().optional(),\n gender: z.string().describe(\"Gender: m (male), w (female), or d (diverse)\").nullable().optional(),\n status: z.string().describe(\"Status code (e.g., '100' for active)\").nullable().optional(),\n category: SevdeskGetContactById_ContactCategorySchema.nullable().optional(),\n surename: z.string().describe(\"Surname/first name (legacy field)\").nullable().optional(),\n exemptVat: z.string().describe(\"VAT exemption status ('0' or '1')\").nullable().optional(),\n taxNumber: z.string().describe(\"Tax identification number\").nullable().optional(),\n taxOffice: z.string().describe(\"Responsible tax office\").nullable().optional(),\n vatNumber: z.string().describe(\"VAT identification number\").nullable().optional(),\n familyname: z.string().describe(\"Family/last name for PERSON type\").nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Contact'\").nullable().optional(),\n description: z.string().describe(\"Notes or additional description\").nullable().optional(),\n academicTitle: z.string().describe(\"Academic title (e.g., Dr., Prof.)\").nullable().optional(),\n customerNumber: z.string().describe(\"Customer or supplier number\").nullable().optional(),\n defaultShowVat: z.string().describe(\"Show VAT by default ('0' or '1')\").nullable().optional(),\n defaultDiscountPercentage: z.string().describe(\"Default discount percentage\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific contact retrieved from sevDesk.\\nContains all contact details including personal/company information, contact details, and metadata.\");\n\nexport const sevdeskGetContactById = action(\"SEVDESK_GET_CONTACT_BY_ID\", {\n slug: \"sevdesk-get-contact-by-id\",\n name: \"Get Contact By ID\",\n description: \"Tool to retrieve details of a specific contact by ID. Use when you have a contact's UUID and need its detailed information.\",\n input: SevdeskGetContactByIdInput,\n output: SevdeskGetContactByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactByIdInput = z.object({\n id: z.string().describe(\"The unique ID of the contact to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact by its unique ID.\");\nconst SevdeskGetContactById_ContactCategorySchema = z.object({\n id: z.string().describe(\"UUID of the contact category\").nullable(),\n}).passthrough().describe(\"Identifier for a contact category in sevDesk\");\nexport const SevdeskGetContactByIdOutput = z.object({\n id: z.string().describe(\"Unique ID of the contact\").nullable(),\n name: z.string().describe(\"Company name for COMPANY type contacts\").nullable().optional(),\n gender: z.string().describe(\"Gender: m (male), w (female), or d (diverse)\").nullable().optional(),\n status: z.string().describe(\"Status code (e.g., '100' for active)\").nullable().optional(),\n category: SevdeskGetContactById_ContactCategorySchema.nullable().optional(),\n surename: z.string().describe(\"Surname/first name (legacy field)\").nullable().optional(),\n exemptVat: z.string().describe(\"VAT exemption status ('0' or '1')\").nullable().optional(),\n taxNumber: z.string().describe(\"Tax identification number\").nullable().optional(),\n taxOffice: z.string().describe(\"Responsible tax office\").nullable().optional(),\n vatNumber: z.string().describe(\"VAT identification number\").nullable().optional(),\n familyname: z.string().describe(\"Family/last name for PERSON type\").nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Contact'\").nullable().optional(),\n description: z.string().describe(\"Notes or additional description\").nullable().optional(),\n academicTitle: z.string().describe(\"Academic title (e.g., Dr., Prof.)\").nullable().optional(),\n customerNumber: z.string().describe(\"Customer or supplier number\").nullable().optional(),\n defaultShowVat: z.string().describe(\"Show VAT by default ('0' or '1')\").nullable().optional(),\n defaultDiscountPercentage: z.string().describe(\"Default discount percentage\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific contact retrieved from sevDesk.\\nContains all contact details including personal/company information, contact details, and metadata.\");\n\nexport const sevdeskGetContactById: AppAction<\n typeof SevdeskGetContactByIdInput,\n typeof SevdeskGetContactByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_BY_ID\", {\n slug: \"sevdesk-get-contact-by-id\",\n name: \"Get Contact By ID\",\n description: \"Tool to retrieve details of a specific contact by ID. Use when you have a contact's UUID and need its detailed information.\",\n input: SevdeskGetContactByIdInput,\n output: SevdeskGetContactByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAqBxE,MAAa,wBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA7ByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,UAAU,4CAA4C,SAAS,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oKAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById: AppAction<\n typeof SevdeskGetContactCustomFieldByIdInput,\n typeof SevdeskGetContactCustomFieldByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,4EAA4EA,IAAAA,EAAE,OAAO;CACzF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,2BAA2B,0EAA0E,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAA2G;AAErI,MAAa,mCAITC,eAAAA,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-by-id.d.ts
|
|
@@ -25,21 +27,7 @@ declare const SevdeskGetContactCustomFieldByIdOutput: z.ZodObject<{
|
|
|
25
27
|
}, z.core.$loose>>>;
|
|
26
28
|
}, z.core.$loose>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const sevdeskGetContactCustomFieldById:
|
|
29
|
-
contactCustomFieldId: number;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const sevdeskGetContactCustomFieldById: AppAction<typeof SevdeskGetContactCustomFieldByIdInput, typeof SevdeskGetContactCustomFieldByIdOutput, typeof sevdesk.credential>;
|
|
43
31
|
//#endregion
|
|
44
32
|
export { sevdeskGetContactCustomFieldById };
|
|
45
33
|
//# sourceMappingURL=get-contact-custom-field-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-by-id.d.ts
|
|
@@ -25,21 +27,7 @@ declare const SevdeskGetContactCustomFieldByIdOutput: z.ZodObject<{
|
|
|
25
27
|
}, z.core.$loose>>>;
|
|
26
28
|
}, z.core.$loose>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const sevdeskGetContactCustomFieldById:
|
|
29
|
-
contactCustomFieldId: number;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const sevdeskGetContactCustomFieldById: AppAction<typeof SevdeskGetContactCustomFieldByIdInput, typeof SevdeskGetContactCustomFieldByIdOutput, typeof sevdesk.credential>;
|
|
43
31
|
//#endregion
|
|
44
32
|
export { sevdeskGetContactCustomFieldById };
|
|
45
33
|
//# sourceMappingURL=get-contact-custom-field-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById: AppAction<\n typeof SevdeskGetContactCustomFieldByIdInput,\n typeof SevdeskGetContactCustomFieldByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,4EAA4E,EAAE,OAAO;CACzF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,2BAA2B,0EAA0E,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAKzF,MAAa,mCAIT,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboD,EAAE,OAAO,EAC7D,SAAS,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById: AppAction<\n typeof SevdeskGetContactCustomFieldSettingByIdInput,\n typeof SevdeskGetContactCustomFieldSettingByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0EAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,SAASA,IAAAA,EAAE,MAAM,uEAAuE,CAAC,CAAC,SAAS,0DAA0D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAA2E;AAErG,MAAa,0CAITC,eAAAA,OAAO,kDAAkD;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-setting-by-id.d.ts
|
|
@@ -19,21 +21,7 @@ declare const SevdeskGetContactCustomFieldSettingByIdOutput: z.ZodObject<{
|
|
|
19
21
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const sevdeskGetContactCustomFieldSettingById:
|
|
23
|
-
contactCustomFieldSettingId: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const sevdeskGetContactCustomFieldSettingById: AppAction<typeof SevdeskGetContactCustomFieldSettingByIdInput, typeof SevdeskGetContactCustomFieldSettingByIdOutput, typeof sevdesk.credential>;
|
|
37
25
|
//#endregion
|
|
38
26
|
export { sevdeskGetContactCustomFieldSettingById };
|
|
39
27
|
//# sourceMappingURL=get-contact-custom-field-setting-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"mappings":";;;;;cAMa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAiB5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI7C,uCAAA,EAAyC,SAAA,QAC7C,4CAAA,SACA,6CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-setting-by-id.d.ts
|
|
@@ -19,21 +21,7 @@ declare const SevdeskGetContactCustomFieldSettingByIdOutput: z.ZodObject<{
|
|
|
19
21
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const sevdeskGetContactCustomFieldSettingById:
|
|
23
|
-
contactCustomFieldSettingId: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const sevdeskGetContactCustomFieldSettingById: AppAction<typeof SevdeskGetContactCustomFieldSettingByIdInput, typeof SevdeskGetContactCustomFieldSettingByIdOutput, typeof sevdesk.credential>;
|
|
37
25
|
//#endregion
|
|
38
26
|
export { sevdeskGetContactCustomFieldSettingById };
|
|
39
27
|
//# sourceMappingURL=get-contact-custom-field-setting-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"mappings":";;;;;cAMa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAiB5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI7C,uCAAA,EAAyC,SAAA,QAC7C,4CAAA,SACA,6CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById: AppAction<\n typeof SevdeskGetContactCustomFieldSettingByIdInput,\n typeof SevdeskGetContactCustomFieldSettingByIdOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+CAA+C,EAAE,OAAO,EACnE,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0EAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAK/F,MAAa,0CAIT,OAAO,kDAAkD;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2D,EAAE,OAAO,EACpE,SAAS,EAAE,MAAM,uEAAuE,CAAC,CAAC,SAAS,0DAA0D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount: AppAction<\n typeof SevdeskGetContactCustomFieldSettingReferenceCountInput,\n typeof SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,EAC7E,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAa,0DAA0DA,IAAAA,EAAE,OAAO,EAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAA2F;AAErH,MAAa,oDAITC,eAAAA,OAAO,4DAA4D;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-setting-reference-count.d.ts
|
|
@@ -7,21 +9,7 @@ declare const SevdeskGetContactCustomFieldSettingReferenceCountInput: z.ZodObjec
|
|
|
7
9
|
declare const SevdeskGetContactCustomFieldSettingReferenceCountOutput: z.ZodObject<{
|
|
8
10
|
objects: z.ZodNullable<z.ZodNumber>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const sevdeskGetContactCustomFieldSettingReferenceCount:
|
|
11
|
-
contactCustomFieldSettingId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const sevdeskGetContactCustomFieldSettingReferenceCount: AppAction<typeof SevdeskGetContactCustomFieldSettingReferenceCountInput, typeof SevdeskGetContactCustomFieldSettingReferenceCountOutput, typeof sevdesk.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { sevdeskGetContactCustomFieldSettingReferenceCount };
|
|
27
15
|
//# sourceMappingURL=get-contact-custom-field-setting-reference-count.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"mappings":";;;;;cAMa,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAGtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;cAIvD,iDAAA,EAAmD,SAAA,QACvD,sDAAA,SACA,uDAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-setting-reference-count.d.ts
|
|
@@ -7,21 +9,7 @@ declare const SevdeskGetContactCustomFieldSettingReferenceCountInput: z.ZodObjec
|
|
|
7
9
|
declare const SevdeskGetContactCustomFieldSettingReferenceCountOutput: z.ZodObject<{
|
|
8
10
|
objects: z.ZodNullable<z.ZodNumber>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const sevdeskGetContactCustomFieldSettingReferenceCount:
|
|
11
|
-
contactCustomFieldSettingId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const sevdeskGetContactCustomFieldSettingReferenceCount: AppAction<typeof SevdeskGetContactCustomFieldSettingReferenceCountInput, typeof SevdeskGetContactCustomFieldSettingReferenceCountOutput, typeof sevdesk.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { sevdeskGetContactCustomFieldSettingReferenceCount };
|
|
27
15
|
//# sourceMappingURL=get-contact-custom-field-setting-reference-count.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"mappings":";;;;;cAMa,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAGtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;cAIvD,iDAAA,EAAmD,SAAA,QACvD,sDAAA,SACA,uDAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount: AppAction<\n typeof SevdeskGetContactCustomFieldSettingReferenceCountInput,\n typeof SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;;AAaA,MAAa,oDAIT,OAAO,4DAA4D;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfoE,EAAE,OAAO,EAC7E,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFAaH;CACP,QAbqE,EAAE,OAAO,EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).passthrough().describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).passthrough().describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings: AppAction<\n typeof SevdeskGetContactCustomFieldSettingsInput,\n typeof SevdeskGetContactCustomFieldSettingsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACxK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CAC1M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,kKAAkK;AAC9K,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,SAASA,IAAAA,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,+CAA+C;AACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,uCAITC,eAAAA,OAAO,6CAA6C;CACtD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-settings.d.ts
|
|
@@ -23,24 +25,7 @@ declare const SevdeskGetContactCustomFieldSettingsOutput: z.ZodObject<{
|
|
|
23
25
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const sevdeskGetContactCustomFieldSettings:
|
|
27
|
-
embed?: string | undefined;
|
|
28
|
-
limit?: number | undefined;
|
|
29
|
-
offset?: number | undefined;
|
|
30
|
-
countAll?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const sevdeskGetContactCustomFieldSettings: AppAction<typeof SevdeskGetContactCustomFieldSettingsInput, typeof SevdeskGetContactCustomFieldSettingsOutput, typeof sevdesk.credential>;
|
|
44
29
|
//#endregion
|
|
45
30
|
export { sevdeskGetContactCustomFieldSettings };
|
|
46
31
|
//# sourceMappingURL=get-contact-custom-field-settings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-settings.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-settings.d.cts","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"mappings":";;;;;cAMa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAoBzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK1C,oCAAA,EAAsC,SAAA,QAC1C,yCAAA,SACA,0CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-custom-field-settings.d.ts
|
|
@@ -23,24 +25,7 @@ declare const SevdeskGetContactCustomFieldSettingsOutput: z.ZodObject<{
|
|
|
23
25
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const sevdeskGetContactCustomFieldSettings:
|
|
27
|
-
embed?: string | undefined;
|
|
28
|
-
limit?: number | undefined;
|
|
29
|
-
offset?: number | undefined;
|
|
30
|
-
countAll?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sevdesk", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const sevdeskGetContactCustomFieldSettings: AppAction<typeof SevdeskGetContactCustomFieldSettingsInput, typeof SevdeskGetContactCustomFieldSettingsOutput, typeof sevdesk.credential>;
|
|
44
29
|
//#endregion
|
|
45
30
|
export { sevdeskGetContactCustomFieldSettings };
|
|
46
31
|
//# sourceMappingURL=get-contact-custom-field-settings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-settings.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-settings.d.mts","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"mappings":";;;;;cAMa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAoBzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK1C,oCAAA,EAAsC,SAAA,QAC1C,yCAAA,SACA,0CAAA,SACA,OAAA,CAAQ,UAAA"}
|