@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
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Teams {
|
|
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 {
|
|
@@ -94,7 +94,7 @@ class Teams {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
|
97
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class Teams {
|
|
|
150
150
|
: undefined,
|
|
151
151
|
"X-Fern-Language": "JavaScript",
|
|
152
152
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
153
|
-
"X-Fern-SDK-Version": "0.1.
|
|
153
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -187,7 +187,7 @@ class Teams {
|
|
|
187
187
|
}
|
|
188
188
|
_getAuthorizationHeader() {
|
|
189
189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
190
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
190
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
191
191
|
});
|
|
192
192
|
}
|
|
193
193
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Tickets {
|
|
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 {
|
|
@@ -171,7 +171,7 @@ class Tickets {
|
|
|
171
171
|
: undefined,
|
|
172
172
|
"X-Fern-Language": "JavaScript",
|
|
173
173
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
174
|
-
"X-Fern-SDK-Version": "0.1.
|
|
174
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
175
175
|
},
|
|
176
176
|
contentType: "application/json",
|
|
177
177
|
queryParameters: _queryParams,
|
|
@@ -230,7 +230,7 @@ class Tickets {
|
|
|
230
230
|
: undefined,
|
|
231
231
|
"X-Fern-Language": "JavaScript",
|
|
232
232
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
233
|
-
"X-Fern-SDK-Version": "0.1.
|
|
233
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
234
234
|
},
|
|
235
235
|
contentType: "application/json",
|
|
236
236
|
queryParameters: _queryParams,
|
|
@@ -301,7 +301,7 @@ class Tickets {
|
|
|
301
301
|
: undefined,
|
|
302
302
|
"X-Fern-Language": "JavaScript",
|
|
303
303
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
304
|
-
"X-Fern-SDK-Version": "0.1.
|
|
304
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
305
305
|
},
|
|
306
306
|
contentType: "application/json",
|
|
307
307
|
queryParameters: _queryParams,
|
|
@@ -360,7 +360,7 @@ class Tickets {
|
|
|
360
360
|
: undefined,
|
|
361
361
|
"X-Fern-Language": "JavaScript",
|
|
362
362
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
363
|
-
"X-Fern-SDK-Version": "0.1.
|
|
363
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
364
364
|
},
|
|
365
365
|
contentType: "application/json",
|
|
366
366
|
queryParameters: _queryParams,
|
|
@@ -431,7 +431,7 @@ class Tickets {
|
|
|
431
431
|
: undefined,
|
|
432
432
|
"X-Fern-Language": "JavaScript",
|
|
433
433
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
434
|
-
"X-Fern-SDK-Version": "0.1.
|
|
434
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
435
435
|
},
|
|
436
436
|
contentType: "application/json",
|
|
437
437
|
queryParameters: _queryParams,
|
|
@@ -482,7 +482,7 @@ class Tickets {
|
|
|
482
482
|
: undefined,
|
|
483
483
|
"X-Fern-Language": "JavaScript",
|
|
484
484
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
485
|
-
"X-Fern-SDK-Version": "0.1.
|
|
485
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
486
486
|
},
|
|
487
487
|
contentType: "application/json",
|
|
488
488
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -532,7 +532,7 @@ class Tickets {
|
|
|
532
532
|
: undefined,
|
|
533
533
|
"X-Fern-Language": "JavaScript",
|
|
534
534
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
535
|
-
"X-Fern-SDK-Version": "0.1.
|
|
535
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
536
536
|
},
|
|
537
537
|
contentType: "application/json",
|
|
538
538
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -596,7 +596,7 @@ class Tickets {
|
|
|
596
596
|
: undefined,
|
|
597
597
|
"X-Fern-Language": "JavaScript",
|
|
598
598
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
599
|
-
"X-Fern-SDK-Version": "0.1.
|
|
599
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
600
600
|
},
|
|
601
601
|
contentType: "application/json",
|
|
602
602
|
queryParameters: _queryParams,
|
|
@@ -633,7 +633,7 @@ class Tickets {
|
|
|
633
633
|
}
|
|
634
634
|
_getAuthorizationHeader() {
|
|
635
635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
636
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
636
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
637
637
|
});
|
|
638
638
|
}
|
|
639
639
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Users {
|
|
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 Users {
|
|
|
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 Users {
|
|
|
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 Users {
|
|
|
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 WebhookReceivers {
|
|
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 WebhookReceivers {
|
|
|
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,
|
|
@@ -114,7 +114,7 @@ class WebhookReceivers {
|
|
|
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
|
body: yield serializers.ticketing.WebhookReceiverRequest.jsonOrThrow(request, {
|
|
@@ -153,7 +153,7 @@ class WebhookReceivers {
|
|
|
153
153
|
}
|
|
154
154
|
_getAuthorizationHeader() {
|
|
155
155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
156
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
156
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
157
157
|
});
|
|
158
158
|
}
|
|
159
159
|
}
|
package/dist/Client.d.ts
CHANGED
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as environments from "./environments";
|
|
5
5
|
import * as core from "./core";
|
|
6
|
+
import { Ats } from "./api/resources/ats/client/Client";
|
|
6
7
|
import { Crm } from "./api/resources/crm/client/Client";
|
|
7
8
|
import { Filestorage } from "./api/resources/filestorage/client/Client";
|
|
8
|
-
import { Ats } from "./api/resources/ats/client/Client";
|
|
9
9
|
import { Hris } from "./api/resources/hris/client/Client";
|
|
10
10
|
import { Ticketing } from "./api/resources/ticketing/client/Client";
|
|
11
11
|
import { Accounting } from "./api/resources/accounting/client/Client";
|
|
12
12
|
export declare namespace MergeClient {
|
|
13
13
|
interface Options {
|
|
14
14
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
15
|
-
|
|
15
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
16
16
|
accountToken?: core.Supplier<string | undefined>;
|
|
17
17
|
}
|
|
18
18
|
interface RequestOptions {
|
|
@@ -22,12 +22,12 @@ export declare namespace MergeClient {
|
|
|
22
22
|
export declare class MergeClient {
|
|
23
23
|
protected readonly _options: MergeClient.Options;
|
|
24
24
|
constructor(_options: MergeClient.Options);
|
|
25
|
+
protected _ats: Ats | undefined;
|
|
26
|
+
get ats(): Ats;
|
|
25
27
|
protected _crm: Crm | undefined;
|
|
26
28
|
get crm(): Crm;
|
|
27
29
|
protected _filestorage: Filestorage | undefined;
|
|
28
30
|
get filestorage(): Filestorage;
|
|
29
|
-
protected _ats: Ats | undefined;
|
|
30
|
-
get ats(): Ats;
|
|
31
31
|
protected _hris: Hris | undefined;
|
|
32
32
|
get hris(): Hris;
|
|
33
33
|
protected _ticketing: Ticketing | undefined;
|
package/dist/Client.js
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.MergeClient = void 0;
|
|
7
|
-
const Client_1 = require("./api/resources/
|
|
8
|
-
const Client_2 = require("./api/resources/
|
|
9
|
-
const Client_3 = require("./api/resources/
|
|
7
|
+
const Client_1 = require("./api/resources/ats/client/Client");
|
|
8
|
+
const Client_2 = require("./api/resources/crm/client/Client");
|
|
9
|
+
const Client_3 = require("./api/resources/filestorage/client/Client");
|
|
10
10
|
const Client_4 = require("./api/resources/hris/client/Client");
|
|
11
11
|
const Client_5 = require("./api/resources/ticketing/client/Client");
|
|
12
12
|
const Client_6 = require("./api/resources/accounting/client/Client");
|
|
@@ -14,17 +14,17 @@ class MergeClient {
|
|
|
14
14
|
constructor(_options) {
|
|
15
15
|
this._options = _options;
|
|
16
16
|
}
|
|
17
|
-
get
|
|
17
|
+
get ats() {
|
|
18
18
|
var _a;
|
|
19
|
-
return ((_a = this.
|
|
19
|
+
return ((_a = this._ats) !== null && _a !== void 0 ? _a : (this._ats = new Client_1.Ats(this._options)));
|
|
20
20
|
}
|
|
21
|
-
get
|
|
21
|
+
get crm() {
|
|
22
22
|
var _a;
|
|
23
|
-
return ((_a = this.
|
|
23
|
+
return ((_a = this._crm) !== null && _a !== void 0 ? _a : (this._crm = new Client_2.Crm(this._options)));
|
|
24
24
|
}
|
|
25
|
-
get
|
|
25
|
+
get filestorage() {
|
|
26
26
|
var _a;
|
|
27
|
-
return ((_a = this.
|
|
27
|
+
return ((_a = this._filestorage) !== null && _a !== void 0 ? _a : (this._filestorage = new Client_3.Filestorage(this._options)));
|
|
28
28
|
}
|
|
29
29
|
get hris() {
|
|
30
30
|
var _a;
|
|
@@ -40,7 +40,7 @@ import { WebhookReceivers } from "../resources/webhookReceivers/client/Client";
|
|
|
40
40
|
export declare namespace Accounting {
|
|
41
41
|
interface Options {
|
|
42
42
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
43
|
-
|
|
43
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
44
44
|
accountToken?: core.Supplier<string | undefined>;
|
|
45
45
|
}
|
|
46
46
|
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 {
|
|
@@ -117,7 +117,7 @@ class Accounts {
|
|
|
117
117
|
: undefined,
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
120
|
-
"X-Fern-SDK-Version": "0.1.
|
|
120
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class Accounts {
|
|
|
176
176
|
: undefined,
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
179
|
-
"X-Fern-SDK-Version": "0.1.
|
|
179
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -244,7 +244,7 @@ class Accounts {
|
|
|
244
244
|
: undefined,
|
|
245
245
|
"X-Fern-Language": "JavaScript",
|
|
246
246
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
247
|
-
"X-Fern-SDK-Version": "0.1.
|
|
247
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
248
248
|
},
|
|
249
249
|
contentType: "application/json",
|
|
250
250
|
queryParameters: _queryParams,
|
|
@@ -295,7 +295,7 @@ class Accounts {
|
|
|
295
295
|
: undefined,
|
|
296
296
|
"X-Fern-Language": "JavaScript",
|
|
297
297
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
298
|
-
"X-Fern-SDK-Version": "0.1.
|
|
298
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
299
299
|
},
|
|
300
300
|
contentType: "application/json",
|
|
301
301
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -331,7 +331,7 @@ class Accounts {
|
|
|
331
331
|
}
|
|
332
332
|
_getAuthorizationHeader() {
|
|
333
333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
334
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
334
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
335
335
|
});
|
|
336
336
|
}
|
|
337
337
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Addresses {
|
|
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 {
|
|
@@ -76,7 +76,7 @@ class Addresses {
|
|
|
76
76
|
: undefined,
|
|
77
77
|
"X-Fern-Language": "JavaScript",
|
|
78
78
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
79
|
-
"X-Fern-SDK-Version": "0.1.
|
|
79
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
80
80
|
},
|
|
81
81
|
contentType: "application/json",
|
|
82
82
|
queryParameters: _queryParams,
|
|
@@ -113,7 +113,7 @@ class Addresses {
|
|
|
113
113
|
}
|
|
114
114
|
_getAuthorizationHeader() {
|
|
115
115
|
return __awaiter(this, void 0, void 0, function* () {
|
|
116
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
116
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
117
117
|
});
|
|
118
118
|
}
|
|
119
119
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Attachments {
|
|
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 Attachments {
|
|
|
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 Attachments {
|
|
|
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,
|
|
@@ -226,7 +226,7 @@ class Attachments {
|
|
|
226
226
|
: undefined,
|
|
227
227
|
"X-Fern-Language": "JavaScript",
|
|
228
228
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
229
|
-
"X-Fern-SDK-Version": "0.1.
|
|
229
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
230
230
|
},
|
|
231
231
|
contentType: "application/json",
|
|
232
232
|
queryParameters: _queryParams,
|
|
@@ -277,7 +277,7 @@ class Attachments {
|
|
|
277
277
|
: undefined,
|
|
278
278
|
"X-Fern-Language": "JavaScript",
|
|
279
279
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
280
|
-
"X-Fern-SDK-Version": "0.1.
|
|
280
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
281
281
|
},
|
|
282
282
|
contentType: "application/json",
|
|
283
283
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -313,7 +313,7 @@ class Attachments {
|
|
|
313
313
|
}
|
|
314
314
|
_getAuthorizationHeader() {
|
|
315
315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
316
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
316
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
317
317
|
});
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -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 BalanceSheets {
|
|
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 BalanceSheets {
|
|
|
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 BalanceSheets {
|
|
|
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 BalanceSheets {
|
|
|
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 CashFlowStatements {
|
|
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 CashFlowStatements {
|
|
|
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 CashFlowStatements {
|
|
|
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 CashFlowStatements {
|
|
|
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 CompanyInfo {
|
|
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 CompanyInfo {
|
|
|
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 CompanyInfo {
|
|
|
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,
|
|
@@ -193,7 +193,7 @@ class CompanyInfo {
|
|
|
193
193
|
}
|
|
194
194
|
_getAuthorizationHeader() {
|
|
195
195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
196
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
196
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
199
|
}
|
|
@@ -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 {
|