@mergeapi/merge-node-client 0.1.0 → 0.1.1
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/Client.d.ts +4 -4
- package/Client.js +9 -9
- package/api/resources/accounting/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountToken/client/Client.js +2 -2
- package/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accounts/client/Client.js +5 -5
- package/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/addresses/client/Client.js +2 -2
- package/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/attachments/client/Client.js +5 -5
- package/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/availableActions/client/Client.js +2 -2
- package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +3 -3
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +3 -3
- package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/companyInfo/client/Client.js +3 -3
- package/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/contacts/client/Client.js +5 -5
- package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/creditNotes/client/Client.js +3 -3
- package/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/expenses/client/Client.js +5 -5
- package/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/forceResync/client/Client.js +2 -2
- package/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/generateKey/client/Client.js +2 -2
- package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +3 -3
- package/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/invoices/client/Client.js +5 -5
- package/api/resources/accounting/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/issues/client/Client.js +3 -3
- package/api/resources/accounting/resources/items/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/items/client/Client.js +3 -3
- package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/journalEntries/client/Client.js +5 -5
- package/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/linkToken/client/Client.js +2 -2
- package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/passthrough/client/Client.js +2 -2
- package/api/resources/accounting/resources/payments/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/payments/client/Client.js +5 -5
- package/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +2 -2
- package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +5 -5
- package/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/accounting/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +3 -3
- package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +3 -3
- package/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/transactions/client/Client.js +3 -3
- package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +3 -3
- package/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/ats/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountToken/client/Client.js +2 -2
- package/api/resources/ats/resources/activities/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/activities/client/Client.js +5 -5
- package/api/resources/ats/resources/applications/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/applications/client/Client.js +6 -6
- package/api/resources/ats/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/attachments/client/Client.js +5 -5
- package/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/availableActions/client/Client.js +2 -2
- package/api/resources/ats/resources/candidates/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/candidates/client/Client.js +8 -8
- package/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/ats/resources/departments/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/departments/client/Client.js +3 -3
- package/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/eeocs/client/Client.js +3 -3
- package/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/forceResync/client/Client.js +2 -2
- package/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/generateKey/client/Client.js +2 -2
- package/api/resources/ats/resources/interviews/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/interviews/client/Client.js +5 -5
- package/api/resources/ats/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/issues/client/Client.js +3 -3
- package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +3 -3
- package/api/resources/ats/resources/jobs/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/linkToken/client/Client.js +2 -2
- package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/ats/resources/offers/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/offers/client/Client.js +3 -3
- package/api/resources/ats/resources/offices/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/offices/client/Client.js +3 -3
- package/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/passthrough/client/Client.js +2 -2
- package/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +3 -3
- package/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/scorecards/client/Client.js +3 -3
- package/api/resources/ats/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/ats/resources/tags/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/tags/client/Client.js +2 -2
- package/api/resources/ats/resources/users/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/users/client/Client.js +3 -3
- package/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/crm/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountToken/client/Client.js +2 -2
- package/api/resources/crm/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accounts/client/Client.js +8 -8
- package/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/associationTypes/client/Client.js +5 -5
- package/api/resources/crm/resources/associations/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/associations/client/Client.js +3 -3
- package/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/availableActions/client/Client.js +2 -2
- package/api/resources/crm/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/contacts/client/Client.js +9 -9
- package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +4 -4
- package/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/customObjects/client/Client.js +7 -7
- package/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/engagementTypes/client/Client.js +4 -4
- package/api/resources/crm/resources/engagements/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/engagements/client/Client.js +8 -8
- package/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/forceResync/client/Client.js +2 -2
- package/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/generateKey/client/Client.js +2 -2
- package/api/resources/crm/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/issues/client/Client.js +3 -3
- package/api/resources/crm/resources/leads/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/leads/client/Client.js +6 -6
- package/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/linkToken/client/Client.js +2 -2
- package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/crm/resources/notes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/notes/client/Client.js +6 -6
- package/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/opportunities/client/Client.js +8 -8
- package/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/passthrough/client/Client.js +2 -2
- package/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/crm/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/crm/resources/stages/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/stages/client/Client.js +4 -4
- package/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/crm/resources/tasks/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/tasks/client/Client.js +8 -8
- package/api/resources/crm/resources/users/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/users/client/Client.js +5 -5
- package/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/filestorage/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountToken/client/Client.js +2 -2
- package/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/availableActions/client/Client.js +2 -2
- package/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +3 -3
- package/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/files/client/Client.js +6 -6
- package/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/folders/client/Client.js +5 -5
- package/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/forceResync/client/Client.js +2 -2
- package/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/generateKey/client/Client.js +2 -2
- package/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +3 -3
- package/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/issues/client/Client.js +3 -3
- package/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/linkToken/client/Client.js +2 -2
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/passthrough/client/Client.js +2 -2
- package/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/filestorage/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/filestorage/resources/users/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/users/client/Client.js +3 -3
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/hris/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountToken/client/Client.js +2 -2
- package/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/availableActions/client/Client.js +2 -2
- package/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +3 -3
- package/api/resources/hris/resources/benefits/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/benefits/client/Client.js +3 -3
- package/api/resources/hris/resources/companies/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/companies/client/Client.js +3 -3
- package/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +3 -3
- package/api/resources/hris/resources/employees/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employees/client/Client.js +6 -6
- package/api/resources/hris/resources/employments/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employments/client/Client.js +3 -3
- package/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/forceResync/client/Client.js +2 -2
- package/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/generateKey/client/Client.js +2 -2
- package/api/resources/hris/resources/groups/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/groups/client/Client.js +3 -3
- package/api/resources/hris/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/issues/client/Client.js +3 -3
- package/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/linkToken/client/Client.js +2 -2
- package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/hris/resources/locations/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/locations/client/Client.js +3 -3
- package/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/passthrough/client/Client.js +2 -2
- package/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +3 -3
- package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/payrollRuns/client/Client.js +3 -3
- package/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/hris/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/hris/resources/teams/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/teams/client/Client.js +3 -3
- package/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/timeOff/client/Client.js +5 -5
- package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +3 -3
- package/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountToken/client/Client.js +2 -2
- package/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +3 -3
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/attachments/client/Client.js +6 -6
- package/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/availableActions/client/Client.js +2 -2
- package/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/collections/client/Client.js +4 -4
- package/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/comments/client/Client.js +5 -5
- package/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/contacts/client/Client.js +3 -3
- package/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/forceResync/client/Client.js +2 -2
- package/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/generateKey/client/Client.js +2 -2
- package/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +3 -3
- package/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/linkToken/client/Client.js +2 -2
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/passthrough/client/Client.js +2 -2
- package/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/projects/client/Client.js +4 -4
- package/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/ticketing/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +3 -3
- package/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/teams/client/Client.js +3 -3
- package/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/tickets/client/Client.js +9 -9
- package/api/resources/ticketing/resources/users/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/users/client/Client.js +3 -3
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/Client.d.ts +4 -4
- package/dist/Client.js +9 -9
- package/dist/api/resources/accounting/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/items/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/items/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/payments/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/ats/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/activities/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/applications/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/applications/client/Client.js +6 -6
- package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/departments/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/offers/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/offices/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/offices/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/tags/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/crm/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accounts/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/associations/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/associations/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/contacts/client/Client.js +9 -9
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/engagements/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/leads/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/leads/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/notes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/notes/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/stages/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/stages/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/tasks/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/users/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/filestorage/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/files/client/Client.js +6 -6
- package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +5 -5
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/hris/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/benefits/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/companies/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/companies/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/employees/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employees/client/Client.js +6 -6
- package/dist/api/resources/hris/resources/employments/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employments/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/groups/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/locations/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/teams/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +5 -5
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/index.d.ts +1 -1
- package/dist/api/resources/index.js +2 -2
- package/dist/api/resources/ticketing/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +6 -6
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +5 -5
- package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +9 -9
- package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/users/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/package.json +1 -1
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
|
@@ -34,7 +34,7 @@ import { WebhookReceivers } from "../resources/webhookReceivers/client/Client";
|
|
|
34
34
|
export declare namespace Crm {
|
|
35
35
|
interface Options {
|
|
36
36
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
37
|
-
|
|
37
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
38
38
|
accountToken?: core.Supplier<string | undefined>;
|
|
39
39
|
}
|
|
40
40
|
interface RequestOptions {
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace AccountDetails {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class AccountDetails {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -100,7 +100,7 @@ class AccountDetails {
|
|
|
100
100
|
}
|
|
101
101
|
_getAuthorizationHeader() {
|
|
102
102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
103
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
103
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace AccountToken {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class AccountToken {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -100,7 +100,7 @@ class AccountToken {
|
|
|
100
100
|
}
|
|
101
101
|
_getAuthorizationHeader() {
|
|
102
102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
103
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
103
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Accounts {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -114,7 +114,7 @@ class Accounts {
|
|
|
114
114
|
: undefined,
|
|
115
115
|
"X-Fern-Language": "JavaScript",
|
|
116
116
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
117
|
-
"X-Fern-SDK-Version": "0.1.
|
|
117
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
118
118
|
},
|
|
119
119
|
contentType: "application/json",
|
|
120
120
|
queryParameters: _queryParams,
|
|
@@ -173,7 +173,7 @@ class Accounts {
|
|
|
173
173
|
: undefined,
|
|
174
174
|
"X-Fern-Language": "JavaScript",
|
|
175
175
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
176
|
-
"X-Fern-SDK-Version": "0.1.
|
|
176
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
177
177
|
},
|
|
178
178
|
contentType: "application/json",
|
|
179
179
|
queryParameters: _queryParams,
|
|
@@ -238,7 +238,7 @@ class Accounts {
|
|
|
238
238
|
: undefined,
|
|
239
239
|
"X-Fern-Language": "JavaScript",
|
|
240
240
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
241
|
-
"X-Fern-SDK-Version": "0.1.
|
|
241
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
242
242
|
},
|
|
243
243
|
contentType: "application/json",
|
|
244
244
|
queryParameters: _queryParams,
|
|
@@ -297,7 +297,7 @@ class Accounts {
|
|
|
297
297
|
: undefined,
|
|
298
298
|
"X-Fern-Language": "JavaScript",
|
|
299
299
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
300
|
-
"X-Fern-SDK-Version": "0.1.
|
|
300
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
301
301
|
},
|
|
302
302
|
contentType: "application/json",
|
|
303
303
|
queryParameters: _queryParams,
|
|
@@ -351,7 +351,7 @@ class Accounts {
|
|
|
351
351
|
: undefined,
|
|
352
352
|
"X-Fern-Language": "JavaScript",
|
|
353
353
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
354
|
-
"X-Fern-SDK-Version": "0.1.
|
|
354
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
355
355
|
},
|
|
356
356
|
contentType: "application/json",
|
|
357
357
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -401,7 +401,7 @@ class Accounts {
|
|
|
401
401
|
: undefined,
|
|
402
402
|
"X-Fern-Language": "JavaScript",
|
|
403
403
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
404
|
-
"X-Fern-SDK-Version": "0.1.
|
|
404
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
405
405
|
},
|
|
406
406
|
contentType: "application/json",
|
|
407
407
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -468,7 +468,7 @@ class Accounts {
|
|
|
468
468
|
: undefined,
|
|
469
469
|
"X-Fern-Language": "JavaScript",
|
|
470
470
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
471
|
-
"X-Fern-SDK-Version": "0.1.
|
|
471
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
472
472
|
},
|
|
473
473
|
contentType: "application/json",
|
|
474
474
|
queryParameters: _queryParams,
|
|
@@ -505,7 +505,7 @@ class Accounts {
|
|
|
505
505
|
}
|
|
506
506
|
_getAuthorizationHeader() {
|
|
507
507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
508
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
508
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
509
509
|
});
|
|
510
510
|
}
|
|
511
511
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace AssociationTypes {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -108,7 +108,7 @@ class AssociationTypes {
|
|
|
108
108
|
: undefined,
|
|
109
109
|
"X-Fern-Language": "JavaScript",
|
|
110
110
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
111
|
-
"X-Fern-SDK-Version": "0.1.
|
|
111
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
112
112
|
},
|
|
113
113
|
contentType: "application/json",
|
|
114
114
|
queryParameters: _queryParams,
|
|
@@ -167,7 +167,7 @@ class AssociationTypes {
|
|
|
167
167
|
: undefined,
|
|
168
168
|
"X-Fern-Language": "JavaScript",
|
|
169
169
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
170
|
-
"X-Fern-SDK-Version": "0.1.
|
|
170
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
171
171
|
},
|
|
172
172
|
contentType: "application/json",
|
|
173
173
|
queryParameters: _queryParams,
|
|
@@ -229,7 +229,7 @@ class AssociationTypes {
|
|
|
229
229
|
: undefined,
|
|
230
230
|
"X-Fern-Language": "JavaScript",
|
|
231
231
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
232
|
-
"X-Fern-SDK-Version": "0.1.
|
|
232
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
233
233
|
},
|
|
234
234
|
contentType: "application/json",
|
|
235
235
|
queryParameters: _queryParams,
|
|
@@ -280,7 +280,7 @@ class AssociationTypes {
|
|
|
280
280
|
: undefined,
|
|
281
281
|
"X-Fern-Language": "JavaScript",
|
|
282
282
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
283
|
-
"X-Fern-SDK-Version": "0.1.
|
|
283
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
284
284
|
},
|
|
285
285
|
contentType: "application/json",
|
|
286
286
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -316,7 +316,7 @@ class AssociationTypes {
|
|
|
316
316
|
}
|
|
317
317
|
_getAuthorizationHeader() {
|
|
318
318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
319
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
319
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
320
320
|
});
|
|
321
321
|
}
|
|
322
322
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Associations {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -100,7 +100,7 @@ class Associations {
|
|
|
100
100
|
: undefined,
|
|
101
101
|
"X-Fern-Language": "JavaScript",
|
|
102
102
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
103
|
-
"X-Fern-SDK-Version": "0.1.
|
|
103
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
104
104
|
},
|
|
105
105
|
contentType: "application/json",
|
|
106
106
|
queryParameters: _queryParams,
|
|
@@ -159,7 +159,7 @@ class Associations {
|
|
|
159
159
|
: undefined,
|
|
160
160
|
"X-Fern-Language": "JavaScript",
|
|
161
161
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
162
|
-
"X-Fern-SDK-Version": "0.1.
|
|
162
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -196,7 +196,7 @@ class Associations {
|
|
|
196
196
|
}
|
|
197
197
|
_getAuthorizationHeader() {
|
|
198
198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
199
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
199
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
200
200
|
});
|
|
201
201
|
}
|
|
202
202
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace AvailableActions {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class AvailableActions {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -100,7 +100,7 @@ class AvailableActions {
|
|
|
100
100
|
}
|
|
101
101
|
_getAuthorizationHeader() {
|
|
102
102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
103
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
103
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Contacts {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -114,7 +114,7 @@ class Contacts {
|
|
|
114
114
|
: undefined,
|
|
115
115
|
"X-Fern-Language": "JavaScript",
|
|
116
116
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
117
|
-
"X-Fern-SDK-Version": "0.1.
|
|
117
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
118
118
|
},
|
|
119
119
|
contentType: "application/json",
|
|
120
120
|
queryParameters: _queryParams,
|
|
@@ -173,7 +173,7 @@ class Contacts {
|
|
|
173
173
|
: undefined,
|
|
174
174
|
"X-Fern-Language": "JavaScript",
|
|
175
175
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
176
|
-
"X-Fern-SDK-Version": "0.1.
|
|
176
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
177
177
|
},
|
|
178
178
|
contentType: "application/json",
|
|
179
179
|
queryParameters: _queryParams,
|
|
@@ -238,7 +238,7 @@ class Contacts {
|
|
|
238
238
|
: undefined,
|
|
239
239
|
"X-Fern-Language": "JavaScript",
|
|
240
240
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
241
|
-
"X-Fern-SDK-Version": "0.1.
|
|
241
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
242
242
|
},
|
|
243
243
|
contentType: "application/json",
|
|
244
244
|
queryParameters: _queryParams,
|
|
@@ -297,7 +297,7 @@ class Contacts {
|
|
|
297
297
|
: undefined,
|
|
298
298
|
"X-Fern-Language": "JavaScript",
|
|
299
299
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
300
|
-
"X-Fern-SDK-Version": "0.1.
|
|
300
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
301
301
|
},
|
|
302
302
|
contentType: "application/json",
|
|
303
303
|
queryParameters: _queryParams,
|
|
@@ -351,7 +351,7 @@ class Contacts {
|
|
|
351
351
|
: undefined,
|
|
352
352
|
"X-Fern-Language": "JavaScript",
|
|
353
353
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
354
|
-
"X-Fern-SDK-Version": "0.1.
|
|
354
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
355
355
|
},
|
|
356
356
|
contentType: "application/json",
|
|
357
357
|
body: yield serializers.crm.IgnoreCommonModelRequest.jsonOrThrow(request, {
|
|
@@ -399,7 +399,7 @@ class Contacts {
|
|
|
399
399
|
: undefined,
|
|
400
400
|
"X-Fern-Language": "JavaScript",
|
|
401
401
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
402
|
-
"X-Fern-SDK-Version": "0.1.
|
|
402
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
403
403
|
},
|
|
404
404
|
contentType: "application/json",
|
|
405
405
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -449,7 +449,7 @@ class Contacts {
|
|
|
449
449
|
: undefined,
|
|
450
450
|
"X-Fern-Language": "JavaScript",
|
|
451
451
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
452
|
-
"X-Fern-SDK-Version": "0.1.
|
|
452
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
453
453
|
},
|
|
454
454
|
contentType: "application/json",
|
|
455
455
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -516,7 +516,7 @@ class Contacts {
|
|
|
516
516
|
: undefined,
|
|
517
517
|
"X-Fern-Language": "JavaScript",
|
|
518
518
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
519
|
-
"X-Fern-SDK-Version": "0.1.
|
|
519
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
520
520
|
},
|
|
521
521
|
contentType: "application/json",
|
|
522
522
|
queryParameters: _queryParams,
|
|
@@ -553,7 +553,7 @@ class Contacts {
|
|
|
553
553
|
}
|
|
554
554
|
_getAuthorizationHeader() {
|
|
555
555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
556
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
556
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
557
557
|
});
|
|
558
558
|
}
|
|
559
559
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace CustomObjectClasses {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -97,7 +97,7 @@ class CustomObjectClasses {
|
|
|
97
97
|
: undefined,
|
|
98
98
|
"X-Fern-Language": "JavaScript",
|
|
99
99
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
100
|
-
"X-Fern-SDK-Version": "0.1.
|
|
100
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
101
101
|
},
|
|
102
102
|
contentType: "application/json",
|
|
103
103
|
queryParameters: _queryParams,
|
|
@@ -156,7 +156,7 @@ class CustomObjectClasses {
|
|
|
156
156
|
: undefined,
|
|
157
157
|
"X-Fern-Language": "JavaScript",
|
|
158
158
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
159
|
-
"X-Fern-SDK-Version": "0.1.
|
|
159
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
160
160
|
},
|
|
161
161
|
contentType: "application/json",
|
|
162
162
|
queryParameters: _queryParams,
|
|
@@ -215,7 +215,7 @@ class CustomObjectClasses {
|
|
|
215
215
|
: undefined,
|
|
216
216
|
"X-Fern-Language": "JavaScript",
|
|
217
217
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
218
|
-
"X-Fern-SDK-Version": "0.1.
|
|
218
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
219
219
|
},
|
|
220
220
|
contentType: "application/json",
|
|
221
221
|
queryParameters: _queryParams,
|
|
@@ -252,7 +252,7 @@ class CustomObjectClasses {
|
|
|
252
252
|
}
|
|
253
253
|
_getAuthorizationHeader() {
|
|
254
254
|
return __awaiter(this, void 0, void 0, function* () {
|
|
255
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
255
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
256
256
|
});
|
|
257
257
|
}
|
|
258
258
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace CustomObjects {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -108,7 +108,7 @@ class CustomObjects {
|
|
|
108
108
|
: undefined,
|
|
109
109
|
"X-Fern-Language": "JavaScript",
|
|
110
110
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
111
|
-
"X-Fern-SDK-Version": "0.1.
|
|
111
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
112
112
|
},
|
|
113
113
|
contentType: "application/json",
|
|
114
114
|
queryParameters: _queryParams,
|
|
@@ -167,7 +167,7 @@ class CustomObjects {
|
|
|
167
167
|
: undefined,
|
|
168
168
|
"X-Fern-Language": "JavaScript",
|
|
169
169
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
170
|
-
"X-Fern-SDK-Version": "0.1.
|
|
170
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
171
171
|
},
|
|
172
172
|
contentType: "application/json",
|
|
173
173
|
queryParameters: _queryParams,
|
|
@@ -229,7 +229,7 @@ class CustomObjects {
|
|
|
229
229
|
: undefined,
|
|
230
230
|
"X-Fern-Language": "JavaScript",
|
|
231
231
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
232
|
-
"X-Fern-SDK-Version": "0.1.
|
|
232
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
233
233
|
},
|
|
234
234
|
contentType: "application/json",
|
|
235
235
|
queryParameters: _queryParams,
|
|
@@ -288,7 +288,7 @@ class CustomObjects {
|
|
|
288
288
|
: undefined,
|
|
289
289
|
"X-Fern-Language": "JavaScript",
|
|
290
290
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
291
|
-
"X-Fern-SDK-Version": "0.1.
|
|
291
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
292
292
|
},
|
|
293
293
|
contentType: "application/json",
|
|
294
294
|
queryParameters: _queryParams,
|
|
@@ -342,7 +342,7 @@ class CustomObjects {
|
|
|
342
342
|
: undefined,
|
|
343
343
|
"X-Fern-Language": "JavaScript",
|
|
344
344
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
345
|
-
"X-Fern-SDK-Version": "0.1.
|
|
345
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
346
346
|
},
|
|
347
347
|
contentType: "application/json",
|
|
348
348
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -392,7 +392,7 @@ class CustomObjects {
|
|
|
392
392
|
: undefined,
|
|
393
393
|
"X-Fern-Language": "JavaScript",
|
|
394
394
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
395
|
-
"X-Fern-SDK-Version": "0.1.
|
|
395
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
396
396
|
},
|
|
397
397
|
contentType: "application/json",
|
|
398
398
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -428,7 +428,7 @@ class CustomObjects {
|
|
|
428
428
|
}
|
|
429
429
|
_getAuthorizationHeader() {
|
|
430
430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
431
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
431
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
432
432
|
});
|
|
433
433
|
}
|
|
434
434
|
}
|
|
@@ -6,7 +6,7 @@ import * as core from "../../../../../../core";
|
|
|
6
6
|
export declare namespace DeleteAccount {
|
|
7
7
|
interface Options {
|
|
8
8
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
9
|
-
|
|
9
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
10
10
|
accountToken?: core.Supplier<string | undefined>;
|
|
11
11
|
}
|
|
12
12
|
interface RequestOptions {
|
|
@@ -63,7 +63,7 @@ class DeleteAccount {
|
|
|
63
63
|
: undefined,
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
66
|
-
"X-Fern-SDK-Version": "0.1.
|
|
66
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
67
67
|
},
|
|
68
68
|
contentType: "application/json",
|
|
69
69
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -94,7 +94,7 @@ class DeleteAccount {
|
|
|
94
94
|
}
|
|
95
95
|
_getAuthorizationHeader() {
|
|
96
96
|
return __awaiter(this, void 0, void 0, function* () {
|
|
97
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
97
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace EngagementTypes {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -97,7 +97,7 @@ class EngagementTypes {
|
|
|
97
97
|
: undefined,
|
|
98
98
|
"X-Fern-Language": "JavaScript",
|
|
99
99
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
100
|
-
"X-Fern-SDK-Version": "0.1.
|
|
100
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
101
101
|
},
|
|
102
102
|
contentType: "application/json",
|
|
103
103
|
queryParameters: _queryParams,
|
|
@@ -156,7 +156,7 @@ class EngagementTypes {
|
|
|
156
156
|
: undefined,
|
|
157
157
|
"X-Fern-Language": "JavaScript",
|
|
158
158
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
159
|
-
"X-Fern-SDK-Version": "0.1.
|
|
159
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
160
160
|
},
|
|
161
161
|
contentType: "application/json",
|
|
162
162
|
queryParameters: _queryParams,
|
|
@@ -224,7 +224,7 @@ class EngagementTypes {
|
|
|
224
224
|
: undefined,
|
|
225
225
|
"X-Fern-Language": "JavaScript",
|
|
226
226
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
227
|
-
"X-Fern-SDK-Version": "0.1.
|
|
227
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
228
228
|
},
|
|
229
229
|
contentType: "application/json",
|
|
230
230
|
queryParameters: _queryParams,
|
|
@@ -261,7 +261,7 @@ class EngagementTypes {
|
|
|
261
261
|
}
|
|
262
262
|
_getAuthorizationHeader() {
|
|
263
263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
264
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
264
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
265
265
|
});
|
|
266
266
|
}
|
|
267
267
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Engagements {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -111,7 +111,7 @@ class Engagements {
|
|
|
111
111
|
: undefined,
|
|
112
112
|
"X-Fern-Language": "JavaScript",
|
|
113
113
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
114
|
-
"X-Fern-SDK-Version": "0.1.
|
|
114
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
115
115
|
},
|
|
116
116
|
contentType: "application/json",
|
|
117
117
|
queryParameters: _queryParams,
|
|
@@ -170,7 +170,7 @@ class Engagements {
|
|
|
170
170
|
: undefined,
|
|
171
171
|
"X-Fern-Language": "JavaScript",
|
|
172
172
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
173
|
-
"X-Fern-SDK-Version": "0.1.
|
|
173
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
174
174
|
},
|
|
175
175
|
contentType: "application/json",
|
|
176
176
|
queryParameters: _queryParams,
|
|
@@ -235,7 +235,7 @@ class Engagements {
|
|
|
235
235
|
: undefined,
|
|
236
236
|
"X-Fern-Language": "JavaScript",
|
|
237
237
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
238
|
-
"X-Fern-SDK-Version": "0.1.
|
|
238
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
239
239
|
},
|
|
240
240
|
contentType: "application/json",
|
|
241
241
|
queryParameters: _queryParams,
|
|
@@ -294,7 +294,7 @@ class Engagements {
|
|
|
294
294
|
: undefined,
|
|
295
295
|
"X-Fern-Language": "JavaScript",
|
|
296
296
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
297
|
-
"X-Fern-SDK-Version": "0.1.
|
|
297
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
298
298
|
},
|
|
299
299
|
contentType: "application/json",
|
|
300
300
|
queryParameters: _queryParams,
|
|
@@ -348,7 +348,7 @@ class Engagements {
|
|
|
348
348
|
: undefined,
|
|
349
349
|
"X-Fern-Language": "JavaScript",
|
|
350
350
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
351
|
-
"X-Fern-SDK-Version": "0.1.
|
|
351
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
352
352
|
},
|
|
353
353
|
contentType: "application/json",
|
|
354
354
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -398,7 +398,7 @@ class Engagements {
|
|
|
398
398
|
: undefined,
|
|
399
399
|
"X-Fern-Language": "JavaScript",
|
|
400
400
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
401
|
-
"X-Fern-SDK-Version": "0.1.
|
|
401
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
402
402
|
},
|
|
403
403
|
contentType: "application/json",
|
|
404
404
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -465,7 +465,7 @@ class Engagements {
|
|
|
465
465
|
: undefined,
|
|
466
466
|
"X-Fern-Language": "JavaScript",
|
|
467
467
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
468
|
-
"X-Fern-SDK-Version": "0.1.
|
|
468
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
469
469
|
},
|
|
470
470
|
contentType: "application/json",
|
|
471
471
|
queryParameters: _queryParams,
|
|
@@ -502,7 +502,7 @@ class Engagements {
|
|
|
502
502
|
}
|
|
503
503
|
_getAuthorizationHeader() {
|
|
504
504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
505
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
505
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
506
506
|
});
|
|
507
507
|
}
|
|
508
508
|
}
|