@mergeapi/merge-node-client 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Client.d.ts +3 -3
- package/Client.js +11 -11
- package/README.md +17 -2
- package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/api/resources/ats/resources/jobs/client/Client.js +2 -2
- package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/api/resources/ats/resources/users/client/Client.js +2 -2
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/api/resources/crm/resources/accounts/client/Client.js +7 -7
- package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
- package/api/resources/crm/resources/customObjects/client/Client.js +6 -6
- package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/api/resources/crm/resources/engagements/client/Client.js +7 -7
- package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/api/resources/crm/resources/users/client/Client.js +4 -4
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/crm/types/RemoteField.d.ts +2 -2
- package/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
- package/api/resources/crm/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
- package/api/resources/crm/types/RemoteFieldRemoteFieldClass.js +5 -0
- package/api/resources/crm/types/index.d.ts +5 -0
- package/api/resources/crm/types/index.js +5 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/api/resources/filestorage/resources/files/client/Client.js +5 -5
- package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
- package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ticketing/types/RemoteField.d.ts +2 -2
- package/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
- package/api/resources/ticketing/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
- package/api/resources/ticketing/types/RemoteFieldRemoteFieldClass.js +5 -0
- package/api/resources/ticketing/types/index.d.ts +4 -0
- package/api/resources/ticketing/types/index.js +4 -0
- package/dist/Client.d.ts +3 -3
- package/dist/Client.js +11 -11
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobs/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accounts/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/engagements/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/crm/types/RemoteField.d.ts +2 -2
- package/dist/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/crm/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
- package/dist/api/resources/crm/types/RemoteFieldRemoteFieldClass.js +5 -0
- package/dist/api/resources/crm/types/index.d.ts +5 -0
- package/dist/api/resources/crm/types/index.js +5 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/files/client/Client.js +5 -5
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/index.d.ts +1 -1
- package/dist/api/resources/index.js +2 -2
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ticketing/types/RemoteField.d.ts +2 -2
- package/dist/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RemoteFieldRemoteFieldClass.js +5 -0
- package/dist/api/resources/ticketing/types/index.d.ts +4 -0
- package/dist/api/resources/ticketing/types/index.js +4 -0
- package/dist/serialization/resources/crm/types/RemoteField.d.ts +2 -2
- package/dist/serialization/resources/crm/types/RemoteField.js +2 -2
- package/dist/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/dist/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/crm/types/RemoteFieldRemoteFieldClass.d.ts +10 -0
- package/dist/serialization/resources/crm/types/RemoteFieldRemoteFieldClass.js +43 -0
- package/dist/serialization/resources/crm/types/index.d.ts +5 -0
- package/dist/serialization/resources/crm/types/index.js +5 -0
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/dist/serialization/resources/ticketing/types/RemoteField.d.ts +2 -2
- package/dist/serialization/resources/ticketing/types/RemoteField.js +2 -2
- package/dist/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/dist/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldRemoteFieldClass.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RemoteFieldRemoteFieldClass.js +43 -0
- package/dist/serialization/resources/ticketing/types/index.d.ts +4 -0
- package/dist/serialization/resources/ticketing/types/index.js +4 -0
- package/package.json +1 -1
- package/serialization/resources/crm/types/RemoteField.d.ts +2 -2
- package/serialization/resources/crm/types/RemoteField.js +2 -2
- package/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
- package/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
- package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
- package/serialization/resources/crm/types/RemoteFieldRemoteFieldClass.d.ts +10 -0
- package/serialization/resources/crm/types/RemoteFieldRemoteFieldClass.js +43 -0
- package/serialization/resources/crm/types/index.d.ts +5 -0
- package/serialization/resources/crm/types/index.js +5 -0
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
- package/serialization/resources/ticketing/types/RemoteField.d.ts +2 -2
- package/serialization/resources/ticketing/types/RemoteField.js +2 -2
- package/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
- package/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
- package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
- package/serialization/resources/ticketing/types/RemoteFieldRemoteFieldClass.d.ts +10 -0
- package/serialization/resources/ticketing/types/RemoteFieldRemoteFieldClass.js +43 -0
- package/serialization/resources/ticketing/types/index.d.ts +4 -0
- package/serialization/resources/ticketing/types/index.js +4 -0
|
@@ -64,7 +64,7 @@ class Passthrough {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.ticketing.DataPassthroughRequest.jsonOrThrow(request, {
|
|
@@ -94,7 +94,7 @@ class Projects {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
|
97
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class Projects {
|
|
|
150
150
|
: undefined,
|
|
151
151
|
"X-Fern-Language": "JavaScript",
|
|
152
152
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
153
|
-
"X-Fern-SDK-Version": "0.1.
|
|
153
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -218,7 +218,7 @@ class Projects {
|
|
|
218
218
|
: undefined,
|
|
219
219
|
"X-Fern-Language": "JavaScript",
|
|
220
220
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
221
|
-
"X-Fern-SDK-Version": "0.1.
|
|
221
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
222
222
|
},
|
|
223
223
|
contentType: "application/json",
|
|
224
224
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class RegenerateKey {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.ticketing.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
|
|
@@ -65,7 +65,7 @@ class SelectiveSync {
|
|
|
65
65
|
: undefined,
|
|
66
66
|
"X-Fern-Language": "JavaScript",
|
|
67
67
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
68
|
-
"X-Fern-SDK-Version": "0.1.
|
|
68
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
69
69
|
},
|
|
70
70
|
contentType: "application/json",
|
|
71
71
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -115,7 +115,7 @@ class SelectiveSync {
|
|
|
115
115
|
: undefined,
|
|
116
116
|
"X-Fern-Language": "JavaScript",
|
|
117
117
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
118
|
-
"X-Fern-SDK-Version": "0.1.
|
|
118
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
119
119
|
},
|
|
120
120
|
contentType: "application/json",
|
|
121
121
|
body: yield serializers.ticketing.LinkedAccountSelectiveSyncConfigurationListRequest.jsonOrThrow(request, {
|
|
@@ -179,7 +179,7 @@ class SelectiveSync {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "0.1.
|
|
182
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -73,7 +73,7 @@ class SyncStatus {
|
|
|
73
73
|
: undefined,
|
|
74
74
|
"X-Fern-Language": "JavaScript",
|
|
75
75
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
76
|
-
"X-Fern-SDK-Version": "0.1.
|
|
76
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
77
77
|
},
|
|
78
78
|
contentType: "application/json",
|
|
79
79
|
queryParameters: _queryParams,
|
|
@@ -94,7 +94,7 @@ class Tags {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
|
97
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class Tags {
|
|
|
150
150
|
: undefined,
|
|
151
151
|
"X-Fern-Language": "JavaScript",
|
|
152
152
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
153
|
-
"X-Fern-SDK-Version": "0.1.
|
|
153
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -94,7 +94,7 @@ class Teams {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
|
97
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class Teams {
|
|
|
150
150
|
: undefined,
|
|
151
151
|
"X-Fern-Language": "JavaScript",
|
|
152
152
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
153
|
-
"X-Fern-SDK-Version": "0.1.
|
|
153
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -171,7 +171,7 @@ class Tickets {
|
|
|
171
171
|
: undefined,
|
|
172
172
|
"X-Fern-Language": "JavaScript",
|
|
173
173
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
174
|
-
"X-Fern-SDK-Version": "0.1.
|
|
174
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
175
175
|
},
|
|
176
176
|
contentType: "application/json",
|
|
177
177
|
queryParameters: _queryParams,
|
|
@@ -230,7 +230,7 @@ class Tickets {
|
|
|
230
230
|
: undefined,
|
|
231
231
|
"X-Fern-Language": "JavaScript",
|
|
232
232
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
233
|
-
"X-Fern-SDK-Version": "0.1.
|
|
233
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
234
234
|
},
|
|
235
235
|
contentType: "application/json",
|
|
236
236
|
queryParameters: _queryParams,
|
|
@@ -301,7 +301,7 @@ class Tickets {
|
|
|
301
301
|
: undefined,
|
|
302
302
|
"X-Fern-Language": "JavaScript",
|
|
303
303
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
304
|
-
"X-Fern-SDK-Version": "0.1.
|
|
304
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
305
305
|
},
|
|
306
306
|
contentType: "application/json",
|
|
307
307
|
queryParameters: _queryParams,
|
|
@@ -360,7 +360,7 @@ class Tickets {
|
|
|
360
360
|
: undefined,
|
|
361
361
|
"X-Fern-Language": "JavaScript",
|
|
362
362
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
363
|
-
"X-Fern-SDK-Version": "0.1.
|
|
363
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
364
364
|
},
|
|
365
365
|
contentType: "application/json",
|
|
366
366
|
queryParameters: _queryParams,
|
|
@@ -431,7 +431,7 @@ class Tickets {
|
|
|
431
431
|
: undefined,
|
|
432
432
|
"X-Fern-Language": "JavaScript",
|
|
433
433
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
434
|
-
"X-Fern-SDK-Version": "0.1.
|
|
434
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
435
435
|
},
|
|
436
436
|
contentType: "application/json",
|
|
437
437
|
queryParameters: _queryParams,
|
|
@@ -482,7 +482,7 @@ class Tickets {
|
|
|
482
482
|
: undefined,
|
|
483
483
|
"X-Fern-Language": "JavaScript",
|
|
484
484
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
485
|
-
"X-Fern-SDK-Version": "0.1.
|
|
485
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
486
486
|
},
|
|
487
487
|
contentType: "application/json",
|
|
488
488
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -532,7 +532,7 @@ class Tickets {
|
|
|
532
532
|
: undefined,
|
|
533
533
|
"X-Fern-Language": "JavaScript",
|
|
534
534
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
535
|
-
"X-Fern-SDK-Version": "0.1.
|
|
535
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
536
536
|
},
|
|
537
537
|
contentType: "application/json",
|
|
538
538
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -596,7 +596,7 @@ class Tickets {
|
|
|
596
596
|
: undefined,
|
|
597
597
|
"X-Fern-Language": "JavaScript",
|
|
598
598
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
599
|
-
"X-Fern-SDK-Version": "0.1.
|
|
599
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
600
600
|
},
|
|
601
601
|
contentType: "application/json",
|
|
602
602
|
queryParameters: _queryParams,
|
|
@@ -100,7 +100,7 @@ class Users {
|
|
|
100
100
|
: undefined,
|
|
101
101
|
"X-Fern-Language": "JavaScript",
|
|
102
102
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
103
|
-
"X-Fern-SDK-Version": "0.1.
|
|
103
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
104
104
|
},
|
|
105
105
|
contentType: "application/json",
|
|
106
106
|
queryParameters: _queryParams,
|
|
@@ -159,7 +159,7 @@ class Users {
|
|
|
159
159
|
: undefined,
|
|
160
160
|
"X-Fern-Language": "JavaScript",
|
|
161
161
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
162
|
-
"X-Fern-SDK-Version": "0.1.
|
|
162
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class WebhookReceivers {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -114,7 +114,7 @@ class WebhookReceivers {
|
|
|
114
114
|
: undefined,
|
|
115
115
|
"X-Fern-Language": "JavaScript",
|
|
116
116
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
117
|
-
"X-Fern-SDK-Version": "0.1.
|
|
117
|
+
"X-Fern-SDK-Version": "0.1.4",
|
|
118
118
|
},
|
|
119
119
|
contentType: "application/json",
|
|
120
120
|
body: yield serializers.ticketing.WebhookReceiverRequest.jsonOrThrow(request, {
|
|
@@ -9,8 +9,8 @@ export interface RemoteFieldClass {
|
|
|
9
9
|
description?: string;
|
|
10
10
|
isCustom?: boolean;
|
|
11
11
|
isRequired?: boolean;
|
|
12
|
-
fieldType?: Merge.ticketing.
|
|
13
|
-
fieldFormat?: Merge.ticketing.
|
|
14
|
-
fieldChoices?:
|
|
12
|
+
fieldType?: Merge.ticketing.RemoteFieldClassFieldType;
|
|
13
|
+
fieldFormat?: Merge.ticketing.RemoteFieldClassFieldFormat;
|
|
14
|
+
fieldChoices?: Merge.ticketing.RemoteFieldClassFieldChoicesItem[];
|
|
15
15
|
itemSchema?: Merge.ticketing.ItemSchema;
|
|
16
16
|
}
|
|
@@ -100,7 +100,11 @@ export * from "./PriorityEnum";
|
|
|
100
100
|
export * from "./Project";
|
|
101
101
|
export * from "./RemoteData";
|
|
102
102
|
export * from "./RemoteField";
|
|
103
|
+
export * from "./RemoteFieldRemoteFieldClass";
|
|
103
104
|
export * from "./RemoteFieldClass";
|
|
105
|
+
export * from "./RemoteFieldClassFieldType";
|
|
106
|
+
export * from "./RemoteFieldClassFieldFormat";
|
|
107
|
+
export * from "./RemoteFieldClassFieldChoicesItem";
|
|
104
108
|
export * from "./RemoteFieldRequest";
|
|
105
109
|
export * from "./RemoteFieldRequestRemoteFieldClass";
|
|
106
110
|
export * from "./RemoteKey";
|
|
@@ -116,7 +116,11 @@ __exportStar(require("./PriorityEnum"), exports);
|
|
|
116
116
|
__exportStar(require("./Project"), exports);
|
|
117
117
|
__exportStar(require("./RemoteData"), exports);
|
|
118
118
|
__exportStar(require("./RemoteField"), exports);
|
|
119
|
+
__exportStar(require("./RemoteFieldRemoteFieldClass"), exports);
|
|
119
120
|
__exportStar(require("./RemoteFieldClass"), exports);
|
|
121
|
+
__exportStar(require("./RemoteFieldClassFieldType"), exports);
|
|
122
|
+
__exportStar(require("./RemoteFieldClassFieldFormat"), exports);
|
|
123
|
+
__exportStar(require("./RemoteFieldClassFieldChoicesItem"), exports);
|
|
120
124
|
__exportStar(require("./RemoteFieldRequest"), exports);
|
|
121
125
|
__exportStar(require("./RemoteFieldRequestRemoteFieldClass"), exports);
|
|
122
126
|
__exportStar(require("./RemoteKey"), exports);
|
|
@@ -7,7 +7,7 @@ import * as core from "../../../../core";
|
|
|
7
7
|
export declare const RemoteField: core.serialization.ObjectSchema<serializers.crm.RemoteField.Raw, Merge.crm.RemoteField>;
|
|
8
8
|
export declare namespace RemoteField {
|
|
9
9
|
interface Raw {
|
|
10
|
-
remote_field_class: serializers.crm.
|
|
11
|
-
value?:
|
|
10
|
+
remote_field_class: serializers.crm.RemoteFieldRemoteFieldClass.Raw;
|
|
11
|
+
value?: unknown | null;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -38,6 +38,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
38
38
|
exports.RemoteField = void 0;
|
|
39
39
|
const core = __importStar(require("../../../../core"));
|
|
40
40
|
exports.RemoteField = core.serialization.object({
|
|
41
|
-
remoteFieldClass: core.serialization.property("remote_field_class", core.serialization.
|
|
42
|
-
value: core.serialization.
|
|
41
|
+
remoteFieldClass: core.serialization.property("remote_field_class", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldRemoteFieldClass; }))),
|
|
42
|
+
value: core.serialization.unknown().optional(),
|
|
43
43
|
});
|
|
@@ -13,9 +13,9 @@ export declare namespace RemoteFieldClass {
|
|
|
13
13
|
description?: string | null;
|
|
14
14
|
is_custom?: boolean | null;
|
|
15
15
|
is_required?: boolean | null;
|
|
16
|
-
field_type?: serializers.crm.
|
|
17
|
-
field_format?: serializers.crm.
|
|
18
|
-
field_choices?:
|
|
16
|
+
field_type?: serializers.crm.RemoteFieldClassFieldType.Raw | null;
|
|
17
|
+
field_format?: serializers.crm.RemoteFieldClassFieldFormat.Raw | null;
|
|
18
|
+
field_choices?: serializers.crm.RemoteFieldClassFieldChoicesItem.Raw[] | null;
|
|
19
19
|
item_schema?: serializers.crm.ItemSchema.Raw | null;
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -44,8 +44,10 @@ exports.RemoteFieldClass = core.serialization.object({
|
|
|
44
44
|
description: core.serialization.string().optional(),
|
|
45
45
|
isCustom: core.serialization.property("is_custom", core.serialization.boolean().optional()),
|
|
46
46
|
isRequired: core.serialization.property("is_required", core.serialization.boolean().optional()),
|
|
47
|
-
fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.
|
|
48
|
-
fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.
|
|
49
|
-
fieldChoices: core.serialization.property("field_choices", core.serialization
|
|
47
|
+
fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldType; })).optional()),
|
|
48
|
+
fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldFormat; })).optional()),
|
|
49
|
+
fieldChoices: core.serialization.property("field_choices", core.serialization
|
|
50
|
+
.list(core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldChoicesItem; })))
|
|
51
|
+
.optional()),
|
|
50
52
|
itemSchema: core.serialization.property("item_schema", core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.ItemSchema; })).optional()),
|
|
51
53
|
});
|
|
@@ -0,0 +1,13 @@
|
|
|
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 RemoteFieldClassFieldChoicesItem: core.serialization.ObjectSchema<serializers.crm.RemoteFieldClassFieldChoicesItem.Raw, Merge.crm.RemoteFieldClassFieldChoicesItem>;
|
|
8
|
+
export declare namespace RemoteFieldClassFieldChoicesItem {
|
|
9
|
+
interface Raw {
|
|
10
|
+
value?: unknown | null;
|
|
11
|
+
display_name?: string | null;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.RemoteFieldClassFieldChoicesItem = void 0;
|
|
30
|
+
const core = __importStar(require("../../../../core"));
|
|
31
|
+
exports.RemoteFieldClassFieldChoicesItem = core.serialization.object({
|
|
32
|
+
value: core.serialization.unknown().optional(),
|
|
33
|
+
displayName: core.serialization.property("display_name", core.serialization.string().optional()),
|
|
34
|
+
});
|
|
@@ -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 RemoteFieldClassFieldFormat: core.serialization.Schema<serializers.crm.RemoteFieldClassFieldFormat.Raw, Merge.crm.RemoteFieldClassFieldFormat>;
|
|
8
|
+
export declare namespace RemoteFieldClassFieldFormat {
|
|
9
|
+
type Raw = serializers.crm.FieldFormatEnum.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.RemoteFieldClassFieldFormat = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../core"));
|
|
40
|
+
exports.RemoteFieldClassFieldFormat = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldFormatEnum; })),
|
|
42
|
+
core.serialization.string(),
|
|
43
|
+
]);
|
|
@@ -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 RemoteFieldClassFieldType: core.serialization.Schema<serializers.crm.RemoteFieldClassFieldType.Raw, Merge.crm.RemoteFieldClassFieldType>;
|
|
8
|
+
export declare namespace RemoteFieldClassFieldType {
|
|
9
|
+
type Raw = serializers.crm.FieldTypeEnum.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.RemoteFieldClassFieldType = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../core"));
|
|
40
|
+
exports.RemoteFieldClassFieldType = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldTypeEnum; })),
|
|
42
|
+
core.serialization.string(),
|
|
43
|
+
]);
|
|
@@ -13,7 +13,7 @@ export declare namespace RemoteFieldClassForCustomObjectClass {
|
|
|
13
13
|
is_required?: boolean | null;
|
|
14
14
|
field_type?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldType.Raw | null;
|
|
15
15
|
field_format?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldFormat.Raw | null;
|
|
16
|
-
field_choices?:
|
|
16
|
+
field_choices?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem.Raw[] | null;
|
|
17
17
|
item_schema?: serializers.crm.RemoteFieldClassForCustomObjectClassItemSchema.Raw | null;
|
|
18
18
|
modified_at?: string | null;
|
|
19
19
|
}
|
|
@@ -48,7 +48,9 @@ exports.RemoteFieldClassForCustomObjectClass = core.serialization.object({
|
|
|
48
48
|
fieldFormat: core.serialization.property("field_format", core.serialization
|
|
49
49
|
.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassFieldFormat; }))
|
|
50
50
|
.optional()),
|
|
51
|
-
fieldChoices: core.serialization.property("field_choices", core.serialization
|
|
51
|
+
fieldChoices: core.serialization.property("field_choices", core.serialization
|
|
52
|
+
.list(core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem; })))
|
|
53
|
+
.optional()),
|
|
52
54
|
itemSchema: core.serialization.property("item_schema", core.serialization
|
|
53
55
|
.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassItemSchema; }))
|
|
54
56
|
.optional()),
|
|
@@ -0,0 +1,13 @@
|
|
|
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 RemoteFieldClassForCustomObjectClassFieldChoicesItem: core.serialization.ObjectSchema<serializers.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem.Raw, Merge.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem>;
|
|
8
|
+
export declare namespace RemoteFieldClassForCustomObjectClassFieldChoicesItem {
|
|
9
|
+
interface Raw {
|
|
10
|
+
value?: unknown | null;
|
|
11
|
+
display_name?: string | null;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.RemoteFieldClassForCustomObjectClassFieldChoicesItem = void 0;
|
|
30
|
+
const core = __importStar(require("../../../../core"));
|
|
31
|
+
exports.RemoteFieldClassForCustomObjectClassFieldChoicesItem = core.serialization.object({
|
|
32
|
+
value: core.serialization.unknown().optional(),
|
|
33
|
+
displayName: core.serialization.property("display_name", core.serialization.string().optional()),
|
|
34
|
+
});
|