@mergeapi/merge-node-client 0.1.2 → 0.1.3
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 +3 -3
- package/Client.js +11 -11
- package/README.md +17 -2
- package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/api/resources/ats/resources/jobs/client/Client.js +2 -2
- package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/api/resources/ats/resources/users/client/Client.js +2 -2
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/api/resources/crm/resources/accounts/client/Client.js +7 -7
- package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
- package/api/resources/crm/resources/customObjects/client/Client.js +6 -6
- package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/api/resources/crm/resources/engagements/client/Client.js +7 -7
- package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/api/resources/crm/resources/users/client/Client.js +4 -4
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
- package/api/resources/crm/types/index.d.ts +4 -0
- package/api/resources/crm/types/index.js +4 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/api/resources/filestorage/resources/files/client/Client.js +5 -5
- package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
- package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
- package/api/resources/ticketing/types/index.d.ts +3 -0
- package/api/resources/ticketing/types/index.js +3 -0
- package/dist/Client.d.ts +3 -3
- package/dist/Client.js +11 -11
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobs/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accounts/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/engagements/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/crm/types/index.d.ts +4 -0
- package/dist/api/resources/crm/types/index.js +4 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/files/client/Client.js +5 -5
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/index.d.ts +1 -1
- package/dist/api/resources/index.js +2 -2
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
- package/dist/api/resources/ticketing/types/index.d.ts +3 -0
- package/dist/api/resources/ticketing/types/index.js +3 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/dist/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/crm/types/index.d.ts +4 -0
- package/dist/serialization/resources/crm/types/index.js +4 -0
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/dist/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/dist/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
- package/dist/serialization/resources/ticketing/types/index.d.ts +3 -0
- package/dist/serialization/resources/ticketing/types/index.js +3 -0
- package/package.json +1 -1
- package/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
- package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
- package/serialization/resources/crm/types/index.d.ts +4 -0
- package/serialization/resources/crm/types/index.js +4 -0
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
- package/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
- package/serialization/resources/ticketing/types/index.d.ts +3 -0
- package/serialization/resources/ticketing/types/index.js +3 -0
|
@@ -123,7 +123,7 @@ class PurchaseOrders {
|
|
|
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.3",
|
|
127
127
|
},
|
|
128
128
|
contentType: "application/json",
|
|
129
129
|
queryParameters: _queryParams,
|
|
@@ -182,7 +182,7 @@ class PurchaseOrders {
|
|
|
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.3",
|
|
186
186
|
},
|
|
187
187
|
contentType: "application/json",
|
|
188
188
|
queryParameters: _queryParams,
|
|
@@ -250,7 +250,7 @@ class PurchaseOrders {
|
|
|
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.3",
|
|
254
254
|
},
|
|
255
255
|
contentType: "application/json",
|
|
256
256
|
queryParameters: _queryParams,
|
|
@@ -301,7 +301,7 @@ class PurchaseOrders {
|
|
|
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.3",
|
|
305
305
|
},
|
|
306
306
|
contentType: "application/json",
|
|
307
307
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.accounting.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
|
|
@@ -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.3",
|
|
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.3",
|
|
119
119
|
},
|
|
120
120
|
contentType: "application/json",
|
|
121
121
|
body: yield serializers.accounting.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.3",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
77
77
|
},
|
|
78
78
|
contentType: "application/json",
|
|
79
79
|
queryParameters: _queryParams,
|
|
@@ -100,7 +100,7 @@ class TaxRates {
|
|
|
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.3",
|
|
104
104
|
},
|
|
105
105
|
contentType: "application/json",
|
|
106
106
|
queryParameters: _queryParams,
|
|
@@ -159,7 +159,7 @@ class TaxRates {
|
|
|
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.3",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -106,7 +106,7 @@ class TrackingCategories {
|
|
|
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.3",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -171,7 +171,7 @@ class TrackingCategories {
|
|
|
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.3",
|
|
175
175
|
},
|
|
176
176
|
contentType: "application/json",
|
|
177
177
|
queryParameters: _queryParams,
|
|
@@ -106,7 +106,7 @@ class Transactions {
|
|
|
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.3",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -165,7 +165,7 @@ class Transactions {
|
|
|
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.3",
|
|
169
169
|
},
|
|
170
170
|
contentType: "application/json",
|
|
171
171
|
queryParameters: _queryParams,
|
|
@@ -106,7 +106,7 @@ class VendorCredits {
|
|
|
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.3",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -165,7 +165,7 @@ class VendorCredits {
|
|
|
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.3",
|
|
169
169
|
},
|
|
170
170
|
contentType: "application/json",
|
|
171
171
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
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.3",
|
|
118
118
|
},
|
|
119
119
|
contentType: "application/json",
|
|
120
120
|
body: yield serializers.accounting.WebhookReceiverRequest.jsonOrThrow(request, {
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -117,7 +117,7 @@ class Activities {
|
|
|
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.3",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class Activities {
|
|
|
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.3",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -242,7 +242,7 @@ class Activities {
|
|
|
242
242
|
: undefined,
|
|
243
243
|
"X-Fern-Language": "JavaScript",
|
|
244
244
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
245
|
-
"X-Fern-SDK-Version": "0.1.
|
|
245
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
246
246
|
},
|
|
247
247
|
contentType: "application/json",
|
|
248
248
|
queryParameters: _queryParams,
|
|
@@ -293,7 +293,7 @@ class Activities {
|
|
|
293
293
|
: undefined,
|
|
294
294
|
"X-Fern-Language": "JavaScript",
|
|
295
295
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
296
|
-
"X-Fern-SDK-Version": "0.1.
|
|
296
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
297
297
|
},
|
|
298
298
|
contentType: "application/json",
|
|
299
299
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -126,7 +126,7 @@ class Applications {
|
|
|
126
126
|
: undefined,
|
|
127
127
|
"X-Fern-Language": "JavaScript",
|
|
128
128
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
129
|
-
"X-Fern-SDK-Version": "0.1.
|
|
129
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
130
130
|
},
|
|
131
131
|
contentType: "application/json",
|
|
132
132
|
queryParameters: _queryParams,
|
|
@@ -185,7 +185,7 @@ class Applications {
|
|
|
185
185
|
: undefined,
|
|
186
186
|
"X-Fern-Language": "JavaScript",
|
|
187
187
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
188
|
-
"X-Fern-SDK-Version": "0.1.
|
|
188
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
189
189
|
},
|
|
190
190
|
contentType: "application/json",
|
|
191
191
|
queryParameters: _queryParams,
|
|
@@ -247,7 +247,7 @@ class Applications {
|
|
|
247
247
|
: undefined,
|
|
248
248
|
"X-Fern-Language": "JavaScript",
|
|
249
249
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
250
|
-
"X-Fern-SDK-Version": "0.1.
|
|
250
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
251
251
|
},
|
|
252
252
|
contentType: "application/json",
|
|
253
253
|
queryParameters: _queryParams,
|
|
@@ -306,7 +306,7 @@ class Applications {
|
|
|
306
306
|
: undefined,
|
|
307
307
|
"X-Fern-Language": "JavaScript",
|
|
308
308
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
309
|
-
"X-Fern-SDK-Version": "0.1.
|
|
309
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
310
310
|
},
|
|
311
311
|
contentType: "application/json",
|
|
312
312
|
queryParameters: _queryParams,
|
|
@@ -365,7 +365,7 @@ class Applications {
|
|
|
365
365
|
: undefined,
|
|
366
366
|
"X-Fern-Language": "JavaScript",
|
|
367
367
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
368
|
-
"X-Fern-SDK-Version": "0.1.
|
|
368
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
369
369
|
},
|
|
370
370
|
contentType: "application/json",
|
|
371
371
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class AsyncPassthrough {
|
|
|
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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.ats.DataPassthroughRequest.jsonOrThrow(request, {
|
|
@@ -117,7 +117,7 @@ class AsyncPassthrough {
|
|
|
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.3",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -117,7 +117,7 @@ class Attachments {
|
|
|
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.3",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class Attachments {
|
|
|
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.3",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -244,7 +244,7 @@ class Attachments {
|
|
|
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.3",
|
|
248
248
|
},
|
|
249
249
|
contentType: "application/json",
|
|
250
250
|
queryParameters: _queryParams,
|
|
@@ -295,7 +295,7 @@ class Attachments {
|
|
|
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.3",
|
|
299
299
|
},
|
|
300
300
|
contentType: "application/json",
|
|
301
301
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -120,7 +120,7 @@ class Candidates {
|
|
|
120
120
|
: undefined,
|
|
121
121
|
"X-Fern-Language": "JavaScript",
|
|
122
122
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
123
|
-
"X-Fern-SDK-Version": "0.1.
|
|
123
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
124
124
|
},
|
|
125
125
|
contentType: "application/json",
|
|
126
126
|
queryParameters: _queryParams,
|
|
@@ -179,7 +179,7 @@ class Candidates {
|
|
|
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.3",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -241,7 +241,7 @@ class Candidates {
|
|
|
241
241
|
: undefined,
|
|
242
242
|
"X-Fern-Language": "JavaScript",
|
|
243
243
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
244
|
-
"X-Fern-SDK-Version": "0.1.
|
|
244
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
245
245
|
},
|
|
246
246
|
contentType: "application/json",
|
|
247
247
|
queryParameters: _queryParams,
|
|
@@ -300,7 +300,7 @@ class Candidates {
|
|
|
300
300
|
: undefined,
|
|
301
301
|
"X-Fern-Language": "JavaScript",
|
|
302
302
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
303
|
-
"X-Fern-SDK-Version": "0.1.
|
|
303
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
304
304
|
},
|
|
305
305
|
contentType: "application/json",
|
|
306
306
|
queryParameters: _queryParams,
|
|
@@ -354,7 +354,7 @@ class Candidates {
|
|
|
354
354
|
: undefined,
|
|
355
355
|
"X-Fern-Language": "JavaScript",
|
|
356
356
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
357
|
-
"X-Fern-SDK-Version": "0.1.
|
|
357
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
358
358
|
},
|
|
359
359
|
contentType: "application/json",
|
|
360
360
|
body: yield serializers.ats.IgnoreCommonModelRequest.jsonOrThrow(request, {
|
|
@@ -402,7 +402,7 @@ class Candidates {
|
|
|
402
402
|
: undefined,
|
|
403
403
|
"X-Fern-Language": "JavaScript",
|
|
404
404
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
405
|
-
"X-Fern-SDK-Version": "0.1.
|
|
405
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
406
406
|
},
|
|
407
407
|
contentType: "application/json",
|
|
408
408
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -452,7 +452,7 @@ class Candidates {
|
|
|
452
452
|
: undefined,
|
|
453
453
|
"X-Fern-Language": "JavaScript",
|
|
454
454
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
455
|
-
"X-Fern-SDK-Version": "0.1.
|
|
455
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
456
456
|
},
|
|
457
457
|
contentType: "application/json",
|
|
458
458
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -63,7 +63,7 @@ class DeleteAccount {
|
|
|
63
63
|
: undefined,
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
66
|
-
"X-Fern-SDK-Version": "0.1.
|
|
66
|
+
"X-Fern-SDK-Version": "0.1.3",
|
|
67
67
|
},
|
|
68
68
|
contentType: "application/json",
|
|
69
69
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -94,7 +94,7 @@ class Departments {
|
|
|
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.3",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class Departments {
|
|
|
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.3",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -106,7 +106,7 @@ class Eeocs {
|
|
|
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.3",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -171,7 +171,7 @@ class Eeocs {
|
|
|
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.3",
|
|
175
175
|
},
|
|
176
176
|
contentType: "application/json",
|
|
177
177
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class ForceResync {
|
|
|
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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.ats.GenerateRemoteKeyRequest.jsonOrThrow(request, {
|
|
@@ -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.3",
|
|
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.3",
|
|
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.3",
|
|
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.3",
|
|
305
305
|
},
|
|
306
306
|
contentType: "application/json",
|
|
307
307
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
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.3",
|
|
161
161
|
},
|
|
162
162
|
contentType: "application/json",
|
|
163
163
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -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.3",
|
|
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.3",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
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.3",
|
|
181
181
|
},
|
|
182
182
|
contentType: "application/json",
|
|
183
183
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.ats.EndUserDetailsRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
@@ -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.3",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
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.3",
|
|
178
178
|
},
|
|
179
179
|
contentType: "application/json",
|
|
180
180
|
queryParameters: _queryParams,
|
|
@@ -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.3",
|
|
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.3",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|