@mergeapi/merge-node-client 1.0.11 → 1.0.12
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 -3
- package/Client.js +11 -11
- package/api/resources/accounting/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountToken/client/Client.js +4 -4
- package/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountingPeriods/client/Client.js +8 -8
- package/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accounts/client/Client.js +16 -16
- package/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/addresses/client/Client.js +4 -4
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/attachments/client/Client.js +16 -16
- package/api/resources/accounting/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/availableActions/client/Client.js +4 -4
- package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +8 -8
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +8 -8
- package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/companyInfo/client/Client.js +8 -8
- package/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/contacts/client/Client.js +20 -20
- package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/creditNotes/client/Client.js +8 -8
- package/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/expenses/client/Client.js +24 -24
- package/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/forceResync/client/Client.js +4 -4
- package/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/generateKey/client/Client.js +4 -4
- package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +8 -8
- package/api/resources/accounting/resources/index.d.ts +2 -1
- package/api/resources/accounting/resources/index.js +3 -2
- package/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/invoices/client/Client.js +32 -32
- package/api/resources/accounting/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/issues/client/Client.js +8 -8
- package/api/resources/accounting/resources/items/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/items/client/Client.js +8 -8
- package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/journalEntries/client/Client.js +24 -24
- package/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/linkToken/client/Client.js +4 -4
- package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/passthrough/client/Client.js +4 -4
- package/api/resources/accounting/resources/payments/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/payments/client/Client.js +32 -32
- package/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -4
- package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +24 -24
- package/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/accounting/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/scopes/client/Client.js +12 -12
- package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/taxRates/client/Client.js +8 -8
- package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +8 -8
- package/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/transactions/client/Client.js +8 -8
- package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +8 -8
- package/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/ats/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountToken/client/Client.js +4 -4
- package/api/resources/ats/resources/activities/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/activities/client/Client.js +16 -16
- package/api/resources/ats/resources/applications/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/applications/client/Client.js +20 -20
- package/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/ats/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/ats/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/attachments/client/Client.js +16 -16
- package/api/resources/ats/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/availableActions/client/Client.js +4 -4
- package/api/resources/ats/resources/candidates/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/candidates/client/Client.js +28 -28
- package/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/ats/resources/departments/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/departments/client/Client.js +8 -8
- package/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/eeocs/client/Client.js +8 -8
- package/api/resources/ats/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/forceResync/client/Client.js +4 -4
- package/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/generateKey/client/Client.js +4 -4
- package/api/resources/ats/resources/index.d.ts +2 -1
- package/api/resources/ats/resources/index.js +3 -2
- package/api/resources/ats/resources/interviews/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/interviews/client/Client.js +16 -16
- package/api/resources/ats/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/issues/client/Client.js +8 -8
- package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +8 -8
- package/api/resources/ats/resources/jobPostings/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobPostings/client/Client.js +8 -8
- package/api/resources/ats/resources/jobs/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobs/client/Client.js +12 -12
- package/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/linkToken/client/Client.js +4 -4
- package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/ats/resources/offers/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/offers/client/Client.js +8 -8
- package/api/resources/ats/resources/offices/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/offices/client/Client.js +8 -8
- package/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/passthrough/client/Client.js +4 -4
- package/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/rejectReasons/client/Client.js +8 -8
- package/api/resources/ats/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/scopes/client/Client.js +12 -12
- package/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/scorecards/client/Client.js +8 -8
- package/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/ats/resources/tags/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/tags/client/Client.js +4 -4
- package/api/resources/ats/resources/users/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/users/client/Client.js +8 -8
- package/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/crm/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountToken/client/Client.js +4 -4
- package/api/resources/crm/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accounts/client/Client.js +28 -28
- package/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/associationTypes/client/Client.js +16 -16
- package/api/resources/crm/resources/associations/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/associations/client/Client.js +8 -8
- package/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/crm/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/crm/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/availableActions/client/Client.js +4 -4
- package/api/resources/crm/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/contacts/client/Client.js +32 -32
- package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +8 -8
- package/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/customObjects/client/Client.js +20 -20
- package/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/engagementTypes/client/Client.js +12 -12
- package/api/resources/crm/resources/engagements/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/engagements/client/Client.js +28 -28
- package/api/resources/crm/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/forceResync/client/Client.js +4 -4
- package/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/generateKey/client/Client.js +4 -4
- package/api/resources/crm/resources/index.d.ts +2 -1
- package/api/resources/crm/resources/index.js +3 -2
- package/api/resources/crm/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/issues/client/Client.js +8 -8
- package/api/resources/crm/resources/leads/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/leads/client/Client.js +20 -20
- package/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/linkToken/client/Client.js +4 -4
- package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/crm/resources/notes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/notes/client/Client.js +20 -20
- package/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/opportunities/client/Client.js +28 -28
- package/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/passthrough/client/Client.js +4 -4
- package/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/crm/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/scopes/client/Client.js +12 -12
- package/api/resources/crm/resources/stages/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/stages/client/Client.js +12 -12
- package/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/crm/resources/tasks/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/tasks/client/Client.js +28 -28
- package/api/resources/crm/resources/users/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/users/client/Client.js +16 -16
- package/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/filestorage/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountToken/client/Client.js +4 -4
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/availableActions/client/Client.js +4 -4
- package/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/drives/client/Client.js +8 -8
- package/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/filestorage/resources/files/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/files/client/Client.js +20 -20
- package/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/folders/client/Client.js +16 -16
- package/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/forceResync/client/Client.js +4 -4
- package/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/generateKey/client/Client.js +4 -4
- package/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/groups/client/Client.js +8 -8
- package/api/resources/filestorage/resources/index.d.ts +2 -1
- package/api/resources/filestorage/resources/index.js +3 -2
- package/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/issues/client/Client.js +8 -8
- package/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/linkToken/client/Client.js +4 -4
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/passthrough/client/Client.js +4 -4
- package/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/filestorage/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/scopes/client/Client.js +12 -12
- package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/filestorage/resources/users/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/users/client/Client.js +8 -8
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/hris/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountToken/client/Client.js +4 -4
- package/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/hris/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/hris/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/availableActions/client/Client.js +4 -4
- package/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/bankInfo/client/Client.js +8 -8
- package/api/resources/hris/resources/benefits/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/benefits/client/Client.js +8 -8
- package/api/resources/hris/resources/companies/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/companies/client/Client.js +8 -8
- package/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/hris/resources/dependents/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/dependents/client/Client.js +8 -8
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +8 -8
- package/api/resources/hris/resources/employees/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employees/client/Client.js +20 -20
- package/api/resources/hris/resources/employerBenefits/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employerBenefits/client/Client.js +8 -8
- package/api/resources/hris/resources/employments/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employments/client/Client.js +8 -8
- package/api/resources/hris/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/forceResync/client/Client.js +4 -4
- package/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/generateKey/client/Client.js +4 -4
- package/api/resources/hris/resources/groups/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/groups/client/Client.js +8 -8
- package/api/resources/hris/resources/index.d.ts +2 -1
- package/api/resources/hris/resources/index.js +3 -2
- package/api/resources/hris/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/issues/client/Client.js +8 -8
- package/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/linkToken/client/Client.js +4 -4
- package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/hris/resources/locations/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/locations/client/Client.js +8 -8
- package/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/passthrough/client/Client.js +4 -4
- package/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/payGroups/client/Client.js +8 -8
- package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/payrollRuns/client/Client.js +8 -8
- package/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/hris/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/scopes/client/Client.js +12 -12
- package/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/hris/resources/teams/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/teams/client/Client.js +8 -8
- package/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timeOff/client/Client.js +16 -16
- package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +8 -8
- package/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timesheetEntries/client/Client.js +16 -16
- package/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountToken/client/Client.js +4 -4
- package/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accounts/client/Client.js +8 -8
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/attachments/client/Client.js +20 -20
- package/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/availableActions/client/Client.js +4 -4
- package/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/collections/client/Client.js +12 -12
- package/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/comments/client/Client.js +16 -16
- package/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/contacts/client/Client.js +16 -16
- package/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/forceResync/client/Client.js +4 -4
- package/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/generateKey/client/Client.js +4 -4
- package/api/resources/ticketing/resources/index.d.ts +2 -1
- package/api/resources/ticketing/resources/index.js +3 -2
- package/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/issues/client/Client.js +8 -8
- package/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/linkToken/client/Client.js +4 -4
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/passthrough/client/Client.js +4 -4
- package/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/projects/client/Client.js +12 -12
- package/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/ticketing/resources/roles/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/roles/client/Client.js +8 -8
- package/api/resources/ticketing/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/scopes/client/Client.js +12 -12
- package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/tags/client/Client.js +8 -8
- package/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/teams/client/Client.js +8 -8
- package/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/tickets/client/Client.js +32 -32
- package/api/resources/ticketing/resources/users/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/users/client/Client.js +8 -8
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/Client.d.ts +4 -3
- package/dist/Client.js +11 -11
- package/dist/api/resources/accounting/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +16 -16
- package/dist/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +16 -16
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +20 -20
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/index.d.ts +2 -1
- package/dist/api/resources/accounting/resources/index.js +3 -2
- package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +32 -32
- package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/items/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/items/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/payments/client/Client.js +32 -32
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/ats/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/activities/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/activities/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/applications/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/applications/client/Client.js +20 -20
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/attachments/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/candidates/client/Client.js +28 -28
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/departments/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/departments/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/index.d.ts +2 -1
- package/dist/api/resources/ats/resources/index.js +3 -2
- package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/interviews/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobPostings/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobPostings/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobs/client/Client.js +12 -12
- package/dist/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/offers/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/offers/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/offices/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/offices/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/tags/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/tags/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/users/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/crm/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accounts/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +16 -16
- package/dist/api/resources/crm/resources/associations/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/associations/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/crm/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/contacts/client/Client.js +32 -32
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/engagements/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/index.d.ts +2 -1
- package/dist/api/resources/crm/resources/index.js +3 -2
- package/dist/api/resources/crm/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/leads/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/leads/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/notes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/notes/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/stages/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/stages/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/tasks/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/users/client/Client.js +16 -16
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/filestorage/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/files/client/Client.js +20 -20
- package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +16 -16
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/index.d.ts +2 -1
- package/dist/api/resources/filestorage/resources/index.js +3 -2
- package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/users/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/hris/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/hris/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/benefits/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/companies/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/companies/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/dependents/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/dependents/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employees/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employees/client/Client.js +20 -20
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employments/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employments/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/groups/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/groups/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/index.d.ts +2 -1
- package/dist/api/resources/hris/resources/index.js +3 -2
- package/dist/api/resources/hris/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/locations/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/locations/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/teams/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/teams/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +16 -16
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +16 -16
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +8 -8
- 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 -0
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +20 -20
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +16 -16
- package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +16 -16
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/index.d.ts +2 -1
- package/dist/api/resources/ticketing/resources/index.js +3 -2
- package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/roles/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/roles/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +32 -32
- package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/users/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/accounting/resources/index.d.ts +2 -0
- package/dist/serialization/resources/accounting/resources/index.js +3 -1
- package/dist/serialization/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/ats/resources/index.d.ts +2 -0
- package/dist/serialization/resources/ats/resources/index.js +3 -1
- package/dist/serialization/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/crm/resources/index.d.ts +2 -0
- package/dist/serialization/resources/crm/resources/index.js +3 -1
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/filestorage/resources/index.d.ts +2 -0
- package/dist/serialization/resources/filestorage/resources/index.js +3 -1
- package/dist/serialization/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/hris/resources/index.d.ts +2 -0
- package/dist/serialization/resources/hris/resources/index.js +3 -1
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/ticketing/resources/index.d.ts +2 -0
- package/dist/serialization/resources/ticketing/resources/index.js +3 -1
- package/package.json +1 -1
- package/serialization/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/accounting/resources/index.d.ts +2 -0
- package/serialization/resources/accounting/resources/index.js +3 -1
- package/serialization/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/ats/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/ats/resources/index.d.ts +2 -0
- package/serialization/resources/ats/resources/index.js +3 -1
- package/serialization/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/crm/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/crm/resources/index.d.ts +2 -0
- package/serialization/resources/crm/resources/index.js +3 -1
- package/serialization/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/filestorage/resources/index.d.ts +2 -0
- package/serialization/resources/filestorage/resources/index.js +3 -1
- package/serialization/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/hris/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/hris/resources/index.d.ts +2 -0
- package/serialization/resources/hris/resources/index.js +3 -1
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
- package/serialization/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/ticketing/resources/index.d.ts +2 -0
- package/serialization/resources/ticketing/resources/index.js +3 -1
|
@@ -66,7 +66,7 @@ class Tickets {
|
|
|
66
66
|
* await merge.ticketing.tickets.list({})
|
|
67
67
|
*/
|
|
68
68
|
list(request = {}, requestOptions) {
|
|
69
|
-
var _a;
|
|
69
|
+
var _a, _b;
|
|
70
70
|
return __awaiter(this, void 0, void 0, function* () {
|
|
71
71
|
const { accountId, assigneeIds, collectionIds, completedAfter, completedBefore, contactId, createdAfter, createdBefore, cursor, dueAfter, dueBefore, expand, includeDeletedData, includeRemoteData, includeRemoteFields, includeShellData, modifiedAfter, modifiedBefore, pageSize, parentTicketId, priority, remoteCreatedAfter, remoteCreatedBefore, remoteFields, remoteId, remoteUpdatedAfter, remoteUpdatedBefore, showEnumOrigins, status, tags, ticketType, ticketUrl, } = request;
|
|
72
72
|
const _queryParams = {};
|
|
@@ -166,8 +166,8 @@ class Tickets {
|
|
|
166
166
|
if (ticketUrl != null) {
|
|
167
167
|
_queryParams["ticket_url"] = ticketUrl;
|
|
168
168
|
}
|
|
169
|
-
const _response = yield core.fetcher({
|
|
170
|
-
url: (0, url_join_1.default)((
|
|
169
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
170
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/tickets"),
|
|
171
171
|
method: "GET",
|
|
172
172
|
headers: {
|
|
173
173
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -176,7 +176,7 @@ class Tickets {
|
|
|
176
176
|
: undefined,
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
179
|
-
"X-Fern-SDK-Version": "1.0.
|
|
179
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -222,7 +222,7 @@ class Tickets {
|
|
|
222
222
|
* })
|
|
223
223
|
*/
|
|
224
224
|
create(request, requestOptions) {
|
|
225
|
-
var _a;
|
|
225
|
+
var _a, _b;
|
|
226
226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
227
227
|
const { isDebugMode, runAsync } = request, _body = __rest(request, ["isDebugMode", "runAsync"]);
|
|
228
228
|
const _queryParams = {};
|
|
@@ -232,8 +232,8 @@ class Tickets {
|
|
|
232
232
|
if (runAsync != null) {
|
|
233
233
|
_queryParams["run_async"] = runAsync.toString();
|
|
234
234
|
}
|
|
235
|
-
const _response = yield core.fetcher({
|
|
236
|
-
url: (0, url_join_1.default)((
|
|
235
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
236
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/tickets"),
|
|
237
237
|
method: "POST",
|
|
238
238
|
headers: {
|
|
239
239
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -242,7 +242,7 @@ class Tickets {
|
|
|
242
242
|
: undefined,
|
|
243
243
|
"X-Fern-Language": "JavaScript",
|
|
244
244
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
245
|
-
"X-Fern-SDK-Version": "1.0.
|
|
245
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
246
246
|
},
|
|
247
247
|
contentType: "application/json",
|
|
248
248
|
queryParameters: _queryParams,
|
|
@@ -289,7 +289,7 @@ class Tickets {
|
|
|
289
289
|
* await merge.ticketing.tickets.retrieve("id", {})
|
|
290
290
|
*/
|
|
291
291
|
retrieve(id, request = {}, requestOptions) {
|
|
292
|
-
var _a;
|
|
292
|
+
var _a, _b;
|
|
293
293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
294
294
|
const { expand, includeRemoteData, includeRemoteFields, remoteFields, showEnumOrigins } = request;
|
|
295
295
|
const _queryParams = {};
|
|
@@ -308,8 +308,8 @@ class Tickets {
|
|
|
308
308
|
if (showEnumOrigins != null) {
|
|
309
309
|
_queryParams["show_enum_origins"] = showEnumOrigins;
|
|
310
310
|
}
|
|
311
|
-
const _response = yield core.fetcher({
|
|
312
|
-
url: (0, url_join_1.default)((
|
|
311
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
312
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `ticketing/v1/tickets/${id}`),
|
|
313
313
|
method: "GET",
|
|
314
314
|
headers: {
|
|
315
315
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -318,7 +318,7 @@ class Tickets {
|
|
|
318
318
|
: undefined,
|
|
319
319
|
"X-Fern-Language": "JavaScript",
|
|
320
320
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
321
|
-
"X-Fern-SDK-Version": "1.0.
|
|
321
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
322
322
|
},
|
|
323
323
|
contentType: "application/json",
|
|
324
324
|
queryParameters: _queryParams,
|
|
@@ -364,7 +364,7 @@ class Tickets {
|
|
|
364
364
|
* })
|
|
365
365
|
*/
|
|
366
366
|
partialUpdate(id, request, requestOptions) {
|
|
367
|
-
var _a;
|
|
367
|
+
var _a, _b;
|
|
368
368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
369
369
|
const { isDebugMode, runAsync } = request, _body = __rest(request, ["isDebugMode", "runAsync"]);
|
|
370
370
|
const _queryParams = {};
|
|
@@ -374,8 +374,8 @@ class Tickets {
|
|
|
374
374
|
if (runAsync != null) {
|
|
375
375
|
_queryParams["run_async"] = runAsync.toString();
|
|
376
376
|
}
|
|
377
|
-
const _response = yield core.fetcher({
|
|
378
|
-
url: (0, url_join_1.default)((
|
|
377
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
378
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `ticketing/v1/tickets/${id}`),
|
|
379
379
|
method: "PATCH",
|
|
380
380
|
headers: {
|
|
381
381
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -384,7 +384,7 @@ class Tickets {
|
|
|
384
384
|
: undefined,
|
|
385
385
|
"X-Fern-Language": "JavaScript",
|
|
386
386
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
387
|
-
"X-Fern-SDK-Version": "1.0.
|
|
387
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
388
388
|
},
|
|
389
389
|
contentType: "application/json",
|
|
390
390
|
queryParameters: _queryParams,
|
|
@@ -431,7 +431,7 @@ class Tickets {
|
|
|
431
431
|
* await merge.ticketing.tickets.collaboratorsList("parent_id", {})
|
|
432
432
|
*/
|
|
433
433
|
collaboratorsList(parentId, request = {}, requestOptions) {
|
|
434
|
-
var _a;
|
|
434
|
+
var _a, _b;
|
|
435
435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
436
436
|
const { cursor, expand, includeDeletedData, includeRemoteData, includeShellData, pageSize } = request;
|
|
437
437
|
const _queryParams = {};
|
|
@@ -453,8 +453,8 @@ class Tickets {
|
|
|
453
453
|
if (pageSize != null) {
|
|
454
454
|
_queryParams["page_size"] = pageSize.toString();
|
|
455
455
|
}
|
|
456
|
-
const _response = yield core.fetcher({
|
|
457
|
-
url: (0, url_join_1.default)((
|
|
456
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
457
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `ticketing/v1/tickets/${parentId}/collaborators`),
|
|
458
458
|
method: "GET",
|
|
459
459
|
headers: {
|
|
460
460
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -463,7 +463,7 @@ class Tickets {
|
|
|
463
463
|
: undefined,
|
|
464
464
|
"X-Fern-Language": "JavaScript",
|
|
465
465
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
466
|
-
"X-Fern-SDK-Version": "1.0.
|
|
466
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
467
467
|
},
|
|
468
468
|
contentType: "application/json",
|
|
469
469
|
queryParameters: _queryParams,
|
|
@@ -507,10 +507,10 @@ class Tickets {
|
|
|
507
507
|
* await merge.ticketing.tickets.metaPatchRetrieve("id")
|
|
508
508
|
*/
|
|
509
509
|
metaPatchRetrieve(id, requestOptions) {
|
|
510
|
-
var _a;
|
|
510
|
+
var _a, _b;
|
|
511
511
|
return __awaiter(this, void 0, void 0, function* () {
|
|
512
|
-
const _response = yield core.fetcher({
|
|
513
|
-
url: (0, url_join_1.default)((
|
|
512
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
513
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `ticketing/v1/tickets/meta/patch/${id}`),
|
|
514
514
|
method: "GET",
|
|
515
515
|
headers: {
|
|
516
516
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -519,7 +519,7 @@ class Tickets {
|
|
|
519
519
|
: undefined,
|
|
520
520
|
"X-Fern-Language": "JavaScript",
|
|
521
521
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
522
|
-
"X-Fern-SDK-Version": "1.0.
|
|
522
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
523
523
|
},
|
|
524
524
|
contentType: "application/json",
|
|
525
525
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -562,10 +562,10 @@ class Tickets {
|
|
|
562
562
|
* await merge.ticketing.tickets.metaPostRetrieve()
|
|
563
563
|
*/
|
|
564
564
|
metaPostRetrieve(requestOptions) {
|
|
565
|
-
var _a;
|
|
565
|
+
var _a, _b;
|
|
566
566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
567
|
-
const _response = yield core.fetcher({
|
|
568
|
-
url: (0, url_join_1.default)((
|
|
567
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
568
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/tickets/meta/post"),
|
|
569
569
|
method: "GET",
|
|
570
570
|
headers: {
|
|
571
571
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -574,7 +574,7 @@ class Tickets {
|
|
|
574
574
|
: undefined,
|
|
575
575
|
"X-Fern-Language": "JavaScript",
|
|
576
576
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
577
|
-
"X-Fern-SDK-Version": "1.0.
|
|
577
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
578
578
|
},
|
|
579
579
|
contentType: "application/json",
|
|
580
580
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -617,7 +617,7 @@ class Tickets {
|
|
|
617
617
|
* await merge.ticketing.tickets.remoteFieldClassesList({})
|
|
618
618
|
*/
|
|
619
619
|
remoteFieldClassesList(request = {}, requestOptions) {
|
|
620
|
-
var _a;
|
|
620
|
+
var _a, _b;
|
|
621
621
|
return __awaiter(this, void 0, void 0, function* () {
|
|
622
622
|
const { cursor, includeDeletedData, includeRemoteData, includeShellData, isCommonModelField, pageSize } = request;
|
|
623
623
|
const _queryParams = {};
|
|
@@ -639,8 +639,8 @@ class Tickets {
|
|
|
639
639
|
if (pageSize != null) {
|
|
640
640
|
_queryParams["page_size"] = pageSize.toString();
|
|
641
641
|
}
|
|
642
|
-
const _response = yield core.fetcher({
|
|
643
|
-
url: (0, url_join_1.default)((
|
|
642
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
643
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/tickets/remote-field-classes"),
|
|
644
644
|
method: "GET",
|
|
645
645
|
headers: {
|
|
646
646
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -649,7 +649,7 @@ class Tickets {
|
|
|
649
649
|
: undefined,
|
|
650
650
|
"X-Fern-Language": "JavaScript",
|
|
651
651
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
652
|
-
"X-Fern-SDK-Version": "1.0.
|
|
652
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
653
653
|
},
|
|
654
654
|
contentType: "application/json",
|
|
655
655
|
queryParameters: _queryParams,
|
|
@@ -9,6 +9,7 @@ export declare namespace Users {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,7 +55,7 @@ class Users {
|
|
|
55
55
|
* await merge.ticketing.users.list({})
|
|
56
56
|
*/
|
|
57
57
|
list(request = {}, requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
60
|
const { createdAfter, createdBefore, cursor, emailAddress, expand, includeDeletedData, includeRemoteData, includeShellData, modifiedAfter, modifiedBefore, pageSize, remoteId, } = request;
|
|
61
61
|
const _queryParams = {};
|
|
@@ -95,8 +95,8 @@ class Users {
|
|
|
95
95
|
if (remoteId != null) {
|
|
96
96
|
_queryParams["remote_id"] = remoteId;
|
|
97
97
|
}
|
|
98
|
-
const _response = yield core.fetcher({
|
|
99
|
-
url: (0, url_join_1.default)((
|
|
98
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
99
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/users"),
|
|
100
100
|
method: "GET",
|
|
101
101
|
headers: {
|
|
102
102
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -105,7 +105,7 @@ class Users {
|
|
|
105
105
|
: undefined,
|
|
106
106
|
"X-Fern-Language": "JavaScript",
|
|
107
107
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
108
|
-
"X-Fern-SDK-Version": "1.0.
|
|
108
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
109
109
|
},
|
|
110
110
|
contentType: "application/json",
|
|
111
111
|
queryParameters: _queryParams,
|
|
@@ -149,7 +149,7 @@ class Users {
|
|
|
149
149
|
* await merge.ticketing.users.retrieve("id", {})
|
|
150
150
|
*/
|
|
151
151
|
retrieve(id, request = {}, requestOptions) {
|
|
152
|
-
var _a;
|
|
152
|
+
var _a, _b;
|
|
153
153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
154
154
|
const { expand, includeRemoteData } = request;
|
|
155
155
|
const _queryParams = {};
|
|
@@ -159,8 +159,8 @@ class Users {
|
|
|
159
159
|
if (includeRemoteData != null) {
|
|
160
160
|
_queryParams["include_remote_data"] = includeRemoteData.toString();
|
|
161
161
|
}
|
|
162
|
-
const _response = yield core.fetcher({
|
|
163
|
-
url: (0, url_join_1.default)((
|
|
162
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
163
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `ticketing/v1/users/${id}`),
|
|
164
164
|
method: "GET",
|
|
165
165
|
headers: {
|
|
166
166
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -169,7 +169,7 @@ class Users {
|
|
|
169
169
|
: undefined,
|
|
170
170
|
"X-Fern-Language": "JavaScript",
|
|
171
171
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
172
|
-
"X-Fern-SDK-Version": "1.0.
|
|
172
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
173
173
|
},
|
|
174
174
|
contentType: "application/json",
|
|
175
175
|
queryParameters: _queryParams,
|
|
@@ -9,6 +9,7 @@ export declare namespace WebhookReceivers {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,10 +55,10 @@ class WebhookReceivers {
|
|
|
55
55
|
* await merge.ticketing.webhookReceivers.list()
|
|
56
56
|
*/
|
|
57
57
|
list(requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
|
-
const _response = yield core.fetcher({
|
|
61
|
-
url: (0, url_join_1.default)((
|
|
60
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
61
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/webhook-receivers"),
|
|
62
62
|
method: "GET",
|
|
63
63
|
headers: {
|
|
64
64
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -67,7 +67,7 @@ class WebhookReceivers {
|
|
|
67
67
|
: undefined,
|
|
68
68
|
"X-Fern-Language": "JavaScript",
|
|
69
69
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
70
|
-
"X-Fern-SDK-Version": "1.0.
|
|
70
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
71
71
|
},
|
|
72
72
|
contentType: "application/json",
|
|
73
73
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -113,10 +113,10 @@ class WebhookReceivers {
|
|
|
113
113
|
* })
|
|
114
114
|
*/
|
|
115
115
|
create(request, requestOptions) {
|
|
116
|
-
var _a;
|
|
116
|
+
var _a, _b;
|
|
117
117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
118
|
-
const _response = yield core.fetcher({
|
|
119
|
-
url: (0, url_join_1.default)((
|
|
118
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
119
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "ticketing/v1/webhook-receivers"),
|
|
120
120
|
method: "POST",
|
|
121
121
|
headers: {
|
|
122
122
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -125,7 +125,7 @@ class WebhookReceivers {
|
|
|
125
125
|
: undefined,
|
|
126
126
|
"X-Fern-Language": "JavaScript",
|
|
127
127
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
128
|
-
"X-Fern-SDK-Version": "1.0.
|
|
128
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
129
129
|
},
|
|
130
130
|
contentType: "application/json",
|
|
131
131
|
body: yield serializers.ticketing.WebhookReceiverRequest.jsonOrThrow(request, {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./types";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./types"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../..";
|
|
5
|
+
import * as Merge from "../../../../../../api";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const AsyncPassthroughRetrieveResponse: core.serialization.Schema<serializers.accounting.AsyncPassthroughRetrieveResponse.Raw, Merge.accounting.AsyncPassthroughRetrieveResponse>;
|
|
8
|
+
export declare namespace AsyncPassthroughRetrieveResponse {
|
|
9
|
+
type Raw = serializers.accounting.RemoteResponse.Raw | string;
|
|
10
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
29
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
30
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
31
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
32
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
33
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
34
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
35
|
+
});
|
|
36
|
+
};
|
|
37
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
+
exports.AsyncPassthroughRetrieveResponse = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../../../core"));
|
|
40
|
+
exports.AsyncPassthroughRetrieveResponse = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../..")))).accounting.RemoteResponse; })),
|
|
42
|
+
core.serialization.string(),
|
|
43
|
+
]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AsyncPassthroughRetrieveResponse";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./AsyncPassthroughRetrieveResponse"), exports);
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export * as accounts from "./accounts";
|
|
2
2
|
export * from "./accounts/types";
|
|
3
|
+
export * as asyncPassthrough from "./asyncPassthrough";
|
|
4
|
+
export * from "./asyncPassthrough/types";
|
|
3
5
|
export * as companyInfo from "./companyInfo";
|
|
4
6
|
export * from "./companyInfo/types";
|
|
5
7
|
export * as contacts from "./contacts";
|
|
@@ -26,9 +26,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.regenerateKey = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.scopes = exports.attachments = exports.webhookReceivers = exports.forceResync = exports.vendorCredits = exports.transactions = exports.purchaseOrders = exports.payments = exports.linkedAccounts = exports.journalEntries = exports.items = exports.issues = exports.invoices = exports.expenses = exports.creditNotes = exports.contacts = exports.companyInfo = exports.accounts = void 0;
|
|
29
|
+
exports.regenerateKey = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.scopes = exports.attachments = exports.webhookReceivers = exports.forceResync = exports.vendorCredits = exports.transactions = exports.purchaseOrders = exports.payments = exports.linkedAccounts = exports.journalEntries = exports.items = exports.issues = exports.invoices = exports.expenses = exports.creditNotes = exports.contacts = exports.companyInfo = exports.asyncPassthrough = exports.accounts = void 0;
|
|
30
30
|
exports.accounts = __importStar(require("./accounts"));
|
|
31
31
|
__exportStar(require("./accounts/types"), exports);
|
|
32
|
+
exports.asyncPassthrough = __importStar(require("./asyncPassthrough"));
|
|
33
|
+
__exportStar(require("./asyncPassthrough/types"), exports);
|
|
32
34
|
exports.companyInfo = __importStar(require("./companyInfo"));
|
|
33
35
|
__exportStar(require("./companyInfo/types"), exports);
|
|
34
36
|
exports.contacts = __importStar(require("./contacts"));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./types";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./types"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../..";
|
|
5
|
+
import * as Merge from "../../../../../../api";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const AsyncPassthroughRetrieveResponse: core.serialization.Schema<serializers.ats.AsyncPassthroughRetrieveResponse.Raw, Merge.ats.AsyncPassthroughRetrieveResponse>;
|
|
8
|
+
export declare namespace AsyncPassthroughRetrieveResponse {
|
|
9
|
+
type Raw = serializers.ats.RemoteResponse.Raw | string;
|
|
10
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
29
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
30
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
31
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
32
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
33
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
34
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
35
|
+
});
|
|
36
|
+
};
|
|
37
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
+
exports.AsyncPassthroughRetrieveResponse = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../../../core"));
|
|
40
|
+
exports.AsyncPassthroughRetrieveResponse = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../..")))).ats.RemoteResponse; })),
|
|
42
|
+
core.serialization.string(),
|
|
43
|
+
]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AsyncPassthroughRetrieveResponse";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./AsyncPassthroughRetrieveResponse"), exports);
|
|
@@ -2,6 +2,8 @@ export * as activities from "./activities";
|
|
|
2
2
|
export * from "./activities/types";
|
|
3
3
|
export * as applications from "./applications";
|
|
4
4
|
export * from "./applications/types";
|
|
5
|
+
export * as asyncPassthrough from "./asyncPassthrough";
|
|
6
|
+
export * from "./asyncPassthrough/types";
|
|
5
7
|
export * as candidates from "./candidates";
|
|
6
8
|
export * from "./candidates/types";
|
|
7
9
|
export * as eeocs from "./eeocs";
|
|
@@ -26,11 +26,13 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.regenerateKey = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.scopes = exports.attachments = exports.webhookReceivers = exports.forceResync = exports.scorecards = exports.offers = exports.linkedAccounts = exports.jobs = exports.jobPostings = exports.issues = exports.interviews = exports.eeocs = exports.candidates = exports.applications = exports.activities = void 0;
|
|
29
|
+
exports.regenerateKey = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.scopes = exports.attachments = exports.webhookReceivers = exports.forceResync = exports.scorecards = exports.offers = exports.linkedAccounts = exports.jobs = exports.jobPostings = exports.issues = exports.interviews = exports.eeocs = exports.candidates = exports.asyncPassthrough = exports.applications = exports.activities = void 0;
|
|
30
30
|
exports.activities = __importStar(require("./activities"));
|
|
31
31
|
__exportStar(require("./activities/types"), exports);
|
|
32
32
|
exports.applications = __importStar(require("./applications"));
|
|
33
33
|
__exportStar(require("./applications/types"), exports);
|
|
34
|
+
exports.asyncPassthrough = __importStar(require("./asyncPassthrough"));
|
|
35
|
+
__exportStar(require("./asyncPassthrough/types"), exports);
|
|
34
36
|
exports.candidates = __importStar(require("./candidates"));
|
|
35
37
|
__exportStar(require("./candidates/types"), exports);
|
|
36
38
|
exports.eeocs = __importStar(require("./eeocs"));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./types";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./types"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../..";
|
|
5
|
+
import * as Merge from "../../../../../../api";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const AsyncPassthroughRetrieveResponse: core.serialization.Schema<serializers.crm.AsyncPassthroughRetrieveResponse.Raw, Merge.crm.AsyncPassthroughRetrieveResponse>;
|
|
8
|
+
export declare namespace AsyncPassthroughRetrieveResponse {
|
|
9
|
+
type Raw = serializers.crm.RemoteResponse.Raw | string;
|
|
10
|
+
}
|