@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
|
@@ -64,7 +64,7 @@ class GenerateKey {
|
|
|
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
|
body: yield serializers.ats.GenerateRemoteKeyRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class GenerateKey {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Interviews {
|
|
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 {
|
|
@@ -123,7 +123,7 @@ class Interviews {
|
|
|
123
123
|
: undefined,
|
|
124
124
|
"X-Fern-Language": "JavaScript",
|
|
125
125
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
126
|
-
"X-Fern-SDK-Version": "0.1.
|
|
126
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
127
127
|
},
|
|
128
128
|
contentType: "application/json",
|
|
129
129
|
queryParameters: _queryParams,
|
|
@@ -182,7 +182,7 @@ class Interviews {
|
|
|
182
182
|
: undefined,
|
|
183
183
|
"X-Fern-Language": "JavaScript",
|
|
184
184
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
185
|
-
"X-Fern-SDK-Version": "0.1.
|
|
185
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
186
186
|
},
|
|
187
187
|
contentType: "application/json",
|
|
188
188
|
queryParameters: _queryParams,
|
|
@@ -250,7 +250,7 @@ class Interviews {
|
|
|
250
250
|
: undefined,
|
|
251
251
|
"X-Fern-Language": "JavaScript",
|
|
252
252
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
253
|
-
"X-Fern-SDK-Version": "0.1.
|
|
253
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
254
254
|
},
|
|
255
255
|
contentType: "application/json",
|
|
256
256
|
queryParameters: _queryParams,
|
|
@@ -301,7 +301,7 @@ class Interviews {
|
|
|
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
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -337,7 +337,7 @@ class Interviews {
|
|
|
337
337
|
}
|
|
338
338
|
_getAuthorizationHeader() {
|
|
339
339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
340
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
340
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
341
341
|
});
|
|
342
342
|
}
|
|
343
343
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Issues {
|
|
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 {
|
|
@@ -106,7 +106,7 @@ class Issues {
|
|
|
106
106
|
: undefined,
|
|
107
107
|
"X-Fern-Language": "JavaScript",
|
|
108
108
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
109
|
-
"X-Fern-SDK-Version": "0.1.
|
|
109
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -157,7 +157,7 @@ class Issues {
|
|
|
157
157
|
: undefined,
|
|
158
158
|
"X-Fern-Language": "JavaScript",
|
|
159
159
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
160
|
-
"X-Fern-SDK-Version": "0.1.
|
|
160
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
161
161
|
},
|
|
162
162
|
contentType: "application/json",
|
|
163
163
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -193,7 +193,7 @@ class Issues {
|
|
|
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 JobInterviewStages {
|
|
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 JobInterviewStages {
|
|
|
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 JobInterviewStages {
|
|
|
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 JobInterviewStages {
|
|
|
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 Jobs {
|
|
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 {
|
|
@@ -112,7 +112,7 @@ class Jobs {
|
|
|
112
112
|
: undefined,
|
|
113
113
|
"X-Fern-Language": "JavaScript",
|
|
114
114
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
115
|
-
"X-Fern-SDK-Version": "0.1.
|
|
115
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
116
116
|
},
|
|
117
117
|
contentType: "application/json",
|
|
118
118
|
queryParameters: _queryParams,
|
|
@@ -177,7 +177,7 @@ class Jobs {
|
|
|
177
177
|
: undefined,
|
|
178
178
|
"X-Fern-Language": "JavaScript",
|
|
179
179
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
180
|
-
"X-Fern-SDK-Version": "0.1.
|
|
180
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
181
181
|
},
|
|
182
182
|
contentType: "application/json",
|
|
183
183
|
queryParameters: _queryParams,
|
|
@@ -214,7 +214,7 @@ class Jobs {
|
|
|
214
214
|
}
|
|
215
215
|
_getAuthorizationHeader() {
|
|
216
216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
217
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
217
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
218
218
|
});
|
|
219
219
|
}
|
|
220
220
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace LinkToken {
|
|
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 LinkToken {
|
|
|
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
|
body: yield serializers.ats.EndUserDetailsRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
@@ -101,7 +101,7 @@ class LinkToken {
|
|
|
101
101
|
}
|
|
102
102
|
_getAuthorizationHeader() {
|
|
103
103
|
return __awaiter(this, void 0, void 0, function* () {
|
|
104
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
104
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
105
105
|
});
|
|
106
106
|
}
|
|
107
107
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace LinkedAccounts {
|
|
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 {
|
|
@@ -106,7 +106,7 @@ class LinkedAccounts {
|
|
|
106
106
|
: undefined,
|
|
107
107
|
"X-Fern-Language": "JavaScript",
|
|
108
108
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
109
|
-
"X-Fern-SDK-Version": "0.1.
|
|
109
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -143,7 +143,7 @@ class LinkedAccounts {
|
|
|
143
143
|
}
|
|
144
144
|
_getAuthorizationHeader() {
|
|
145
145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
146
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
146
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
147
147
|
});
|
|
148
148
|
}
|
|
149
149
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Offers {
|
|
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 {
|
|
@@ -109,7 +109,7 @@ class Offers {
|
|
|
109
109
|
: undefined,
|
|
110
110
|
"X-Fern-Language": "JavaScript",
|
|
111
111
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
112
|
-
"X-Fern-SDK-Version": "0.1.
|
|
112
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
113
113
|
},
|
|
114
114
|
contentType: "application/json",
|
|
115
115
|
queryParameters: _queryParams,
|
|
@@ -174,7 +174,7 @@ class Offers {
|
|
|
174
174
|
: undefined,
|
|
175
175
|
"X-Fern-Language": "JavaScript",
|
|
176
176
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
177
|
-
"X-Fern-SDK-Version": "0.1.
|
|
177
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
178
178
|
},
|
|
179
179
|
contentType: "application/json",
|
|
180
180
|
queryParameters: _queryParams,
|
|
@@ -211,7 +211,7 @@ class Offers {
|
|
|
211
211
|
}
|
|
212
212
|
_getAuthorizationHeader() {
|
|
213
213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
214
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
214
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
215
215
|
});
|
|
216
216
|
}
|
|
217
217
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Offices {
|
|
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 Offices {
|
|
|
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 Offices {
|
|
|
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 Offices {
|
|
|
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 Passthrough {
|
|
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 Passthrough {
|
|
|
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
|
body: yield serializers.ats.DataPassthroughRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class Passthrough {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace RegenerateKey {
|
|
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 RegenerateKey {
|
|
|
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
|
body: yield serializers.ats.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class RegenerateKey {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace RejectReasons {
|
|
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 RejectReasons {
|
|
|
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 RejectReasons {
|
|
|
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 RejectReasons {
|
|
|
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 Scorecards {
|
|
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 {
|
|
@@ -112,7 +112,7 @@ class Scorecards {
|
|
|
112
112
|
: undefined,
|
|
113
113
|
"X-Fern-Language": "JavaScript",
|
|
114
114
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
115
|
-
"X-Fern-SDK-Version": "0.1.
|
|
115
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
116
116
|
},
|
|
117
117
|
contentType: "application/json",
|
|
118
118
|
queryParameters: _queryParams,
|
|
@@ -177,7 +177,7 @@ class Scorecards {
|
|
|
177
177
|
: undefined,
|
|
178
178
|
"X-Fern-Language": "JavaScript",
|
|
179
179
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
180
|
-
"X-Fern-SDK-Version": "0.1.
|
|
180
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
181
181
|
},
|
|
182
182
|
contentType: "application/json",
|
|
183
183
|
queryParameters: _queryParams,
|
|
@@ -214,7 +214,7 @@ class Scorecards {
|
|
|
214
214
|
}
|
|
215
215
|
_getAuthorizationHeader() {
|
|
216
216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
217
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
217
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
218
218
|
});
|
|
219
219
|
}
|
|
220
220
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace SelectiveSync {
|
|
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 {
|
|
@@ -65,7 +65,7 @@ class SelectiveSync {
|
|
|
65
65
|
: undefined,
|
|
66
66
|
"X-Fern-Language": "JavaScript",
|
|
67
67
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
68
|
-
"X-Fern-SDK-Version": "0.1.
|
|
68
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
69
69
|
},
|
|
70
70
|
contentType: "application/json",
|
|
71
71
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -115,7 +115,7 @@ class SelectiveSync {
|
|
|
115
115
|
: undefined,
|
|
116
116
|
"X-Fern-Language": "JavaScript",
|
|
117
117
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
118
|
-
"X-Fern-SDK-Version": "0.1.
|
|
118
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
119
119
|
},
|
|
120
120
|
contentType: "application/json",
|
|
121
121
|
body: yield serializers.ats.LinkedAccountSelectiveSyncConfigurationListRequest.jsonOrThrow(request, {
|
|
@@ -179,7 +179,7 @@ class SelectiveSync {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "0.1.
|
|
182
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -216,7 +216,7 @@ class SelectiveSync {
|
|
|
216
216
|
}
|
|
217
217
|
_getAuthorizationHeader() {
|
|
218
218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
219
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
219
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
220
220
|
});
|
|
221
221
|
}
|
|
222
222
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace SyncStatus {
|
|
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 {
|
|
@@ -73,7 +73,7 @@ class SyncStatus {
|
|
|
73
73
|
: undefined,
|
|
74
74
|
"X-Fern-Language": "JavaScript",
|
|
75
75
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
76
|
-
"X-Fern-SDK-Version": "0.1.
|
|
76
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
77
77
|
},
|
|
78
78
|
contentType: "application/json",
|
|
79
79
|
queryParameters: _queryParams,
|
|
@@ -110,7 +110,7 @@ class SyncStatus {
|
|
|
110
110
|
}
|
|
111
111
|
_getAuthorizationHeader() {
|
|
112
112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
113
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
113
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
116
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Tags {
|
|
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 Tags {
|
|
|
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,
|
|
@@ -131,7 +131,7 @@ class Tags {
|
|
|
131
131
|
}
|
|
132
132
|
_getAuthorizationHeader() {
|
|
133
133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
134
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
134
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
135
135
|
});
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -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 {
|
|
@@ -103,7 +103,7 @@ class Users {
|
|
|
103
103
|
: undefined,
|
|
104
104
|
"X-Fern-Language": "JavaScript",
|
|
105
105
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
106
|
-
"X-Fern-SDK-Version": "0.1.
|
|
106
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
107
107
|
},
|
|
108
108
|
contentType: "application/json",
|
|
109
109
|
queryParameters: _queryParams,
|
|
@@ -165,7 +165,7 @@ class Users {
|
|
|
165
165
|
: undefined,
|
|
166
166
|
"X-Fern-Language": "JavaScript",
|
|
167
167
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
168
|
-
"X-Fern-SDK-Version": "0.1.
|
|
168
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
169
169
|
},
|
|
170
170
|
contentType: "application/json",
|
|
171
171
|
queryParameters: _queryParams,
|
|
@@ -202,7 +202,7 @@ class Users {
|
|
|
202
202
|
}
|
|
203
203
|
_getAuthorizationHeader() {
|
|
204
204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
205
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
205
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
206
206
|
});
|
|
207
207
|
}
|
|
208
208
|
}
|
|
@@ -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.ats.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
|
}
|