@unified-api/typescript-sdk 2.4.1 → 2.6.0
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/README.md +57 -8
- package/funcs/accountCreateAccountingAccount.d.ts +1 -1
- package/funcs/accountCreateAccountingAccount.d.ts.map +1 -1
- package/funcs/accountCreateAccountingAccount.js +32 -34
- package/funcs/accountCreateAccountingAccount.js.map +1 -1
- package/funcs/accountGetAccountingAccount.d.ts +1 -1
- package/funcs/accountGetAccountingAccount.d.ts.map +1 -1
- package/funcs/accountGetAccountingAccount.js +33 -33
- package/funcs/accountGetAccountingAccount.js.map +1 -1
- package/funcs/accountListAccountingAccounts.d.ts +1 -1
- package/funcs/accountListAccountingAccounts.d.ts.map +1 -1
- package/funcs/accountListAccountingAccounts.js +38 -38
- package/funcs/accountListAccountingAccounts.js.map +1 -1
- package/funcs/accountPatchAccountingAccount.d.ts +1 -1
- package/funcs/accountPatchAccountingAccount.d.ts.map +1 -1
- package/funcs/accountPatchAccountingAccount.js +33 -35
- package/funcs/accountPatchAccountingAccount.js.map +1 -1
- package/funcs/accountRemoveAccountingAccount.d.ts +1 -1
- package/funcs/accountRemoveAccountingAccount.d.ts.map +1 -1
- package/funcs/accountRemoveAccountingAccount.js +30 -30
- package/funcs/accountRemoveAccountingAccount.js.map +1 -1
- package/funcs/accountUpdateAccountingAccount.d.ts +1 -1
- package/funcs/accountUpdateAccountingAccount.d.ts.map +1 -1
- package/funcs/accountUpdateAccountingAccount.js +33 -35
- package/funcs/accountUpdateAccountingAccount.js.map +1 -1
- package/funcs/accountingCreateAccountingAccount.d.ts +1 -1
- package/funcs/accountingCreateAccountingAccount.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingAccount.js +32 -34
- package/funcs/accountingCreateAccountingAccount.js.map +1 -1
- package/funcs/accountingCreateAccountingContact.d.ts +1 -1
- package/funcs/accountingCreateAccountingContact.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingContact.js +32 -34
- package/funcs/accountingCreateAccountingContact.js.map +1 -1
- package/funcs/accountingCreateAccountingInvoice.d.ts +1 -1
- package/funcs/accountingCreateAccountingInvoice.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingInvoice.js +32 -34
- package/funcs/accountingCreateAccountingInvoice.js.map +1 -1
- package/funcs/accountingCreateAccountingJournal.d.ts +1 -1
- package/funcs/accountingCreateAccountingJournal.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingJournal.js +32 -34
- package/funcs/accountingCreateAccountingJournal.js.map +1 -1
- package/funcs/accountingCreateAccountingTaxrate.d.ts +1 -1
- package/funcs/accountingCreateAccountingTaxrate.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingTaxrate.js +32 -34
- package/funcs/accountingCreateAccountingTaxrate.js.map +1 -1
- package/funcs/accountingCreateAccountingTransaction.d.ts +1 -1
- package/funcs/accountingCreateAccountingTransaction.d.ts.map +1 -1
- package/funcs/accountingCreateAccountingTransaction.js +32 -32
- package/funcs/accountingCreateAccountingTransaction.js.map +1 -1
- package/funcs/accountingGetAccountingAccount.d.ts +1 -1
- package/funcs/accountingGetAccountingAccount.d.ts.map +1 -1
- package/funcs/accountingGetAccountingAccount.js +33 -33
- package/funcs/accountingGetAccountingAccount.js.map +1 -1
- package/funcs/accountingGetAccountingContact.d.ts +1 -1
- package/funcs/accountingGetAccountingContact.d.ts.map +1 -1
- package/funcs/accountingGetAccountingContact.js +33 -33
- package/funcs/accountingGetAccountingContact.js.map +1 -1
- package/funcs/accountingGetAccountingInvoice.d.ts +1 -1
- package/funcs/accountingGetAccountingInvoice.d.ts.map +1 -1
- package/funcs/accountingGetAccountingInvoice.js +33 -33
- package/funcs/accountingGetAccountingInvoice.js.map +1 -1
- package/funcs/accountingGetAccountingJournal.d.ts +1 -1
- package/funcs/accountingGetAccountingJournal.d.ts.map +1 -1
- package/funcs/accountingGetAccountingJournal.js +33 -33
- package/funcs/accountingGetAccountingJournal.js.map +1 -1
- package/funcs/accountingGetAccountingOrganization.d.ts +1 -1
- package/funcs/accountingGetAccountingOrganization.d.ts.map +1 -1
- package/funcs/accountingGetAccountingOrganization.js +33 -33
- package/funcs/accountingGetAccountingOrganization.js.map +1 -1
- package/funcs/accountingGetAccountingTaxrate.d.ts +1 -1
- package/funcs/accountingGetAccountingTaxrate.d.ts.map +1 -1
- package/funcs/accountingGetAccountingTaxrate.js +33 -33
- package/funcs/accountingGetAccountingTaxrate.js.map +1 -1
- package/funcs/accountingGetAccountingTransaction.d.ts +1 -1
- package/funcs/accountingGetAccountingTransaction.d.ts.map +1 -1
- package/funcs/accountingGetAccountingTransaction.js +33 -33
- package/funcs/accountingGetAccountingTransaction.js.map +1 -1
- package/funcs/accountingListAccountingAccounts.d.ts +1 -1
- package/funcs/accountingListAccountingAccounts.d.ts.map +1 -1
- package/funcs/accountingListAccountingAccounts.js +38 -38
- package/funcs/accountingListAccountingAccounts.js.map +1 -1
- package/funcs/accountingListAccountingContacts.d.ts +1 -1
- package/funcs/accountingListAccountingContacts.d.ts.map +1 -1
- package/funcs/accountingListAccountingContacts.js +39 -39
- package/funcs/accountingListAccountingContacts.js.map +1 -1
- package/funcs/accountingListAccountingInvoices.d.ts +1 -1
- package/funcs/accountingListAccountingInvoices.d.ts.map +1 -1
- package/funcs/accountingListAccountingInvoices.js +39 -39
- package/funcs/accountingListAccountingInvoices.js.map +1 -1
- package/funcs/accountingListAccountingJournals.d.ts +1 -1
- package/funcs/accountingListAccountingJournals.d.ts.map +1 -1
- package/funcs/accountingListAccountingJournals.js +38 -38
- package/funcs/accountingListAccountingJournals.js.map +1 -1
- package/funcs/accountingListAccountingOrganizations.d.ts +1 -1
- package/funcs/accountingListAccountingOrganizations.d.ts.map +1 -1
- package/funcs/accountingListAccountingOrganizations.js +38 -38
- package/funcs/accountingListAccountingOrganizations.js.map +1 -1
- package/funcs/accountingListAccountingTaxrates.d.ts +1 -1
- package/funcs/accountingListAccountingTaxrates.d.ts.map +1 -1
- package/funcs/accountingListAccountingTaxrates.js +38 -38
- package/funcs/accountingListAccountingTaxrates.js.map +1 -1
- package/funcs/accountingListAccountingTransactions.d.ts +1 -1
- package/funcs/accountingListAccountingTransactions.d.ts.map +1 -1
- package/funcs/accountingListAccountingTransactions.js +39 -39
- package/funcs/accountingListAccountingTransactions.js.map +1 -1
- package/funcs/accountingPatchAccountingAccount.d.ts +1 -1
- package/funcs/accountingPatchAccountingAccount.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingAccount.js +33 -35
- package/funcs/accountingPatchAccountingAccount.js.map +1 -1
- package/funcs/accountingPatchAccountingContact.d.ts +1 -1
- package/funcs/accountingPatchAccountingContact.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingContact.js +33 -35
- package/funcs/accountingPatchAccountingContact.js.map +1 -1
- package/funcs/accountingPatchAccountingInvoice.d.ts +1 -1
- package/funcs/accountingPatchAccountingInvoice.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingInvoice.js +33 -35
- package/funcs/accountingPatchAccountingInvoice.js.map +1 -1
- package/funcs/accountingPatchAccountingJournal.d.ts +1 -1
- package/funcs/accountingPatchAccountingJournal.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingJournal.js +33 -35
- package/funcs/accountingPatchAccountingJournal.js.map +1 -1
- package/funcs/accountingPatchAccountingTaxrate.d.ts +1 -1
- package/funcs/accountingPatchAccountingTaxrate.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingTaxrate.js +33 -35
- package/funcs/accountingPatchAccountingTaxrate.js.map +1 -1
- package/funcs/accountingPatchAccountingTransaction.d.ts +1 -1
- package/funcs/accountingPatchAccountingTransaction.d.ts.map +1 -1
- package/funcs/accountingPatchAccountingTransaction.js +33 -33
- package/funcs/accountingPatchAccountingTransaction.js.map +1 -1
- package/funcs/accountingRemoveAccountingAccount.d.ts +1 -1
- package/funcs/accountingRemoveAccountingAccount.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingAccount.js +30 -30
- package/funcs/accountingRemoveAccountingAccount.js.map +1 -1
- package/funcs/accountingRemoveAccountingContact.d.ts +1 -1
- package/funcs/accountingRemoveAccountingContact.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingContact.js +30 -30
- package/funcs/accountingRemoveAccountingContact.js.map +1 -1
- package/funcs/accountingRemoveAccountingInvoice.d.ts +1 -1
- package/funcs/accountingRemoveAccountingInvoice.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingInvoice.js +30 -30
- package/funcs/accountingRemoveAccountingInvoice.js.map +1 -1
- package/funcs/accountingRemoveAccountingJournal.d.ts +1 -1
- package/funcs/accountingRemoveAccountingJournal.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingJournal.js +30 -30
- package/funcs/accountingRemoveAccountingJournal.js.map +1 -1
- package/funcs/accountingRemoveAccountingTaxrate.d.ts +1 -1
- package/funcs/accountingRemoveAccountingTaxrate.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingTaxrate.js +30 -30
- package/funcs/accountingRemoveAccountingTaxrate.js.map +1 -1
- package/funcs/accountingRemoveAccountingTransaction.d.ts +1 -1
- package/funcs/accountingRemoveAccountingTransaction.d.ts.map +1 -1
- package/funcs/accountingRemoveAccountingTransaction.js +30 -30
- package/funcs/accountingRemoveAccountingTransaction.js.map +1 -1
- package/funcs/accountingUpdateAccountingAccount.d.ts +1 -1
- package/funcs/accountingUpdateAccountingAccount.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingAccount.js +33 -35
- package/funcs/accountingUpdateAccountingAccount.js.map +1 -1
- package/funcs/accountingUpdateAccountingContact.d.ts +1 -1
- package/funcs/accountingUpdateAccountingContact.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingContact.js +33 -35
- package/funcs/accountingUpdateAccountingContact.js.map +1 -1
- package/funcs/accountingUpdateAccountingInvoice.d.ts +1 -1
- package/funcs/accountingUpdateAccountingInvoice.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingInvoice.js +33 -35
- package/funcs/accountingUpdateAccountingInvoice.js.map +1 -1
- package/funcs/accountingUpdateAccountingJournal.d.ts +1 -1
- package/funcs/accountingUpdateAccountingJournal.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingJournal.js +33 -35
- package/funcs/accountingUpdateAccountingJournal.js.map +1 -1
- package/funcs/accountingUpdateAccountingTaxrate.d.ts +1 -1
- package/funcs/accountingUpdateAccountingTaxrate.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingTaxrate.js +33 -35
- package/funcs/accountingUpdateAccountingTaxrate.js.map +1 -1
- package/funcs/accountingUpdateAccountingTransaction.d.ts +1 -1
- package/funcs/accountingUpdateAccountingTransaction.d.ts.map +1 -1
- package/funcs/accountingUpdateAccountingTransaction.js +33 -33
- package/funcs/accountingUpdateAccountingTransaction.js.map +1 -1
- package/funcs/activityCreateAtsActivity.d.ts +1 -1
- package/funcs/activityCreateAtsActivity.d.ts.map +1 -1
- package/funcs/activityCreateAtsActivity.js +32 -32
- package/funcs/activityCreateAtsActivity.js.map +1 -1
- package/funcs/activityGetAtsActivity.d.ts +1 -1
- package/funcs/activityGetAtsActivity.d.ts.map +1 -1
- package/funcs/activityGetAtsActivity.js +33 -33
- package/funcs/activityGetAtsActivity.js.map +1 -1
- package/funcs/activityListAtsActivities.d.ts +1 -1
- package/funcs/activityListAtsActivities.d.ts.map +1 -1
- package/funcs/activityListAtsActivities.js +44 -44
- package/funcs/activityListAtsActivities.js.map +1 -1
- package/funcs/activityPatchAtsActivity.d.ts +1 -1
- package/funcs/activityPatchAtsActivity.d.ts.map +1 -1
- package/funcs/activityPatchAtsActivity.js +33 -33
- package/funcs/activityPatchAtsActivity.js.map +1 -1
- package/funcs/activityRemoveAtsActivity.d.ts +1 -1
- package/funcs/activityRemoveAtsActivity.d.ts.map +1 -1
- package/funcs/activityRemoveAtsActivity.js +30 -30
- package/funcs/activityRemoveAtsActivity.js.map +1 -1
- package/funcs/activityUpdateAtsActivity.d.ts +1 -1
- package/funcs/activityUpdateAtsActivity.d.ts.map +1 -1
- package/funcs/activityUpdateAtsActivity.js +33 -33
- package/funcs/activityUpdateAtsActivity.js.map +1 -1
- package/funcs/apicallGetUnifiedApicall.d.ts +1 -1
- package/funcs/apicallGetUnifiedApicall.d.ts.map +1 -1
- package/funcs/apicallGetUnifiedApicall.js +29 -29
- package/funcs/apicallGetUnifiedApicall.js.map +1 -1
- package/funcs/apicallListUnifiedApicalls.d.ts +1 -1
- package/funcs/apicallListUnifiedApicalls.d.ts.map +1 -1
- package/funcs/apicallListUnifiedApicalls.js +39 -39
- package/funcs/apicallListUnifiedApicalls.js.map +1 -1
- package/funcs/applicationCreateAtsApplication.d.ts +1 -1
- package/funcs/applicationCreateAtsApplication.d.ts.map +1 -1
- package/funcs/applicationCreateAtsApplication.js +32 -32
- package/funcs/applicationCreateAtsApplication.js.map +1 -1
- package/funcs/applicationGetAtsApplication.d.ts +1 -1
- package/funcs/applicationGetAtsApplication.d.ts.map +1 -1
- package/funcs/applicationGetAtsApplication.js +33 -33
- package/funcs/applicationGetAtsApplication.js.map +1 -1
- package/funcs/applicationListAtsApplications.d.ts +1 -1
- package/funcs/applicationListAtsApplications.d.ts.map +1 -1
- package/funcs/applicationListAtsApplications.js +40 -40
- package/funcs/applicationListAtsApplications.js.map +1 -1
- package/funcs/applicationPatchAtsApplication.d.ts +1 -1
- package/funcs/applicationPatchAtsApplication.d.ts.map +1 -1
- package/funcs/applicationPatchAtsApplication.js +33 -33
- package/funcs/applicationPatchAtsApplication.js.map +1 -1
- package/funcs/applicationRemoveAtsApplication.d.ts +1 -1
- package/funcs/applicationRemoveAtsApplication.d.ts.map +1 -1
- package/funcs/applicationRemoveAtsApplication.js +30 -30
- package/funcs/applicationRemoveAtsApplication.js.map +1 -1
- package/funcs/applicationUpdateAtsApplication.d.ts +1 -1
- package/funcs/applicationUpdateAtsApplication.d.ts.map +1 -1
- package/funcs/applicationUpdateAtsApplication.js +33 -33
- package/funcs/applicationUpdateAtsApplication.js.map +1 -1
- package/funcs/applicationstatusListAtsApplicationstatuses.d.ts +1 -1
- package/funcs/applicationstatusListAtsApplicationstatuses.d.ts.map +1 -1
- package/funcs/applicationstatusListAtsApplicationstatuses.js +38 -38
- package/funcs/applicationstatusListAtsApplicationstatuses.js.map +1 -1
- package/funcs/atsCreateAtsActivity.d.ts +1 -1
- package/funcs/atsCreateAtsActivity.d.ts.map +1 -1
- package/funcs/atsCreateAtsActivity.js +32 -32
- package/funcs/atsCreateAtsActivity.js.map +1 -1
- package/funcs/atsCreateAtsApplication.d.ts +1 -1
- package/funcs/atsCreateAtsApplication.d.ts.map +1 -1
- package/funcs/atsCreateAtsApplication.js +32 -32
- package/funcs/atsCreateAtsApplication.js.map +1 -1
- package/funcs/atsCreateAtsCandidate.d.ts +1 -1
- package/funcs/atsCreateAtsCandidate.d.ts.map +1 -1
- package/funcs/atsCreateAtsCandidate.js +32 -32
- package/funcs/atsCreateAtsCandidate.js.map +1 -1
- package/funcs/atsCreateAtsDocument.d.ts +1 -1
- package/funcs/atsCreateAtsDocument.d.ts.map +1 -1
- package/funcs/atsCreateAtsDocument.js +32 -32
- package/funcs/atsCreateAtsDocument.js.map +1 -1
- package/funcs/atsCreateAtsInterview.d.ts +1 -1
- package/funcs/atsCreateAtsInterview.d.ts.map +1 -1
- package/funcs/atsCreateAtsInterview.js +32 -32
- package/funcs/atsCreateAtsInterview.js.map +1 -1
- package/funcs/atsCreateAtsJob.d.ts +1 -1
- package/funcs/atsCreateAtsJob.d.ts.map +1 -1
- package/funcs/atsCreateAtsJob.js +32 -32
- package/funcs/atsCreateAtsJob.js.map +1 -1
- package/funcs/atsCreateAtsScorecard.d.ts +1 -1
- package/funcs/atsCreateAtsScorecard.d.ts.map +1 -1
- package/funcs/atsCreateAtsScorecard.js +32 -32
- package/funcs/atsCreateAtsScorecard.js.map +1 -1
- package/funcs/atsGetAtsActivity.d.ts +1 -1
- package/funcs/atsGetAtsActivity.d.ts.map +1 -1
- package/funcs/atsGetAtsActivity.js +33 -33
- package/funcs/atsGetAtsActivity.js.map +1 -1
- package/funcs/atsGetAtsApplication.d.ts +1 -1
- package/funcs/atsGetAtsApplication.d.ts.map +1 -1
- package/funcs/atsGetAtsApplication.js +33 -33
- package/funcs/atsGetAtsApplication.js.map +1 -1
- package/funcs/atsGetAtsCandidate.d.ts +1 -1
- package/funcs/atsGetAtsCandidate.d.ts.map +1 -1
- package/funcs/atsGetAtsCandidate.js +33 -33
- package/funcs/atsGetAtsCandidate.js.map +1 -1
- package/funcs/atsGetAtsCompany.d.ts +1 -1
- package/funcs/atsGetAtsCompany.d.ts.map +1 -1
- package/funcs/atsGetAtsCompany.js +33 -33
- package/funcs/atsGetAtsCompany.js.map +1 -1
- package/funcs/atsGetAtsDocument.d.ts +1 -1
- package/funcs/atsGetAtsDocument.d.ts.map +1 -1
- package/funcs/atsGetAtsDocument.js +33 -33
- package/funcs/atsGetAtsDocument.js.map +1 -1
- package/funcs/atsGetAtsInterview.d.ts +1 -1
- package/funcs/atsGetAtsInterview.d.ts.map +1 -1
- package/funcs/atsGetAtsInterview.js +33 -33
- package/funcs/atsGetAtsInterview.js.map +1 -1
- package/funcs/atsGetAtsJob.d.ts +1 -1
- package/funcs/atsGetAtsJob.d.ts.map +1 -1
- package/funcs/atsGetAtsJob.js +33 -33
- package/funcs/atsGetAtsJob.js.map +1 -1
- package/funcs/atsGetAtsScorecard.d.ts +1 -1
- package/funcs/atsGetAtsScorecard.d.ts.map +1 -1
- package/funcs/atsGetAtsScorecard.js +33 -33
- package/funcs/atsGetAtsScorecard.js.map +1 -1
- package/funcs/atsListAtsActivities.d.ts +1 -1
- package/funcs/atsListAtsActivities.d.ts.map +1 -1
- package/funcs/atsListAtsActivities.js +44 -44
- package/funcs/atsListAtsActivities.js.map +1 -1
- package/funcs/atsListAtsApplications.d.ts +1 -1
- package/funcs/atsListAtsApplications.d.ts.map +1 -1
- package/funcs/atsListAtsApplications.js +40 -40
- package/funcs/atsListAtsApplications.js.map +1 -1
- package/funcs/atsListAtsApplicationstatuses.d.ts +1 -1
- package/funcs/atsListAtsApplicationstatuses.d.ts.map +1 -1
- package/funcs/atsListAtsApplicationstatuses.js +38 -38
- package/funcs/atsListAtsApplicationstatuses.js.map +1 -1
- package/funcs/atsListAtsCandidates.d.ts +1 -1
- package/funcs/atsListAtsCandidates.d.ts.map +1 -1
- package/funcs/atsListAtsCandidates.js +39 -39
- package/funcs/atsListAtsCandidates.js.map +1 -1
- package/funcs/atsListAtsCompanies.d.ts +1 -1
- package/funcs/atsListAtsCompanies.d.ts.map +1 -1
- package/funcs/atsListAtsCompanies.js +38 -38
- package/funcs/atsListAtsCompanies.js.map +1 -1
- package/funcs/atsListAtsDocuments.d.ts +1 -1
- package/funcs/atsListAtsDocuments.d.ts.map +1 -1
- package/funcs/atsListAtsDocuments.js +40 -40
- package/funcs/atsListAtsDocuments.js.map +1 -1
- package/funcs/atsListAtsInterviews.d.ts +1 -1
- package/funcs/atsListAtsInterviews.d.ts.map +1 -1
- package/funcs/atsListAtsInterviews.js +39 -39
- package/funcs/atsListAtsInterviews.js.map +1 -1
- package/funcs/atsListAtsJobs.d.ts +1 -1
- package/funcs/atsListAtsJobs.d.ts.map +1 -1
- package/funcs/atsListAtsJobs.js +39 -39
- package/funcs/atsListAtsJobs.js.map +1 -1
- package/funcs/atsListAtsScorecards.d.ts +1 -1
- package/funcs/atsListAtsScorecards.d.ts.map +1 -1
- package/funcs/atsListAtsScorecards.js +42 -42
- package/funcs/atsListAtsScorecards.js.map +1 -1
- package/funcs/atsPatchAtsActivity.d.ts +1 -1
- package/funcs/atsPatchAtsActivity.d.ts.map +1 -1
- package/funcs/atsPatchAtsActivity.js +33 -33
- package/funcs/atsPatchAtsActivity.js.map +1 -1
- package/funcs/atsPatchAtsApplication.d.ts +1 -1
- package/funcs/atsPatchAtsApplication.d.ts.map +1 -1
- package/funcs/atsPatchAtsApplication.js +33 -33
- package/funcs/atsPatchAtsApplication.js.map +1 -1
- package/funcs/atsPatchAtsCandidate.d.ts +1 -1
- package/funcs/atsPatchAtsCandidate.d.ts.map +1 -1
- package/funcs/atsPatchAtsCandidate.js +33 -33
- package/funcs/atsPatchAtsCandidate.js.map +1 -1
- package/funcs/atsPatchAtsDocument.d.ts +1 -1
- package/funcs/atsPatchAtsDocument.d.ts.map +1 -1
- package/funcs/atsPatchAtsDocument.js +33 -33
- package/funcs/atsPatchAtsDocument.js.map +1 -1
- package/funcs/atsPatchAtsInterview.d.ts +1 -1
- package/funcs/atsPatchAtsInterview.d.ts.map +1 -1
- package/funcs/atsPatchAtsInterview.js +33 -33
- package/funcs/atsPatchAtsInterview.js.map +1 -1
- package/funcs/atsPatchAtsJob.d.ts +1 -1
- package/funcs/atsPatchAtsJob.d.ts.map +1 -1
- package/funcs/atsPatchAtsJob.js +33 -33
- package/funcs/atsPatchAtsJob.js.map +1 -1
- package/funcs/atsPatchAtsScorecard.d.ts +1 -1
- package/funcs/atsPatchAtsScorecard.d.ts.map +1 -1
- package/funcs/atsPatchAtsScorecard.js +33 -33
- package/funcs/atsPatchAtsScorecard.js.map +1 -1
- package/funcs/atsRemoveAtsActivity.d.ts +1 -1
- package/funcs/atsRemoveAtsActivity.d.ts.map +1 -1
- package/funcs/atsRemoveAtsActivity.js +30 -30
- package/funcs/atsRemoveAtsActivity.js.map +1 -1
- package/funcs/atsRemoveAtsApplication.d.ts +1 -1
- package/funcs/atsRemoveAtsApplication.d.ts.map +1 -1
- package/funcs/atsRemoveAtsApplication.js +30 -30
- package/funcs/atsRemoveAtsApplication.js.map +1 -1
- package/funcs/atsRemoveAtsCandidate.d.ts +1 -1
- package/funcs/atsRemoveAtsCandidate.d.ts.map +1 -1
- package/funcs/atsRemoveAtsCandidate.js +30 -30
- package/funcs/atsRemoveAtsCandidate.js.map +1 -1
- package/funcs/atsRemoveAtsDocument.d.ts +1 -1
- package/funcs/atsRemoveAtsDocument.d.ts.map +1 -1
- package/funcs/atsRemoveAtsDocument.js +30 -30
- package/funcs/atsRemoveAtsDocument.js.map +1 -1
- package/funcs/atsRemoveAtsInterview.d.ts +1 -1
- package/funcs/atsRemoveAtsInterview.d.ts.map +1 -1
- package/funcs/atsRemoveAtsInterview.js +30 -30
- package/funcs/atsRemoveAtsInterview.js.map +1 -1
- package/funcs/atsRemoveAtsJob.d.ts +1 -1
- package/funcs/atsRemoveAtsJob.d.ts.map +1 -1
- package/funcs/atsRemoveAtsJob.js +30 -30
- package/funcs/atsRemoveAtsJob.js.map +1 -1
- package/funcs/atsRemoveAtsScorecard.d.ts +1 -1
- package/funcs/atsRemoveAtsScorecard.d.ts.map +1 -1
- package/funcs/atsRemoveAtsScorecard.js +30 -30
- package/funcs/atsRemoveAtsScorecard.js.map +1 -1
- package/funcs/atsUpdateAtsActivity.d.ts +1 -1
- package/funcs/atsUpdateAtsActivity.d.ts.map +1 -1
- package/funcs/atsUpdateAtsActivity.js +33 -33
- package/funcs/atsUpdateAtsActivity.js.map +1 -1
- package/funcs/atsUpdateAtsApplication.d.ts +1 -1
- package/funcs/atsUpdateAtsApplication.d.ts.map +1 -1
- package/funcs/atsUpdateAtsApplication.js +33 -33
- package/funcs/atsUpdateAtsApplication.js.map +1 -1
- package/funcs/atsUpdateAtsCandidate.d.ts +1 -1
- package/funcs/atsUpdateAtsCandidate.d.ts.map +1 -1
- package/funcs/atsUpdateAtsCandidate.js +33 -33
- package/funcs/atsUpdateAtsCandidate.js.map +1 -1
- package/funcs/atsUpdateAtsDocument.d.ts +1 -1
- package/funcs/atsUpdateAtsDocument.d.ts.map +1 -1
- package/funcs/atsUpdateAtsDocument.js +33 -33
- package/funcs/atsUpdateAtsDocument.js.map +1 -1
- package/funcs/atsUpdateAtsInterview.d.ts +1 -1
- package/funcs/atsUpdateAtsInterview.d.ts.map +1 -1
- package/funcs/atsUpdateAtsInterview.js +33 -33
- package/funcs/atsUpdateAtsInterview.js.map +1 -1
- package/funcs/atsUpdateAtsJob.d.ts +1 -1
- package/funcs/atsUpdateAtsJob.d.ts.map +1 -1
- package/funcs/atsUpdateAtsJob.js +33 -33
- package/funcs/atsUpdateAtsJob.js.map +1 -1
- package/funcs/atsUpdateAtsScorecard.d.ts +1 -1
- package/funcs/atsUpdateAtsScorecard.d.ts.map +1 -1
- package/funcs/atsUpdateAtsScorecard.js +33 -33
- package/funcs/atsUpdateAtsScorecard.js.map +1 -1
- package/funcs/authGetUnifiedIntegrationAuth.d.ts +1 -1
- package/funcs/authGetUnifiedIntegrationAuth.d.ts.map +1 -1
- package/funcs/authGetUnifiedIntegrationAuth.js +41 -41
- package/funcs/authGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/authGetUnifiedIntegrationLogin.d.ts +1 -1
- package/funcs/authGetUnifiedIntegrationLogin.d.ts.map +1 -1
- package/funcs/authGetUnifiedIntegrationLogin.js +37 -37
- package/funcs/authGetUnifiedIntegrationLogin.js.map +1 -1
- package/funcs/callListUcCalls.d.ts +1 -1
- package/funcs/callListUcCalls.d.ts.map +1 -1
- package/funcs/callListUcCalls.js +40 -40
- package/funcs/callListUcCalls.js.map +1 -1
- package/funcs/candidateCreateAtsCandidate.d.ts +1 -1
- package/funcs/candidateCreateAtsCandidate.d.ts.map +1 -1
- package/funcs/candidateCreateAtsCandidate.js +32 -32
- package/funcs/candidateCreateAtsCandidate.js.map +1 -1
- package/funcs/candidateGetAtsCandidate.d.ts +1 -1
- package/funcs/candidateGetAtsCandidate.d.ts.map +1 -1
- package/funcs/candidateGetAtsCandidate.js +33 -33
- package/funcs/candidateGetAtsCandidate.js.map +1 -1
- package/funcs/candidateListAtsCandidates.d.ts +1 -1
- package/funcs/candidateListAtsCandidates.d.ts.map +1 -1
- package/funcs/candidateListAtsCandidates.js +39 -39
- package/funcs/candidateListAtsCandidates.js.map +1 -1
- package/funcs/candidatePatchAtsCandidate.d.ts +1 -1
- package/funcs/candidatePatchAtsCandidate.d.ts.map +1 -1
- package/funcs/candidatePatchAtsCandidate.js +33 -33
- package/funcs/candidatePatchAtsCandidate.js.map +1 -1
- package/funcs/candidateRemoveAtsCandidate.d.ts +1 -1
- package/funcs/candidateRemoveAtsCandidate.d.ts.map +1 -1
- package/funcs/candidateRemoveAtsCandidate.js +30 -30
- package/funcs/candidateRemoveAtsCandidate.js.map +1 -1
- package/funcs/candidateUpdateAtsCandidate.d.ts +1 -1
- package/funcs/candidateUpdateAtsCandidate.d.ts.map +1 -1
- package/funcs/candidateUpdateAtsCandidate.js +33 -33
- package/funcs/candidateUpdateAtsCandidate.js.map +1 -1
- package/funcs/channelGetMessagingChannel.d.ts +1 -1
- package/funcs/channelGetMessagingChannel.d.ts.map +1 -1
- package/funcs/channelGetMessagingChannel.js +33 -33
- package/funcs/channelGetMessagingChannel.js.map +1 -1
- package/funcs/channelListMessagingChannels.d.ts +1 -1
- package/funcs/channelListMessagingChannels.d.ts.map +1 -1
- package/funcs/channelListMessagingChannels.js +39 -39
- package/funcs/channelListMessagingChannels.js.map +1 -1
- package/funcs/collectionCreateCommerceCollection.d.ts +1 -1
- package/funcs/collectionCreateCommerceCollection.d.ts.map +1 -1
- package/funcs/collectionCreateCommerceCollection.js +32 -32
- package/funcs/collectionCreateCommerceCollection.js.map +1 -1
- package/funcs/collectionGetCommerceCollection.d.ts +1 -1
- package/funcs/collectionGetCommerceCollection.d.ts.map +1 -1
- package/funcs/collectionGetCommerceCollection.js +33 -33
- package/funcs/collectionGetCommerceCollection.js.map +1 -1
- package/funcs/collectionListCommerceCollections.d.ts +1 -1
- package/funcs/collectionListCommerceCollections.d.ts.map +1 -1
- package/funcs/collectionListCommerceCollections.js +40 -40
- package/funcs/collectionListCommerceCollections.js.map +1 -1
- package/funcs/collectionPatchCommerceCollection.d.ts +1 -1
- package/funcs/collectionPatchCommerceCollection.d.ts.map +1 -1
- package/funcs/collectionPatchCommerceCollection.js +33 -33
- package/funcs/collectionPatchCommerceCollection.js.map +1 -1
- package/funcs/collectionRemoveCommerceCollection.d.ts +1 -1
- package/funcs/collectionRemoveCommerceCollection.d.ts.map +1 -1
- package/funcs/collectionRemoveCommerceCollection.js +30 -30
- package/funcs/collectionRemoveCommerceCollection.js.map +1 -1
- package/funcs/collectionUpdateCommerceCollection.d.ts +1 -1
- package/funcs/collectionUpdateCommerceCollection.d.ts.map +1 -1
- package/funcs/collectionUpdateCommerceCollection.js +33 -33
- package/funcs/collectionUpdateCommerceCollection.js.map +1 -1
- package/funcs/commerceCreateCommerceCollection.d.ts +1 -1
- package/funcs/commerceCreateCommerceCollection.d.ts.map +1 -1
- package/funcs/commerceCreateCommerceCollection.js +32 -32
- package/funcs/commerceCreateCommerceCollection.js.map +1 -1
- package/funcs/commerceCreateCommerceInventory.d.ts +1 -1
- package/funcs/commerceCreateCommerceInventory.d.ts.map +1 -1
- package/funcs/commerceCreateCommerceInventory.js +32 -34
- package/funcs/commerceCreateCommerceInventory.js.map +1 -1
- package/funcs/commerceCreateCommerceItem.d.ts +1 -1
- package/funcs/commerceCreateCommerceItem.d.ts.map +1 -1
- package/funcs/commerceCreateCommerceItem.js +32 -32
- package/funcs/commerceCreateCommerceItem.js.map +1 -1
- package/funcs/commerceCreateCommerceLocation.d.ts +1 -1
- package/funcs/commerceCreateCommerceLocation.d.ts.map +1 -1
- package/funcs/commerceCreateCommerceLocation.js +32 -34
- package/funcs/commerceCreateCommerceLocation.js.map +1 -1
- package/funcs/commerceGetCommerceCollection.d.ts +1 -1
- package/funcs/commerceGetCommerceCollection.d.ts.map +1 -1
- package/funcs/commerceGetCommerceCollection.js +33 -33
- package/funcs/commerceGetCommerceCollection.js.map +1 -1
- package/funcs/commerceGetCommerceInventory.d.ts +1 -1
- package/funcs/commerceGetCommerceInventory.d.ts.map +1 -1
- package/funcs/commerceGetCommerceInventory.js +33 -33
- package/funcs/commerceGetCommerceInventory.js.map +1 -1
- package/funcs/commerceGetCommerceItem.d.ts +1 -1
- package/funcs/commerceGetCommerceItem.d.ts.map +1 -1
- package/funcs/commerceGetCommerceItem.js +33 -33
- package/funcs/commerceGetCommerceItem.js.map +1 -1
- package/funcs/commerceGetCommerceLocation.d.ts +1 -1
- package/funcs/commerceGetCommerceLocation.d.ts.map +1 -1
- package/funcs/commerceGetCommerceLocation.js +33 -33
- package/funcs/commerceGetCommerceLocation.js.map +1 -1
- package/funcs/commerceListCommerceCollections.d.ts +1 -1
- package/funcs/commerceListCommerceCollections.d.ts.map +1 -1
- package/funcs/commerceListCommerceCollections.js +40 -40
- package/funcs/commerceListCommerceCollections.js.map +1 -1
- package/funcs/commerceListCommerceInventories.d.ts +1 -1
- package/funcs/commerceListCommerceInventories.d.ts.map +1 -1
- package/funcs/commerceListCommerceInventories.js +40 -40
- package/funcs/commerceListCommerceInventories.js.map +1 -1
- package/funcs/commerceListCommerceItems.d.ts +1 -1
- package/funcs/commerceListCommerceItems.d.ts.map +1 -1
- package/funcs/commerceListCommerceItems.js +39 -39
- package/funcs/commerceListCommerceItems.js.map +1 -1
- package/funcs/commerceListCommerceLocations.d.ts +1 -1
- package/funcs/commerceListCommerceLocations.d.ts.map +1 -1
- package/funcs/commerceListCommerceLocations.js +38 -38
- package/funcs/commerceListCommerceLocations.js.map +1 -1
- package/funcs/commercePatchCommerceCollection.d.ts +1 -1
- package/funcs/commercePatchCommerceCollection.d.ts.map +1 -1
- package/funcs/commercePatchCommerceCollection.js +33 -33
- package/funcs/commercePatchCommerceCollection.js.map +1 -1
- package/funcs/commercePatchCommerceInventory.d.ts +1 -1
- package/funcs/commercePatchCommerceInventory.d.ts.map +1 -1
- package/funcs/commercePatchCommerceInventory.js +33 -35
- package/funcs/commercePatchCommerceInventory.js.map +1 -1
- package/funcs/commercePatchCommerceItem.d.ts +1 -1
- package/funcs/commercePatchCommerceItem.d.ts.map +1 -1
- package/funcs/commercePatchCommerceItem.js +33 -33
- package/funcs/commercePatchCommerceItem.js.map +1 -1
- package/funcs/commercePatchCommerceLocation.d.ts +1 -1
- package/funcs/commercePatchCommerceLocation.d.ts.map +1 -1
- package/funcs/commercePatchCommerceLocation.js +33 -35
- package/funcs/commercePatchCommerceLocation.js.map +1 -1
- package/funcs/commerceRemoveCommerceCollection.d.ts +1 -1
- package/funcs/commerceRemoveCommerceCollection.d.ts.map +1 -1
- package/funcs/commerceRemoveCommerceCollection.js +30 -30
- package/funcs/commerceRemoveCommerceCollection.js.map +1 -1
- package/funcs/commerceRemoveCommerceInventory.d.ts +1 -1
- package/funcs/commerceRemoveCommerceInventory.d.ts.map +1 -1
- package/funcs/commerceRemoveCommerceInventory.js +30 -30
- package/funcs/commerceRemoveCommerceInventory.js.map +1 -1
- package/funcs/commerceRemoveCommerceItem.d.ts +1 -1
- package/funcs/commerceRemoveCommerceItem.d.ts.map +1 -1
- package/funcs/commerceRemoveCommerceItem.js +30 -30
- package/funcs/commerceRemoveCommerceItem.js.map +1 -1
- package/funcs/commerceRemoveCommerceLocation.d.ts +1 -1
- package/funcs/commerceRemoveCommerceLocation.d.ts.map +1 -1
- package/funcs/commerceRemoveCommerceLocation.js +30 -30
- package/funcs/commerceRemoveCommerceLocation.js.map +1 -1
- package/funcs/commerceUpdateCommerceCollection.d.ts +1 -1
- package/funcs/commerceUpdateCommerceCollection.d.ts.map +1 -1
- package/funcs/commerceUpdateCommerceCollection.js +33 -33
- package/funcs/commerceUpdateCommerceCollection.js.map +1 -1
- package/funcs/commerceUpdateCommerceInventory.d.ts +1 -1
- package/funcs/commerceUpdateCommerceInventory.d.ts.map +1 -1
- package/funcs/commerceUpdateCommerceInventory.js +33 -35
- package/funcs/commerceUpdateCommerceInventory.js.map +1 -1
- package/funcs/commerceUpdateCommerceItem.d.ts +1 -1
- package/funcs/commerceUpdateCommerceItem.d.ts.map +1 -1
- package/funcs/commerceUpdateCommerceItem.js +33 -33
- package/funcs/commerceUpdateCommerceItem.js.map +1 -1
- package/funcs/commerceUpdateCommerceLocation.d.ts +1 -1
- package/funcs/commerceUpdateCommerceLocation.d.ts.map +1 -1
- package/funcs/commerceUpdateCommerceLocation.js +33 -35
- package/funcs/commerceUpdateCommerceLocation.js.map +1 -1
- package/funcs/companyCreateCrmCompany.d.ts +1 -1
- package/funcs/companyCreateCrmCompany.d.ts.map +1 -1
- package/funcs/companyCreateCrmCompany.js +32 -32
- package/funcs/companyCreateCrmCompany.js.map +1 -1
- package/funcs/companyCreateHrisCompany.d.ts +1 -1
- package/funcs/companyCreateHrisCompany.d.ts.map +1 -1
- package/funcs/companyCreateHrisCompany.js +32 -32
- package/funcs/companyCreateHrisCompany.js.map +1 -1
- package/funcs/companyGetAtsCompany.d.ts +1 -1
- package/funcs/companyGetAtsCompany.d.ts.map +1 -1
- package/funcs/companyGetAtsCompany.js +33 -33
- package/funcs/companyGetAtsCompany.js.map +1 -1
- package/funcs/companyGetCrmCompany.d.ts +1 -1
- package/funcs/companyGetCrmCompany.d.ts.map +1 -1
- package/funcs/companyGetCrmCompany.js +33 -33
- package/funcs/companyGetCrmCompany.js.map +1 -1
- package/funcs/companyGetHrisCompany.d.ts +1 -1
- package/funcs/companyGetHrisCompany.d.ts.map +1 -1
- package/funcs/companyGetHrisCompany.js +33 -33
- package/funcs/companyGetHrisCompany.js.map +1 -1
- package/funcs/companyListAtsCompanies.d.ts +1 -1
- package/funcs/companyListAtsCompanies.d.ts.map +1 -1
- package/funcs/companyListAtsCompanies.js +38 -38
- package/funcs/companyListAtsCompanies.js.map +1 -1
- package/funcs/companyListCrmCompanies.d.ts +1 -1
- package/funcs/companyListCrmCompanies.d.ts.map +1 -1
- package/funcs/companyListCrmCompanies.js +41 -41
- package/funcs/companyListCrmCompanies.js.map +1 -1
- package/funcs/companyListEnrichCompanies.d.ts +1 -1
- package/funcs/companyListEnrichCompanies.d.ts.map +1 -1
- package/funcs/companyListEnrichCompanies.js +33 -33
- package/funcs/companyListEnrichCompanies.js.map +1 -1
- package/funcs/companyListHrisCompanies.d.ts +1 -1
- package/funcs/companyListHrisCompanies.d.ts.map +1 -1
- package/funcs/companyListHrisCompanies.js +38 -38
- package/funcs/companyListHrisCompanies.js.map +1 -1
- package/funcs/companyPatchCrmCompany.d.ts +1 -1
- package/funcs/companyPatchCrmCompany.d.ts.map +1 -1
- package/funcs/companyPatchCrmCompany.js +33 -33
- package/funcs/companyPatchCrmCompany.js.map +1 -1
- package/funcs/companyPatchHrisCompany.d.ts +1 -1
- package/funcs/companyPatchHrisCompany.d.ts.map +1 -1
- package/funcs/companyPatchHrisCompany.js +33 -33
- package/funcs/companyPatchHrisCompany.js.map +1 -1
- package/funcs/companyRemoveCrmCompany.d.ts +1 -1
- package/funcs/companyRemoveCrmCompany.d.ts.map +1 -1
- package/funcs/companyRemoveCrmCompany.js +30 -30
- package/funcs/companyRemoveCrmCompany.js.map +1 -1
- package/funcs/companyRemoveHrisCompany.d.ts +1 -1
- package/funcs/companyRemoveHrisCompany.d.ts.map +1 -1
- package/funcs/companyRemoveHrisCompany.js +30 -30
- package/funcs/companyRemoveHrisCompany.js.map +1 -1
- package/funcs/companyUpdateCrmCompany.d.ts +1 -1
- package/funcs/companyUpdateCrmCompany.d.ts.map +1 -1
- package/funcs/companyUpdateCrmCompany.js +33 -33
- package/funcs/companyUpdateCrmCompany.js.map +1 -1
- package/funcs/companyUpdateHrisCompany.d.ts +1 -1
- package/funcs/companyUpdateHrisCompany.d.ts.map +1 -1
- package/funcs/companyUpdateHrisCompany.js +33 -33
- package/funcs/companyUpdateHrisCompany.js.map +1 -1
- package/funcs/connectionCreateUnifiedConnection.d.ts +1 -1
- package/funcs/connectionCreateUnifiedConnection.d.ts.map +1 -1
- package/funcs/connectionCreateUnifiedConnection.js +28 -28
- package/funcs/connectionCreateUnifiedConnection.js.map +1 -1
- package/funcs/connectionGetUnifiedConnection.d.ts +1 -1
- package/funcs/connectionGetUnifiedConnection.d.ts.map +1 -1
- package/funcs/connectionGetUnifiedConnection.js +29 -29
- package/funcs/connectionGetUnifiedConnection.js.map +1 -1
- package/funcs/connectionListUnifiedConnections.d.ts +1 -1
- package/funcs/connectionListUnifiedConnections.d.ts.map +1 -1
- package/funcs/connectionListUnifiedConnections.js +37 -37
- package/funcs/connectionListUnifiedConnections.js.map +1 -1
- package/funcs/connectionPatchUnifiedConnection.d.ts +1 -1
- package/funcs/connectionPatchUnifiedConnection.d.ts.map +1 -1
- package/funcs/connectionPatchUnifiedConnection.js +29 -29
- package/funcs/connectionPatchUnifiedConnection.js.map +1 -1
- package/funcs/connectionRemoveUnifiedConnection.d.ts +1 -1
- package/funcs/connectionRemoveUnifiedConnection.d.ts.map +1 -1
- package/funcs/connectionRemoveUnifiedConnection.js +29 -29
- package/funcs/connectionRemoveUnifiedConnection.js.map +1 -1
- package/funcs/connectionUpdateUnifiedConnection.d.ts +1 -1
- package/funcs/connectionUpdateUnifiedConnection.d.ts.map +1 -1
- package/funcs/connectionUpdateUnifiedConnection.js +29 -29
- package/funcs/connectionUpdateUnifiedConnection.js.map +1 -1
- package/funcs/contactCreateAccountingContact.d.ts +1 -1
- package/funcs/contactCreateAccountingContact.d.ts.map +1 -1
- package/funcs/contactCreateAccountingContact.js +32 -34
- package/funcs/contactCreateAccountingContact.js.map +1 -1
- package/funcs/contactCreateCrmContact.d.ts +1 -1
- package/funcs/contactCreateCrmContact.d.ts.map +1 -1
- package/funcs/contactCreateCrmContact.js +32 -32
- package/funcs/contactCreateCrmContact.js.map +1 -1
- package/funcs/contactCreateUcContact.d.ts +1 -1
- package/funcs/contactCreateUcContact.d.ts.map +1 -1
- package/funcs/contactCreateUcContact.js +32 -32
- package/funcs/contactCreateUcContact.js.map +1 -1
- package/funcs/contactGetAccountingContact.d.ts +1 -1
- package/funcs/contactGetAccountingContact.d.ts.map +1 -1
- package/funcs/contactGetAccountingContact.js +33 -33
- package/funcs/contactGetAccountingContact.js.map +1 -1
- package/funcs/contactGetCrmContact.d.ts +1 -1
- package/funcs/contactGetCrmContact.d.ts.map +1 -1
- package/funcs/contactGetCrmContact.js +33 -33
- package/funcs/contactGetCrmContact.js.map +1 -1
- package/funcs/contactGetUcContact.d.ts +1 -1
- package/funcs/contactGetUcContact.d.ts.map +1 -1
- package/funcs/contactGetUcContact.js +33 -33
- package/funcs/contactGetUcContact.js.map +1 -1
- package/funcs/contactListAccountingContacts.d.ts +1 -1
- package/funcs/contactListAccountingContacts.d.ts.map +1 -1
- package/funcs/contactListAccountingContacts.js +39 -39
- package/funcs/contactListAccountingContacts.js.map +1 -1
- package/funcs/contactListCrmContacts.d.ts +1 -1
- package/funcs/contactListCrmContacts.d.ts.map +1 -1
- package/funcs/contactListCrmContacts.js +41 -41
- package/funcs/contactListCrmContacts.js.map +1 -1
- package/funcs/contactListUcContacts.d.ts +1 -1
- package/funcs/contactListUcContacts.d.ts.map +1 -1
- package/funcs/contactListUcContacts.js +39 -39
- package/funcs/contactListUcContacts.js.map +1 -1
- package/funcs/contactPatchAccountingContact.d.ts +1 -1
- package/funcs/contactPatchAccountingContact.d.ts.map +1 -1
- package/funcs/contactPatchAccountingContact.js +33 -35
- package/funcs/contactPatchAccountingContact.js.map +1 -1
- package/funcs/contactPatchCrmContact.d.ts +1 -1
- package/funcs/contactPatchCrmContact.d.ts.map +1 -1
- package/funcs/contactPatchCrmContact.js +33 -33
- package/funcs/contactPatchCrmContact.js.map +1 -1
- package/funcs/contactPatchUcContact.d.ts +1 -1
- package/funcs/contactPatchUcContact.d.ts.map +1 -1
- package/funcs/contactPatchUcContact.js +33 -33
- package/funcs/contactPatchUcContact.js.map +1 -1
- package/funcs/contactRemoveAccountingContact.d.ts +1 -1
- package/funcs/contactRemoveAccountingContact.d.ts.map +1 -1
- package/funcs/contactRemoveAccountingContact.js +30 -30
- package/funcs/contactRemoveAccountingContact.js.map +1 -1
- package/funcs/contactRemoveCrmContact.d.ts +1 -1
- package/funcs/contactRemoveCrmContact.d.ts.map +1 -1
- package/funcs/contactRemoveCrmContact.js +30 -30
- package/funcs/contactRemoveCrmContact.js.map +1 -1
- package/funcs/contactRemoveUcContact.d.ts +1 -1
- package/funcs/contactRemoveUcContact.d.ts.map +1 -1
- package/funcs/contactRemoveUcContact.js +30 -30
- package/funcs/contactRemoveUcContact.js.map +1 -1
- package/funcs/contactUpdateAccountingContact.d.ts +1 -1
- package/funcs/contactUpdateAccountingContact.d.ts.map +1 -1
- package/funcs/contactUpdateAccountingContact.js +33 -35
- package/funcs/contactUpdateAccountingContact.js.map +1 -1
- package/funcs/contactUpdateCrmContact.d.ts +1 -1
- package/funcs/contactUpdateCrmContact.d.ts.map +1 -1
- package/funcs/contactUpdateCrmContact.js +33 -33
- package/funcs/contactUpdateCrmContact.js.map +1 -1
- package/funcs/contactUpdateUcContact.d.ts +1 -1
- package/funcs/contactUpdateUcContact.d.ts.map +1 -1
- package/funcs/contactUpdateUcContact.js +33 -33
- package/funcs/contactUpdateUcContact.js.map +1 -1
- package/funcs/crmCreateCrmCompany.d.ts +1 -1
- package/funcs/crmCreateCrmCompany.d.ts.map +1 -1
- package/funcs/crmCreateCrmCompany.js +32 -32
- package/funcs/crmCreateCrmCompany.js.map +1 -1
- package/funcs/crmCreateCrmContact.d.ts +1 -1
- package/funcs/crmCreateCrmContact.d.ts.map +1 -1
- package/funcs/crmCreateCrmContact.js +32 -32
- package/funcs/crmCreateCrmContact.js.map +1 -1
- package/funcs/crmCreateCrmDeal.d.ts +1 -1
- package/funcs/crmCreateCrmDeal.d.ts.map +1 -1
- package/funcs/crmCreateCrmDeal.js +32 -32
- package/funcs/crmCreateCrmDeal.js.map +1 -1
- package/funcs/crmCreateCrmEvent.d.ts +1 -1
- package/funcs/crmCreateCrmEvent.d.ts.map +1 -1
- package/funcs/crmCreateCrmEvent.js +32 -32
- package/funcs/crmCreateCrmEvent.js.map +1 -1
- package/funcs/crmCreateCrmLead.d.ts +1 -1
- package/funcs/crmCreateCrmLead.d.ts.map +1 -1
- package/funcs/crmCreateCrmLead.js +32 -32
- package/funcs/crmCreateCrmLead.js.map +1 -1
- package/funcs/crmCreateCrmPipeline.d.ts +1 -1
- package/funcs/crmCreateCrmPipeline.d.ts.map +1 -1
- package/funcs/crmCreateCrmPipeline.js +32 -32
- package/funcs/crmCreateCrmPipeline.js.map +1 -1
- package/funcs/crmGetCrmCompany.d.ts +1 -1
- package/funcs/crmGetCrmCompany.d.ts.map +1 -1
- package/funcs/crmGetCrmCompany.js +33 -33
- package/funcs/crmGetCrmCompany.js.map +1 -1
- package/funcs/crmGetCrmContact.d.ts +1 -1
- package/funcs/crmGetCrmContact.d.ts.map +1 -1
- package/funcs/crmGetCrmContact.js +33 -33
- package/funcs/crmGetCrmContact.js.map +1 -1
- package/funcs/crmGetCrmDeal.d.ts +1 -1
- package/funcs/crmGetCrmDeal.d.ts.map +1 -1
- package/funcs/crmGetCrmDeal.js +33 -33
- package/funcs/crmGetCrmDeal.js.map +1 -1
- package/funcs/crmGetCrmEvent.d.ts +1 -1
- package/funcs/crmGetCrmEvent.d.ts.map +1 -1
- package/funcs/crmGetCrmEvent.js +33 -33
- package/funcs/crmGetCrmEvent.js.map +1 -1
- package/funcs/crmGetCrmLead.d.ts +1 -1
- package/funcs/crmGetCrmLead.d.ts.map +1 -1
- package/funcs/crmGetCrmLead.js +33 -33
- package/funcs/crmGetCrmLead.js.map +1 -1
- package/funcs/crmGetCrmPipeline.d.ts +1 -1
- package/funcs/crmGetCrmPipeline.d.ts.map +1 -1
- package/funcs/crmGetCrmPipeline.js +33 -33
- package/funcs/crmGetCrmPipeline.js.map +1 -1
- package/funcs/crmListCrmCompanies.d.ts +1 -1
- package/funcs/crmListCrmCompanies.d.ts.map +1 -1
- package/funcs/crmListCrmCompanies.js +41 -41
- package/funcs/crmListCrmCompanies.js.map +1 -1
- package/funcs/crmListCrmContacts.d.ts +1 -1
- package/funcs/crmListCrmContacts.d.ts.map +1 -1
- package/funcs/crmListCrmContacts.js +41 -41
- package/funcs/crmListCrmContacts.js.map +1 -1
- package/funcs/crmListCrmDeals.d.ts +1 -1
- package/funcs/crmListCrmDeals.d.ts.map +1 -1
- package/funcs/crmListCrmDeals.js +41 -41
- package/funcs/crmListCrmDeals.js.map +1 -1
- package/funcs/crmListCrmEvents.d.ts +1 -1
- package/funcs/crmListCrmEvents.d.ts.map +1 -1
- package/funcs/crmListCrmEvents.js +43 -43
- package/funcs/crmListCrmEvents.js.map +1 -1
- package/funcs/crmListCrmLeads.d.ts +1 -1
- package/funcs/crmListCrmLeads.d.ts.map +1 -1
- package/funcs/crmListCrmLeads.js +41 -41
- package/funcs/crmListCrmLeads.js.map +1 -1
- package/funcs/crmListCrmPipelines.d.ts +1 -1
- package/funcs/crmListCrmPipelines.d.ts.map +1 -1
- package/funcs/crmListCrmPipelines.js +38 -38
- package/funcs/crmListCrmPipelines.js.map +1 -1
- package/funcs/crmPatchCrmCompany.d.ts +1 -1
- package/funcs/crmPatchCrmCompany.d.ts.map +1 -1
- package/funcs/crmPatchCrmCompany.js +33 -33
- package/funcs/crmPatchCrmCompany.js.map +1 -1
- package/funcs/crmPatchCrmContact.d.ts +1 -1
- package/funcs/crmPatchCrmContact.d.ts.map +1 -1
- package/funcs/crmPatchCrmContact.js +33 -33
- package/funcs/crmPatchCrmContact.js.map +1 -1
- package/funcs/crmPatchCrmDeal.d.ts +1 -1
- package/funcs/crmPatchCrmDeal.d.ts.map +1 -1
- package/funcs/crmPatchCrmDeal.js +33 -33
- package/funcs/crmPatchCrmDeal.js.map +1 -1
- package/funcs/crmPatchCrmEvent.d.ts +1 -1
- package/funcs/crmPatchCrmEvent.d.ts.map +1 -1
- package/funcs/crmPatchCrmEvent.js +33 -33
- package/funcs/crmPatchCrmEvent.js.map +1 -1
- package/funcs/crmPatchCrmLead.d.ts +1 -1
- package/funcs/crmPatchCrmLead.d.ts.map +1 -1
- package/funcs/crmPatchCrmLead.js +33 -33
- package/funcs/crmPatchCrmLead.js.map +1 -1
- package/funcs/crmPatchCrmPipeline.d.ts +1 -1
- package/funcs/crmPatchCrmPipeline.d.ts.map +1 -1
- package/funcs/crmPatchCrmPipeline.js +33 -33
- package/funcs/crmPatchCrmPipeline.js.map +1 -1
- package/funcs/crmRemoveCrmCompany.d.ts +1 -1
- package/funcs/crmRemoveCrmCompany.d.ts.map +1 -1
- package/funcs/crmRemoveCrmCompany.js +30 -30
- package/funcs/crmRemoveCrmCompany.js.map +1 -1
- package/funcs/crmRemoveCrmContact.d.ts +1 -1
- package/funcs/crmRemoveCrmContact.d.ts.map +1 -1
- package/funcs/crmRemoveCrmContact.js +30 -30
- package/funcs/crmRemoveCrmContact.js.map +1 -1
- package/funcs/crmRemoveCrmDeal.d.ts +1 -1
- package/funcs/crmRemoveCrmDeal.d.ts.map +1 -1
- package/funcs/crmRemoveCrmDeal.js +30 -30
- package/funcs/crmRemoveCrmDeal.js.map +1 -1
- package/funcs/crmRemoveCrmEvent.d.ts +1 -1
- package/funcs/crmRemoveCrmEvent.d.ts.map +1 -1
- package/funcs/crmRemoveCrmEvent.js +30 -30
- package/funcs/crmRemoveCrmEvent.js.map +1 -1
- package/funcs/crmRemoveCrmLead.d.ts +1 -1
- package/funcs/crmRemoveCrmLead.d.ts.map +1 -1
- package/funcs/crmRemoveCrmLead.js +30 -30
- package/funcs/crmRemoveCrmLead.js.map +1 -1
- package/funcs/crmRemoveCrmPipeline.d.ts +1 -1
- package/funcs/crmRemoveCrmPipeline.d.ts.map +1 -1
- package/funcs/crmRemoveCrmPipeline.js +30 -30
- package/funcs/crmRemoveCrmPipeline.js.map +1 -1
- package/funcs/crmUpdateCrmCompany.d.ts +1 -1
- package/funcs/crmUpdateCrmCompany.d.ts.map +1 -1
- package/funcs/crmUpdateCrmCompany.js +33 -33
- package/funcs/crmUpdateCrmCompany.js.map +1 -1
- package/funcs/crmUpdateCrmContact.d.ts +1 -1
- package/funcs/crmUpdateCrmContact.d.ts.map +1 -1
- package/funcs/crmUpdateCrmContact.js +33 -33
- package/funcs/crmUpdateCrmContact.js.map +1 -1
- package/funcs/crmUpdateCrmDeal.d.ts +1 -1
- package/funcs/crmUpdateCrmDeal.d.ts.map +1 -1
- package/funcs/crmUpdateCrmDeal.js +33 -33
- package/funcs/crmUpdateCrmDeal.js.map +1 -1
- package/funcs/crmUpdateCrmEvent.d.ts +1 -1
- package/funcs/crmUpdateCrmEvent.d.ts.map +1 -1
- package/funcs/crmUpdateCrmEvent.js +33 -33
- package/funcs/crmUpdateCrmEvent.js.map +1 -1
- package/funcs/crmUpdateCrmLead.d.ts +1 -1
- package/funcs/crmUpdateCrmLead.d.ts.map +1 -1
- package/funcs/crmUpdateCrmLead.js +33 -33
- package/funcs/crmUpdateCrmLead.js.map +1 -1
- package/funcs/crmUpdateCrmPipeline.d.ts +1 -1
- package/funcs/crmUpdateCrmPipeline.d.ts.map +1 -1
- package/funcs/crmUpdateCrmPipeline.js +33 -33
- package/funcs/crmUpdateCrmPipeline.js.map +1 -1
- package/funcs/customerCreateTicketingCustomer.d.ts +1 -1
- package/funcs/customerCreateTicketingCustomer.d.ts.map +1 -1
- package/funcs/customerCreateTicketingCustomer.js +32 -34
- package/funcs/customerCreateTicketingCustomer.js.map +1 -1
- package/funcs/customerGetTicketingCustomer.d.ts +1 -1
- package/funcs/customerGetTicketingCustomer.d.ts.map +1 -1
- package/funcs/customerGetTicketingCustomer.js +33 -33
- package/funcs/customerGetTicketingCustomer.js.map +1 -1
- package/funcs/customerListTicketingCustomers.d.ts +1 -1
- package/funcs/customerListTicketingCustomers.d.ts.map +1 -1
- package/funcs/customerListTicketingCustomers.js +38 -38
- package/funcs/customerListTicketingCustomers.js.map +1 -1
- package/funcs/customerPatchTicketingCustomer.d.ts +1 -1
- package/funcs/customerPatchTicketingCustomer.d.ts.map +1 -1
- package/funcs/customerPatchTicketingCustomer.js +33 -35
- package/funcs/customerPatchTicketingCustomer.js.map +1 -1
- package/funcs/customerRemoveTicketingCustomer.d.ts +1 -1
- package/funcs/customerRemoveTicketingCustomer.d.ts.map +1 -1
- package/funcs/customerRemoveTicketingCustomer.js +30 -30
- package/funcs/customerRemoveTicketingCustomer.js.map +1 -1
- package/funcs/customerUpdateTicketingCustomer.d.ts +1 -1
- package/funcs/customerUpdateTicketingCustomer.d.ts.map +1 -1
- package/funcs/customerUpdateTicketingCustomer.js +33 -35
- package/funcs/customerUpdateTicketingCustomer.js.map +1 -1
- package/funcs/dealCreateCrmDeal.d.ts +1 -1
- package/funcs/dealCreateCrmDeal.d.ts.map +1 -1
- package/funcs/dealCreateCrmDeal.js +32 -32
- package/funcs/dealCreateCrmDeal.js.map +1 -1
- package/funcs/dealGetCrmDeal.d.ts +1 -1
- package/funcs/dealGetCrmDeal.d.ts.map +1 -1
- package/funcs/dealGetCrmDeal.js +33 -33
- package/funcs/dealGetCrmDeal.js.map +1 -1
- package/funcs/dealListCrmDeals.d.ts +1 -1
- package/funcs/dealListCrmDeals.d.ts.map +1 -1
- package/funcs/dealListCrmDeals.js +41 -41
- package/funcs/dealListCrmDeals.js.map +1 -1
- package/funcs/dealPatchCrmDeal.d.ts +1 -1
- package/funcs/dealPatchCrmDeal.d.ts.map +1 -1
- package/funcs/dealPatchCrmDeal.js +33 -33
- package/funcs/dealPatchCrmDeal.js.map +1 -1
- package/funcs/dealRemoveCrmDeal.d.ts +1 -1
- package/funcs/dealRemoveCrmDeal.d.ts.map +1 -1
- package/funcs/dealRemoveCrmDeal.js +30 -30
- package/funcs/dealRemoveCrmDeal.js.map +1 -1
- package/funcs/dealUpdateCrmDeal.d.ts +1 -1
- package/funcs/dealUpdateCrmDeal.d.ts.map +1 -1
- package/funcs/dealUpdateCrmDeal.js +33 -33
- package/funcs/dealUpdateCrmDeal.js.map +1 -1
- package/funcs/documentCreateAtsDocument.d.ts +1 -1
- package/funcs/documentCreateAtsDocument.d.ts.map +1 -1
- package/funcs/documentCreateAtsDocument.js +32 -32
- package/funcs/documentCreateAtsDocument.js.map +1 -1
- package/funcs/documentGetAtsDocument.d.ts +1 -1
- package/funcs/documentGetAtsDocument.d.ts.map +1 -1
- package/funcs/documentGetAtsDocument.js +33 -33
- package/funcs/documentGetAtsDocument.js.map +1 -1
- package/funcs/documentListAtsDocuments.d.ts +1 -1
- package/funcs/documentListAtsDocuments.d.ts.map +1 -1
- package/funcs/documentListAtsDocuments.js +40 -40
- package/funcs/documentListAtsDocuments.js.map +1 -1
- package/funcs/documentPatchAtsDocument.d.ts +1 -1
- package/funcs/documentPatchAtsDocument.d.ts.map +1 -1
- package/funcs/documentPatchAtsDocument.js +33 -33
- package/funcs/documentPatchAtsDocument.js.map +1 -1
- package/funcs/documentRemoveAtsDocument.d.ts +1 -1
- package/funcs/documentRemoveAtsDocument.d.ts.map +1 -1
- package/funcs/documentRemoveAtsDocument.js +30 -30
- package/funcs/documentRemoveAtsDocument.js.map +1 -1
- package/funcs/documentUpdateAtsDocument.d.ts +1 -1
- package/funcs/documentUpdateAtsDocument.d.ts.map +1 -1
- package/funcs/documentUpdateAtsDocument.js +33 -33
- package/funcs/documentUpdateAtsDocument.js.map +1 -1
- package/funcs/employeeCreateHrisEmployee.d.ts +1 -1
- package/funcs/employeeCreateHrisEmployee.d.ts.map +1 -1
- package/funcs/employeeCreateHrisEmployee.js +32 -32
- package/funcs/employeeCreateHrisEmployee.js.map +1 -1
- package/funcs/employeeGetHrisEmployee.d.ts +1 -1
- package/funcs/employeeGetHrisEmployee.d.ts.map +1 -1
- package/funcs/employeeGetHrisEmployee.js +33 -33
- package/funcs/employeeGetHrisEmployee.js.map +1 -1
- package/funcs/employeeListHrisEmployees.d.ts +1 -1
- package/funcs/employeeListHrisEmployees.d.ts.map +1 -1
- package/funcs/employeeListHrisEmployees.js +39 -39
- package/funcs/employeeListHrisEmployees.js.map +1 -1
- package/funcs/employeePatchHrisEmployee.d.ts +1 -1
- package/funcs/employeePatchHrisEmployee.d.ts.map +1 -1
- package/funcs/employeePatchHrisEmployee.js +33 -33
- package/funcs/employeePatchHrisEmployee.js.map +1 -1
- package/funcs/employeeRemoveHrisEmployee.d.ts +1 -1
- package/funcs/employeeRemoveHrisEmployee.d.ts.map +1 -1
- package/funcs/employeeRemoveHrisEmployee.js +30 -30
- package/funcs/employeeRemoveHrisEmployee.js.map +1 -1
- package/funcs/employeeUpdateHrisEmployee.d.ts +1 -1
- package/funcs/employeeUpdateHrisEmployee.d.ts.map +1 -1
- package/funcs/employeeUpdateHrisEmployee.js +33 -33
- package/funcs/employeeUpdateHrisEmployee.js.map +1 -1
- package/funcs/enrichListEnrichCompanies.d.ts +1 -1
- package/funcs/enrichListEnrichCompanies.d.ts.map +1 -1
- package/funcs/enrichListEnrichCompanies.js +33 -33
- package/funcs/enrichListEnrichCompanies.js.map +1 -1
- package/funcs/enrichListEnrichPeople.d.ts +1 -1
- package/funcs/enrichListEnrichPeople.d.ts.map +1 -1
- package/funcs/enrichListEnrichPeople.js +36 -36
- package/funcs/enrichListEnrichPeople.js.map +1 -1
- package/funcs/eventCreateCrmEvent.d.ts +1 -1
- package/funcs/eventCreateCrmEvent.d.ts.map +1 -1
- package/funcs/eventCreateCrmEvent.js +32 -32
- package/funcs/eventCreateCrmEvent.js.map +1 -1
- package/funcs/eventGetCrmEvent.d.ts +1 -1
- package/funcs/eventGetCrmEvent.d.ts.map +1 -1
- package/funcs/eventGetCrmEvent.js +33 -33
- package/funcs/eventGetCrmEvent.js.map +1 -1
- package/funcs/eventListCrmEvents.d.ts +1 -1
- package/funcs/eventListCrmEvents.d.ts.map +1 -1
- package/funcs/eventListCrmEvents.js +43 -43
- package/funcs/eventListCrmEvents.js.map +1 -1
- package/funcs/eventPatchCrmEvent.d.ts +1 -1
- package/funcs/eventPatchCrmEvent.d.ts.map +1 -1
- package/funcs/eventPatchCrmEvent.js +33 -33
- package/funcs/eventPatchCrmEvent.js.map +1 -1
- package/funcs/eventRemoveCrmEvent.d.ts +1 -1
- package/funcs/eventRemoveCrmEvent.d.ts.map +1 -1
- package/funcs/eventRemoveCrmEvent.js +30 -30
- package/funcs/eventRemoveCrmEvent.js.map +1 -1
- package/funcs/eventUpdateCrmEvent.d.ts +1 -1
- package/funcs/eventUpdateCrmEvent.d.ts.map +1 -1
- package/funcs/eventUpdateCrmEvent.js +33 -33
- package/funcs/eventUpdateCrmEvent.js.map +1 -1
- package/funcs/fileCreateStorageFile.d.ts +1 -1
- package/funcs/fileCreateStorageFile.d.ts.map +1 -1
- package/funcs/fileCreateStorageFile.js +32 -32
- package/funcs/fileCreateStorageFile.js.map +1 -1
- package/funcs/fileGetStorageFile.d.ts +1 -1
- package/funcs/fileGetStorageFile.d.ts.map +1 -1
- package/funcs/fileGetStorageFile.js +33 -33
- package/funcs/fileGetStorageFile.js.map +1 -1
- package/funcs/fileListStorageFiles.d.ts +1 -1
- package/funcs/fileListStorageFiles.d.ts.map +1 -1
- package/funcs/fileListStorageFiles.js +39 -39
- package/funcs/fileListStorageFiles.js.map +1 -1
- package/funcs/filePatchStorageFile.d.ts +1 -1
- package/funcs/filePatchStorageFile.d.ts.map +1 -1
- package/funcs/filePatchStorageFile.js +33 -33
- package/funcs/filePatchStorageFile.js.map +1 -1
- package/funcs/fileRemoveStorageFile.d.ts +1 -1
- package/funcs/fileRemoveStorageFile.d.ts.map +1 -1
- package/funcs/fileRemoveStorageFile.js +30 -30
- package/funcs/fileRemoveStorageFile.js.map +1 -1
- package/funcs/fileUpdateStorageFile.d.ts +1 -1
- package/funcs/fileUpdateStorageFile.d.ts.map +1 -1
- package/funcs/fileUpdateStorageFile.js +33 -33
- package/funcs/fileUpdateStorageFile.js.map +1 -1
- package/funcs/genaiCreateGenaiPrompt.d.ts +1 -1
- package/funcs/genaiCreateGenaiPrompt.d.ts.map +1 -1
- package/funcs/genaiCreateGenaiPrompt.js +32 -32
- package/funcs/genaiCreateGenaiPrompt.js.map +1 -1
- package/funcs/genaiListGenaiModels.d.ts +1 -1
- package/funcs/genaiListGenaiModels.d.ts.map +1 -1
- package/funcs/genaiListGenaiModels.js +38 -38
- package/funcs/genaiListGenaiModels.js.map +1 -1
- package/funcs/groupCreateHrisGroup.d.ts +1 -1
- package/funcs/groupCreateHrisGroup.d.ts.map +1 -1
- package/funcs/groupCreateHrisGroup.js +32 -32
- package/funcs/groupCreateHrisGroup.js.map +1 -1
- package/funcs/groupGetHrisGroup.d.ts +1 -1
- package/funcs/groupGetHrisGroup.d.ts.map +1 -1
- package/funcs/groupGetHrisGroup.js +33 -33
- package/funcs/groupGetHrisGroup.js.map +1 -1
- package/funcs/groupListHrisGroups.d.ts +1 -1
- package/funcs/groupListHrisGroups.d.ts.map +1 -1
- package/funcs/groupListHrisGroups.js +39 -39
- package/funcs/groupListHrisGroups.js.map +1 -1
- package/funcs/groupPatchHrisGroup.d.ts +1 -1
- package/funcs/groupPatchHrisGroup.d.ts.map +1 -1
- package/funcs/groupPatchHrisGroup.js +33 -33
- package/funcs/groupPatchHrisGroup.js.map +1 -1
- package/funcs/groupRemoveHrisGroup.d.ts +1 -1
- package/funcs/groupRemoveHrisGroup.d.ts.map +1 -1
- package/funcs/groupRemoveHrisGroup.js +30 -30
- package/funcs/groupRemoveHrisGroup.js.map +1 -1
- package/funcs/groupUpdateHrisGroup.d.ts +1 -1
- package/funcs/groupUpdateHrisGroup.d.ts.map +1 -1
- package/funcs/groupUpdateHrisGroup.js +33 -33
- package/funcs/groupUpdateHrisGroup.js.map +1 -1
- package/funcs/hrisCreateHrisCompany.d.ts +1 -1
- package/funcs/hrisCreateHrisCompany.d.ts.map +1 -1
- package/funcs/hrisCreateHrisCompany.js +32 -32
- package/funcs/hrisCreateHrisCompany.js.map +1 -1
- package/funcs/hrisCreateHrisEmployee.d.ts +1 -1
- package/funcs/hrisCreateHrisEmployee.d.ts.map +1 -1
- package/funcs/hrisCreateHrisEmployee.js +32 -32
- package/funcs/hrisCreateHrisEmployee.js.map +1 -1
- package/funcs/hrisCreateHrisGroup.d.ts +1 -1
- package/funcs/hrisCreateHrisGroup.d.ts.map +1 -1
- package/funcs/hrisCreateHrisGroup.js +32 -32
- package/funcs/hrisCreateHrisGroup.js.map +1 -1
- package/funcs/hrisCreateHrisLocation.d.ts +1 -1
- package/funcs/hrisCreateHrisLocation.d.ts.map +1 -1
- package/funcs/hrisCreateHrisLocation.js +32 -32
- package/funcs/hrisCreateHrisLocation.js.map +1 -1
- package/funcs/hrisGetHrisCompany.d.ts +1 -1
- package/funcs/hrisGetHrisCompany.d.ts.map +1 -1
- package/funcs/hrisGetHrisCompany.js +33 -33
- package/funcs/hrisGetHrisCompany.js.map +1 -1
- package/funcs/hrisGetHrisEmployee.d.ts +1 -1
- package/funcs/hrisGetHrisEmployee.d.ts.map +1 -1
- package/funcs/hrisGetHrisEmployee.js +33 -33
- package/funcs/hrisGetHrisEmployee.js.map +1 -1
- package/funcs/hrisGetHrisGroup.d.ts +1 -1
- package/funcs/hrisGetHrisGroup.d.ts.map +1 -1
- package/funcs/hrisGetHrisGroup.js +33 -33
- package/funcs/hrisGetHrisGroup.js.map +1 -1
- package/funcs/hrisGetHrisLocation.d.ts +1 -1
- package/funcs/hrisGetHrisLocation.d.ts.map +1 -1
- package/funcs/hrisGetHrisLocation.js +33 -33
- package/funcs/hrisGetHrisLocation.js.map +1 -1
- package/funcs/hrisGetHrisPayslip.d.ts +1 -1
- package/funcs/hrisGetHrisPayslip.d.ts.map +1 -1
- package/funcs/hrisGetHrisPayslip.js +33 -33
- package/funcs/hrisGetHrisPayslip.js.map +1 -1
- package/funcs/hrisGetHrisTimeoff.d.ts +1 -1
- package/funcs/hrisGetHrisTimeoff.d.ts.map +1 -1
- package/funcs/hrisGetHrisTimeoff.js +33 -33
- package/funcs/hrisGetHrisTimeoff.js.map +1 -1
- package/funcs/hrisListHrisCompanies.d.ts +1 -1
- package/funcs/hrisListHrisCompanies.d.ts.map +1 -1
- package/funcs/hrisListHrisCompanies.js +38 -38
- package/funcs/hrisListHrisCompanies.js.map +1 -1
- package/funcs/hrisListHrisEmployees.d.ts +1 -1
- package/funcs/hrisListHrisEmployees.d.ts.map +1 -1
- package/funcs/hrisListHrisEmployees.js +39 -39
- package/funcs/hrisListHrisEmployees.js.map +1 -1
- package/funcs/hrisListHrisGroups.d.ts +1 -1
- package/funcs/hrisListHrisGroups.d.ts.map +1 -1
- package/funcs/hrisListHrisGroups.js +39 -39
- package/funcs/hrisListHrisGroups.js.map +1 -1
- package/funcs/hrisListHrisLocations.d.ts +1 -1
- package/funcs/hrisListHrisLocations.d.ts.map +1 -1
- package/funcs/hrisListHrisLocations.js +38 -38
- package/funcs/hrisListHrisLocations.js.map +1 -1
- package/funcs/hrisListHrisPayslips.d.ts +1 -1
- package/funcs/hrisListHrisPayslips.d.ts.map +1 -1
- package/funcs/hrisListHrisPayslips.js +39 -39
- package/funcs/hrisListHrisPayslips.js.map +1 -1
- package/funcs/hrisListHrisTimeoffs.d.ts +1 -1
- package/funcs/hrisListHrisTimeoffs.d.ts.map +1 -1
- package/funcs/hrisListHrisTimeoffs.js +39 -39
- package/funcs/hrisListHrisTimeoffs.js.map +1 -1
- package/funcs/hrisPatchHrisCompany.d.ts +1 -1
- package/funcs/hrisPatchHrisCompany.d.ts.map +1 -1
- package/funcs/hrisPatchHrisCompany.js +33 -33
- package/funcs/hrisPatchHrisCompany.js.map +1 -1
- package/funcs/hrisPatchHrisEmployee.d.ts +1 -1
- package/funcs/hrisPatchHrisEmployee.d.ts.map +1 -1
- package/funcs/hrisPatchHrisEmployee.js +33 -33
- package/funcs/hrisPatchHrisEmployee.js.map +1 -1
- package/funcs/hrisPatchHrisGroup.d.ts +1 -1
- package/funcs/hrisPatchHrisGroup.d.ts.map +1 -1
- package/funcs/hrisPatchHrisGroup.js +33 -33
- package/funcs/hrisPatchHrisGroup.js.map +1 -1
- package/funcs/hrisPatchHrisLocation.d.ts +1 -1
- package/funcs/hrisPatchHrisLocation.d.ts.map +1 -1
- package/funcs/hrisPatchHrisLocation.js +33 -33
- package/funcs/hrisPatchHrisLocation.js.map +1 -1
- package/funcs/hrisRemoveHrisCompany.d.ts +1 -1
- package/funcs/hrisRemoveHrisCompany.d.ts.map +1 -1
- package/funcs/hrisRemoveHrisCompany.js +30 -30
- package/funcs/hrisRemoveHrisCompany.js.map +1 -1
- package/funcs/hrisRemoveHrisEmployee.d.ts +1 -1
- package/funcs/hrisRemoveHrisEmployee.d.ts.map +1 -1
- package/funcs/hrisRemoveHrisEmployee.js +30 -30
- package/funcs/hrisRemoveHrisEmployee.js.map +1 -1
- package/funcs/hrisRemoveHrisGroup.d.ts +1 -1
- package/funcs/hrisRemoveHrisGroup.d.ts.map +1 -1
- package/funcs/hrisRemoveHrisGroup.js +30 -30
- package/funcs/hrisRemoveHrisGroup.js.map +1 -1
- package/funcs/hrisRemoveHrisLocation.d.ts +1 -1
- package/funcs/hrisRemoveHrisLocation.d.ts.map +1 -1
- package/funcs/hrisRemoveHrisLocation.js +30 -30
- package/funcs/hrisRemoveHrisLocation.js.map +1 -1
- package/funcs/hrisUpdateHrisCompany.d.ts +1 -1
- package/funcs/hrisUpdateHrisCompany.d.ts.map +1 -1
- package/funcs/hrisUpdateHrisCompany.js +33 -33
- package/funcs/hrisUpdateHrisCompany.js.map +1 -1
- package/funcs/hrisUpdateHrisEmployee.d.ts +1 -1
- package/funcs/hrisUpdateHrisEmployee.d.ts.map +1 -1
- package/funcs/hrisUpdateHrisEmployee.js +33 -33
- package/funcs/hrisUpdateHrisEmployee.js.map +1 -1
- package/funcs/hrisUpdateHrisGroup.d.ts +1 -1
- package/funcs/hrisUpdateHrisGroup.d.ts.map +1 -1
- package/funcs/hrisUpdateHrisGroup.js +33 -33
- package/funcs/hrisUpdateHrisGroup.js.map +1 -1
- package/funcs/hrisUpdateHrisLocation.d.ts +1 -1
- package/funcs/hrisUpdateHrisLocation.d.ts.map +1 -1
- package/funcs/hrisUpdateHrisLocation.js +33 -33
- package/funcs/hrisUpdateHrisLocation.js.map +1 -1
- package/funcs/integrationGetUnifiedIntegrationAuth.d.ts +1 -1
- package/funcs/integrationGetUnifiedIntegrationAuth.d.ts.map +1 -1
- package/funcs/integrationGetUnifiedIntegrationAuth.js +41 -41
- package/funcs/integrationGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/integrationListUnifiedIntegrationWorkspaces.d.ts +1 -1
- package/funcs/integrationListUnifiedIntegrationWorkspaces.d.ts.map +1 -1
- package/funcs/integrationListUnifiedIntegrationWorkspaces.js +38 -38
- package/funcs/integrationListUnifiedIntegrationWorkspaces.js.map +1 -1
- package/funcs/integrationListUnifiedIntegrations.d.ts +1 -1
- package/funcs/integrationListUnifiedIntegrations.d.ts.map +1 -1
- package/funcs/integrationListUnifiedIntegrations.js +37 -37
- package/funcs/integrationListUnifiedIntegrations.js.map +1 -1
- package/funcs/interviewCreateAtsInterview.d.ts +1 -1
- package/funcs/interviewCreateAtsInterview.d.ts.map +1 -1
- package/funcs/interviewCreateAtsInterview.js +32 -32
- package/funcs/interviewCreateAtsInterview.js.map +1 -1
- package/funcs/interviewGetAtsInterview.d.ts +1 -1
- package/funcs/interviewGetAtsInterview.d.ts.map +1 -1
- package/funcs/interviewGetAtsInterview.js +33 -33
- package/funcs/interviewGetAtsInterview.js.map +1 -1
- package/funcs/interviewListAtsInterviews.d.ts +1 -1
- package/funcs/interviewListAtsInterviews.d.ts.map +1 -1
- package/funcs/interviewListAtsInterviews.js +39 -39
- package/funcs/interviewListAtsInterviews.js.map +1 -1
- package/funcs/interviewPatchAtsInterview.d.ts +1 -1
- package/funcs/interviewPatchAtsInterview.d.ts.map +1 -1
- package/funcs/interviewPatchAtsInterview.js +33 -33
- package/funcs/interviewPatchAtsInterview.js.map +1 -1
- package/funcs/interviewRemoveAtsInterview.d.ts +1 -1
- package/funcs/interviewRemoveAtsInterview.d.ts.map +1 -1
- package/funcs/interviewRemoveAtsInterview.js +30 -30
- package/funcs/interviewRemoveAtsInterview.js.map +1 -1
- package/funcs/interviewUpdateAtsInterview.d.ts +1 -1
- package/funcs/interviewUpdateAtsInterview.d.ts.map +1 -1
- package/funcs/interviewUpdateAtsInterview.js +33 -33
- package/funcs/interviewUpdateAtsInterview.js.map +1 -1
- package/funcs/inventoryCreateCommerceInventory.d.ts +1 -1
- package/funcs/inventoryCreateCommerceInventory.d.ts.map +1 -1
- package/funcs/inventoryCreateCommerceInventory.js +32 -34
- package/funcs/inventoryCreateCommerceInventory.js.map +1 -1
- package/funcs/inventoryGetCommerceInventory.d.ts +1 -1
- package/funcs/inventoryGetCommerceInventory.d.ts.map +1 -1
- package/funcs/inventoryGetCommerceInventory.js +33 -33
- package/funcs/inventoryGetCommerceInventory.js.map +1 -1
- package/funcs/inventoryListCommerceInventories.d.ts +1 -1
- package/funcs/inventoryListCommerceInventories.d.ts.map +1 -1
- package/funcs/inventoryListCommerceInventories.js +40 -40
- package/funcs/inventoryListCommerceInventories.js.map +1 -1
- package/funcs/inventoryPatchCommerceInventory.d.ts +1 -1
- package/funcs/inventoryPatchCommerceInventory.d.ts.map +1 -1
- package/funcs/inventoryPatchCommerceInventory.js +33 -35
- package/funcs/inventoryPatchCommerceInventory.js.map +1 -1
- package/funcs/inventoryRemoveCommerceInventory.d.ts +1 -1
- package/funcs/inventoryRemoveCommerceInventory.d.ts.map +1 -1
- package/funcs/inventoryRemoveCommerceInventory.js +30 -30
- package/funcs/inventoryRemoveCommerceInventory.js.map +1 -1
- package/funcs/inventoryUpdateCommerceInventory.d.ts +1 -1
- package/funcs/inventoryUpdateCommerceInventory.d.ts.map +1 -1
- package/funcs/inventoryUpdateCommerceInventory.js +33 -35
- package/funcs/inventoryUpdateCommerceInventory.js.map +1 -1
- package/funcs/invoiceCreateAccountingInvoice.d.ts +1 -1
- package/funcs/invoiceCreateAccountingInvoice.d.ts.map +1 -1
- package/funcs/invoiceCreateAccountingInvoice.js +32 -34
- package/funcs/invoiceCreateAccountingInvoice.js.map +1 -1
- package/funcs/invoiceGetAccountingInvoice.d.ts +1 -1
- package/funcs/invoiceGetAccountingInvoice.d.ts.map +1 -1
- package/funcs/invoiceGetAccountingInvoice.js +33 -33
- package/funcs/invoiceGetAccountingInvoice.js.map +1 -1
- package/funcs/invoiceListAccountingInvoices.d.ts +1 -1
- package/funcs/invoiceListAccountingInvoices.d.ts.map +1 -1
- package/funcs/invoiceListAccountingInvoices.js +39 -39
- package/funcs/invoiceListAccountingInvoices.js.map +1 -1
- package/funcs/invoicePatchAccountingInvoice.d.ts +1 -1
- package/funcs/invoicePatchAccountingInvoice.d.ts.map +1 -1
- package/funcs/invoicePatchAccountingInvoice.js +33 -35
- package/funcs/invoicePatchAccountingInvoice.js.map +1 -1
- package/funcs/invoiceRemoveAccountingInvoice.d.ts +1 -1
- package/funcs/invoiceRemoveAccountingInvoice.d.ts.map +1 -1
- package/funcs/invoiceRemoveAccountingInvoice.js +30 -30
- package/funcs/invoiceRemoveAccountingInvoice.js.map +1 -1
- package/funcs/invoiceUpdateAccountingInvoice.d.ts +1 -1
- package/funcs/invoiceUpdateAccountingInvoice.d.ts.map +1 -1
- package/funcs/invoiceUpdateAccountingInvoice.js +33 -35
- package/funcs/invoiceUpdateAccountingInvoice.js.map +1 -1
- package/funcs/issueListUnifiedIssues.d.ts +1 -1
- package/funcs/issueListUnifiedIssues.d.ts.map +1 -1
- package/funcs/issueListUnifiedIssues.js +34 -34
- package/funcs/issueListUnifiedIssues.js.map +1 -1
- package/funcs/itemCreateCommerceItem.d.ts +1 -1
- package/funcs/itemCreateCommerceItem.d.ts.map +1 -1
- package/funcs/itemCreateCommerceItem.js +32 -32
- package/funcs/itemCreateCommerceItem.js.map +1 -1
- package/funcs/itemGetCommerceItem.d.ts +1 -1
- package/funcs/itemGetCommerceItem.d.ts.map +1 -1
- package/funcs/itemGetCommerceItem.js +33 -33
- package/funcs/itemGetCommerceItem.js.map +1 -1
- package/funcs/itemListCommerceItems.d.ts +1 -1
- package/funcs/itemListCommerceItems.d.ts.map +1 -1
- package/funcs/itemListCommerceItems.js +39 -39
- package/funcs/itemListCommerceItems.js.map +1 -1
- package/funcs/itemPatchCommerceItem.d.ts +1 -1
- package/funcs/itemPatchCommerceItem.d.ts.map +1 -1
- package/funcs/itemPatchCommerceItem.js +33 -33
- package/funcs/itemPatchCommerceItem.js.map +1 -1
- package/funcs/itemRemoveCommerceItem.d.ts +1 -1
- package/funcs/itemRemoveCommerceItem.d.ts.map +1 -1
- package/funcs/itemRemoveCommerceItem.js +30 -30
- package/funcs/itemRemoveCommerceItem.js.map +1 -1
- package/funcs/itemUpdateCommerceItem.d.ts +1 -1
- package/funcs/itemUpdateCommerceItem.d.ts.map +1 -1
- package/funcs/itemUpdateCommerceItem.js +33 -33
- package/funcs/itemUpdateCommerceItem.js.map +1 -1
- package/funcs/jobCreateAtsJob.d.ts +1 -1
- package/funcs/jobCreateAtsJob.d.ts.map +1 -1
- package/funcs/jobCreateAtsJob.js +32 -32
- package/funcs/jobCreateAtsJob.js.map +1 -1
- package/funcs/jobGetAtsJob.d.ts +1 -1
- package/funcs/jobGetAtsJob.d.ts.map +1 -1
- package/funcs/jobGetAtsJob.js +33 -33
- package/funcs/jobGetAtsJob.js.map +1 -1
- package/funcs/jobListAtsJobs.d.ts +1 -1
- package/funcs/jobListAtsJobs.d.ts.map +1 -1
- package/funcs/jobListAtsJobs.js +39 -39
- package/funcs/jobListAtsJobs.js.map +1 -1
- package/funcs/jobPatchAtsJob.d.ts +1 -1
- package/funcs/jobPatchAtsJob.d.ts.map +1 -1
- package/funcs/jobPatchAtsJob.js +33 -33
- package/funcs/jobPatchAtsJob.js.map +1 -1
- package/funcs/jobRemoveAtsJob.d.ts +1 -1
- package/funcs/jobRemoveAtsJob.d.ts.map +1 -1
- package/funcs/jobRemoveAtsJob.js +30 -30
- package/funcs/jobRemoveAtsJob.js.map +1 -1
- package/funcs/jobUpdateAtsJob.d.ts +1 -1
- package/funcs/jobUpdateAtsJob.d.ts.map +1 -1
- package/funcs/jobUpdateAtsJob.js +33 -33
- package/funcs/jobUpdateAtsJob.js.map +1 -1
- package/funcs/journalCreateAccountingJournal.d.ts +1 -1
- package/funcs/journalCreateAccountingJournal.d.ts.map +1 -1
- package/funcs/journalCreateAccountingJournal.js +32 -34
- package/funcs/journalCreateAccountingJournal.js.map +1 -1
- package/funcs/journalGetAccountingJournal.d.ts +1 -1
- package/funcs/journalGetAccountingJournal.d.ts.map +1 -1
- package/funcs/journalGetAccountingJournal.js +33 -33
- package/funcs/journalGetAccountingJournal.js.map +1 -1
- package/funcs/journalListAccountingJournals.d.ts +1 -1
- package/funcs/journalListAccountingJournals.d.ts.map +1 -1
- package/funcs/journalListAccountingJournals.js +38 -38
- package/funcs/journalListAccountingJournals.js.map +1 -1
- package/funcs/journalPatchAccountingJournal.d.ts +1 -1
- package/funcs/journalPatchAccountingJournal.d.ts.map +1 -1
- package/funcs/journalPatchAccountingJournal.js +33 -35
- package/funcs/journalPatchAccountingJournal.js.map +1 -1
- package/funcs/journalRemoveAccountingJournal.d.ts +1 -1
- package/funcs/journalRemoveAccountingJournal.d.ts.map +1 -1
- package/funcs/journalRemoveAccountingJournal.js +30 -30
- package/funcs/journalRemoveAccountingJournal.js.map +1 -1
- package/funcs/journalUpdateAccountingJournal.d.ts +1 -1
- package/funcs/journalUpdateAccountingJournal.d.ts.map +1 -1
- package/funcs/journalUpdateAccountingJournal.js +33 -35
- package/funcs/journalUpdateAccountingJournal.js.map +1 -1
- package/funcs/kmsCreateKmsPage.d.ts +1 -1
- package/funcs/kmsCreateKmsPage.d.ts.map +1 -1
- package/funcs/kmsCreateKmsPage.js +32 -32
- package/funcs/kmsCreateKmsPage.js.map +1 -1
- package/funcs/kmsCreateKmsSpace.d.ts +1 -1
- package/funcs/kmsCreateKmsSpace.d.ts.map +1 -1
- package/funcs/kmsCreateKmsSpace.js +32 -32
- package/funcs/kmsCreateKmsSpace.js.map +1 -1
- package/funcs/kmsGetKmsPage.d.ts +1 -1
- package/funcs/kmsGetKmsPage.d.ts.map +1 -1
- package/funcs/kmsGetKmsPage.js +33 -33
- package/funcs/kmsGetKmsPage.js.map +1 -1
- package/funcs/kmsGetKmsSpace.d.ts +1 -1
- package/funcs/kmsGetKmsSpace.d.ts.map +1 -1
- package/funcs/kmsGetKmsSpace.js +33 -33
- package/funcs/kmsGetKmsSpace.js.map +1 -1
- package/funcs/kmsListKmsPages.d.ts +1 -1
- package/funcs/kmsListKmsPages.d.ts.map +1 -1
- package/funcs/kmsListKmsPages.js +40 -40
- package/funcs/kmsListKmsPages.js.map +1 -1
- package/funcs/kmsListKmsSpaces.d.ts +1 -1
- package/funcs/kmsListKmsSpaces.d.ts.map +1 -1
- package/funcs/kmsListKmsSpaces.js +39 -39
- package/funcs/kmsListKmsSpaces.js.map +1 -1
- package/funcs/kmsPatchKmsPage.d.ts +1 -1
- package/funcs/kmsPatchKmsPage.d.ts.map +1 -1
- package/funcs/kmsPatchKmsPage.js +33 -33
- package/funcs/kmsPatchKmsPage.js.map +1 -1
- package/funcs/kmsPatchKmsSpace.d.ts +1 -1
- package/funcs/kmsPatchKmsSpace.d.ts.map +1 -1
- package/funcs/kmsPatchKmsSpace.js +33 -33
- package/funcs/kmsPatchKmsSpace.js.map +1 -1
- package/funcs/kmsRemoveKmsPage.d.ts +1 -1
- package/funcs/kmsRemoveKmsPage.d.ts.map +1 -1
- package/funcs/kmsRemoveKmsPage.js +30 -30
- package/funcs/kmsRemoveKmsPage.js.map +1 -1
- package/funcs/kmsRemoveKmsSpace.d.ts +1 -1
- package/funcs/kmsRemoveKmsSpace.d.ts.map +1 -1
- package/funcs/kmsRemoveKmsSpace.js +30 -30
- package/funcs/kmsRemoveKmsSpace.js.map +1 -1
- package/funcs/kmsUpdateKmsPage.d.ts +1 -1
- package/funcs/kmsUpdateKmsPage.d.ts.map +1 -1
- package/funcs/kmsUpdateKmsPage.js +33 -33
- package/funcs/kmsUpdateKmsPage.js.map +1 -1
- package/funcs/kmsUpdateKmsSpace.d.ts +1 -1
- package/funcs/kmsUpdateKmsSpace.d.ts.map +1 -1
- package/funcs/kmsUpdateKmsSpace.js +33 -33
- package/funcs/kmsUpdateKmsSpace.js.map +1 -1
- package/funcs/leadCreateCrmLead.d.ts +1 -1
- package/funcs/leadCreateCrmLead.d.ts.map +1 -1
- package/funcs/leadCreateCrmLead.js +32 -32
- package/funcs/leadCreateCrmLead.js.map +1 -1
- package/funcs/leadGetCrmLead.d.ts +1 -1
- package/funcs/leadGetCrmLead.d.ts.map +1 -1
- package/funcs/leadGetCrmLead.js +33 -33
- package/funcs/leadGetCrmLead.js.map +1 -1
- package/funcs/leadListCrmLeads.d.ts +1 -1
- package/funcs/leadListCrmLeads.d.ts.map +1 -1
- package/funcs/leadListCrmLeads.js +41 -41
- package/funcs/leadListCrmLeads.js.map +1 -1
- package/funcs/leadPatchCrmLead.d.ts +1 -1
- package/funcs/leadPatchCrmLead.d.ts.map +1 -1
- package/funcs/leadPatchCrmLead.js +33 -33
- package/funcs/leadPatchCrmLead.js.map +1 -1
- package/funcs/leadRemoveCrmLead.d.ts +1 -1
- package/funcs/leadRemoveCrmLead.d.ts.map +1 -1
- package/funcs/leadRemoveCrmLead.js +30 -30
- package/funcs/leadRemoveCrmLead.js.map +1 -1
- package/funcs/leadUpdateCrmLead.d.ts +1 -1
- package/funcs/leadUpdateCrmLead.d.ts.map +1 -1
- package/funcs/leadUpdateCrmLead.js +33 -33
- package/funcs/leadUpdateCrmLead.js.map +1 -1
- package/funcs/linkCreatePaymentLink.d.ts +1 -1
- package/funcs/linkCreatePaymentLink.d.ts.map +1 -1
- package/funcs/linkCreatePaymentLink.js +32 -32
- package/funcs/linkCreatePaymentLink.js.map +1 -1
- package/funcs/linkGetPaymentLink.d.ts +1 -1
- package/funcs/linkGetPaymentLink.d.ts.map +1 -1
- package/funcs/linkGetPaymentLink.js +33 -33
- package/funcs/linkGetPaymentLink.js.map +1 -1
- package/funcs/linkListPaymentLinks.d.ts +1 -1
- package/funcs/linkListPaymentLinks.d.ts.map +1 -1
- package/funcs/linkListPaymentLinks.js +40 -40
- package/funcs/linkListPaymentLinks.js.map +1 -1
- package/funcs/linkPatchPaymentLink.d.ts +1 -1
- package/funcs/linkPatchPaymentLink.d.ts.map +1 -1
- package/funcs/linkPatchPaymentLink.js +33 -33
- package/funcs/linkPatchPaymentLink.js.map +1 -1
- package/funcs/linkRemovePaymentLink.d.ts +1 -1
- package/funcs/linkRemovePaymentLink.d.ts.map +1 -1
- package/funcs/linkRemovePaymentLink.js +30 -30
- package/funcs/linkRemovePaymentLink.js.map +1 -1
- package/funcs/linkUpdatePaymentLink.d.ts +1 -1
- package/funcs/linkUpdatePaymentLink.d.ts.map +1 -1
- package/funcs/linkUpdatePaymentLink.js +33 -33
- package/funcs/linkUpdatePaymentLink.js.map +1 -1
- package/funcs/listCreateMartechList.d.ts +1 -1
- package/funcs/listCreateMartechList.d.ts.map +1 -1
- package/funcs/listCreateMartechList.js +32 -32
- package/funcs/listCreateMartechList.js.map +1 -1
- package/funcs/listGetMartechList.d.ts +1 -1
- package/funcs/listGetMartechList.d.ts.map +1 -1
- package/funcs/listGetMartechList.js +33 -33
- package/funcs/listGetMartechList.js.map +1 -1
- package/funcs/listListMartechLists.d.ts +1 -1
- package/funcs/listListMartechLists.d.ts.map +1 -1
- package/funcs/listListMartechLists.js +38 -38
- package/funcs/listListMartechLists.js.map +1 -1
- package/funcs/listPatchMartechList.d.ts +1 -1
- package/funcs/listPatchMartechList.d.ts.map +1 -1
- package/funcs/listPatchMartechList.js +33 -33
- package/funcs/listPatchMartechList.js.map +1 -1
- package/funcs/listRemoveMartechList.d.ts +1 -1
- package/funcs/listRemoveMartechList.d.ts.map +1 -1
- package/funcs/listRemoveMartechList.js +30 -30
- package/funcs/listRemoveMartechList.js.map +1 -1
- package/funcs/listUpdateMartechList.d.ts +1 -1
- package/funcs/listUpdateMartechList.d.ts.map +1 -1
- package/funcs/listUpdateMartechList.js +33 -33
- package/funcs/listUpdateMartechList.js.map +1 -1
- package/funcs/locationCreateCommerceLocation.d.ts +1 -1
- package/funcs/locationCreateCommerceLocation.d.ts.map +1 -1
- package/funcs/locationCreateCommerceLocation.js +32 -34
- package/funcs/locationCreateCommerceLocation.js.map +1 -1
- package/funcs/locationCreateHrisLocation.d.ts +1 -1
- package/funcs/locationCreateHrisLocation.d.ts.map +1 -1
- package/funcs/locationCreateHrisLocation.js +32 -32
- package/funcs/locationCreateHrisLocation.js.map +1 -1
- package/funcs/locationGetCommerceLocation.d.ts +1 -1
- package/funcs/locationGetCommerceLocation.d.ts.map +1 -1
- package/funcs/locationGetCommerceLocation.js +33 -33
- package/funcs/locationGetCommerceLocation.js.map +1 -1
- package/funcs/locationGetHrisLocation.d.ts +1 -1
- package/funcs/locationGetHrisLocation.d.ts.map +1 -1
- package/funcs/locationGetHrisLocation.js +33 -33
- package/funcs/locationGetHrisLocation.js.map +1 -1
- package/funcs/locationListCommerceLocations.d.ts +1 -1
- package/funcs/locationListCommerceLocations.d.ts.map +1 -1
- package/funcs/locationListCommerceLocations.js +38 -38
- package/funcs/locationListCommerceLocations.js.map +1 -1
- package/funcs/locationListHrisLocations.d.ts +1 -1
- package/funcs/locationListHrisLocations.d.ts.map +1 -1
- package/funcs/locationListHrisLocations.js +38 -38
- package/funcs/locationListHrisLocations.js.map +1 -1
- package/funcs/locationPatchCommerceLocation.d.ts +1 -1
- package/funcs/locationPatchCommerceLocation.d.ts.map +1 -1
- package/funcs/locationPatchCommerceLocation.js +33 -35
- package/funcs/locationPatchCommerceLocation.js.map +1 -1
- package/funcs/locationPatchHrisLocation.d.ts +1 -1
- package/funcs/locationPatchHrisLocation.d.ts.map +1 -1
- package/funcs/locationPatchHrisLocation.js +33 -33
- package/funcs/locationPatchHrisLocation.js.map +1 -1
- package/funcs/locationRemoveCommerceLocation.d.ts +1 -1
- package/funcs/locationRemoveCommerceLocation.d.ts.map +1 -1
- package/funcs/locationRemoveCommerceLocation.js +30 -30
- package/funcs/locationRemoveCommerceLocation.js.map +1 -1
- package/funcs/locationRemoveHrisLocation.d.ts +1 -1
- package/funcs/locationRemoveHrisLocation.d.ts.map +1 -1
- package/funcs/locationRemoveHrisLocation.js +30 -30
- package/funcs/locationRemoveHrisLocation.js.map +1 -1
- package/funcs/locationUpdateCommerceLocation.d.ts +1 -1
- package/funcs/locationUpdateCommerceLocation.d.ts.map +1 -1
- package/funcs/locationUpdateCommerceLocation.js +33 -35
- package/funcs/locationUpdateCommerceLocation.js.map +1 -1
- package/funcs/locationUpdateHrisLocation.d.ts +1 -1
- package/funcs/locationUpdateHrisLocation.d.ts.map +1 -1
- package/funcs/locationUpdateHrisLocation.js +33 -33
- package/funcs/locationUpdateHrisLocation.js.map +1 -1
- package/funcs/loginGetUnifiedIntegrationLogin.d.ts +1 -1
- package/funcs/loginGetUnifiedIntegrationLogin.d.ts.map +1 -1
- package/funcs/loginGetUnifiedIntegrationLogin.js +37 -37
- package/funcs/loginGetUnifiedIntegrationLogin.js.map +1 -1
- package/funcs/martechCreateMartechList.d.ts +1 -1
- package/funcs/martechCreateMartechList.d.ts.map +1 -1
- package/funcs/martechCreateMartechList.js +32 -32
- package/funcs/martechCreateMartechList.js.map +1 -1
- package/funcs/martechCreateMartechMember.d.ts +1 -1
- package/funcs/martechCreateMartechMember.d.ts.map +1 -1
- package/funcs/martechCreateMartechMember.js +32 -34
- package/funcs/martechCreateMartechMember.js.map +1 -1
- package/funcs/martechGetMartechList.d.ts +1 -1
- package/funcs/martechGetMartechList.d.ts.map +1 -1
- package/funcs/martechGetMartechList.js +33 -33
- package/funcs/martechGetMartechList.js.map +1 -1
- package/funcs/martechGetMartechMember.d.ts +1 -1
- package/funcs/martechGetMartechMember.d.ts.map +1 -1
- package/funcs/martechGetMartechMember.js +33 -33
- package/funcs/martechGetMartechMember.js.map +1 -1
- package/funcs/martechListMartechLists.d.ts +1 -1
- package/funcs/martechListMartechLists.d.ts.map +1 -1
- package/funcs/martechListMartechLists.js +38 -38
- package/funcs/martechListMartechLists.js.map +1 -1
- package/funcs/martechListMartechMembers.d.ts +1 -1
- package/funcs/martechListMartechMembers.d.ts.map +1 -1
- package/funcs/martechListMartechMembers.js +39 -39
- package/funcs/martechListMartechMembers.js.map +1 -1
- package/funcs/martechPatchMartechList.d.ts +1 -1
- package/funcs/martechPatchMartechList.d.ts.map +1 -1
- package/funcs/martechPatchMartechList.js +33 -33
- package/funcs/martechPatchMartechList.js.map +1 -1
- package/funcs/martechPatchMartechMember.d.ts +1 -1
- package/funcs/martechPatchMartechMember.d.ts.map +1 -1
- package/funcs/martechPatchMartechMember.js +33 -35
- package/funcs/martechPatchMartechMember.js.map +1 -1
- package/funcs/martechRemoveMartechList.d.ts +1 -1
- package/funcs/martechRemoveMartechList.d.ts.map +1 -1
- package/funcs/martechRemoveMartechList.js +30 -30
- package/funcs/martechRemoveMartechList.js.map +1 -1
- package/funcs/martechRemoveMartechMember.d.ts +1 -1
- package/funcs/martechRemoveMartechMember.d.ts.map +1 -1
- package/funcs/martechRemoveMartechMember.js +30 -30
- package/funcs/martechRemoveMartechMember.js.map +1 -1
- package/funcs/martechUpdateMartechList.d.ts +1 -1
- package/funcs/martechUpdateMartechList.d.ts.map +1 -1
- package/funcs/martechUpdateMartechList.js +33 -33
- package/funcs/martechUpdateMartechList.js.map +1 -1
- package/funcs/martechUpdateMartechMember.d.ts +1 -1
- package/funcs/martechUpdateMartechMember.d.ts.map +1 -1
- package/funcs/martechUpdateMartechMember.js +33 -35
- package/funcs/martechUpdateMartechMember.js.map +1 -1
- package/funcs/memberCreateMartechMember.d.ts +1 -1
- package/funcs/memberCreateMartechMember.d.ts.map +1 -1
- package/funcs/memberCreateMartechMember.js +32 -34
- package/funcs/memberCreateMartechMember.js.map +1 -1
- package/funcs/memberGetMartechMember.d.ts +1 -1
- package/funcs/memberGetMartechMember.d.ts.map +1 -1
- package/funcs/memberGetMartechMember.js +33 -33
- package/funcs/memberGetMartechMember.js.map +1 -1
- package/funcs/memberListMartechMembers.d.ts +1 -1
- package/funcs/memberListMartechMembers.d.ts.map +1 -1
- package/funcs/memberListMartechMembers.js +39 -39
- package/funcs/memberListMartechMembers.js.map +1 -1
- package/funcs/memberPatchMartechMember.d.ts +1 -1
- package/funcs/memberPatchMartechMember.d.ts.map +1 -1
- package/funcs/memberPatchMartechMember.js +33 -35
- package/funcs/memberPatchMartechMember.js.map +1 -1
- package/funcs/memberRemoveMartechMember.d.ts +1 -1
- package/funcs/memberRemoveMartechMember.d.ts.map +1 -1
- package/funcs/memberRemoveMartechMember.js +30 -30
- package/funcs/memberRemoveMartechMember.js.map +1 -1
- package/funcs/memberUpdateMartechMember.d.ts +1 -1
- package/funcs/memberUpdateMartechMember.d.ts.map +1 -1
- package/funcs/memberUpdateMartechMember.js +33 -35
- package/funcs/memberUpdateMartechMember.js.map +1 -1
- package/funcs/messageCreateMessagingMessage.d.ts +1 -1
- package/funcs/messageCreateMessagingMessage.d.ts.map +1 -1
- package/funcs/messageCreateMessagingMessage.js +32 -34
- package/funcs/messageCreateMessagingMessage.js.map +1 -1
- package/funcs/messageGetMessagingMessage.d.ts +1 -1
- package/funcs/messageGetMessagingMessage.d.ts.map +1 -1
- package/funcs/messageGetMessagingMessage.js +33 -33
- package/funcs/messageGetMessagingMessage.js.map +1 -1
- package/funcs/messageListMessagingMessages.d.ts +1 -1
- package/funcs/messageListMessagingMessages.d.ts.map +1 -1
- package/funcs/messageListMessagingMessages.js +40 -40
- package/funcs/messageListMessagingMessages.js.map +1 -1
- package/funcs/messagePatchMessagingMessage.d.ts +1 -1
- package/funcs/messagePatchMessagingMessage.d.ts.map +1 -1
- package/funcs/messagePatchMessagingMessage.js +33 -35
- package/funcs/messagePatchMessagingMessage.js.map +1 -1
- package/funcs/messageRemoveMessagingMessage.d.ts +1 -1
- package/funcs/messageRemoveMessagingMessage.d.ts.map +1 -1
- package/funcs/messageRemoveMessagingMessage.js +30 -30
- package/funcs/messageRemoveMessagingMessage.js.map +1 -1
- package/funcs/messageUpdateMessagingMessage.d.ts +1 -1
- package/funcs/messageUpdateMessagingMessage.d.ts.map +1 -1
- package/funcs/messageUpdateMessagingMessage.js +33 -35
- package/funcs/messageUpdateMessagingMessage.js.map +1 -1
- package/funcs/messagingCreateMessagingMessage.d.ts +1 -1
- package/funcs/messagingCreateMessagingMessage.d.ts.map +1 -1
- package/funcs/messagingCreateMessagingMessage.js +32 -34
- package/funcs/messagingCreateMessagingMessage.js.map +1 -1
- package/funcs/messagingGetMessagingChannel.d.ts +1 -1
- package/funcs/messagingGetMessagingChannel.d.ts.map +1 -1
- package/funcs/messagingGetMessagingChannel.js +33 -33
- package/funcs/messagingGetMessagingChannel.js.map +1 -1
- package/funcs/messagingGetMessagingMessage.d.ts +1 -1
- package/funcs/messagingGetMessagingMessage.d.ts.map +1 -1
- package/funcs/messagingGetMessagingMessage.js +33 -33
- package/funcs/messagingGetMessagingMessage.js.map +1 -1
- package/funcs/messagingListMessagingChannels.d.ts +1 -1
- package/funcs/messagingListMessagingChannels.d.ts.map +1 -1
- package/funcs/messagingListMessagingChannels.js +39 -39
- package/funcs/messagingListMessagingChannels.js.map +1 -1
- package/funcs/messagingListMessagingMessages.d.ts +1 -1
- package/funcs/messagingListMessagingMessages.d.ts.map +1 -1
- package/funcs/messagingListMessagingMessages.js +40 -40
- package/funcs/messagingListMessagingMessages.js.map +1 -1
- package/funcs/messagingPatchMessagingMessage.d.ts +1 -1
- package/funcs/messagingPatchMessagingMessage.d.ts.map +1 -1
- package/funcs/messagingPatchMessagingMessage.js +33 -35
- package/funcs/messagingPatchMessagingMessage.js.map +1 -1
- package/funcs/messagingRemoveMessagingMessage.d.ts +1 -1
- package/funcs/messagingRemoveMessagingMessage.d.ts.map +1 -1
- package/funcs/messagingRemoveMessagingMessage.js +30 -30
- package/funcs/messagingRemoveMessagingMessage.js.map +1 -1
- package/funcs/messagingUpdateMessagingMessage.d.ts +1 -1
- package/funcs/messagingUpdateMessagingMessage.d.ts.map +1 -1
- package/funcs/messagingUpdateMessagingMessage.js +33 -35
- package/funcs/messagingUpdateMessagingMessage.js.map +1 -1
- package/funcs/modelListGenaiModels.d.ts +1 -1
- package/funcs/modelListGenaiModels.d.ts.map +1 -1
- package/funcs/modelListGenaiModels.js +38 -38
- package/funcs/modelListGenaiModels.js.map +1 -1
- package/funcs/noteCreateTicketingNote.d.ts +1 -1
- package/funcs/noteCreateTicketingNote.d.ts.map +1 -1
- package/funcs/noteCreateTicketingNote.js +32 -32
- package/funcs/noteCreateTicketingNote.js.map +1 -1
- package/funcs/noteGetTicketingNote.d.ts +1 -1
- package/funcs/noteGetTicketingNote.d.ts.map +1 -1
- package/funcs/noteGetTicketingNote.js +33 -33
- package/funcs/noteGetTicketingNote.js.map +1 -1
- package/funcs/noteListTicketingNotes.d.ts +1 -1
- package/funcs/noteListTicketingNotes.d.ts.map +1 -1
- package/funcs/noteListTicketingNotes.js +40 -40
- package/funcs/noteListTicketingNotes.js.map +1 -1
- package/funcs/notePatchTicketingNote.d.ts +1 -1
- package/funcs/notePatchTicketingNote.d.ts.map +1 -1
- package/funcs/notePatchTicketingNote.js +33 -33
- package/funcs/notePatchTicketingNote.js.map +1 -1
- package/funcs/noteRemoveTicketingNote.d.ts +1 -1
- package/funcs/noteRemoveTicketingNote.d.ts.map +1 -1
- package/funcs/noteRemoveTicketingNote.js +30 -30
- package/funcs/noteRemoveTicketingNote.js.map +1 -1
- package/funcs/noteUpdateTicketingNote.d.ts +1 -1
- package/funcs/noteUpdateTicketingNote.d.ts.map +1 -1
- package/funcs/noteUpdateTicketingNote.js +33 -33
- package/funcs/noteUpdateTicketingNote.js.map +1 -1
- package/funcs/organizationGetAccountingOrganization.d.ts +1 -1
- package/funcs/organizationGetAccountingOrganization.d.ts.map +1 -1
- package/funcs/organizationGetAccountingOrganization.js +33 -33
- package/funcs/organizationGetAccountingOrganization.js.map +1 -1
- package/funcs/organizationListAccountingOrganizations.d.ts +1 -1
- package/funcs/organizationListAccountingOrganizations.d.ts.map +1 -1
- package/funcs/organizationListAccountingOrganizations.js +38 -38
- package/funcs/organizationListAccountingOrganizations.js.map +1 -1
- package/funcs/pageCreateKmsPage.d.ts +1 -1
- package/funcs/pageCreateKmsPage.d.ts.map +1 -1
- package/funcs/pageCreateKmsPage.js +32 -32
- package/funcs/pageCreateKmsPage.js.map +1 -1
- package/funcs/pageGetKmsPage.d.ts +1 -1
- package/funcs/pageGetKmsPage.d.ts.map +1 -1
- package/funcs/pageGetKmsPage.js +33 -33
- package/funcs/pageGetKmsPage.js.map +1 -1
- package/funcs/pageListKmsPages.d.ts +1 -1
- package/funcs/pageListKmsPages.d.ts.map +1 -1
- package/funcs/pageListKmsPages.js +40 -40
- package/funcs/pageListKmsPages.js.map +1 -1
- package/funcs/pagePatchKmsPage.d.ts +1 -1
- package/funcs/pagePatchKmsPage.d.ts.map +1 -1
- package/funcs/pagePatchKmsPage.js +33 -33
- package/funcs/pagePatchKmsPage.js.map +1 -1
- package/funcs/pageRemoveKmsPage.d.ts +1 -1
- package/funcs/pageRemoveKmsPage.d.ts.map +1 -1
- package/funcs/pageRemoveKmsPage.js +30 -30
- package/funcs/pageRemoveKmsPage.js.map +1 -1
- package/funcs/pageUpdateKmsPage.d.ts +1 -1
- package/funcs/pageUpdateKmsPage.d.ts.map +1 -1
- package/funcs/pageUpdateKmsPage.js +33 -33
- package/funcs/pageUpdateKmsPage.js.map +1 -1
- package/funcs/passthroughCreatePassthroughJson.d.ts +19 -0
- package/funcs/passthroughCreatePassthroughJson.d.ts.map +1 -0
- package/funcs/passthroughCreatePassthroughJson.js +109 -0
- package/funcs/passthroughCreatePassthroughJson.js.map +1 -0
- package/funcs/passthroughCreatePassthroughRaw.d.ts +19 -0
- package/funcs/passthroughCreatePassthroughRaw.d.ts.map +1 -0
- package/funcs/passthroughCreatePassthroughRaw.js +109 -0
- package/funcs/passthroughCreatePassthroughRaw.js.map +1 -0
- package/funcs/passthroughListPassthroughs.d.ts +8 -3
- package/funcs/passthroughListPassthroughs.d.ts.map +1 -1
- package/funcs/passthroughListPassthroughs.js +42 -32
- package/funcs/passthroughListPassthroughs.js.map +1 -1
- package/funcs/passthroughPatchPassthroughJson.d.ts +19 -0
- package/funcs/passthroughPatchPassthroughJson.d.ts.map +1 -0
- package/funcs/passthroughPatchPassthroughJson.js +109 -0
- package/funcs/passthroughPatchPassthroughJson.js.map +1 -0
- package/funcs/passthroughPatchPassthroughRaw.d.ts +19 -0
- package/funcs/passthroughPatchPassthroughRaw.d.ts.map +1 -0
- package/funcs/passthroughPatchPassthroughRaw.js +109 -0
- package/funcs/passthroughPatchPassthroughRaw.js.map +1 -0
- package/funcs/passthroughRemovePassthrough.d.ts +8 -3
- package/funcs/passthroughRemovePassthrough.d.ts.map +1 -1
- package/funcs/passthroughRemovePassthrough.js +42 -32
- package/funcs/passthroughRemovePassthrough.js.map +1 -1
- package/funcs/passthroughUpdatePassthroughJson.d.ts +19 -0
- package/funcs/passthroughUpdatePassthroughJson.d.ts.map +1 -0
- package/funcs/passthroughUpdatePassthroughJson.js +109 -0
- package/funcs/passthroughUpdatePassthroughJson.js.map +1 -0
- package/funcs/passthroughUpdatePassthroughRaw.d.ts +19 -0
- package/funcs/passthroughUpdatePassthroughRaw.d.ts.map +1 -0
- package/funcs/passthroughUpdatePassthroughRaw.js +109 -0
- package/funcs/passthroughUpdatePassthroughRaw.js.map +1 -0
- package/funcs/paymentCreatePaymentLink.d.ts +1 -1
- package/funcs/paymentCreatePaymentLink.d.ts.map +1 -1
- package/funcs/paymentCreatePaymentLink.js +32 -32
- package/funcs/paymentCreatePaymentLink.js.map +1 -1
- package/funcs/paymentCreatePaymentPayment.d.ts +1 -1
- package/funcs/paymentCreatePaymentPayment.d.ts.map +1 -1
- package/funcs/paymentCreatePaymentPayment.js +32 -32
- package/funcs/paymentCreatePaymentPayment.js.map +1 -1
- package/funcs/paymentGetPaymentLink.d.ts +1 -1
- package/funcs/paymentGetPaymentLink.d.ts.map +1 -1
- package/funcs/paymentGetPaymentLink.js +33 -33
- package/funcs/paymentGetPaymentLink.js.map +1 -1
- package/funcs/paymentGetPaymentPayment.d.ts +1 -1
- package/funcs/paymentGetPaymentPayment.d.ts.map +1 -1
- package/funcs/paymentGetPaymentPayment.js +33 -33
- package/funcs/paymentGetPaymentPayment.js.map +1 -1
- package/funcs/paymentGetPaymentPayout.d.ts +1 -1
- package/funcs/paymentGetPaymentPayout.d.ts.map +1 -1
- package/funcs/paymentGetPaymentPayout.js +33 -33
- package/funcs/paymentGetPaymentPayout.js.map +1 -1
- package/funcs/paymentGetPaymentRefund.d.ts +1 -1
- package/funcs/paymentGetPaymentRefund.d.ts.map +1 -1
- package/funcs/paymentGetPaymentRefund.js +33 -33
- package/funcs/paymentGetPaymentRefund.js.map +1 -1
- package/funcs/paymentListPaymentLinks.d.ts +1 -1
- package/funcs/paymentListPaymentLinks.d.ts.map +1 -1
- package/funcs/paymentListPaymentLinks.js +40 -40
- package/funcs/paymentListPaymentLinks.js.map +1 -1
- package/funcs/paymentListPaymentPayments.d.ts +1 -1
- package/funcs/paymentListPaymentPayments.d.ts.map +1 -1
- package/funcs/paymentListPaymentPayments.js +40 -40
- package/funcs/paymentListPaymentPayments.js.map +1 -1
- package/funcs/paymentListPaymentPayouts.d.ts +1 -1
- package/funcs/paymentListPaymentPayouts.d.ts.map +1 -1
- package/funcs/paymentListPaymentPayouts.js +38 -38
- package/funcs/paymentListPaymentPayouts.js.map +1 -1
- package/funcs/paymentListPaymentRefunds.d.ts +1 -1
- package/funcs/paymentListPaymentRefunds.d.ts.map +1 -1
- package/funcs/paymentListPaymentRefunds.js +39 -39
- package/funcs/paymentListPaymentRefunds.js.map +1 -1
- package/funcs/paymentPatchPaymentLink.d.ts +1 -1
- package/funcs/paymentPatchPaymentLink.d.ts.map +1 -1
- package/funcs/paymentPatchPaymentLink.js +33 -33
- package/funcs/paymentPatchPaymentLink.js.map +1 -1
- package/funcs/paymentPatchPaymentPayment.d.ts +1 -1
- package/funcs/paymentPatchPaymentPayment.d.ts.map +1 -1
- package/funcs/paymentPatchPaymentPayment.js +33 -33
- package/funcs/paymentPatchPaymentPayment.js.map +1 -1
- package/funcs/paymentRemovePaymentLink.d.ts +1 -1
- package/funcs/paymentRemovePaymentLink.d.ts.map +1 -1
- package/funcs/paymentRemovePaymentLink.js +30 -30
- package/funcs/paymentRemovePaymentLink.js.map +1 -1
- package/funcs/paymentRemovePaymentPayment.d.ts +1 -1
- package/funcs/paymentRemovePaymentPayment.d.ts.map +1 -1
- package/funcs/paymentRemovePaymentPayment.js +30 -30
- package/funcs/paymentRemovePaymentPayment.js.map +1 -1
- package/funcs/paymentUpdatePaymentLink.d.ts +1 -1
- package/funcs/paymentUpdatePaymentLink.d.ts.map +1 -1
- package/funcs/paymentUpdatePaymentLink.js +33 -33
- package/funcs/paymentUpdatePaymentLink.js.map +1 -1
- package/funcs/paymentUpdatePaymentPayment.d.ts +1 -1
- package/funcs/paymentUpdatePaymentPayment.d.ts.map +1 -1
- package/funcs/paymentUpdatePaymentPayment.js +33 -33
- package/funcs/paymentUpdatePaymentPayment.js.map +1 -1
- package/funcs/payoutGetPaymentPayout.d.ts +1 -1
- package/funcs/payoutGetPaymentPayout.d.ts.map +1 -1
- package/funcs/payoutGetPaymentPayout.js +33 -33
- package/funcs/payoutGetPaymentPayout.js.map +1 -1
- package/funcs/payoutListPaymentPayouts.d.ts +1 -1
- package/funcs/payoutListPaymentPayouts.d.ts.map +1 -1
- package/funcs/payoutListPaymentPayouts.js +38 -38
- package/funcs/payoutListPaymentPayouts.js.map +1 -1
- package/funcs/payslipGetHrisPayslip.d.ts +1 -1
- package/funcs/payslipGetHrisPayslip.d.ts.map +1 -1
- package/funcs/payslipGetHrisPayslip.js +33 -33
- package/funcs/payslipGetHrisPayslip.js.map +1 -1
- package/funcs/payslipListHrisPayslips.d.ts +1 -1
- package/funcs/payslipListHrisPayslips.d.ts.map +1 -1
- package/funcs/payslipListHrisPayslips.js +39 -39
- package/funcs/payslipListHrisPayslips.js.map +1 -1
- package/funcs/personListEnrichPeople.d.ts +1 -1
- package/funcs/personListEnrichPeople.d.ts.map +1 -1
- package/funcs/personListEnrichPeople.js +36 -36
- package/funcs/personListEnrichPeople.js.map +1 -1
- package/funcs/pipelineCreateCrmPipeline.d.ts +1 -1
- package/funcs/pipelineCreateCrmPipeline.d.ts.map +1 -1
- package/funcs/pipelineCreateCrmPipeline.js +32 -32
- package/funcs/pipelineCreateCrmPipeline.js.map +1 -1
- package/funcs/pipelineGetCrmPipeline.d.ts +1 -1
- package/funcs/pipelineGetCrmPipeline.d.ts.map +1 -1
- package/funcs/pipelineGetCrmPipeline.js +33 -33
- package/funcs/pipelineGetCrmPipeline.js.map +1 -1
- package/funcs/pipelineListCrmPipelines.d.ts +1 -1
- package/funcs/pipelineListCrmPipelines.d.ts.map +1 -1
- package/funcs/pipelineListCrmPipelines.js +38 -38
- package/funcs/pipelineListCrmPipelines.js.map +1 -1
- package/funcs/pipelinePatchCrmPipeline.d.ts +1 -1
- package/funcs/pipelinePatchCrmPipeline.d.ts.map +1 -1
- package/funcs/pipelinePatchCrmPipeline.js +33 -33
- package/funcs/pipelinePatchCrmPipeline.js.map +1 -1
- package/funcs/pipelineRemoveCrmPipeline.d.ts +1 -1
- package/funcs/pipelineRemoveCrmPipeline.d.ts.map +1 -1
- package/funcs/pipelineRemoveCrmPipeline.js +30 -30
- package/funcs/pipelineRemoveCrmPipeline.js.map +1 -1
- package/funcs/pipelineUpdateCrmPipeline.d.ts +1 -1
- package/funcs/pipelineUpdateCrmPipeline.d.ts.map +1 -1
- package/funcs/pipelineUpdateCrmPipeline.js +33 -33
- package/funcs/pipelineUpdateCrmPipeline.js.map +1 -1
- package/funcs/projectCreateTaskProject.d.ts +1 -1
- package/funcs/projectCreateTaskProject.d.ts.map +1 -1
- package/funcs/projectCreateTaskProject.js +32 -32
- package/funcs/projectCreateTaskProject.js.map +1 -1
- package/funcs/projectGetTaskProject.d.ts +1 -1
- package/funcs/projectGetTaskProject.d.ts.map +1 -1
- package/funcs/projectGetTaskProject.js +33 -33
- package/funcs/projectGetTaskProject.js.map +1 -1
- package/funcs/projectListTaskProjects.d.ts +1 -1
- package/funcs/projectListTaskProjects.d.ts.map +1 -1
- package/funcs/projectListTaskProjects.js +39 -39
- package/funcs/projectListTaskProjects.js.map +1 -1
- package/funcs/projectPatchTaskProject.d.ts +1 -1
- package/funcs/projectPatchTaskProject.d.ts.map +1 -1
- package/funcs/projectPatchTaskProject.js +33 -33
- package/funcs/projectPatchTaskProject.js.map +1 -1
- package/funcs/projectRemoveTaskProject.d.ts +1 -1
- package/funcs/projectRemoveTaskProject.d.ts.map +1 -1
- package/funcs/projectRemoveTaskProject.js +30 -30
- package/funcs/projectRemoveTaskProject.js.map +1 -1
- package/funcs/projectUpdateTaskProject.d.ts +1 -1
- package/funcs/projectUpdateTaskProject.d.ts.map +1 -1
- package/funcs/projectUpdateTaskProject.js +33 -33
- package/funcs/projectUpdateTaskProject.js.map +1 -1
- package/funcs/promptCreateGenaiPrompt.d.ts +1 -1
- package/funcs/promptCreateGenaiPrompt.d.ts.map +1 -1
- package/funcs/promptCreateGenaiPrompt.js +32 -32
- package/funcs/promptCreateGenaiPrompt.js.map +1 -1
- package/funcs/refundGetPaymentRefund.d.ts +1 -1
- package/funcs/refundGetPaymentRefund.d.ts.map +1 -1
- package/funcs/refundGetPaymentRefund.js +33 -33
- package/funcs/refundGetPaymentRefund.js.map +1 -1
- package/funcs/refundListPaymentRefunds.d.ts +1 -1
- package/funcs/refundListPaymentRefunds.d.ts.map +1 -1
- package/funcs/refundListPaymentRefunds.js +39 -39
- package/funcs/refundListPaymentRefunds.js.map +1 -1
- package/funcs/scorecardCreateAtsScorecard.d.ts +1 -1
- package/funcs/scorecardCreateAtsScorecard.d.ts.map +1 -1
- package/funcs/scorecardCreateAtsScorecard.js +32 -32
- package/funcs/scorecardCreateAtsScorecard.js.map +1 -1
- package/funcs/scorecardGetAtsScorecard.d.ts +1 -1
- package/funcs/scorecardGetAtsScorecard.d.ts.map +1 -1
- package/funcs/scorecardGetAtsScorecard.js +33 -33
- package/funcs/scorecardGetAtsScorecard.js.map +1 -1
- package/funcs/scorecardListAtsScorecards.d.ts +1 -1
- package/funcs/scorecardListAtsScorecards.d.ts.map +1 -1
- package/funcs/scorecardListAtsScorecards.js +42 -42
- package/funcs/scorecardListAtsScorecards.js.map +1 -1
- package/funcs/scorecardPatchAtsScorecard.d.ts +1 -1
- package/funcs/scorecardPatchAtsScorecard.d.ts.map +1 -1
- package/funcs/scorecardPatchAtsScorecard.js +33 -33
- package/funcs/scorecardPatchAtsScorecard.js.map +1 -1
- package/funcs/scorecardRemoveAtsScorecard.d.ts +1 -1
- package/funcs/scorecardRemoveAtsScorecard.d.ts.map +1 -1
- package/funcs/scorecardRemoveAtsScorecard.js +30 -30
- package/funcs/scorecardRemoveAtsScorecard.js.map +1 -1
- package/funcs/scorecardUpdateAtsScorecard.d.ts +1 -1
- package/funcs/scorecardUpdateAtsScorecard.d.ts.map +1 -1
- package/funcs/scorecardUpdateAtsScorecard.js +33 -33
- package/funcs/scorecardUpdateAtsScorecard.js.map +1 -1
- package/funcs/spaceCreateKmsSpace.d.ts +1 -1
- package/funcs/spaceCreateKmsSpace.d.ts.map +1 -1
- package/funcs/spaceCreateKmsSpace.js +32 -32
- package/funcs/spaceCreateKmsSpace.js.map +1 -1
- package/funcs/spaceGetKmsSpace.d.ts +1 -1
- package/funcs/spaceGetKmsSpace.d.ts.map +1 -1
- package/funcs/spaceGetKmsSpace.js +33 -33
- package/funcs/spaceGetKmsSpace.js.map +1 -1
- package/funcs/spaceListKmsSpaces.d.ts +1 -1
- package/funcs/spaceListKmsSpaces.d.ts.map +1 -1
- package/funcs/spaceListKmsSpaces.js +39 -39
- package/funcs/spaceListKmsSpaces.js.map +1 -1
- package/funcs/spacePatchKmsSpace.d.ts +1 -1
- package/funcs/spacePatchKmsSpace.d.ts.map +1 -1
- package/funcs/spacePatchKmsSpace.js +33 -33
- package/funcs/spacePatchKmsSpace.js.map +1 -1
- package/funcs/spaceRemoveKmsSpace.d.ts +1 -1
- package/funcs/spaceRemoveKmsSpace.d.ts.map +1 -1
- package/funcs/spaceRemoveKmsSpace.js +30 -30
- package/funcs/spaceRemoveKmsSpace.js.map +1 -1
- package/funcs/spaceUpdateKmsSpace.d.ts +1 -1
- package/funcs/spaceUpdateKmsSpace.d.ts.map +1 -1
- package/funcs/spaceUpdateKmsSpace.js +33 -33
- package/funcs/spaceUpdateKmsSpace.js.map +1 -1
- package/funcs/storageCreateStorageFile.d.ts +1 -1
- package/funcs/storageCreateStorageFile.d.ts.map +1 -1
- package/funcs/storageCreateStorageFile.js +32 -32
- package/funcs/storageCreateStorageFile.js.map +1 -1
- package/funcs/storageGetStorageFile.d.ts +1 -1
- package/funcs/storageGetStorageFile.d.ts.map +1 -1
- package/funcs/storageGetStorageFile.js +33 -33
- package/funcs/storageGetStorageFile.js.map +1 -1
- package/funcs/storageListStorageFiles.d.ts +1 -1
- package/funcs/storageListStorageFiles.d.ts.map +1 -1
- package/funcs/storageListStorageFiles.js +39 -39
- package/funcs/storageListStorageFiles.js.map +1 -1
- package/funcs/storagePatchStorageFile.d.ts +1 -1
- package/funcs/storagePatchStorageFile.d.ts.map +1 -1
- package/funcs/storagePatchStorageFile.js +33 -33
- package/funcs/storagePatchStorageFile.js.map +1 -1
- package/funcs/storageRemoveStorageFile.d.ts +1 -1
- package/funcs/storageRemoveStorageFile.d.ts.map +1 -1
- package/funcs/storageRemoveStorageFile.js +30 -30
- package/funcs/storageRemoveStorageFile.js.map +1 -1
- package/funcs/storageUpdateStorageFile.d.ts +1 -1
- package/funcs/storageUpdateStorageFile.d.ts.map +1 -1
- package/funcs/storageUpdateStorageFile.js +33 -33
- package/funcs/storageUpdateStorageFile.js.map +1 -1
- package/funcs/taskCreateTaskProject.d.ts +1 -1
- package/funcs/taskCreateTaskProject.d.ts.map +1 -1
- package/funcs/taskCreateTaskProject.js +32 -32
- package/funcs/taskCreateTaskProject.js.map +1 -1
- package/funcs/taskCreateTaskTask.d.ts +1 -1
- package/funcs/taskCreateTaskTask.d.ts.map +1 -1
- package/funcs/taskCreateTaskTask.js +32 -32
- package/funcs/taskCreateTaskTask.js.map +1 -1
- package/funcs/taskGetTaskProject.d.ts +1 -1
- package/funcs/taskGetTaskProject.d.ts.map +1 -1
- package/funcs/taskGetTaskProject.js +33 -33
- package/funcs/taskGetTaskProject.js.map +1 -1
- package/funcs/taskGetTaskTask.d.ts +1 -1
- package/funcs/taskGetTaskTask.d.ts.map +1 -1
- package/funcs/taskGetTaskTask.js +33 -33
- package/funcs/taskGetTaskTask.js.map +1 -1
- package/funcs/taskListTaskProjects.d.ts +1 -1
- package/funcs/taskListTaskProjects.d.ts.map +1 -1
- package/funcs/taskListTaskProjects.js +39 -39
- package/funcs/taskListTaskProjects.js.map +1 -1
- package/funcs/taskListTaskTasks.d.ts +1 -1
- package/funcs/taskListTaskTasks.d.ts.map +1 -1
- package/funcs/taskListTaskTasks.js +41 -41
- package/funcs/taskListTaskTasks.js.map +1 -1
- package/funcs/taskPatchTaskProject.d.ts +1 -1
- package/funcs/taskPatchTaskProject.d.ts.map +1 -1
- package/funcs/taskPatchTaskProject.js +33 -33
- package/funcs/taskPatchTaskProject.js.map +1 -1
- package/funcs/taskPatchTaskTask.d.ts +1 -1
- package/funcs/taskPatchTaskTask.d.ts.map +1 -1
- package/funcs/taskPatchTaskTask.js +33 -33
- package/funcs/taskPatchTaskTask.js.map +1 -1
- package/funcs/taskRemoveTaskProject.d.ts +1 -1
- package/funcs/taskRemoveTaskProject.d.ts.map +1 -1
- package/funcs/taskRemoveTaskProject.js +30 -30
- package/funcs/taskRemoveTaskProject.js.map +1 -1
- package/funcs/taskRemoveTaskTask.d.ts +1 -1
- package/funcs/taskRemoveTaskTask.d.ts.map +1 -1
- package/funcs/taskRemoveTaskTask.js +30 -30
- package/funcs/taskRemoveTaskTask.js.map +1 -1
- package/funcs/taskUpdateTaskProject.d.ts +1 -1
- package/funcs/taskUpdateTaskProject.d.ts.map +1 -1
- package/funcs/taskUpdateTaskProject.js +33 -33
- package/funcs/taskUpdateTaskProject.js.map +1 -1
- package/funcs/taskUpdateTaskTask.d.ts +1 -1
- package/funcs/taskUpdateTaskTask.d.ts.map +1 -1
- package/funcs/taskUpdateTaskTask.js +33 -33
- package/funcs/taskUpdateTaskTask.js.map +1 -1
- package/funcs/taxrateCreateAccountingTaxrate.d.ts +1 -1
- package/funcs/taxrateCreateAccountingTaxrate.d.ts.map +1 -1
- package/funcs/taxrateCreateAccountingTaxrate.js +32 -34
- package/funcs/taxrateCreateAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateGetAccountingTaxrate.d.ts +1 -1
- package/funcs/taxrateGetAccountingTaxrate.d.ts.map +1 -1
- package/funcs/taxrateGetAccountingTaxrate.js +33 -33
- package/funcs/taxrateGetAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateListAccountingTaxrates.d.ts +1 -1
- package/funcs/taxrateListAccountingTaxrates.d.ts.map +1 -1
- package/funcs/taxrateListAccountingTaxrates.js +38 -38
- package/funcs/taxrateListAccountingTaxrates.js.map +1 -1
- package/funcs/taxratePatchAccountingTaxrate.d.ts +1 -1
- package/funcs/taxratePatchAccountingTaxrate.d.ts.map +1 -1
- package/funcs/taxratePatchAccountingTaxrate.js +33 -35
- package/funcs/taxratePatchAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateRemoveAccountingTaxrate.d.ts +1 -1
- package/funcs/taxrateRemoveAccountingTaxrate.d.ts.map +1 -1
- package/funcs/taxrateRemoveAccountingTaxrate.js +30 -30
- package/funcs/taxrateRemoveAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateUpdateAccountingTaxrate.d.ts +1 -1
- package/funcs/taxrateUpdateAccountingTaxrate.d.ts.map +1 -1
- package/funcs/taxrateUpdateAccountingTaxrate.js +33 -35
- package/funcs/taxrateUpdateAccountingTaxrate.js.map +1 -1
- package/funcs/ticketCreateTicketingTicket.d.ts +1 -1
- package/funcs/ticketCreateTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketCreateTicketingTicket.js +32 -34
- package/funcs/ticketCreateTicketingTicket.js.map +1 -1
- package/funcs/ticketGetTicketingTicket.d.ts +1 -1
- package/funcs/ticketGetTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketGetTicketingTicket.js +33 -33
- package/funcs/ticketGetTicketingTicket.js.map +1 -1
- package/funcs/ticketListTicketingTickets.d.ts +1 -1
- package/funcs/ticketListTicketingTickets.d.ts.map +1 -1
- package/funcs/ticketListTicketingTickets.js +40 -40
- package/funcs/ticketListTicketingTickets.js.map +1 -1
- package/funcs/ticketPatchTicketingTicket.d.ts +1 -1
- package/funcs/ticketPatchTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketPatchTicketingTicket.js +33 -35
- package/funcs/ticketPatchTicketingTicket.js.map +1 -1
- package/funcs/ticketRemoveTicketingTicket.d.ts +1 -1
- package/funcs/ticketRemoveTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketRemoveTicketingTicket.js +30 -30
- package/funcs/ticketRemoveTicketingTicket.js.map +1 -1
- package/funcs/ticketUpdateTicketingTicket.d.ts +1 -1
- package/funcs/ticketUpdateTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketUpdateTicketingTicket.js +33 -35
- package/funcs/ticketUpdateTicketingTicket.js.map +1 -1
- package/funcs/ticketingCreateTicketingCustomer.d.ts +1 -1
- package/funcs/ticketingCreateTicketingCustomer.d.ts.map +1 -1
- package/funcs/ticketingCreateTicketingCustomer.js +32 -34
- package/funcs/ticketingCreateTicketingCustomer.js.map +1 -1
- package/funcs/ticketingCreateTicketingNote.d.ts +1 -1
- package/funcs/ticketingCreateTicketingNote.d.ts.map +1 -1
- package/funcs/ticketingCreateTicketingNote.js +32 -32
- package/funcs/ticketingCreateTicketingNote.js.map +1 -1
- package/funcs/ticketingCreateTicketingTicket.d.ts +1 -1
- package/funcs/ticketingCreateTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketingCreateTicketingTicket.js +32 -34
- package/funcs/ticketingCreateTicketingTicket.js.map +1 -1
- package/funcs/ticketingGetTicketingCustomer.d.ts +1 -1
- package/funcs/ticketingGetTicketingCustomer.d.ts.map +1 -1
- package/funcs/ticketingGetTicketingCustomer.js +33 -33
- package/funcs/ticketingGetTicketingCustomer.js.map +1 -1
- package/funcs/ticketingGetTicketingNote.d.ts +1 -1
- package/funcs/ticketingGetTicketingNote.d.ts.map +1 -1
- package/funcs/ticketingGetTicketingNote.js +33 -33
- package/funcs/ticketingGetTicketingNote.js.map +1 -1
- package/funcs/ticketingGetTicketingTicket.d.ts +1 -1
- package/funcs/ticketingGetTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketingGetTicketingTicket.js +33 -33
- package/funcs/ticketingGetTicketingTicket.js.map +1 -1
- package/funcs/ticketingListTicketingCustomers.d.ts +1 -1
- package/funcs/ticketingListTicketingCustomers.d.ts.map +1 -1
- package/funcs/ticketingListTicketingCustomers.js +38 -38
- package/funcs/ticketingListTicketingCustomers.js.map +1 -1
- package/funcs/ticketingListTicketingNotes.d.ts +1 -1
- package/funcs/ticketingListTicketingNotes.d.ts.map +1 -1
- package/funcs/ticketingListTicketingNotes.js +40 -40
- package/funcs/ticketingListTicketingNotes.js.map +1 -1
- package/funcs/ticketingListTicketingTickets.d.ts +1 -1
- package/funcs/ticketingListTicketingTickets.d.ts.map +1 -1
- package/funcs/ticketingListTicketingTickets.js +40 -40
- package/funcs/ticketingListTicketingTickets.js.map +1 -1
- package/funcs/ticketingPatchTicketingCustomer.d.ts +1 -1
- package/funcs/ticketingPatchTicketingCustomer.d.ts.map +1 -1
- package/funcs/ticketingPatchTicketingCustomer.js +33 -35
- package/funcs/ticketingPatchTicketingCustomer.js.map +1 -1
- package/funcs/ticketingPatchTicketingNote.d.ts +1 -1
- package/funcs/ticketingPatchTicketingNote.d.ts.map +1 -1
- package/funcs/ticketingPatchTicketingNote.js +33 -33
- package/funcs/ticketingPatchTicketingNote.js.map +1 -1
- package/funcs/ticketingPatchTicketingTicket.d.ts +1 -1
- package/funcs/ticketingPatchTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketingPatchTicketingTicket.js +33 -35
- package/funcs/ticketingPatchTicketingTicket.js.map +1 -1
- package/funcs/ticketingRemoveTicketingCustomer.d.ts +1 -1
- package/funcs/ticketingRemoveTicketingCustomer.d.ts.map +1 -1
- package/funcs/ticketingRemoveTicketingCustomer.js +30 -30
- package/funcs/ticketingRemoveTicketingCustomer.js.map +1 -1
- package/funcs/ticketingRemoveTicketingNote.d.ts +1 -1
- package/funcs/ticketingRemoveTicketingNote.d.ts.map +1 -1
- package/funcs/ticketingRemoveTicketingNote.js +30 -30
- package/funcs/ticketingRemoveTicketingNote.js.map +1 -1
- package/funcs/ticketingRemoveTicketingTicket.d.ts +1 -1
- package/funcs/ticketingRemoveTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketingRemoveTicketingTicket.js +30 -30
- package/funcs/ticketingRemoveTicketingTicket.js.map +1 -1
- package/funcs/ticketingUpdateTicketingCustomer.d.ts +1 -1
- package/funcs/ticketingUpdateTicketingCustomer.d.ts.map +1 -1
- package/funcs/ticketingUpdateTicketingCustomer.js +33 -35
- package/funcs/ticketingUpdateTicketingCustomer.js.map +1 -1
- package/funcs/ticketingUpdateTicketingNote.d.ts +1 -1
- package/funcs/ticketingUpdateTicketingNote.d.ts.map +1 -1
- package/funcs/ticketingUpdateTicketingNote.js +33 -33
- package/funcs/ticketingUpdateTicketingNote.js.map +1 -1
- package/funcs/ticketingUpdateTicketingTicket.d.ts +1 -1
- package/funcs/ticketingUpdateTicketingTicket.d.ts.map +1 -1
- package/funcs/ticketingUpdateTicketingTicket.js +33 -35
- package/funcs/ticketingUpdateTicketingTicket.js.map +1 -1
- package/funcs/timeoffGetHrisTimeoff.d.ts +1 -1
- package/funcs/timeoffGetHrisTimeoff.d.ts.map +1 -1
- package/funcs/timeoffGetHrisTimeoff.js +33 -33
- package/funcs/timeoffGetHrisTimeoff.js.map +1 -1
- package/funcs/timeoffListHrisTimeoffs.d.ts +1 -1
- package/funcs/timeoffListHrisTimeoffs.d.ts.map +1 -1
- package/funcs/timeoffListHrisTimeoffs.js +39 -39
- package/funcs/timeoffListHrisTimeoffs.js.map +1 -1
- package/funcs/transactionCreateAccountingTransaction.d.ts +1 -1
- package/funcs/transactionCreateAccountingTransaction.d.ts.map +1 -1
- package/funcs/transactionCreateAccountingTransaction.js +32 -32
- package/funcs/transactionCreateAccountingTransaction.js.map +1 -1
- package/funcs/transactionGetAccountingTransaction.d.ts +1 -1
- package/funcs/transactionGetAccountingTransaction.d.ts.map +1 -1
- package/funcs/transactionGetAccountingTransaction.js +33 -33
- package/funcs/transactionGetAccountingTransaction.js.map +1 -1
- package/funcs/transactionListAccountingTransactions.d.ts +1 -1
- package/funcs/transactionListAccountingTransactions.d.ts.map +1 -1
- package/funcs/transactionListAccountingTransactions.js +39 -39
- package/funcs/transactionListAccountingTransactions.js.map +1 -1
- package/funcs/transactionPatchAccountingTransaction.d.ts +1 -1
- package/funcs/transactionPatchAccountingTransaction.d.ts.map +1 -1
- package/funcs/transactionPatchAccountingTransaction.js +33 -33
- package/funcs/transactionPatchAccountingTransaction.js.map +1 -1
- package/funcs/transactionRemoveAccountingTransaction.d.ts +1 -1
- package/funcs/transactionRemoveAccountingTransaction.d.ts.map +1 -1
- package/funcs/transactionRemoveAccountingTransaction.js +30 -30
- package/funcs/transactionRemoveAccountingTransaction.js.map +1 -1
- package/funcs/transactionUpdateAccountingTransaction.d.ts +1 -1
- package/funcs/transactionUpdateAccountingTransaction.d.ts.map +1 -1
- package/funcs/transactionUpdateAccountingTransaction.js +33 -33
- package/funcs/transactionUpdateAccountingTransaction.js.map +1 -1
- package/funcs/ucCreateUcContact.d.ts +1 -1
- package/funcs/ucCreateUcContact.d.ts.map +1 -1
- package/funcs/ucCreateUcContact.js +32 -32
- package/funcs/ucCreateUcContact.js.map +1 -1
- package/funcs/ucGetUcContact.d.ts +1 -1
- package/funcs/ucGetUcContact.d.ts.map +1 -1
- package/funcs/ucGetUcContact.js +33 -33
- package/funcs/ucGetUcContact.js.map +1 -1
- package/funcs/ucListUcCalls.d.ts +1 -1
- package/funcs/ucListUcCalls.d.ts.map +1 -1
- package/funcs/ucListUcCalls.js +40 -40
- package/funcs/ucListUcCalls.js.map +1 -1
- package/funcs/ucListUcContacts.d.ts +1 -1
- package/funcs/ucListUcContacts.d.ts.map +1 -1
- package/funcs/ucListUcContacts.js +39 -39
- package/funcs/ucListUcContacts.js.map +1 -1
- package/funcs/ucPatchUcContact.d.ts +1 -1
- package/funcs/ucPatchUcContact.d.ts.map +1 -1
- package/funcs/ucPatchUcContact.js +33 -33
- package/funcs/ucPatchUcContact.js.map +1 -1
- package/funcs/ucRemoveUcContact.d.ts +1 -1
- package/funcs/ucRemoveUcContact.d.ts.map +1 -1
- package/funcs/ucRemoveUcContact.js +30 -30
- package/funcs/ucRemoveUcContact.js.map +1 -1
- package/funcs/ucUpdateUcContact.d.ts +1 -1
- package/funcs/ucUpdateUcContact.d.ts.map +1 -1
- package/funcs/ucUpdateUcContact.js +33 -33
- package/funcs/ucUpdateUcContact.js.map +1 -1
- package/funcs/unifiedCreateUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedCreateUnifiedConnection.d.ts.map +1 -1
- package/funcs/unifiedCreateUnifiedConnection.js +28 -28
- package/funcs/unifiedCreateUnifiedConnection.js.map +1 -1
- package/funcs/unifiedCreateUnifiedWebhook.d.ts +1 -1
- package/funcs/unifiedCreateUnifiedWebhook.d.ts.map +1 -1
- package/funcs/unifiedCreateUnifiedWebhook.js +30 -30
- package/funcs/unifiedCreateUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedGetUnifiedApicall.d.ts +1 -1
- package/funcs/unifiedGetUnifiedApicall.d.ts.map +1 -1
- package/funcs/unifiedGetUnifiedApicall.js +29 -29
- package/funcs/unifiedGetUnifiedApicall.js.map +1 -1
- package/funcs/unifiedGetUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedGetUnifiedConnection.d.ts.map +1 -1
- package/funcs/unifiedGetUnifiedConnection.js +29 -29
- package/funcs/unifiedGetUnifiedConnection.js.map +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.d.ts +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.d.ts.map +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.js +41 -41
- package/funcs/unifiedGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/unifiedGetUnifiedWebhook.d.ts +1 -1
- package/funcs/unifiedGetUnifiedWebhook.d.ts.map +1 -1
- package/funcs/unifiedGetUnifiedWebhook.js +29 -29
- package/funcs/unifiedGetUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedListUnifiedApicalls.d.ts +1 -1
- package/funcs/unifiedListUnifiedApicalls.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedApicalls.js +39 -39
- package/funcs/unifiedListUnifiedApicalls.js.map +1 -1
- package/funcs/unifiedListUnifiedConnections.d.ts +1 -1
- package/funcs/unifiedListUnifiedConnections.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedConnections.js +37 -37
- package/funcs/unifiedListUnifiedConnections.js.map +1 -1
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.d.ts +1 -1
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.js +38 -38
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.js.map +1 -1
- package/funcs/unifiedListUnifiedIntegrations.d.ts +1 -1
- package/funcs/unifiedListUnifiedIntegrations.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedIntegrations.js +37 -37
- package/funcs/unifiedListUnifiedIntegrations.js.map +1 -1
- package/funcs/unifiedListUnifiedIssues.d.ts +1 -1
- package/funcs/unifiedListUnifiedIssues.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedIssues.js +34 -34
- package/funcs/unifiedListUnifiedIssues.js.map +1 -1
- package/funcs/unifiedListUnifiedWebhooks.d.ts +1 -1
- package/funcs/unifiedListUnifiedWebhooks.d.ts.map +1 -1
- package/funcs/unifiedListUnifiedWebhooks.js +39 -39
- package/funcs/unifiedListUnifiedWebhooks.js.map +1 -1
- package/funcs/unifiedPatchUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedPatchUnifiedConnection.d.ts.map +1 -1
- package/funcs/unifiedPatchUnifiedConnection.js +29 -29
- package/funcs/unifiedPatchUnifiedConnection.js.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhook.d.ts +1 -1
- package/funcs/unifiedPatchUnifiedWebhook.d.ts.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhook.js +29 -29
- package/funcs/unifiedPatchUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhookTrigger.d.ts +1 -1
- package/funcs/unifiedPatchUnifiedWebhookTrigger.d.ts.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhookTrigger.js +29 -29
- package/funcs/unifiedPatchUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/unifiedRemoveUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedRemoveUnifiedConnection.d.ts.map +1 -1
- package/funcs/unifiedRemoveUnifiedConnection.js +29 -29
- package/funcs/unifiedRemoveUnifiedConnection.js.map +1 -1
- package/funcs/unifiedRemoveUnifiedWebhook.d.ts +1 -1
- package/funcs/unifiedRemoveUnifiedWebhook.d.ts.map +1 -1
- package/funcs/unifiedRemoveUnifiedWebhook.js +29 -29
- package/funcs/unifiedRemoveUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedUpdateUnifiedConnection.d.ts.map +1 -1
- package/funcs/unifiedUpdateUnifiedConnection.js +29 -29
- package/funcs/unifiedUpdateUnifiedConnection.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhook.d.ts +1 -1
- package/funcs/unifiedUpdateUnifiedWebhook.d.ts.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhook.js +29 -29
- package/funcs/unifiedUpdateUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.d.ts +1 -1
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.d.ts.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.js +29 -29
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/webhookCreateUnifiedWebhook.d.ts +1 -1
- package/funcs/webhookCreateUnifiedWebhook.d.ts.map +1 -1
- package/funcs/webhookCreateUnifiedWebhook.js +30 -30
- package/funcs/webhookCreateUnifiedWebhook.js.map +1 -1
- package/funcs/webhookGetUnifiedWebhook.d.ts +1 -1
- package/funcs/webhookGetUnifiedWebhook.d.ts.map +1 -1
- package/funcs/webhookGetUnifiedWebhook.js +29 -29
- package/funcs/webhookGetUnifiedWebhook.js.map +1 -1
- package/funcs/webhookListUnifiedWebhooks.d.ts +1 -1
- package/funcs/webhookListUnifiedWebhooks.d.ts.map +1 -1
- package/funcs/webhookListUnifiedWebhooks.js +39 -39
- package/funcs/webhookListUnifiedWebhooks.js.map +1 -1
- package/funcs/webhookPatchUnifiedWebhook.d.ts +1 -1
- package/funcs/webhookPatchUnifiedWebhook.d.ts.map +1 -1
- package/funcs/webhookPatchUnifiedWebhook.js +29 -29
- package/funcs/webhookPatchUnifiedWebhook.js.map +1 -1
- package/funcs/webhookPatchUnifiedWebhookTrigger.d.ts +1 -1
- package/funcs/webhookPatchUnifiedWebhookTrigger.d.ts.map +1 -1
- package/funcs/webhookPatchUnifiedWebhookTrigger.js +29 -29
- package/funcs/webhookPatchUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/webhookRemoveUnifiedWebhook.d.ts +1 -1
- package/funcs/webhookRemoveUnifiedWebhook.d.ts.map +1 -1
- package/funcs/webhookRemoveUnifiedWebhook.js +29 -29
- package/funcs/webhookRemoveUnifiedWebhook.js.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhook.d.ts +1 -1
- package/funcs/webhookUpdateUnifiedWebhook.d.ts.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhook.js +29 -29
- package/funcs/webhookUpdateUnifiedWebhook.js.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhookTrigger.d.ts +1 -1
- package/funcs/webhookUpdateUnifiedWebhookTrigger.d.ts.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhookTrigger.js +29 -29
- package/funcs/webhookUpdateUnifiedWebhookTrigger.js.map +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/sdks.d.ts +5 -8
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +34 -18
- package/lib/sdks.js.map +1 -1
- package/package.json +2 -3
- package/sdk/models/operations/createpassthroughjson.d.ts +83 -0
- package/sdk/models/operations/createpassthroughjson.d.ts.map +1 -0
- package/sdk/models/operations/createpassthroughjson.js +112 -0
- package/sdk/models/operations/createpassthroughjson.js.map +1 -0
- package/sdk/models/operations/createpassthroughraw.d.ts +83 -0
- package/sdk/models/operations/createpassthroughraw.d.ts.map +1 -0
- package/sdk/models/operations/createpassthroughraw.js +122 -0
- package/sdk/models/operations/createpassthroughraw.js.map +1 -0
- package/sdk/models/operations/index.d.ts +6 -3
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +6 -3
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listpassthroughs.d.ts +48 -0
- package/sdk/models/operations/listpassthroughs.d.ts.map +1 -1
- package/sdk/models/operations/listpassthroughs.js +48 -1
- package/sdk/models/operations/listpassthroughs.js.map +1 -1
- package/sdk/models/operations/patchpassthroughjson.d.ts +83 -0
- package/sdk/models/operations/patchpassthroughjson.d.ts.map +1 -0
- package/sdk/models/operations/patchpassthroughjson.js +112 -0
- package/sdk/models/operations/patchpassthroughjson.js.map +1 -0
- package/sdk/models/operations/patchpassthroughraw.d.ts +83 -0
- package/sdk/models/operations/patchpassthroughraw.d.ts.map +1 -0
- package/sdk/models/operations/patchpassthroughraw.js +122 -0
- package/sdk/models/operations/patchpassthroughraw.js.map +1 -0
- package/sdk/models/operations/removepassthrough.d.ts +48 -0
- package/sdk/models/operations/removepassthrough.d.ts.map +1 -1
- package/sdk/models/operations/removepassthrough.js +48 -1
- package/sdk/models/operations/removepassthrough.js.map +1 -1
- package/sdk/models/operations/updatepassthroughjson.d.ts +83 -0
- package/sdk/models/operations/updatepassthroughjson.d.ts.map +1 -0
- package/sdk/models/operations/updatepassthroughjson.js +112 -0
- package/sdk/models/operations/updatepassthroughjson.js.map +1 -0
- package/sdk/models/operations/updatepassthroughraw.d.ts +83 -0
- package/sdk/models/operations/updatepassthroughraw.d.ts.map +1 -0
- package/sdk/models/operations/updatepassthroughraw.js +122 -0
- package/sdk/models/operations/updatepassthroughraw.js.map +1 -0
- package/sdk/models/shared/apicall.d.ts +4 -0
- package/sdk/models/shared/apicall.d.ts.map +1 -1
- package/sdk/models/shared/apicall.js +8 -0
- package/sdk/models/shared/apicall.js.map +1 -1
- package/sdk/models/shared/atsactivity.d.ts +2 -2
- package/sdk/models/shared/atsactivity.d.ts.map +1 -1
- package/sdk/models/shared/atsactivity.js +2 -2
- package/sdk/models/shared/atsactivity.js.map +1 -1
- package/sdk/models/shared/commercecollection.d.ts +3 -0
- package/sdk/models/shared/commercecollection.d.ts.map +1 -1
- package/sdk/models/shared/commercecollection.js +3 -0
- package/sdk/models/shared/commercecollection.js.map +1 -1
- package/sdk/models/shared/commerceitem.d.ts +3 -0
- package/sdk/models/shared/commerceitem.d.ts.map +1 -1
- package/sdk/models/shared/commerceitem.js +3 -0
- package/sdk/models/shared/commerceitem.js.map +1 -1
- package/sdk/models/shared/commerceitemmedia.d.ts +3 -0
- package/sdk/models/shared/commerceitemmedia.d.ts.map +1 -1
- package/sdk/models/shared/commerceitemmedia.js +3 -0
- package/sdk/models/shared/commerceitemmedia.js.map +1 -1
- package/sdk/models/shared/commerceitemvariant.d.ts +3 -0
- package/sdk/models/shared/commerceitemvariant.d.ts.map +1 -1
- package/sdk/models/shared/commerceitemvariant.js +3 -0
- package/sdk/models/shared/commerceitemvariant.js.map +1 -1
- package/sdk/models/shared/commercemetadata.d.ts +43 -0
- package/sdk/models/shared/commercemetadata.d.ts.map +1 -0
- package/sdk/models/{operations/updatepassthrough.js → shared/commercemetadata.js} +25 -21
- package/sdk/models/shared/commercemetadata.js.map +1 -0
- package/sdk/models/shared/index.d.ts +1 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +1 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/passthrough.d.ts +49 -15
- package/sdk/passthrough.d.ts.map +1 -1
- package/sdk/passthrough.js +47 -10
- package/sdk/passthrough.js.map +1 -1
- package/sdk/sdk.js +70 -70
- package/src/funcs/accountCreateAccountingAccount.ts +38 -44
- package/src/funcs/accountGetAccountingAccount.ts +40 -43
- package/src/funcs/accountListAccountingAccounts.ts +44 -47
- package/src/funcs/accountPatchAccountingAccount.ts +40 -46
- package/src/funcs/accountRemoveAccountingAccount.ts +37 -37
- package/src/funcs/accountUpdateAccountingAccount.ts +40 -46
- package/src/funcs/accountingCreateAccountingAccount.ts +38 -44
- package/src/funcs/accountingCreateAccountingContact.ts +38 -44
- package/src/funcs/accountingCreateAccountingInvoice.ts +38 -44
- package/src/funcs/accountingCreateAccountingJournal.ts +38 -44
- package/src/funcs/accountingCreateAccountingTaxrate.ts +38 -44
- package/src/funcs/accountingCreateAccountingTransaction.ts +39 -45
- package/src/funcs/accountingGetAccountingAccount.ts +40 -43
- package/src/funcs/accountingGetAccountingContact.ts +40 -43
- package/src/funcs/accountingGetAccountingInvoice.ts +40 -43
- package/src/funcs/accountingGetAccountingJournal.ts +40 -43
- package/src/funcs/accountingGetAccountingOrganization.ts +40 -43
- package/src/funcs/accountingGetAccountingTaxrate.ts +40 -43
- package/src/funcs/accountingGetAccountingTransaction.ts +40 -43
- package/src/funcs/accountingListAccountingAccounts.ts +44 -47
- package/src/funcs/accountingListAccountingContacts.ts +45 -48
- package/src/funcs/accountingListAccountingInvoices.ts +45 -48
- package/src/funcs/accountingListAccountingJournals.ts +44 -47
- package/src/funcs/accountingListAccountingOrganizations.ts +45 -50
- package/src/funcs/accountingListAccountingTaxrates.ts +44 -47
- package/src/funcs/accountingListAccountingTransactions.ts +46 -49
- package/src/funcs/accountingPatchAccountingAccount.ts +40 -46
- package/src/funcs/accountingPatchAccountingContact.ts +40 -46
- package/src/funcs/accountingPatchAccountingInvoice.ts +40 -46
- package/src/funcs/accountingPatchAccountingJournal.ts +40 -46
- package/src/funcs/accountingPatchAccountingTaxrate.ts +40 -46
- package/src/funcs/accountingPatchAccountingTransaction.ts +40 -44
- package/src/funcs/accountingRemoveAccountingAccount.ts +37 -37
- package/src/funcs/accountingRemoveAccountingContact.ts +37 -37
- package/src/funcs/accountingRemoveAccountingInvoice.ts +37 -37
- package/src/funcs/accountingRemoveAccountingJournal.ts +37 -37
- package/src/funcs/accountingRemoveAccountingTaxrate.ts +37 -37
- package/src/funcs/accountingRemoveAccountingTransaction.ts +37 -39
- package/src/funcs/accountingUpdateAccountingAccount.ts +40 -46
- package/src/funcs/accountingUpdateAccountingContact.ts +40 -46
- package/src/funcs/accountingUpdateAccountingInvoice.ts +40 -46
- package/src/funcs/accountingUpdateAccountingJournal.ts +40 -46
- package/src/funcs/accountingUpdateAccountingTaxrate.ts +40 -46
- package/src/funcs/accountingUpdateAccountingTransaction.ts +40 -46
- package/src/funcs/activityCreateAtsActivity.ts +37 -42
- package/src/funcs/activityGetAtsActivity.ts +38 -41
- package/src/funcs/activityListAtsActivities.ts +49 -53
- package/src/funcs/activityPatchAtsActivity.ts +38 -42
- package/src/funcs/activityRemoveAtsActivity.ts +35 -36
- package/src/funcs/activityUpdateAtsActivity.ts +38 -43
- package/src/funcs/apicallGetUnifiedApicall.ts +34 -35
- package/src/funcs/apicallListUnifiedApicalls.ts +45 -45
- package/src/funcs/applicationCreateAtsApplication.ts +38 -42
- package/src/funcs/applicationGetAtsApplication.ts +38 -44
- package/src/funcs/applicationListAtsApplications.ts +46 -49
- package/src/funcs/applicationPatchAtsApplication.ts +39 -45
- package/src/funcs/applicationRemoveAtsApplication.ts +36 -38
- package/src/funcs/applicationUpdateAtsApplication.ts +39 -45
- package/src/funcs/applicationstatusListAtsApplicationstatuses.ts +44 -49
- package/src/funcs/atsCreateAtsActivity.ts +37 -42
- package/src/funcs/atsCreateAtsApplication.ts +38 -42
- package/src/funcs/atsCreateAtsCandidate.ts +37 -42
- package/src/funcs/atsCreateAtsDocument.ts +37 -42
- package/src/funcs/atsCreateAtsInterview.ts +37 -42
- package/src/funcs/atsCreateAtsJob.ts +37 -41
- package/src/funcs/atsCreateAtsScorecard.ts +37 -42
- package/src/funcs/atsGetAtsActivity.ts +38 -41
- package/src/funcs/atsGetAtsApplication.ts +38 -44
- package/src/funcs/atsGetAtsCandidate.ts +38 -41
- package/src/funcs/atsGetAtsCompany.ts +38 -41
- package/src/funcs/atsGetAtsDocument.ts +38 -41
- package/src/funcs/atsGetAtsInterview.ts +38 -41
- package/src/funcs/atsGetAtsJob.ts +38 -41
- package/src/funcs/atsGetAtsScorecard.ts +38 -41
- package/src/funcs/atsListAtsActivities.ts +49 -53
- package/src/funcs/atsListAtsApplications.ts +46 -49
- package/src/funcs/atsListAtsApplicationstatuses.ts +44 -49
- package/src/funcs/atsListAtsCandidates.ts +44 -48
- package/src/funcs/atsListAtsCompanies.ts +43 -46
- package/src/funcs/atsListAtsDocuments.ts +45 -48
- package/src/funcs/atsListAtsInterviews.ts +44 -48
- package/src/funcs/atsListAtsJobs.ts +44 -47
- package/src/funcs/atsListAtsScorecards.ts +47 -51
- package/src/funcs/atsPatchAtsActivity.ts +38 -42
- package/src/funcs/atsPatchAtsApplication.ts +39 -45
- package/src/funcs/atsPatchAtsCandidate.ts +38 -43
- package/src/funcs/atsPatchAtsDocument.ts +38 -42
- package/src/funcs/atsPatchAtsInterview.ts +38 -43
- package/src/funcs/atsPatchAtsJob.ts +38 -42
- package/src/funcs/atsPatchAtsScorecard.ts +38 -43
- package/src/funcs/atsRemoveAtsActivity.ts +35 -36
- package/src/funcs/atsRemoveAtsApplication.ts +36 -38
- package/src/funcs/atsRemoveAtsCandidate.ts +35 -36
- package/src/funcs/atsRemoveAtsDocument.ts +35 -36
- package/src/funcs/atsRemoveAtsInterview.ts +35 -36
- package/src/funcs/atsRemoveAtsJob.ts +35 -35
- package/src/funcs/atsRemoveAtsScorecard.ts +35 -36
- package/src/funcs/atsUpdateAtsActivity.ts +38 -43
- package/src/funcs/atsUpdateAtsApplication.ts +39 -45
- package/src/funcs/atsUpdateAtsCandidate.ts +38 -43
- package/src/funcs/atsUpdateAtsDocument.ts +38 -43
- package/src/funcs/atsUpdateAtsInterview.ts +38 -43
- package/src/funcs/atsUpdateAtsJob.ts +38 -42
- package/src/funcs/atsUpdateAtsScorecard.ts +38 -43
- package/src/funcs/authGetUnifiedIntegrationAuth.ts +49 -52
- package/src/funcs/authGetUnifiedIntegrationLogin.ts +45 -48
- package/src/funcs/callListUcCalls.ts +45 -48
- package/src/funcs/candidateCreateAtsCandidate.ts +37 -42
- package/src/funcs/candidateGetAtsCandidate.ts +38 -41
- package/src/funcs/candidateListAtsCandidates.ts +44 -48
- package/src/funcs/candidatePatchAtsCandidate.ts +38 -43
- package/src/funcs/candidateRemoveAtsCandidate.ts +35 -36
- package/src/funcs/candidateUpdateAtsCandidate.ts +38 -43
- package/src/funcs/channelGetMessagingChannel.ts +40 -43
- package/src/funcs/channelListMessagingChannels.ts +45 -48
- package/src/funcs/collectionCreateCommerceCollection.ts +38 -42
- package/src/funcs/collectionGetCommerceCollection.ts +40 -43
- package/src/funcs/collectionListCommerceCollections.ts +46 -49
- package/src/funcs/collectionPatchCommerceCollection.ts +40 -44
- package/src/funcs/collectionRemoveCommerceCollection.ts +37 -37
- package/src/funcs/collectionUpdateCommerceCollection.ts +40 -44
- package/src/funcs/commerceCreateCommerceCollection.ts +38 -42
- package/src/funcs/commerceCreateCommerceInventory.ts +38 -44
- package/src/funcs/commerceCreateCommerceItem.ts +37 -42
- package/src/funcs/commerceCreateCommerceLocation.ts +38 -44
- package/src/funcs/commerceGetCommerceCollection.ts +40 -43
- package/src/funcs/commerceGetCommerceInventory.ts +40 -43
- package/src/funcs/commerceGetCommerceItem.ts +38 -41
- package/src/funcs/commerceGetCommerceLocation.ts +40 -43
- package/src/funcs/commerceListCommerceCollections.ts +46 -49
- package/src/funcs/commerceListCommerceInventories.ts +46 -49
- package/src/funcs/commerceListCommerceItems.ts +44 -48
- package/src/funcs/commerceListCommerceLocations.ts +44 -47
- package/src/funcs/commercePatchCommerceCollection.ts +40 -44
- package/src/funcs/commercePatchCommerceInventory.ts +40 -46
- package/src/funcs/commercePatchCommerceItem.ts +38 -43
- package/src/funcs/commercePatchCommerceLocation.ts +40 -46
- package/src/funcs/commerceRemoveCommerceCollection.ts +37 -37
- package/src/funcs/commerceRemoveCommerceInventory.ts +37 -37
- package/src/funcs/commerceRemoveCommerceItem.ts +35 -36
- package/src/funcs/commerceRemoveCommerceLocation.ts +37 -37
- package/src/funcs/commerceUpdateCommerceCollection.ts +40 -44
- package/src/funcs/commerceUpdateCommerceInventory.ts +40 -46
- package/src/funcs/commerceUpdateCommerceItem.ts +38 -43
- package/src/funcs/commerceUpdateCommerceLocation.ts +40 -46
- package/src/funcs/companyCreateCrmCompany.ts +37 -41
- package/src/funcs/companyCreateHrisCompany.ts +37 -42
- package/src/funcs/companyGetAtsCompany.ts +38 -41
- package/src/funcs/companyGetCrmCompany.ts +38 -41
- package/src/funcs/companyGetHrisCompany.ts +38 -41
- package/src/funcs/companyListAtsCompanies.ts +43 -46
- package/src/funcs/companyListCrmCompanies.ts +46 -49
- package/src/funcs/companyListEnrichCompanies.ts +39 -42
- package/src/funcs/companyListHrisCompanies.ts +43 -47
- package/src/funcs/companyPatchCrmCompany.ts +38 -42
- package/src/funcs/companyPatchHrisCompany.ts +38 -42
- package/src/funcs/companyRemoveCrmCompany.ts +35 -35
- package/src/funcs/companyRemoveHrisCompany.ts +35 -36
- package/src/funcs/companyUpdateCrmCompany.ts +38 -42
- package/src/funcs/companyUpdateHrisCompany.ts +38 -43
- package/src/funcs/connectionCreateUnifiedConnection.ts +33 -33
- package/src/funcs/connectionGetUnifiedConnection.ts +35 -35
- package/src/funcs/connectionListUnifiedConnections.ts +43 -43
- package/src/funcs/connectionPatchUnifiedConnection.ts +35 -38
- package/src/funcs/connectionRemoveUnifiedConnection.ts +35 -35
- package/src/funcs/connectionUpdateUnifiedConnection.ts +35 -38
- package/src/funcs/contactCreateAccountingContact.ts +38 -44
- package/src/funcs/contactCreateCrmContact.ts +37 -41
- package/src/funcs/contactCreateUcContact.ts +37 -41
- package/src/funcs/contactGetAccountingContact.ts +40 -43
- package/src/funcs/contactGetCrmContact.ts +38 -41
- package/src/funcs/contactGetUcContact.ts +38 -41
- package/src/funcs/contactListAccountingContacts.ts +45 -48
- package/src/funcs/contactListCrmContacts.ts +46 -49
- package/src/funcs/contactListUcContacts.ts +44 -47
- package/src/funcs/contactPatchAccountingContact.ts +40 -46
- package/src/funcs/contactPatchCrmContact.ts +38 -42
- package/src/funcs/contactPatchUcContact.ts +38 -42
- package/src/funcs/contactRemoveAccountingContact.ts +37 -37
- package/src/funcs/contactRemoveCrmContact.ts +35 -35
- package/src/funcs/contactRemoveUcContact.ts +35 -35
- package/src/funcs/contactUpdateAccountingContact.ts +40 -46
- package/src/funcs/contactUpdateCrmContact.ts +38 -42
- package/src/funcs/contactUpdateUcContact.ts +38 -42
- package/src/funcs/crmCreateCrmCompany.ts +37 -41
- package/src/funcs/crmCreateCrmContact.ts +37 -41
- package/src/funcs/crmCreateCrmDeal.ts +37 -41
- package/src/funcs/crmCreateCrmEvent.ts +37 -41
- package/src/funcs/crmCreateCrmLead.ts +37 -41
- package/src/funcs/crmCreateCrmPipeline.ts +37 -42
- package/src/funcs/crmGetCrmCompany.ts +38 -41
- package/src/funcs/crmGetCrmContact.ts +38 -41
- package/src/funcs/crmGetCrmDeal.ts +38 -41
- package/src/funcs/crmGetCrmEvent.ts +38 -41
- package/src/funcs/crmGetCrmLead.ts +38 -41
- package/src/funcs/crmGetCrmPipeline.ts +38 -41
- package/src/funcs/crmListCrmCompanies.ts +46 -49
- package/src/funcs/crmListCrmContacts.ts +46 -49
- package/src/funcs/crmListCrmDeals.ts +46 -49
- package/src/funcs/crmListCrmEvents.ts +48 -51
- package/src/funcs/crmListCrmLeads.ts +46 -49
- package/src/funcs/crmListCrmPipelines.ts +43 -46
- package/src/funcs/crmPatchCrmCompany.ts +38 -42
- package/src/funcs/crmPatchCrmContact.ts +38 -42
- package/src/funcs/crmPatchCrmDeal.ts +38 -42
- package/src/funcs/crmPatchCrmEvent.ts +38 -42
- package/src/funcs/crmPatchCrmLead.ts +38 -42
- package/src/funcs/crmPatchCrmPipeline.ts +38 -42
- package/src/funcs/crmRemoveCrmCompany.ts +35 -35
- package/src/funcs/crmRemoveCrmContact.ts +35 -35
- package/src/funcs/crmRemoveCrmDeal.ts +35 -35
- package/src/funcs/crmRemoveCrmEvent.ts +35 -35
- package/src/funcs/crmRemoveCrmLead.ts +35 -35
- package/src/funcs/crmRemoveCrmPipeline.ts +35 -36
- package/src/funcs/crmUpdateCrmCompany.ts +38 -42
- package/src/funcs/crmUpdateCrmContact.ts +38 -42
- package/src/funcs/crmUpdateCrmDeal.ts +38 -42
- package/src/funcs/crmUpdateCrmEvent.ts +38 -42
- package/src/funcs/crmUpdateCrmLead.ts +38 -42
- package/src/funcs/crmUpdateCrmPipeline.ts +38 -43
- package/src/funcs/customerCreateTicketingCustomer.ts +38 -44
- package/src/funcs/customerGetTicketingCustomer.ts +40 -43
- package/src/funcs/customerListTicketingCustomers.ts +44 -47
- package/src/funcs/customerPatchTicketingCustomer.ts +40 -46
- package/src/funcs/customerRemoveTicketingCustomer.ts +37 -37
- package/src/funcs/customerUpdateTicketingCustomer.ts +40 -46
- package/src/funcs/dealCreateCrmDeal.ts +37 -41
- package/src/funcs/dealGetCrmDeal.ts +38 -41
- package/src/funcs/dealListCrmDeals.ts +46 -49
- package/src/funcs/dealPatchCrmDeal.ts +38 -42
- package/src/funcs/dealRemoveCrmDeal.ts +35 -35
- package/src/funcs/dealUpdateCrmDeal.ts +38 -42
- package/src/funcs/documentCreateAtsDocument.ts +37 -42
- package/src/funcs/documentGetAtsDocument.ts +38 -41
- package/src/funcs/documentListAtsDocuments.ts +45 -48
- package/src/funcs/documentPatchAtsDocument.ts +38 -42
- package/src/funcs/documentRemoveAtsDocument.ts +35 -36
- package/src/funcs/documentUpdateAtsDocument.ts +38 -43
- package/src/funcs/employeeCreateHrisEmployee.ts +37 -42
- package/src/funcs/employeeGetHrisEmployee.ts +38 -41
- package/src/funcs/employeeListHrisEmployees.ts +44 -48
- package/src/funcs/employeePatchHrisEmployee.ts +38 -43
- package/src/funcs/employeeRemoveHrisEmployee.ts +35 -36
- package/src/funcs/employeeUpdateHrisEmployee.ts +38 -43
- package/src/funcs/enrichListEnrichCompanies.ts +39 -42
- package/src/funcs/enrichListEnrichPeople.ts +41 -44
- package/src/funcs/eventCreateCrmEvent.ts +37 -41
- package/src/funcs/eventGetCrmEvent.ts +38 -41
- package/src/funcs/eventListCrmEvents.ts +48 -51
- package/src/funcs/eventPatchCrmEvent.ts +38 -42
- package/src/funcs/eventRemoveCrmEvent.ts +35 -35
- package/src/funcs/eventUpdateCrmEvent.ts +38 -42
- package/src/funcs/fileCreateStorageFile.ts +37 -42
- package/src/funcs/fileGetStorageFile.ts +38 -41
- package/src/funcs/fileListStorageFiles.ts +44 -47
- package/src/funcs/filePatchStorageFile.ts +38 -42
- package/src/funcs/fileRemoveStorageFile.ts +35 -36
- package/src/funcs/fileUpdateStorageFile.ts +38 -43
- package/src/funcs/genaiCreateGenaiPrompt.ts +37 -42
- package/src/funcs/genaiListGenaiModels.ts +43 -46
- package/src/funcs/groupCreateHrisGroup.ts +37 -41
- package/src/funcs/groupGetHrisGroup.ts +38 -41
- package/src/funcs/groupListHrisGroups.ts +44 -47
- package/src/funcs/groupPatchHrisGroup.ts +38 -42
- package/src/funcs/groupRemoveHrisGroup.ts +35 -35
- package/src/funcs/groupUpdateHrisGroup.ts +38 -42
- package/src/funcs/hrisCreateHrisCompany.ts +37 -42
- package/src/funcs/hrisCreateHrisEmployee.ts +37 -42
- package/src/funcs/hrisCreateHrisGroup.ts +37 -41
- package/src/funcs/hrisCreateHrisLocation.ts +37 -42
- package/src/funcs/hrisGetHrisCompany.ts +38 -41
- package/src/funcs/hrisGetHrisEmployee.ts +38 -41
- package/src/funcs/hrisGetHrisGroup.ts +38 -41
- package/src/funcs/hrisGetHrisLocation.ts +38 -41
- package/src/funcs/hrisGetHrisPayslip.ts +38 -41
- package/src/funcs/hrisGetHrisTimeoff.ts +38 -41
- package/src/funcs/hrisListHrisCompanies.ts +43 -47
- package/src/funcs/hrisListHrisEmployees.ts +44 -48
- package/src/funcs/hrisListHrisGroups.ts +44 -47
- package/src/funcs/hrisListHrisLocations.ts +43 -47
- package/src/funcs/hrisListHrisPayslips.ts +44 -47
- package/src/funcs/hrisListHrisTimeoffs.ts +44 -47
- package/src/funcs/hrisPatchHrisCompany.ts +38 -42
- package/src/funcs/hrisPatchHrisEmployee.ts +38 -43
- package/src/funcs/hrisPatchHrisGroup.ts +38 -42
- package/src/funcs/hrisPatchHrisLocation.ts +38 -43
- package/src/funcs/hrisRemoveHrisCompany.ts +35 -36
- package/src/funcs/hrisRemoveHrisEmployee.ts +35 -36
- package/src/funcs/hrisRemoveHrisGroup.ts +35 -35
- package/src/funcs/hrisRemoveHrisLocation.ts +35 -36
- package/src/funcs/hrisUpdateHrisCompany.ts +38 -43
- package/src/funcs/hrisUpdateHrisEmployee.ts +38 -43
- package/src/funcs/hrisUpdateHrisGroup.ts +38 -42
- package/src/funcs/hrisUpdateHrisLocation.ts +38 -43
- package/src/funcs/integrationGetUnifiedIntegrationAuth.ts +49 -52
- package/src/funcs/integrationListUnifiedIntegrationWorkspaces.ts +45 -48
- package/src/funcs/integrationListUnifiedIntegrations.ts +43 -43
- package/src/funcs/interviewCreateAtsInterview.ts +37 -42
- package/src/funcs/interviewGetAtsInterview.ts +38 -41
- package/src/funcs/interviewListAtsInterviews.ts +44 -48
- package/src/funcs/interviewPatchAtsInterview.ts +38 -43
- package/src/funcs/interviewRemoveAtsInterview.ts +35 -36
- package/src/funcs/interviewUpdateAtsInterview.ts +38 -43
- package/src/funcs/inventoryCreateCommerceInventory.ts +38 -44
- package/src/funcs/inventoryGetCommerceInventory.ts +40 -43
- package/src/funcs/inventoryListCommerceInventories.ts +46 -49
- package/src/funcs/inventoryPatchCommerceInventory.ts +40 -46
- package/src/funcs/inventoryRemoveCommerceInventory.ts +37 -37
- package/src/funcs/inventoryUpdateCommerceInventory.ts +40 -46
- package/src/funcs/invoiceCreateAccountingInvoice.ts +38 -44
- package/src/funcs/invoiceGetAccountingInvoice.ts +40 -43
- package/src/funcs/invoiceListAccountingInvoices.ts +45 -48
- package/src/funcs/invoicePatchAccountingInvoice.ts +40 -46
- package/src/funcs/invoiceRemoveAccountingInvoice.ts +37 -37
- package/src/funcs/invoiceUpdateAccountingInvoice.ts +40 -46
- package/src/funcs/issueListUnifiedIssues.ts +39 -40
- package/src/funcs/itemCreateCommerceItem.ts +37 -42
- package/src/funcs/itemGetCommerceItem.ts +38 -41
- package/src/funcs/itemListCommerceItems.ts +44 -48
- package/src/funcs/itemPatchCommerceItem.ts +38 -43
- package/src/funcs/itemRemoveCommerceItem.ts +35 -36
- package/src/funcs/itemUpdateCommerceItem.ts +38 -43
- package/src/funcs/jobCreateAtsJob.ts +37 -41
- package/src/funcs/jobGetAtsJob.ts +38 -41
- package/src/funcs/jobListAtsJobs.ts +44 -47
- package/src/funcs/jobPatchAtsJob.ts +38 -42
- package/src/funcs/jobRemoveAtsJob.ts +35 -35
- package/src/funcs/jobUpdateAtsJob.ts +38 -42
- package/src/funcs/journalCreateAccountingJournal.ts +38 -44
- package/src/funcs/journalGetAccountingJournal.ts +40 -43
- package/src/funcs/journalListAccountingJournals.ts +44 -47
- package/src/funcs/journalPatchAccountingJournal.ts +40 -46
- package/src/funcs/journalRemoveAccountingJournal.ts +37 -37
- package/src/funcs/journalUpdateAccountingJournal.ts +40 -46
- package/src/funcs/kmsCreateKmsPage.ts +37 -41
- package/src/funcs/kmsCreateKmsSpace.ts +37 -41
- package/src/funcs/kmsGetKmsPage.ts +38 -41
- package/src/funcs/kmsGetKmsSpace.ts +38 -41
- package/src/funcs/kmsListKmsPages.ts +45 -48
- package/src/funcs/kmsListKmsSpaces.ts +44 -47
- package/src/funcs/kmsPatchKmsPage.ts +38 -42
- package/src/funcs/kmsPatchKmsSpace.ts +38 -42
- package/src/funcs/kmsRemoveKmsPage.ts +35 -35
- package/src/funcs/kmsRemoveKmsSpace.ts +35 -35
- package/src/funcs/kmsUpdateKmsPage.ts +38 -42
- package/src/funcs/kmsUpdateKmsSpace.ts +38 -42
- package/src/funcs/leadCreateCrmLead.ts +37 -41
- package/src/funcs/leadGetCrmLead.ts +38 -41
- package/src/funcs/leadListCrmLeads.ts +46 -49
- package/src/funcs/leadPatchCrmLead.ts +38 -42
- package/src/funcs/leadRemoveCrmLead.ts +35 -35
- package/src/funcs/leadUpdateCrmLead.ts +38 -42
- package/src/funcs/linkCreatePaymentLink.ts +37 -42
- package/src/funcs/linkGetPaymentLink.ts +38 -41
- package/src/funcs/linkListPaymentLinks.ts +45 -48
- package/src/funcs/linkPatchPaymentLink.ts +38 -42
- package/src/funcs/linkRemovePaymentLink.ts +35 -36
- package/src/funcs/linkUpdatePaymentLink.ts +38 -43
- package/src/funcs/listCreateMartechList.ts +37 -42
- package/src/funcs/listGetMartechList.ts +38 -41
- package/src/funcs/listListMartechLists.ts +43 -46
- package/src/funcs/listPatchMartechList.ts +38 -42
- package/src/funcs/listRemoveMartechList.ts +35 -36
- package/src/funcs/listUpdateMartechList.ts +38 -43
- package/src/funcs/locationCreateCommerceLocation.ts +38 -44
- package/src/funcs/locationCreateHrisLocation.ts +37 -42
- package/src/funcs/locationGetCommerceLocation.ts +40 -43
- package/src/funcs/locationGetHrisLocation.ts +38 -41
- package/src/funcs/locationListCommerceLocations.ts +44 -47
- package/src/funcs/locationListHrisLocations.ts +43 -47
- package/src/funcs/locationPatchCommerceLocation.ts +40 -46
- package/src/funcs/locationPatchHrisLocation.ts +38 -43
- package/src/funcs/locationRemoveCommerceLocation.ts +37 -37
- package/src/funcs/locationRemoveHrisLocation.ts +35 -36
- package/src/funcs/locationUpdateCommerceLocation.ts +40 -46
- package/src/funcs/locationUpdateHrisLocation.ts +38 -43
- package/src/funcs/loginGetUnifiedIntegrationLogin.ts +45 -48
- package/src/funcs/martechCreateMartechList.ts +37 -42
- package/src/funcs/martechCreateMartechMember.ts +38 -44
- package/src/funcs/martechGetMartechList.ts +38 -41
- package/src/funcs/martechGetMartechMember.ts +38 -41
- package/src/funcs/martechListMartechLists.ts +43 -46
- package/src/funcs/martechListMartechMembers.ts +44 -48
- package/src/funcs/martechPatchMartechList.ts +38 -42
- package/src/funcs/martechPatchMartechMember.ts +38 -45
- package/src/funcs/martechRemoveMartechList.ts +35 -36
- package/src/funcs/martechRemoveMartechMember.ts +36 -36
- package/src/funcs/martechUpdateMartechList.ts +38 -43
- package/src/funcs/martechUpdateMartechMember.ts +39 -45
- package/src/funcs/memberCreateMartechMember.ts +38 -44
- package/src/funcs/memberGetMartechMember.ts +38 -41
- package/src/funcs/memberListMartechMembers.ts +44 -48
- package/src/funcs/memberPatchMartechMember.ts +38 -45
- package/src/funcs/memberRemoveMartechMember.ts +36 -36
- package/src/funcs/memberUpdateMartechMember.ts +39 -45
- package/src/funcs/messageCreateMessagingMessage.ts +38 -44
- package/src/funcs/messageGetMessagingMessage.ts +40 -43
- package/src/funcs/messageListMessagingMessages.ts +46 -49
- package/src/funcs/messagePatchMessagingMessage.ts +40 -46
- package/src/funcs/messageRemoveMessagingMessage.ts +37 -37
- package/src/funcs/messageUpdateMessagingMessage.ts +40 -46
- package/src/funcs/messagingCreateMessagingMessage.ts +38 -44
- package/src/funcs/messagingGetMessagingChannel.ts +40 -43
- package/src/funcs/messagingGetMessagingMessage.ts +40 -43
- package/src/funcs/messagingListMessagingChannels.ts +45 -48
- package/src/funcs/messagingListMessagingMessages.ts +46 -49
- package/src/funcs/messagingPatchMessagingMessage.ts +40 -46
- package/src/funcs/messagingRemoveMessagingMessage.ts +37 -37
- package/src/funcs/messagingUpdateMessagingMessage.ts +40 -46
- package/src/funcs/modelListGenaiModels.ts +43 -46
- package/src/funcs/noteCreateTicketingNote.ts +38 -42
- package/src/funcs/noteGetTicketingNote.ts +38 -41
- package/src/funcs/noteListTicketingNotes.ts +45 -49
- package/src/funcs/notePatchTicketingNote.ts +38 -43
- package/src/funcs/noteRemoveTicketingNote.ts +36 -36
- package/src/funcs/noteUpdateTicketingNote.ts +39 -43
- package/src/funcs/organizationGetAccountingOrganization.ts +40 -43
- package/src/funcs/organizationListAccountingOrganizations.ts +45 -50
- package/src/funcs/pageCreateKmsPage.ts +37 -41
- package/src/funcs/pageGetKmsPage.ts +38 -41
- package/src/funcs/pageListKmsPages.ts +45 -48
- package/src/funcs/pagePatchKmsPage.ts +38 -42
- package/src/funcs/pageRemoveKmsPage.ts +35 -35
- package/src/funcs/pageUpdateKmsPage.ts +38 -42
- package/src/funcs/passthroughCreatePassthroughJson.ts +158 -0
- package/src/funcs/passthroughCreatePassthroughRaw.ts +158 -0
- package/src/funcs/passthroughListPassthroughs.ts +72 -41
- package/src/funcs/passthroughPatchPassthroughJson.ts +158 -0
- package/src/funcs/passthroughPatchPassthroughRaw.ts +158 -0
- package/src/funcs/passthroughRemovePassthrough.ts +72 -42
- package/src/funcs/passthroughUpdatePassthroughJson.ts +158 -0
- package/src/funcs/passthroughUpdatePassthroughRaw.ts +158 -0
- package/src/funcs/paymentCreatePaymentLink.ts +37 -42
- package/src/funcs/paymentCreatePaymentPayment.ts +38 -42
- package/src/funcs/paymentGetPaymentLink.ts +38 -41
- package/src/funcs/paymentGetPaymentPayment.ts +38 -44
- package/src/funcs/paymentGetPaymentPayout.ts +38 -41
- package/src/funcs/paymentGetPaymentRefund.ts +38 -41
- package/src/funcs/paymentListPaymentLinks.ts +45 -48
- package/src/funcs/paymentListPaymentPayments.ts +46 -49
- package/src/funcs/paymentListPaymentPayouts.ts +43 -47
- package/src/funcs/paymentListPaymentRefunds.ts +44 -48
- package/src/funcs/paymentPatchPaymentLink.ts +38 -42
- package/src/funcs/paymentPatchPaymentPayment.ts +39 -45
- package/src/funcs/paymentRemovePaymentLink.ts +35 -36
- package/src/funcs/paymentRemovePaymentPayment.ts +36 -38
- package/src/funcs/paymentUpdatePaymentLink.ts +38 -43
- package/src/funcs/paymentUpdatePaymentPayment.ts +39 -45
- package/src/funcs/payoutGetPaymentPayout.ts +38 -41
- package/src/funcs/payoutListPaymentPayouts.ts +43 -47
- package/src/funcs/payslipGetHrisPayslip.ts +38 -41
- package/src/funcs/payslipListHrisPayslips.ts +44 -47
- package/src/funcs/personListEnrichPeople.ts +41 -44
- package/src/funcs/pipelineCreateCrmPipeline.ts +37 -42
- package/src/funcs/pipelineGetCrmPipeline.ts +38 -41
- package/src/funcs/pipelineListCrmPipelines.ts +43 -46
- package/src/funcs/pipelinePatchCrmPipeline.ts +38 -42
- package/src/funcs/pipelineRemoveCrmPipeline.ts +35 -36
- package/src/funcs/pipelineUpdateCrmPipeline.ts +38 -43
- package/src/funcs/projectCreateTaskProject.ts +37 -42
- package/src/funcs/projectGetTaskProject.ts +38 -41
- package/src/funcs/projectListTaskProjects.ts +44 -47
- package/src/funcs/projectPatchTaskProject.ts +38 -42
- package/src/funcs/projectRemoveTaskProject.ts +35 -36
- package/src/funcs/projectUpdateTaskProject.ts +38 -43
- package/src/funcs/promptCreateGenaiPrompt.ts +37 -42
- package/src/funcs/refundGetPaymentRefund.ts +38 -41
- package/src/funcs/refundListPaymentRefunds.ts +44 -48
- package/src/funcs/scorecardCreateAtsScorecard.ts +37 -42
- package/src/funcs/scorecardGetAtsScorecard.ts +38 -41
- package/src/funcs/scorecardListAtsScorecards.ts +47 -51
- package/src/funcs/scorecardPatchAtsScorecard.ts +38 -43
- package/src/funcs/scorecardRemoveAtsScorecard.ts +35 -36
- package/src/funcs/scorecardUpdateAtsScorecard.ts +38 -43
- package/src/funcs/spaceCreateKmsSpace.ts +37 -41
- package/src/funcs/spaceGetKmsSpace.ts +38 -41
- package/src/funcs/spaceListKmsSpaces.ts +44 -47
- package/src/funcs/spacePatchKmsSpace.ts +38 -42
- package/src/funcs/spaceRemoveKmsSpace.ts +35 -35
- package/src/funcs/spaceUpdateKmsSpace.ts +38 -42
- package/src/funcs/storageCreateStorageFile.ts +37 -42
- package/src/funcs/storageGetStorageFile.ts +38 -41
- package/src/funcs/storageListStorageFiles.ts +44 -47
- package/src/funcs/storagePatchStorageFile.ts +38 -42
- package/src/funcs/storageRemoveStorageFile.ts +35 -36
- package/src/funcs/storageUpdateStorageFile.ts +38 -43
- package/src/funcs/taskCreateTaskProject.ts +37 -42
- package/src/funcs/taskCreateTaskTask.ts +37 -41
- package/src/funcs/taskGetTaskProject.ts +38 -41
- package/src/funcs/taskGetTaskTask.ts +38 -41
- package/src/funcs/taskListTaskProjects.ts +44 -47
- package/src/funcs/taskListTaskTasks.ts +46 -49
- package/src/funcs/taskPatchTaskProject.ts +38 -42
- package/src/funcs/taskPatchTaskTask.ts +38 -42
- package/src/funcs/taskRemoveTaskProject.ts +35 -36
- package/src/funcs/taskRemoveTaskTask.ts +35 -35
- package/src/funcs/taskUpdateTaskProject.ts +38 -43
- package/src/funcs/taskUpdateTaskTask.ts +38 -42
- package/src/funcs/taxrateCreateAccountingTaxrate.ts +38 -44
- package/src/funcs/taxrateGetAccountingTaxrate.ts +40 -43
- package/src/funcs/taxrateListAccountingTaxrates.ts +44 -47
- package/src/funcs/taxratePatchAccountingTaxrate.ts +40 -46
- package/src/funcs/taxrateRemoveAccountingTaxrate.ts +37 -37
- package/src/funcs/taxrateUpdateAccountingTaxrate.ts +40 -46
- package/src/funcs/ticketCreateTicketingTicket.ts +38 -44
- package/src/funcs/ticketGetTicketingTicket.ts +38 -44
- package/src/funcs/ticketListTicketingTickets.ts +46 -49
- package/src/funcs/ticketPatchTicketingTicket.ts +39 -47
- package/src/funcs/ticketRemoveTicketingTicket.ts +36 -38
- package/src/funcs/ticketUpdateTicketingTicket.ts +39 -47
- package/src/funcs/ticketingCreateTicketingCustomer.ts +38 -44
- package/src/funcs/ticketingCreateTicketingNote.ts +38 -42
- package/src/funcs/ticketingCreateTicketingTicket.ts +38 -44
- package/src/funcs/ticketingGetTicketingCustomer.ts +40 -43
- package/src/funcs/ticketingGetTicketingNote.ts +38 -41
- package/src/funcs/ticketingGetTicketingTicket.ts +38 -44
- package/src/funcs/ticketingListTicketingCustomers.ts +44 -47
- package/src/funcs/ticketingListTicketingNotes.ts +45 -49
- package/src/funcs/ticketingListTicketingTickets.ts +46 -49
- package/src/funcs/ticketingPatchTicketingCustomer.ts +40 -46
- package/src/funcs/ticketingPatchTicketingNote.ts +38 -43
- package/src/funcs/ticketingPatchTicketingTicket.ts +39 -47
- package/src/funcs/ticketingRemoveTicketingCustomer.ts +37 -37
- package/src/funcs/ticketingRemoveTicketingNote.ts +36 -36
- package/src/funcs/ticketingRemoveTicketingTicket.ts +36 -38
- package/src/funcs/ticketingUpdateTicketingCustomer.ts +40 -46
- package/src/funcs/ticketingUpdateTicketingNote.ts +39 -43
- package/src/funcs/ticketingUpdateTicketingTicket.ts +39 -47
- package/src/funcs/timeoffGetHrisTimeoff.ts +38 -41
- package/src/funcs/timeoffListHrisTimeoffs.ts +44 -47
- package/src/funcs/transactionCreateAccountingTransaction.ts +39 -45
- package/src/funcs/transactionGetAccountingTransaction.ts +40 -43
- package/src/funcs/transactionListAccountingTransactions.ts +46 -49
- package/src/funcs/transactionPatchAccountingTransaction.ts +40 -44
- package/src/funcs/transactionRemoveAccountingTransaction.ts +37 -39
- package/src/funcs/transactionUpdateAccountingTransaction.ts +40 -46
- package/src/funcs/ucCreateUcContact.ts +37 -41
- package/src/funcs/ucGetUcContact.ts +38 -41
- package/src/funcs/ucListUcCalls.ts +45 -48
- package/src/funcs/ucListUcContacts.ts +44 -47
- package/src/funcs/ucPatchUcContact.ts +38 -42
- package/src/funcs/ucRemoveUcContact.ts +35 -35
- package/src/funcs/ucUpdateUcContact.ts +38 -42
- package/src/funcs/unifiedCreateUnifiedConnection.ts +33 -33
- package/src/funcs/unifiedCreateUnifiedWebhook.ts +36 -39
- package/src/funcs/unifiedGetUnifiedApicall.ts +34 -35
- package/src/funcs/unifiedGetUnifiedConnection.ts +35 -35
- package/src/funcs/unifiedGetUnifiedIntegrationAuth.ts +49 -52
- package/src/funcs/unifiedGetUnifiedWebhook.ts +34 -35
- package/src/funcs/unifiedListUnifiedApicalls.ts +45 -45
- package/src/funcs/unifiedListUnifiedConnections.ts +43 -43
- package/src/funcs/unifiedListUnifiedIntegrationWorkspaces.ts +45 -48
- package/src/funcs/unifiedListUnifiedIntegrations.ts +43 -43
- package/src/funcs/unifiedListUnifiedIssues.ts +39 -40
- package/src/funcs/unifiedListUnifiedWebhooks.ts +45 -45
- package/src/funcs/unifiedPatchUnifiedConnection.ts +35 -38
- package/src/funcs/unifiedPatchUnifiedWebhook.ts +35 -38
- package/src/funcs/unifiedPatchUnifiedWebhookTrigger.ts +35 -35
- package/src/funcs/unifiedRemoveUnifiedConnection.ts +35 -35
- package/src/funcs/unifiedRemoveUnifiedWebhook.ts +35 -35
- package/src/funcs/unifiedUpdateUnifiedConnection.ts +35 -38
- package/src/funcs/unifiedUpdateUnifiedWebhook.ts +35 -38
- package/src/funcs/unifiedUpdateUnifiedWebhookTrigger.ts +35 -37
- package/src/funcs/webhookCreateUnifiedWebhook.ts +36 -39
- package/src/funcs/webhookGetUnifiedWebhook.ts +34 -35
- package/src/funcs/webhookListUnifiedWebhooks.ts +45 -45
- package/src/funcs/webhookPatchUnifiedWebhook.ts +35 -38
- package/src/funcs/webhookPatchUnifiedWebhookTrigger.ts +35 -35
- package/src/funcs/webhookRemoveUnifiedWebhook.ts +35 -35
- package/src/funcs/webhookUpdateUnifiedWebhook.ts +35 -38
- package/src/funcs/webhookUpdateUnifiedWebhookTrigger.ts +35 -37
- package/src/lib/config.ts +3 -3
- package/src/lib/sdks.ts +24 -24
- package/src/sdk/models/operations/createpassthroughjson.ts +166 -0
- package/src/sdk/models/operations/createpassthroughraw.ts +185 -0
- package/src/sdk/models/operations/index.ts +6 -3
- package/src/sdk/models/operations/listpassthroughs.ts +87 -0
- package/src/sdk/models/operations/patchpassthroughjson.ts +165 -0
- package/src/sdk/models/operations/patchpassthroughraw.ts +185 -0
- package/src/sdk/models/operations/removepassthrough.ts +94 -0
- package/src/sdk/models/operations/updatepassthroughjson.ts +166 -0
- package/src/sdk/models/operations/updatepassthroughraw.ts +185 -0
- package/src/sdk/models/shared/apicall.ts +12 -0
- package/src/sdk/models/shared/atsactivity.ts +4 -4
- package/src/sdk/models/shared/commercecollection.ts +10 -0
- package/src/sdk/models/shared/commerceitem.ts +10 -0
- package/src/sdk/models/shared/commerceitemmedia.ts +10 -0
- package/src/sdk/models/shared/commerceitemvariant.ts +10 -0
- package/src/sdk/models/shared/commercemetadata.ts +74 -0
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/passthrough.ts +125 -24
- package/src/sdk/sdk.ts +70 -70
- package/funcs/passthroughCreatePassthrough.d.ts +0 -14
- package/funcs/passthroughCreatePassthrough.d.ts.map +0 -1
- package/funcs/passthroughCreatePassthrough.js +0 -99
- package/funcs/passthroughCreatePassthrough.js.map +0 -1
- package/funcs/passthroughPatchPassthrough.d.ts +0 -14
- package/funcs/passthroughPatchPassthrough.d.ts.map +0 -1
- package/funcs/passthroughPatchPassthrough.js +0 -99
- package/funcs/passthroughPatchPassthrough.js.map +0 -1
- package/funcs/passthroughUpdatePassthrough.d.ts +0 -14
- package/funcs/passthroughUpdatePassthrough.d.ts.map +0 -1
- package/funcs/passthroughUpdatePassthrough.js +0 -99
- package/funcs/passthroughUpdatePassthrough.js.map +0 -1
- package/sdk/models/operations/createpassthrough.d.ts +0 -39
- package/sdk/models/operations/createpassthrough.d.ts.map +0 -1
- package/sdk/models/operations/createpassthrough.js +0 -65
- package/sdk/models/operations/createpassthrough.js.map +0 -1
- package/sdk/models/operations/patchpassthrough.d.ts +0 -39
- package/sdk/models/operations/patchpassthrough.d.ts.map +0 -1
- package/sdk/models/operations/patchpassthrough.js +0 -65
- package/sdk/models/operations/patchpassthrough.js.map +0 -1
- package/sdk/models/operations/updatepassthrough.d.ts +0 -39
- package/sdk/models/operations/updatepassthrough.d.ts.map +0 -1
- package/sdk/models/operations/updatepassthrough.js.map +0 -1
- package/src/funcs/passthroughCreatePassthrough.ts +0 -130
- package/src/funcs/passthroughPatchPassthrough.ts +0 -129
- package/src/funcs/passthroughUpdatePassthrough.ts +0 -130
- package/src/sdk/models/operations/createpassthrough.ts +0 -70
- package/src/sdk/models/operations/patchpassthrough.ts +0 -70
- package/src/sdk/models/operations/updatepassthrough.ts +0 -70
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
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.PatchPassthroughRawResponse$ = exports.PatchPassthroughRawResponse$outboundSchema = exports.PatchPassthroughRawResponse$inboundSchema = exports.PatchPassthroughRawResponseResult$ = exports.PatchPassthroughRawResponseResult$outboundSchema = exports.PatchPassthroughRawResponseResult$inboundSchema = exports.PatchPassthroughRawRequest$ = exports.PatchPassthroughRawRequest$outboundSchema = exports.PatchPassthroughRawRequest$inboundSchema = void 0;
|
|
30
|
+
const z = __importStar(require("zod"));
|
|
31
|
+
const b64$ = __importStar(require("../../../lib/base64.js"));
|
|
32
|
+
const primitives_js_1 = require("../../../lib/primitives.js");
|
|
33
|
+
/** @internal */
|
|
34
|
+
exports.PatchPassthroughRawRequest$inboundSchema = z.object({
|
|
35
|
+
RequestBody: z.union([
|
|
36
|
+
z.instanceof((ReadableStream)),
|
|
37
|
+
z.instanceof(Blob),
|
|
38
|
+
z.instanceof(ArrayBuffer),
|
|
39
|
+
z.instanceof(Uint8Array),
|
|
40
|
+
]).optional(),
|
|
41
|
+
connection_id: z.string(),
|
|
42
|
+
path: z.string(),
|
|
43
|
+
}).transform((v) => {
|
|
44
|
+
return (0, primitives_js_1.remap)(v, {
|
|
45
|
+
"RequestBody": "requestBody",
|
|
46
|
+
"connection_id": "connectionId",
|
|
47
|
+
});
|
|
48
|
+
});
|
|
49
|
+
/** @internal */
|
|
50
|
+
exports.PatchPassthroughRawRequest$outboundSchema = z.object({
|
|
51
|
+
requestBody: z.union([
|
|
52
|
+
z.instanceof((ReadableStream)),
|
|
53
|
+
z.instanceof(Blob),
|
|
54
|
+
z.instanceof(ArrayBuffer),
|
|
55
|
+
z.instanceof(Uint8Array),
|
|
56
|
+
]).optional(),
|
|
57
|
+
connectionId: z.string(),
|
|
58
|
+
path: z.string(),
|
|
59
|
+
}).transform((v) => {
|
|
60
|
+
return (0, primitives_js_1.remap)(v, {
|
|
61
|
+
requestBody: "RequestBody",
|
|
62
|
+
connectionId: "connection_id",
|
|
63
|
+
});
|
|
64
|
+
});
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
68
|
+
*/
|
|
69
|
+
var PatchPassthroughRawRequest$;
|
|
70
|
+
(function (PatchPassthroughRawRequest$) {
|
|
71
|
+
/** @deprecated use `PatchPassthroughRawRequest$inboundSchema` instead. */
|
|
72
|
+
PatchPassthroughRawRequest$.inboundSchema = exports.PatchPassthroughRawRequest$inboundSchema;
|
|
73
|
+
/** @deprecated use `PatchPassthroughRawRequest$outboundSchema` instead. */
|
|
74
|
+
PatchPassthroughRawRequest$.outboundSchema = exports.PatchPassthroughRawRequest$outboundSchema;
|
|
75
|
+
})(PatchPassthroughRawRequest$ || (exports.PatchPassthroughRawRequest$ = PatchPassthroughRawRequest$ = {}));
|
|
76
|
+
/** @internal */
|
|
77
|
+
exports.PatchPassthroughRawResponseResult$inboundSchema = z.union([z.any(), z.string(), b64$.zodInbound]);
|
|
78
|
+
/** @internal */
|
|
79
|
+
exports.PatchPassthroughRawResponseResult$outboundSchema = z.union([z.any(), z.string(), b64$.zodOutbound]);
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
83
|
+
*/
|
|
84
|
+
var PatchPassthroughRawResponseResult$;
|
|
85
|
+
(function (PatchPassthroughRawResponseResult$) {
|
|
86
|
+
/** @deprecated use `PatchPassthroughRawResponseResult$inboundSchema` instead. */
|
|
87
|
+
PatchPassthroughRawResponseResult$.inboundSchema = exports.PatchPassthroughRawResponseResult$inboundSchema;
|
|
88
|
+
/** @deprecated use `PatchPassthroughRawResponseResult$outboundSchema` instead. */
|
|
89
|
+
PatchPassthroughRawResponseResult$.outboundSchema = exports.PatchPassthroughRawResponseResult$outboundSchema;
|
|
90
|
+
})(PatchPassthroughRawResponseResult$ || (exports.PatchPassthroughRawResponseResult$ = PatchPassthroughRawResponseResult$ = {}));
|
|
91
|
+
/** @internal */
|
|
92
|
+
exports.PatchPassthroughRawResponse$inboundSchema = z.object({
|
|
93
|
+
Headers: z.record(z.array(z.string())),
|
|
94
|
+
Result: z.union([z.any(), z.string(), b64$.zodInbound]).optional(),
|
|
95
|
+
}).transform((v) => {
|
|
96
|
+
return (0, primitives_js_1.remap)(v, {
|
|
97
|
+
"Headers": "headers",
|
|
98
|
+
"Result": "result",
|
|
99
|
+
});
|
|
100
|
+
});
|
|
101
|
+
/** @internal */
|
|
102
|
+
exports.PatchPassthroughRawResponse$outboundSchema = z.object({
|
|
103
|
+
headers: z.record(z.array(z.string())),
|
|
104
|
+
result: z.union([z.any(), z.string(), b64$.zodOutbound]).optional(),
|
|
105
|
+
}).transform((v) => {
|
|
106
|
+
return (0, primitives_js_1.remap)(v, {
|
|
107
|
+
headers: "Headers",
|
|
108
|
+
result: "Result",
|
|
109
|
+
});
|
|
110
|
+
});
|
|
111
|
+
/**
|
|
112
|
+
* @internal
|
|
113
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
114
|
+
*/
|
|
115
|
+
var PatchPassthroughRawResponse$;
|
|
116
|
+
(function (PatchPassthroughRawResponse$) {
|
|
117
|
+
/** @deprecated use `PatchPassthroughRawResponse$inboundSchema` instead. */
|
|
118
|
+
PatchPassthroughRawResponse$.inboundSchema = exports.PatchPassthroughRawResponse$inboundSchema;
|
|
119
|
+
/** @deprecated use `PatchPassthroughRawResponse$outboundSchema` instead. */
|
|
120
|
+
PatchPassthroughRawResponse$.outboundSchema = exports.PatchPassthroughRawResponse$outboundSchema;
|
|
121
|
+
})(PatchPassthroughRawResponse$ || (exports.PatchPassthroughRawResponse$ = PatchPassthroughRawResponse$ = {}));
|
|
122
|
+
//# sourceMappingURL=patchpassthroughraw.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"patchpassthroughraw.js","sourceRoot":"","sources":["../../../src/sdk/models/operations/patchpassthroughraw.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,6 +6,13 @@ export type RemovePassthroughRequest = {
|
|
|
6
6
|
connectionId: string;
|
|
7
7
|
path: string;
|
|
8
8
|
};
|
|
9
|
+
export type RemovePassthroughResponseResult = any | string | Uint8Array | string;
|
|
10
|
+
export type RemovePassthroughResponse = {
|
|
11
|
+
headers: {
|
|
12
|
+
[k: string]: Array<string>;
|
|
13
|
+
};
|
|
14
|
+
result?: any | string | Uint8Array | string | undefined;
|
|
15
|
+
};
|
|
9
16
|
/** @internal */
|
|
10
17
|
export declare const RemovePassthroughRequest$inboundSchema: z.ZodType<RemovePassthroughRequest, z.ZodTypeDef, unknown>;
|
|
11
18
|
/** @internal */
|
|
@@ -27,4 +34,45 @@ export declare namespace RemovePassthroughRequest$ {
|
|
|
27
34
|
/** @deprecated use `RemovePassthroughRequest$Outbound` instead. */
|
|
28
35
|
type Outbound = RemovePassthroughRequest$Outbound;
|
|
29
36
|
}
|
|
37
|
+
/** @internal */
|
|
38
|
+
export declare const RemovePassthroughResponseResult$inboundSchema: z.ZodType<RemovePassthroughResponseResult, z.ZodTypeDef, unknown>;
|
|
39
|
+
/** @internal */
|
|
40
|
+
export type RemovePassthroughResponseResult$Outbound = any | string | Uint8Array;
|
|
41
|
+
/** @internal */
|
|
42
|
+
export declare const RemovePassthroughResponseResult$outboundSchema: z.ZodType<RemovePassthroughResponseResult$Outbound, z.ZodTypeDef, RemovePassthroughResponseResult>;
|
|
43
|
+
/**
|
|
44
|
+
* @internal
|
|
45
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
+
*/
|
|
47
|
+
export declare namespace RemovePassthroughResponseResult$ {
|
|
48
|
+
/** @deprecated use `RemovePassthroughResponseResult$inboundSchema` instead. */
|
|
49
|
+
const inboundSchema: z.ZodType<any, z.ZodTypeDef, unknown>;
|
|
50
|
+
/** @deprecated use `RemovePassthroughResponseResult$outboundSchema` instead. */
|
|
51
|
+
const outboundSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
52
|
+
/** @deprecated use `RemovePassthroughResponseResult$Outbound` instead. */
|
|
53
|
+
type Outbound = RemovePassthroughResponseResult$Outbound;
|
|
54
|
+
}
|
|
55
|
+
/** @internal */
|
|
56
|
+
export declare const RemovePassthroughResponse$inboundSchema: z.ZodType<RemovePassthroughResponse, z.ZodTypeDef, unknown>;
|
|
57
|
+
/** @internal */
|
|
58
|
+
export type RemovePassthroughResponse$Outbound = {
|
|
59
|
+
Headers: {
|
|
60
|
+
[k: string]: Array<string>;
|
|
61
|
+
};
|
|
62
|
+
Result?: any | string | Uint8Array | undefined;
|
|
63
|
+
};
|
|
64
|
+
/** @internal */
|
|
65
|
+
export declare const RemovePassthroughResponse$outboundSchema: z.ZodType<RemovePassthroughResponse$Outbound, z.ZodTypeDef, RemovePassthroughResponse>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
69
|
+
*/
|
|
70
|
+
export declare namespace RemovePassthroughResponse$ {
|
|
71
|
+
/** @deprecated use `RemovePassthroughResponse$inboundSchema` instead. */
|
|
72
|
+
const inboundSchema: z.ZodType<RemovePassthroughResponse, z.ZodTypeDef, unknown>;
|
|
73
|
+
/** @deprecated use `RemovePassthroughResponse$outboundSchema` instead. */
|
|
74
|
+
const outboundSchema: z.ZodType<RemovePassthroughResponse$Outbound, z.ZodTypeDef, RemovePassthroughResponse>;
|
|
75
|
+
/** @deprecated use `RemovePassthroughResponse$Outbound` instead. */
|
|
76
|
+
type Outbound = RemovePassthroughResponse$Outbound;
|
|
77
|
+
}
|
|
30
78
|
//# sourceMappingURL=removepassthrough.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"removepassthrough.d.ts","sourceRoot":"","sources":["../../../src/sdk/models/operations/removepassthrough.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"removepassthrough.d.ts","sourceRoot":"","sources":["../../../src/sdk/models/operations/removepassthrough.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAIzB,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,+BAA+B,GACvC,GAAG,GACH,MAAM,GACN,UAAU,GACV,MAAM,CAAC;AAEX,MAAM,MAAM,yBAAyB,GAAG;IACtC,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,CAAC,EAAE,GAAG,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC9C,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAQxB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,yBAAyB,CAAC;IACzC,wEAAwE;IACjE,MAAM,aAAa,4DAAyC,CAAC;IACpE,yEAAyE;IAClE,MAAM,cAAc,sFAA0C,CAAC;IACtE,mEAAmE;IACnE,KAAY,QAAQ,GAAG,iCAAiC,CAAC;CAC1D;AAED,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAC0C,CAAC;AAEpD,gBAAgB;AAChB,MAAM,MAAM,wCAAwC,GAChD,GAAG,GACH,MAAM,GACN,UAAU,CAAC;AAEf,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,wCAAwC,EACxC,CAAC,CAAC,UAAU,EACZ,+BAA+B,CACmB,CAAC;AAErD;;;GAGG;AACH,yBAAiB,gCAAgC,CAAC;IAChD,+EAA+E;IACxE,MAAM,aAAa,uCAAgD,CAAC;IAC3E,gFAAgF;IACzE,MAAM,cAAc,mCAAiD,CAAC;IAC7E,0EAA0E;IAC1E,KAAY,QAAQ,GAAG,wCAAwC,CAAC;CACjE;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,CAAC,EAAE,GAAG,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CASzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D"}
|
|
@@ -26,8 +26,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RemovePassthroughRequest$ = exports.RemovePassthroughRequest$outboundSchema = exports.RemovePassthroughRequest$inboundSchema = void 0;
|
|
29
|
+
exports.RemovePassthroughResponse$ = exports.RemovePassthroughResponse$outboundSchema = exports.RemovePassthroughResponse$inboundSchema = exports.RemovePassthroughResponseResult$ = exports.RemovePassthroughResponseResult$outboundSchema = exports.RemovePassthroughResponseResult$inboundSchema = exports.RemovePassthroughRequest$ = exports.RemovePassthroughRequest$outboundSchema = exports.RemovePassthroughRequest$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
|
+
const b64$ = __importStar(require("../../../lib/base64.js"));
|
|
31
32
|
const primitives_js_1 = require("../../../lib/primitives.js");
|
|
32
33
|
/** @internal */
|
|
33
34
|
exports.RemovePassthroughRequest$inboundSchema = z.object({
|
|
@@ -58,4 +59,50 @@ var RemovePassthroughRequest$;
|
|
|
58
59
|
/** @deprecated use `RemovePassthroughRequest$outboundSchema` instead. */
|
|
59
60
|
RemovePassthroughRequest$.outboundSchema = exports.RemovePassthroughRequest$outboundSchema;
|
|
60
61
|
})(RemovePassthroughRequest$ || (exports.RemovePassthroughRequest$ = RemovePassthroughRequest$ = {}));
|
|
62
|
+
/** @internal */
|
|
63
|
+
exports.RemovePassthroughResponseResult$inboundSchema = z.union([z.any(), z.string(), b64$.zodInbound]);
|
|
64
|
+
/** @internal */
|
|
65
|
+
exports.RemovePassthroughResponseResult$outboundSchema = z.union([z.any(), z.string(), b64$.zodOutbound]);
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
69
|
+
*/
|
|
70
|
+
var RemovePassthroughResponseResult$;
|
|
71
|
+
(function (RemovePassthroughResponseResult$) {
|
|
72
|
+
/** @deprecated use `RemovePassthroughResponseResult$inboundSchema` instead. */
|
|
73
|
+
RemovePassthroughResponseResult$.inboundSchema = exports.RemovePassthroughResponseResult$inboundSchema;
|
|
74
|
+
/** @deprecated use `RemovePassthroughResponseResult$outboundSchema` instead. */
|
|
75
|
+
RemovePassthroughResponseResult$.outboundSchema = exports.RemovePassthroughResponseResult$outboundSchema;
|
|
76
|
+
})(RemovePassthroughResponseResult$ || (exports.RemovePassthroughResponseResult$ = RemovePassthroughResponseResult$ = {}));
|
|
77
|
+
/** @internal */
|
|
78
|
+
exports.RemovePassthroughResponse$inboundSchema = z.object({
|
|
79
|
+
Headers: z.record(z.array(z.string())),
|
|
80
|
+
Result: z.union([z.any(), z.string(), b64$.zodInbound]).optional(),
|
|
81
|
+
}).transform((v) => {
|
|
82
|
+
return (0, primitives_js_1.remap)(v, {
|
|
83
|
+
"Headers": "headers",
|
|
84
|
+
"Result": "result",
|
|
85
|
+
});
|
|
86
|
+
});
|
|
87
|
+
/** @internal */
|
|
88
|
+
exports.RemovePassthroughResponse$outboundSchema = z.object({
|
|
89
|
+
headers: z.record(z.array(z.string())),
|
|
90
|
+
result: z.union([z.any(), z.string(), b64$.zodOutbound]).optional(),
|
|
91
|
+
}).transform((v) => {
|
|
92
|
+
return (0, primitives_js_1.remap)(v, {
|
|
93
|
+
headers: "Headers",
|
|
94
|
+
result: "Result",
|
|
95
|
+
});
|
|
96
|
+
});
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
100
|
+
*/
|
|
101
|
+
var RemovePassthroughResponse$;
|
|
102
|
+
(function (RemovePassthroughResponse$) {
|
|
103
|
+
/** @deprecated use `RemovePassthroughResponse$inboundSchema` instead. */
|
|
104
|
+
RemovePassthroughResponse$.inboundSchema = exports.RemovePassthroughResponse$inboundSchema;
|
|
105
|
+
/** @deprecated use `RemovePassthroughResponse$outboundSchema` instead. */
|
|
106
|
+
RemovePassthroughResponse$.outboundSchema = exports.RemovePassthroughResponse$outboundSchema;
|
|
107
|
+
})(RemovePassthroughResponse$ || (exports.RemovePassthroughResponse$ = RemovePassthroughResponse$ = {}));
|
|
61
108
|
//# sourceMappingURL=removepassthrough.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"removepassthrough.js","sourceRoot":"","sources":["../../../src/sdk/models/operations/removepassthrough.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,8DAA6D;
|
|
1
|
+
{"version":3,"file":"removepassthrough.js","sourceRoot":"","sources":["../../../src/sdk/models/operations/removepassthrough.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
export type UpdatePassthroughJsonRequest = {
|
|
3
|
+
/**
|
|
4
|
+
* integration-specific payload
|
|
5
|
+
*/
|
|
6
|
+
requestBody?: any | undefined;
|
|
7
|
+
/**
|
|
8
|
+
* ID of the connection
|
|
9
|
+
*/
|
|
10
|
+
connectionId: string;
|
|
11
|
+
path: string;
|
|
12
|
+
};
|
|
13
|
+
export type UpdatePassthroughJsonResponseResult = any | string | Uint8Array | string;
|
|
14
|
+
export type UpdatePassthroughJsonResponse = {
|
|
15
|
+
headers: {
|
|
16
|
+
[k: string]: Array<string>;
|
|
17
|
+
};
|
|
18
|
+
result?: any | string | Uint8Array | string | undefined;
|
|
19
|
+
};
|
|
20
|
+
/** @internal */
|
|
21
|
+
export declare const UpdatePassthroughJsonRequest$inboundSchema: z.ZodType<UpdatePassthroughJsonRequest, z.ZodTypeDef, unknown>;
|
|
22
|
+
/** @internal */
|
|
23
|
+
export type UpdatePassthroughJsonRequest$Outbound = {
|
|
24
|
+
RequestBody?: any | undefined;
|
|
25
|
+
connection_id: string;
|
|
26
|
+
path: string;
|
|
27
|
+
};
|
|
28
|
+
/** @internal */
|
|
29
|
+
export declare const UpdatePassthroughJsonRequest$outboundSchema: z.ZodType<UpdatePassthroughJsonRequest$Outbound, z.ZodTypeDef, UpdatePassthroughJsonRequest>;
|
|
30
|
+
/**
|
|
31
|
+
* @internal
|
|
32
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
33
|
+
*/
|
|
34
|
+
export declare namespace UpdatePassthroughJsonRequest$ {
|
|
35
|
+
/** @deprecated use `UpdatePassthroughJsonRequest$inboundSchema` instead. */
|
|
36
|
+
const inboundSchema: z.ZodType<UpdatePassthroughJsonRequest, z.ZodTypeDef, unknown>;
|
|
37
|
+
/** @deprecated use `UpdatePassthroughJsonRequest$outboundSchema` instead. */
|
|
38
|
+
const outboundSchema: z.ZodType<UpdatePassthroughJsonRequest$Outbound, z.ZodTypeDef, UpdatePassthroughJsonRequest>;
|
|
39
|
+
/** @deprecated use `UpdatePassthroughJsonRequest$Outbound` instead. */
|
|
40
|
+
type Outbound = UpdatePassthroughJsonRequest$Outbound;
|
|
41
|
+
}
|
|
42
|
+
/** @internal */
|
|
43
|
+
export declare const UpdatePassthroughJsonResponseResult$inboundSchema: z.ZodType<UpdatePassthroughJsonResponseResult, z.ZodTypeDef, unknown>;
|
|
44
|
+
/** @internal */
|
|
45
|
+
export type UpdatePassthroughJsonResponseResult$Outbound = any | string | Uint8Array;
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const UpdatePassthroughJsonResponseResult$outboundSchema: z.ZodType<UpdatePassthroughJsonResponseResult$Outbound, z.ZodTypeDef, UpdatePassthroughJsonResponseResult>;
|
|
48
|
+
/**
|
|
49
|
+
* @internal
|
|
50
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
51
|
+
*/
|
|
52
|
+
export declare namespace UpdatePassthroughJsonResponseResult$ {
|
|
53
|
+
/** @deprecated use `UpdatePassthroughJsonResponseResult$inboundSchema` instead. */
|
|
54
|
+
const inboundSchema: z.ZodType<any, z.ZodTypeDef, unknown>;
|
|
55
|
+
/** @deprecated use `UpdatePassthroughJsonResponseResult$outboundSchema` instead. */
|
|
56
|
+
const outboundSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
57
|
+
/** @deprecated use `UpdatePassthroughJsonResponseResult$Outbound` instead. */
|
|
58
|
+
type Outbound = UpdatePassthroughJsonResponseResult$Outbound;
|
|
59
|
+
}
|
|
60
|
+
/** @internal */
|
|
61
|
+
export declare const UpdatePassthroughJsonResponse$inboundSchema: z.ZodType<UpdatePassthroughJsonResponse, z.ZodTypeDef, unknown>;
|
|
62
|
+
/** @internal */
|
|
63
|
+
export type UpdatePassthroughJsonResponse$Outbound = {
|
|
64
|
+
Headers: {
|
|
65
|
+
[k: string]: Array<string>;
|
|
66
|
+
};
|
|
67
|
+
Result?: any | string | Uint8Array | undefined;
|
|
68
|
+
};
|
|
69
|
+
/** @internal */
|
|
70
|
+
export declare const UpdatePassthroughJsonResponse$outboundSchema: z.ZodType<UpdatePassthroughJsonResponse$Outbound, z.ZodTypeDef, UpdatePassthroughJsonResponse>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
74
|
+
*/
|
|
75
|
+
export declare namespace UpdatePassthroughJsonResponse$ {
|
|
76
|
+
/** @deprecated use `UpdatePassthroughJsonResponse$inboundSchema` instead. */
|
|
77
|
+
const inboundSchema: z.ZodType<UpdatePassthroughJsonResponse, z.ZodTypeDef, unknown>;
|
|
78
|
+
/** @deprecated use `UpdatePassthroughJsonResponse$outboundSchema` instead. */
|
|
79
|
+
const outboundSchema: z.ZodType<UpdatePassthroughJsonResponse$Outbound, z.ZodTypeDef, UpdatePassthroughJsonResponse>;
|
|
80
|
+
/** @deprecated use `UpdatePassthroughJsonResponse$Outbound` instead. */
|
|
81
|
+
type Outbound = UpdatePassthroughJsonResponse$Outbound;
|
|
82
|
+
}
|
|
83
|
+
//# sourceMappingURL=updatepassthroughjson.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updatepassthroughjson.d.ts","sourceRoot":"","sources":["../../../src/sdk/models/operations/updatepassthroughjson.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
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.UpdatePassthroughJsonResponse$ = exports.UpdatePassthroughJsonResponse$outboundSchema = exports.UpdatePassthroughJsonResponse$inboundSchema = exports.UpdatePassthroughJsonResponseResult$ = exports.UpdatePassthroughJsonResponseResult$outboundSchema = exports.UpdatePassthroughJsonResponseResult$inboundSchema = exports.UpdatePassthroughJsonRequest$ = exports.UpdatePassthroughJsonRequest$outboundSchema = exports.UpdatePassthroughJsonRequest$inboundSchema = void 0;
|
|
30
|
+
const z = __importStar(require("zod"));
|
|
31
|
+
const b64$ = __importStar(require("../../../lib/base64.js"));
|
|
32
|
+
const primitives_js_1 = require("../../../lib/primitives.js");
|
|
33
|
+
/** @internal */
|
|
34
|
+
exports.UpdatePassthroughJsonRequest$inboundSchema = z.object({
|
|
35
|
+
RequestBody: z.any().optional(),
|
|
36
|
+
connection_id: z.string(),
|
|
37
|
+
path: z.string(),
|
|
38
|
+
}).transform((v) => {
|
|
39
|
+
return (0, primitives_js_1.remap)(v, {
|
|
40
|
+
"RequestBody": "requestBody",
|
|
41
|
+
"connection_id": "connectionId",
|
|
42
|
+
});
|
|
43
|
+
});
|
|
44
|
+
/** @internal */
|
|
45
|
+
exports.UpdatePassthroughJsonRequest$outboundSchema = z.object({
|
|
46
|
+
requestBody: z.any().optional(),
|
|
47
|
+
connectionId: z.string(),
|
|
48
|
+
path: z.string(),
|
|
49
|
+
}).transform((v) => {
|
|
50
|
+
return (0, primitives_js_1.remap)(v, {
|
|
51
|
+
requestBody: "RequestBody",
|
|
52
|
+
connectionId: "connection_id",
|
|
53
|
+
});
|
|
54
|
+
});
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
|
+
*/
|
|
59
|
+
var UpdatePassthroughJsonRequest$;
|
|
60
|
+
(function (UpdatePassthroughJsonRequest$) {
|
|
61
|
+
/** @deprecated use `UpdatePassthroughJsonRequest$inboundSchema` instead. */
|
|
62
|
+
UpdatePassthroughJsonRequest$.inboundSchema = exports.UpdatePassthroughJsonRequest$inboundSchema;
|
|
63
|
+
/** @deprecated use `UpdatePassthroughJsonRequest$outboundSchema` instead. */
|
|
64
|
+
UpdatePassthroughJsonRequest$.outboundSchema = exports.UpdatePassthroughJsonRequest$outboundSchema;
|
|
65
|
+
})(UpdatePassthroughJsonRequest$ || (exports.UpdatePassthroughJsonRequest$ = UpdatePassthroughJsonRequest$ = {}));
|
|
66
|
+
/** @internal */
|
|
67
|
+
exports.UpdatePassthroughJsonResponseResult$inboundSchema = z.union([z.any(), z.string(), b64$.zodInbound]);
|
|
68
|
+
/** @internal */
|
|
69
|
+
exports.UpdatePassthroughJsonResponseResult$outboundSchema = z.union([z.any(), z.string(), b64$.zodOutbound]);
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
73
|
+
*/
|
|
74
|
+
var UpdatePassthroughJsonResponseResult$;
|
|
75
|
+
(function (UpdatePassthroughJsonResponseResult$) {
|
|
76
|
+
/** @deprecated use `UpdatePassthroughJsonResponseResult$inboundSchema` instead. */
|
|
77
|
+
UpdatePassthroughJsonResponseResult$.inboundSchema = exports.UpdatePassthroughJsonResponseResult$inboundSchema;
|
|
78
|
+
/** @deprecated use `UpdatePassthroughJsonResponseResult$outboundSchema` instead. */
|
|
79
|
+
UpdatePassthroughJsonResponseResult$.outboundSchema = exports.UpdatePassthroughJsonResponseResult$outboundSchema;
|
|
80
|
+
})(UpdatePassthroughJsonResponseResult$ || (exports.UpdatePassthroughJsonResponseResult$ = UpdatePassthroughJsonResponseResult$ = {}));
|
|
81
|
+
/** @internal */
|
|
82
|
+
exports.UpdatePassthroughJsonResponse$inboundSchema = z.object({
|
|
83
|
+
Headers: z.record(z.array(z.string())),
|
|
84
|
+
Result: z.union([z.any(), z.string(), b64$.zodInbound]).optional(),
|
|
85
|
+
}).transform((v) => {
|
|
86
|
+
return (0, primitives_js_1.remap)(v, {
|
|
87
|
+
"Headers": "headers",
|
|
88
|
+
"Result": "result",
|
|
89
|
+
});
|
|
90
|
+
});
|
|
91
|
+
/** @internal */
|
|
92
|
+
exports.UpdatePassthroughJsonResponse$outboundSchema = z.object({
|
|
93
|
+
headers: z.record(z.array(z.string())),
|
|
94
|
+
result: z.union([z.any(), z.string(), b64$.zodOutbound]).optional(),
|
|
95
|
+
}).transform((v) => {
|
|
96
|
+
return (0, primitives_js_1.remap)(v, {
|
|
97
|
+
headers: "Headers",
|
|
98
|
+
result: "Result",
|
|
99
|
+
});
|
|
100
|
+
});
|
|
101
|
+
/**
|
|
102
|
+
* @internal
|
|
103
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
104
|
+
*/
|
|
105
|
+
var UpdatePassthroughJsonResponse$;
|
|
106
|
+
(function (UpdatePassthroughJsonResponse$) {
|
|
107
|
+
/** @deprecated use `UpdatePassthroughJsonResponse$inboundSchema` instead. */
|
|
108
|
+
UpdatePassthroughJsonResponse$.inboundSchema = exports.UpdatePassthroughJsonResponse$inboundSchema;
|
|
109
|
+
/** @deprecated use `UpdatePassthroughJsonResponse$outboundSchema` instead. */
|
|
110
|
+
UpdatePassthroughJsonResponse$.outboundSchema = exports.UpdatePassthroughJsonResponse$outboundSchema;
|
|
111
|
+
})(UpdatePassthroughJsonResponse$ || (exports.UpdatePassthroughJsonResponse$ = UpdatePassthroughJsonResponse$ = {}));
|
|
112
|
+
//# sourceMappingURL=updatepassthroughjson.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updatepassthroughjson.js","sourceRoot":"","sources":["../../../src/sdk/models/operations/updatepassthroughjson.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
export type UpdatePassthroughRawRequest = {
|
|
3
|
+
/**
|
|
4
|
+
* integration-specific payload
|
|
5
|
+
*/
|
|
6
|
+
requestBody?: ReadableStream<Uint8Array> | Blob | ArrayBuffer | Uint8Array | undefined;
|
|
7
|
+
/**
|
|
8
|
+
* ID of the connection
|
|
9
|
+
*/
|
|
10
|
+
connectionId: string;
|
|
11
|
+
path: string;
|
|
12
|
+
};
|
|
13
|
+
export type UpdatePassthroughRawResponseResult = any | string | Uint8Array | string;
|
|
14
|
+
export type UpdatePassthroughRawResponse = {
|
|
15
|
+
headers: {
|
|
16
|
+
[k: string]: Array<string>;
|
|
17
|
+
};
|
|
18
|
+
result?: any | string | Uint8Array | string | undefined;
|
|
19
|
+
};
|
|
20
|
+
/** @internal */
|
|
21
|
+
export declare const UpdatePassthroughRawRequest$inboundSchema: z.ZodType<UpdatePassthroughRawRequest, z.ZodTypeDef, unknown>;
|
|
22
|
+
/** @internal */
|
|
23
|
+
export type UpdatePassthroughRawRequest$Outbound = {
|
|
24
|
+
RequestBody?: ReadableStream<Uint8Array> | Blob | ArrayBuffer | Uint8Array | undefined;
|
|
25
|
+
connection_id: string;
|
|
26
|
+
path: string;
|
|
27
|
+
};
|
|
28
|
+
/** @internal */
|
|
29
|
+
export declare const UpdatePassthroughRawRequest$outboundSchema: z.ZodType<UpdatePassthroughRawRequest$Outbound, z.ZodTypeDef, UpdatePassthroughRawRequest>;
|
|
30
|
+
/**
|
|
31
|
+
* @internal
|
|
32
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
33
|
+
*/
|
|
34
|
+
export declare namespace UpdatePassthroughRawRequest$ {
|
|
35
|
+
/** @deprecated use `UpdatePassthroughRawRequest$inboundSchema` instead. */
|
|
36
|
+
const inboundSchema: z.ZodType<UpdatePassthroughRawRequest, z.ZodTypeDef, unknown>;
|
|
37
|
+
/** @deprecated use `UpdatePassthroughRawRequest$outboundSchema` instead. */
|
|
38
|
+
const outboundSchema: z.ZodType<UpdatePassthroughRawRequest$Outbound, z.ZodTypeDef, UpdatePassthroughRawRequest>;
|
|
39
|
+
/** @deprecated use `UpdatePassthroughRawRequest$Outbound` instead. */
|
|
40
|
+
type Outbound = UpdatePassthroughRawRequest$Outbound;
|
|
41
|
+
}
|
|
42
|
+
/** @internal */
|
|
43
|
+
export declare const UpdatePassthroughRawResponseResult$inboundSchema: z.ZodType<UpdatePassthroughRawResponseResult, z.ZodTypeDef, unknown>;
|
|
44
|
+
/** @internal */
|
|
45
|
+
export type UpdatePassthroughRawResponseResult$Outbound = any | string | Uint8Array;
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const UpdatePassthroughRawResponseResult$outboundSchema: z.ZodType<UpdatePassthroughRawResponseResult$Outbound, z.ZodTypeDef, UpdatePassthroughRawResponseResult>;
|
|
48
|
+
/**
|
|
49
|
+
* @internal
|
|
50
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
51
|
+
*/
|
|
52
|
+
export declare namespace UpdatePassthroughRawResponseResult$ {
|
|
53
|
+
/** @deprecated use `UpdatePassthroughRawResponseResult$inboundSchema` instead. */
|
|
54
|
+
const inboundSchema: z.ZodType<any, z.ZodTypeDef, unknown>;
|
|
55
|
+
/** @deprecated use `UpdatePassthroughRawResponseResult$outboundSchema` instead. */
|
|
56
|
+
const outboundSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
57
|
+
/** @deprecated use `UpdatePassthroughRawResponseResult$Outbound` instead. */
|
|
58
|
+
type Outbound = UpdatePassthroughRawResponseResult$Outbound;
|
|
59
|
+
}
|
|
60
|
+
/** @internal */
|
|
61
|
+
export declare const UpdatePassthroughRawResponse$inboundSchema: z.ZodType<UpdatePassthroughRawResponse, z.ZodTypeDef, unknown>;
|
|
62
|
+
/** @internal */
|
|
63
|
+
export type UpdatePassthroughRawResponse$Outbound = {
|
|
64
|
+
Headers: {
|
|
65
|
+
[k: string]: Array<string>;
|
|
66
|
+
};
|
|
67
|
+
Result?: any | string | Uint8Array | undefined;
|
|
68
|
+
};
|
|
69
|
+
/** @internal */
|
|
70
|
+
export declare const UpdatePassthroughRawResponse$outboundSchema: z.ZodType<UpdatePassthroughRawResponse$Outbound, z.ZodTypeDef, UpdatePassthroughRawResponse>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
74
|
+
*/
|
|
75
|
+
export declare namespace UpdatePassthroughRawResponse$ {
|
|
76
|
+
/** @deprecated use `UpdatePassthroughRawResponse$inboundSchema` instead. */
|
|
77
|
+
const inboundSchema: z.ZodType<UpdatePassthroughRawResponse, z.ZodTypeDef, unknown>;
|
|
78
|
+
/** @deprecated use `UpdatePassthroughRawResponse$outboundSchema` instead. */
|
|
79
|
+
const outboundSchema: z.ZodType<UpdatePassthroughRawResponse$Outbound, z.ZodTypeDef, UpdatePassthroughRawResponse>;
|
|
80
|
+
/** @deprecated use `UpdatePassthroughRawResponse$Outbound` instead. */
|
|
81
|
+
type Outbound = UpdatePassthroughRawResponse$Outbound;
|
|
82
|
+
}
|
|
83
|
+
//# sourceMappingURL=updatepassthroughraw.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updatepassthroughraw.d.ts","sourceRoot":"","sources":["../../../src/sdk/models/operations/updatepassthroughraw.ts"],"names":[],"mappings":"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"}
|