@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
|
@@ -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()),
|
package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts
ADDED
|
@@ -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
|
+
}
|
package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js
ADDED
|
@@ -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
|
+
});
|
|
@@ -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 RemoteFieldRemoteFieldClass: core.serialization.Schema<serializers.crm.RemoteFieldRemoteFieldClass.Raw, Merge.crm.RemoteFieldRemoteFieldClass>;
|
|
8
|
+
export declare namespace RemoteFieldRemoteFieldClass {
|
|
9
|
+
type Raw = string | serializers.crm.RemoteFieldClass.Raw;
|
|
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.RemoteFieldRemoteFieldClass = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../core"));
|
|
40
|
+
exports.RemoteFieldRemoteFieldClass = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.string(),
|
|
42
|
+
core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClass; })),
|
|
43
|
+
]);
|
|
@@ -167,10 +167,15 @@ export * from "./PhoneNumberRequest";
|
|
|
167
167
|
export * from "./ReasonEnum";
|
|
168
168
|
export * from "./RemoteData";
|
|
169
169
|
export * from "./RemoteField";
|
|
170
|
+
export * from "./RemoteFieldRemoteFieldClass";
|
|
170
171
|
export * from "./RemoteFieldClass";
|
|
172
|
+
export * from "./RemoteFieldClassFieldType";
|
|
173
|
+
export * from "./RemoteFieldClassFieldFormat";
|
|
174
|
+
export * from "./RemoteFieldClassFieldChoicesItem";
|
|
171
175
|
export * from "./RemoteFieldClassForCustomObjectClass";
|
|
172
176
|
export * from "./RemoteFieldClassForCustomObjectClassFieldType";
|
|
173
177
|
export * from "./RemoteFieldClassForCustomObjectClassFieldFormat";
|
|
178
|
+
export * from "./RemoteFieldClassForCustomObjectClassFieldChoicesItem";
|
|
174
179
|
export * from "./RemoteFieldClassForCustomObjectClassItemSchema";
|
|
175
180
|
export * from "./RemoteFieldRequest";
|
|
176
181
|
export * from "./RemoteFieldRequestRemoteFieldClass";
|
|
@@ -183,10 +183,15 @@ __exportStar(require("./PhoneNumberRequest"), exports);
|
|
|
183
183
|
__exportStar(require("./ReasonEnum"), exports);
|
|
184
184
|
__exportStar(require("./RemoteData"), exports);
|
|
185
185
|
__exportStar(require("./RemoteField"), exports);
|
|
186
|
+
__exportStar(require("./RemoteFieldRemoteFieldClass"), exports);
|
|
186
187
|
__exportStar(require("./RemoteFieldClass"), exports);
|
|
188
|
+
__exportStar(require("./RemoteFieldClassFieldType"), exports);
|
|
189
|
+
__exportStar(require("./RemoteFieldClassFieldFormat"), exports);
|
|
190
|
+
__exportStar(require("./RemoteFieldClassFieldChoicesItem"), exports);
|
|
187
191
|
__exportStar(require("./RemoteFieldClassForCustomObjectClass"), exports);
|
|
188
192
|
__exportStar(require("./RemoteFieldClassForCustomObjectClassFieldType"), exports);
|
|
189
193
|
__exportStar(require("./RemoteFieldClassForCustomObjectClassFieldFormat"), exports);
|
|
194
|
+
__exportStar(require("./RemoteFieldClassForCustomObjectClassFieldChoicesItem"), exports);
|
|
190
195
|
__exportStar(require("./RemoteFieldClassForCustomObjectClassItemSchema"), exports);
|
|
191
196
|
__exportStar(require("./RemoteFieldRequest"), exports);
|
|
192
197
|
__exportStar(require("./RemoteFieldRequestRemoteFieldClass"), exports);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export * as ats from "./ats";
|
|
2
2
|
export * as crm from "./crm";
|
|
3
|
+
export * as filestorage from "./filestorage";
|
|
3
4
|
export * as hris from "./hris";
|
|
4
5
|
export * as ticketing from "./ticketing";
|
|
5
6
|
export * as accounting from "./accounting";
|
|
6
|
-
export * as filestorage from "./filestorage";
|
|
@@ -23,10 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.accounting = exports.ticketing = exports.hris = exports.filestorage = exports.crm = exports.ats = void 0;
|
|
27
27
|
exports.ats = __importStar(require("./ats"));
|
|
28
28
|
exports.crm = __importStar(require("./crm"));
|
|
29
|
+
exports.filestorage = __importStar(require("./filestorage"));
|
|
29
30
|
exports.hris = __importStar(require("./hris"));
|
|
30
31
|
exports.ticketing = __importStar(require("./ticketing"));
|
|
31
32
|
exports.accounting = __importStar(require("./accounting"));
|
|
32
|
-
exports.filestorage = __importStar(require("./filestorage"));
|
|
@@ -7,7 +7,7 @@ import * as core from "../../../../core";
|
|
|
7
7
|
export declare const RemoteField: core.serialization.ObjectSchema<serializers.ticketing.RemoteField.Raw, Merge.ticketing.RemoteField>;
|
|
8
8
|
export declare namespace RemoteField {
|
|
9
9
|
interface Raw {
|
|
10
|
-
remote_field_class: serializers.ticketing.
|
|
11
|
-
value?:
|
|
10
|
+
remote_field_class: serializers.ticketing.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("../../..")))).ticketing.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.ticketing.
|
|
17
|
-
field_format?: serializers.ticketing.
|
|
18
|
-
field_choices?:
|
|
16
|
+
field_type?: serializers.ticketing.RemoteFieldClassFieldType.Raw | null;
|
|
17
|
+
field_format?: serializers.ticketing.RemoteFieldClassFieldFormat.Raw | null;
|
|
18
|
+
field_choices?: serializers.ticketing.RemoteFieldClassFieldChoicesItem.Raw[] | null;
|
|
19
19
|
item_schema?: serializers.ticketing.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("../../..")))).ticketing.
|
|
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("../../..")))).ticketing.
|
|
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("../../..")))).ticketing.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("../../..")))).ticketing.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("../../..")))).ticketing.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("../../..")))).ticketing.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.ticketing.RemoteFieldClassFieldChoicesItem.Raw, Merge.ticketing.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.ticketing.RemoteFieldClassFieldFormat.Raw, Merge.ticketing.RemoteFieldClassFieldFormat>;
|
|
8
|
+
export declare namespace RemoteFieldClassFieldFormat {
|
|
9
|
+
type Raw = string | serializers.ticketing.FieldFormatEnum.Raw;
|
|
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.string(),
|
|
42
|
+
core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.FieldFormatEnum; })),
|
|
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.ticketing.RemoteFieldClassFieldType.Raw, Merge.ticketing.RemoteFieldClassFieldType>;
|
|
8
|
+
export declare namespace RemoteFieldClassFieldType {
|
|
9
|
+
type Raw = string | serializers.ticketing.FieldTypeEnum.Raw;
|
|
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.string(),
|
|
42
|
+
core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.FieldTypeEnum; })),
|
|
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 RemoteFieldRemoteFieldClass: core.serialization.Schema<serializers.ticketing.RemoteFieldRemoteFieldClass.Raw, Merge.ticketing.RemoteFieldRemoteFieldClass>;
|
|
8
|
+
export declare namespace RemoteFieldRemoteFieldClass {
|
|
9
|
+
type Raw = string | serializers.ticketing.RemoteFieldClass.Raw;
|
|
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.RemoteFieldRemoteFieldClass = void 0;
|
|
39
|
+
const core = __importStar(require("../../../../core"));
|
|
40
|
+
exports.RemoteFieldRemoteFieldClass = core.serialization.undiscriminatedUnion([
|
|
41
|
+
core.serialization.string(),
|
|
42
|
+
core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.RemoteFieldClass; })),
|
|
43
|
+
]);
|
|
@@ -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);
|