@unified-api/typescript-sdk 2.77.0 → 2.78.1
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 +4 -0
- package/docs/sdks/accounting/README.md +158 -0
- package/docs/sdks/cashflow/README.md +165 -0
- package/docs/sdks/commit/README.md +0 -6
- package/docs/sdks/repo/README.md +0 -6
- package/examples/package-lock.json +1 -1
- package/funcs/accountingGetAccountingCashflow.d.ts +15 -0
- package/funcs/accountingGetAccountingCashflow.d.ts.map +1 -0
- package/funcs/accountingGetAccountingCashflow.js +125 -0
- package/funcs/accountingGetAccountingCashflow.js.map +1 -0
- package/funcs/accountingListAccountingCashflows.d.ts +15 -0
- package/funcs/accountingListAccountingCashflows.d.ts.map +1 -0
- package/funcs/accountingListAccountingCashflows.js +133 -0
- package/funcs/accountingListAccountingCashflows.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/package.json +1 -1
- package/sdk/accounting.d.ts +8 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +14 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/cashflow.d.ts +14 -0
- package/sdk/cashflow.d.ts.map +1 -0
- package/sdk/cashflow.js +26 -0
- package/sdk/cashflow.js.map +1 -0
- package/sdk/models/operations/createpassthroughjson.js +1 -1
- package/sdk/models/operations/createpassthroughjson.js.map +1 -1
- package/sdk/models/operations/createpassthroughraw.js +1 -1
- package/sdk/models/operations/createpassthroughraw.js.map +1 -1
- package/sdk/models/operations/getaccountingcashflow.d.ts +47 -0
- package/sdk/models/operations/getaccountingcashflow.d.ts.map +1 -0
- package/sdk/models/operations/getaccountingcashflow.js +84 -0
- package/sdk/models/operations/getaccountingcashflow.js.map +1 -0
- package/sdk/models/operations/index.d.ts +2 -0
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +2 -0
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listaccountingcashflows.d.ts +85 -0
- package/sdk/models/operations/listaccountingcashflows.d.ts.map +1 -0
- package/sdk/models/operations/listaccountingcashflows.js +116 -0
- package/sdk/models/operations/listaccountingcashflows.js.map +1 -0
- package/sdk/models/operations/listpassthroughs.js +1 -1
- package/sdk/models/operations/listpassthroughs.js.map +1 -1
- package/sdk/models/operations/patchpassthroughjson.js +1 -1
- package/sdk/models/operations/patchpassthroughjson.js.map +1 -1
- package/sdk/models/operations/patchpassthroughraw.js +1 -1
- package/sdk/models/operations/patchpassthroughraw.js.map +1 -1
- package/sdk/models/operations/patchunifiedwebhooktrigger.js +1 -1
- package/sdk/models/operations/patchunifiedwebhooktrigger.js.map +1 -1
- package/sdk/models/operations/removeaccountingaccount.js +1 -1
- package/sdk/models/operations/removeaccountingaccount.js.map +1 -1
- package/sdk/models/operations/removeaccountingbill.js +1 -1
- package/sdk/models/operations/removeaccountingbill.js.map +1 -1
- package/sdk/models/operations/removeaccountingcategory.js +1 -1
- package/sdk/models/operations/removeaccountingcategory.js.map +1 -1
- package/sdk/models/operations/removeaccountingcontact.js +1 -1
- package/sdk/models/operations/removeaccountingcontact.js.map +1 -1
- package/sdk/models/operations/removeaccountingcreditmemo.js +1 -1
- package/sdk/models/operations/removeaccountingcreditmemo.js.map +1 -1
- package/sdk/models/operations/removeaccountingexpense.js +1 -1
- package/sdk/models/operations/removeaccountingexpense.js.map +1 -1
- package/sdk/models/operations/removeaccountinginvoice.js +1 -1
- package/sdk/models/operations/removeaccountinginvoice.js.map +1 -1
- package/sdk/models/operations/removeaccountingjournal.js +1 -1
- package/sdk/models/operations/removeaccountingjournal.js.map +1 -1
- package/sdk/models/operations/removeaccountingorder.js +1 -1
- package/sdk/models/operations/removeaccountingorder.js.map +1 -1
- package/sdk/models/operations/removeaccountingpurchaseorder.js +1 -1
- package/sdk/models/operations/removeaccountingpurchaseorder.js.map +1 -1
- package/sdk/models/operations/removeaccountingsalesorder.js +1 -1
- package/sdk/models/operations/removeaccountingsalesorder.js.map +1 -1
- package/sdk/models/operations/removeaccountingtaxrate.js +1 -1
- package/sdk/models/operations/removeaccountingtaxrate.js.map +1 -1
- package/sdk/models/operations/removeaccountingtransaction.js +1 -1
- package/sdk/models/operations/removeaccountingtransaction.js.map +1 -1
- package/sdk/models/operations/removeatsactivity.js +1 -1
- package/sdk/models/operations/removeatsactivity.js.map +1 -1
- package/sdk/models/operations/removeatsapplication.js +1 -1
- package/sdk/models/operations/removeatsapplication.js.map +1 -1
- package/sdk/models/operations/removeatscandidate.js +1 -1
- package/sdk/models/operations/removeatscandidate.js.map +1 -1
- package/sdk/models/operations/removeatscompany.js +1 -1
- package/sdk/models/operations/removeatscompany.js.map +1 -1
- package/sdk/models/operations/removeatsdocument.js +1 -1
- package/sdk/models/operations/removeatsdocument.js.map +1 -1
- package/sdk/models/operations/removeatsinterview.js +1 -1
- package/sdk/models/operations/removeatsinterview.js.map +1 -1
- package/sdk/models/operations/removeatsjob.js +1 -1
- package/sdk/models/operations/removeatsjob.js.map +1 -1
- package/sdk/models/operations/removeatsscorecard.js +1 -1
- package/sdk/models/operations/removeatsscorecard.js.map +1 -1
- package/sdk/models/operations/removecalendarcalendar.js +1 -1
- package/sdk/models/operations/removecalendarcalendar.js.map +1 -1
- package/sdk/models/operations/removecalendarevent.js +1 -1
- package/sdk/models/operations/removecalendarevent.js.map +1 -1
- package/sdk/models/operations/removecalendarlink.js +1 -1
- package/sdk/models/operations/removecalendarlink.js.map +1 -1
- package/sdk/models/operations/removecommercecollection.js +1 -1
- package/sdk/models/operations/removecommercecollection.js.map +1 -1
- package/sdk/models/operations/removecommerceinventory.js +1 -1
- package/sdk/models/operations/removecommerceinventory.js.map +1 -1
- package/sdk/models/operations/removecommerceitem.js +1 -1
- package/sdk/models/operations/removecommerceitem.js.map +1 -1
- package/sdk/models/operations/removecommercelocation.js +1 -1
- package/sdk/models/operations/removecommercelocation.js.map +1 -1
- package/sdk/models/operations/removecommercereview.js +1 -1
- package/sdk/models/operations/removecommercereview.js.map +1 -1
- package/sdk/models/operations/removecrmcompany.js +1 -1
- package/sdk/models/operations/removecrmcompany.js.map +1 -1
- package/sdk/models/operations/removecrmcontact.js +1 -1
- package/sdk/models/operations/removecrmcontact.js.map +1 -1
- package/sdk/models/operations/removecrmdeal.js +1 -1
- package/sdk/models/operations/removecrmdeal.js.map +1 -1
- package/sdk/models/operations/removecrmevent.js +1 -1
- package/sdk/models/operations/removecrmevent.js.map +1 -1
- package/sdk/models/operations/removecrmlead.js +1 -1
- package/sdk/models/operations/removecrmlead.js.map +1 -1
- package/sdk/models/operations/removecrmpipeline.js +1 -1
- package/sdk/models/operations/removecrmpipeline.js.map +1 -1
- package/sdk/models/operations/removehriscompany.js +1 -1
- package/sdk/models/operations/removehriscompany.js.map +1 -1
- package/sdk/models/operations/removehrisdevice.js +1 -1
- package/sdk/models/operations/removehrisdevice.js.map +1 -1
- package/sdk/models/operations/removehrisemployee.js +1 -1
- package/sdk/models/operations/removehrisemployee.js.map +1 -1
- package/sdk/models/operations/removehrisgroup.js +1 -1
- package/sdk/models/operations/removehrisgroup.js.map +1 -1
- package/sdk/models/operations/removehrislocation.js +1 -1
- package/sdk/models/operations/removehrislocation.js.map +1 -1
- package/sdk/models/operations/removehristimeshift.js +1 -1
- package/sdk/models/operations/removehristimeshift.js.map +1 -1
- package/sdk/models/operations/removekmscomment.js +1 -1
- package/sdk/models/operations/removekmscomment.js.map +1 -1
- package/sdk/models/operations/removekmspage.js +1 -1
- package/sdk/models/operations/removekmspage.js.map +1 -1
- package/sdk/models/operations/removekmsspace.js +1 -1
- package/sdk/models/operations/removekmsspace.js.map +1 -1
- package/sdk/models/operations/removelmsclass.js +1 -1
- package/sdk/models/operations/removelmsclass.js.map +1 -1
- package/sdk/models/operations/removelmscourse.js +1 -1
- package/sdk/models/operations/removelmscourse.js.map +1 -1
- package/sdk/models/operations/removelmsinstructor.js +1 -1
- package/sdk/models/operations/removelmsinstructor.js.map +1 -1
- package/sdk/models/operations/removelmsstudent.js +1 -1
- package/sdk/models/operations/removelmsstudent.js.map +1 -1
- package/sdk/models/operations/removemartechlist.js +1 -1
- package/sdk/models/operations/removemartechlist.js.map +1 -1
- package/sdk/models/operations/removemartechmember.js +1 -1
- package/sdk/models/operations/removemartechmember.js.map +1 -1
- package/sdk/models/operations/removemessagingmessage.js +1 -1
- package/sdk/models/operations/removemessagingmessage.js.map +1 -1
- package/sdk/models/operations/removemetadatametadata.js +1 -1
- package/sdk/models/operations/removemetadatametadata.js.map +1 -1
- package/sdk/models/operations/removepassthrough.js +1 -1
- package/sdk/models/operations/removepassthrough.js.map +1 -1
- package/sdk/models/operations/removepaymentlink.js +1 -1
- package/sdk/models/operations/removepaymentlink.js.map +1 -1
- package/sdk/models/operations/removepaymentpayment.js +1 -1
- package/sdk/models/operations/removepaymentpayment.js.map +1 -1
- package/sdk/models/operations/removepaymentsubscription.js +1 -1
- package/sdk/models/operations/removepaymentsubscription.js.map +1 -1
- package/sdk/models/operations/removerepobranch.js +1 -1
- package/sdk/models/operations/removerepobranch.js.map +1 -1
- package/sdk/models/operations/removerepocommit.js +1 -1
- package/sdk/models/operations/removerepocommit.js.map +1 -1
- package/sdk/models/operations/removerepoorganization.js +1 -1
- package/sdk/models/operations/removerepoorganization.js.map +1 -1
- package/sdk/models/operations/removerepopullrequest.js +1 -1
- package/sdk/models/operations/removerepopullrequest.js.map +1 -1
- package/sdk/models/operations/removereporepository.js +1 -1
- package/sdk/models/operations/removereporepository.js.map +1 -1
- package/sdk/models/operations/removescimgroups.js +1 -1
- package/sdk/models/operations/removescimgroups.js.map +1 -1
- package/sdk/models/operations/removescimusers.js +1 -1
- package/sdk/models/operations/removescimusers.js.map +1 -1
- package/sdk/models/operations/removestoragefile.js +1 -1
- package/sdk/models/operations/removestoragefile.js.map +1 -1
- package/sdk/models/operations/removetaskcomment.js +1 -1
- package/sdk/models/operations/removetaskcomment.js.map +1 -1
- package/sdk/models/operations/removetaskproject.js +1 -1
- package/sdk/models/operations/removetaskproject.js.map +1 -1
- package/sdk/models/operations/removetasktask.js +1 -1
- package/sdk/models/operations/removetasktask.js.map +1 -1
- package/sdk/models/operations/removeticketingcategory.js +1 -1
- package/sdk/models/operations/removeticketingcategory.js.map +1 -1
- package/sdk/models/operations/removeticketingcustomer.js +1 -1
- package/sdk/models/operations/removeticketingcustomer.js.map +1 -1
- package/sdk/models/operations/removeticketingnote.js +1 -1
- package/sdk/models/operations/removeticketingnote.js.map +1 -1
- package/sdk/models/operations/removeticketingticket.js +1 -1
- package/sdk/models/operations/removeticketingticket.js.map +1 -1
- package/sdk/models/operations/removeuccomment.js +1 -1
- package/sdk/models/operations/removeuccomment.js.map +1 -1
- package/sdk/models/operations/removeuccontact.js +1 -1
- package/sdk/models/operations/removeuccontact.js.map +1 -1
- package/sdk/models/operations/removeucrecording.js +1 -1
- package/sdk/models/operations/removeucrecording.js.map +1 -1
- package/sdk/models/operations/removeunifiedconnection.js +1 -1
- package/sdk/models/operations/removeunifiedconnection.js.map +1 -1
- package/sdk/models/operations/removeunifiedwebhook.js +1 -1
- package/sdk/models/operations/removeunifiedwebhook.js.map +1 -1
- package/sdk/models/operations/removeverificationrequest.js +1 -1
- package/sdk/models/operations/removeverificationrequest.js.map +1 -1
- package/sdk/models/operations/updatepassthroughjson.js +1 -1
- package/sdk/models/operations/updatepassthroughjson.js.map +1 -1
- package/sdk/models/operations/updatepassthroughraw.js +1 -1
- package/sdk/models/operations/updatepassthroughraw.js.map +1 -1
- package/sdk/models/operations/updateunifiedwebhooktrigger.js +1 -1
- package/sdk/models/operations/updateunifiedwebhooktrigger.js.map +1 -1
- package/sdk/models/shared/accountingcashflow.d.ts +67 -0
- package/sdk/models/shared/accountingcashflow.d.ts.map +1 -0
- package/sdk/models/shared/accountingcashflow.js +141 -0
- package/sdk/models/shared/accountingcashflow.js.map +1 -0
- package/sdk/models/shared/accountingcashflowitem.d.ts +41 -0
- package/sdk/models/shared/accountingcashflowitem.d.ts.map +1 -0
- package/sdk/models/shared/accountingcashflowitem.js +93 -0
- package/sdk/models/shared/accountingcashflowitem.js.map +1 -0
- package/sdk/models/shared/accountingcashflowsection.d.ts +34 -0
- package/sdk/models/shared/accountingcashflowsection.d.ts.map +1 -0
- package/sdk/models/shared/accountingcashflowsection.js +85 -0
- package/sdk/models/shared/accountingcashflowsection.js.map +1 -0
- package/sdk/models/shared/accountingjournallineitem.d.ts +6 -0
- package/sdk/models/shared/accountingjournallineitem.d.ts.map +1 -1
- package/sdk/models/shared/accountingjournallineitem.js +12 -0
- package/sdk/models/shared/accountingjournallineitem.js.map +1 -1
- package/sdk/models/shared/index.d.ts +4 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +4 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/models/shared/propertyaccountingcashflowitemsubitems.d.ts +25 -0
- package/sdk/models/shared/propertyaccountingcashflowitemsubitems.d.ts.map +1 -0
- package/sdk/models/shared/propertyaccountingcashflowitemsubitems.js +65 -0
- package/sdk/models/shared/propertyaccountingcashflowitemsubitems.js.map +1 -0
- package/sdk/models/shared/propertyconnectionpermissions.d.ts +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.js +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
- package/sdk/models/shared/repocommit.d.ts +2 -2
- package/sdk/models/shared/repocommit.d.ts.map +1 -1
- package/sdk/models/shared/repocommit.js +2 -2
- package/sdk/models/shared/repocommit.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +1 -0
- package/sdk/models/shared/webhook.d.ts.map +1 -1
- package/sdk/models/shared/webhook.js +1 -0
- package/sdk/models/shared/webhook.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/accountingGetAccountingCashflow.ts +176 -0
- package/src/funcs/accountingListAccountingCashflows.ts +182 -0
- package/src/lib/config.ts +3 -3
- package/src/sdk/accounting.ts +30 -0
- package/src/sdk/cashflow.ts +40 -0
- package/src/sdk/models/operations/createpassthroughjson.ts +1 -1
- package/src/sdk/models/operations/createpassthroughraw.ts +1 -1
- package/src/sdk/models/operations/getaccountingcashflow.ts +101 -0
- package/src/sdk/models/operations/index.ts +2 -0
- package/src/sdk/models/operations/listaccountingcashflows.ts +171 -0
- package/src/sdk/models/operations/listpassthroughs.ts +1 -1
- package/src/sdk/models/operations/patchpassthroughjson.ts +1 -1
- package/src/sdk/models/operations/patchpassthroughraw.ts +1 -1
- package/src/sdk/models/operations/patchunifiedwebhooktrigger.ts +1 -1
- package/src/sdk/models/operations/removeaccountingaccount.ts +1 -1
- package/src/sdk/models/operations/removeaccountingbill.ts +1 -1
- package/src/sdk/models/operations/removeaccountingcategory.ts +1 -1
- package/src/sdk/models/operations/removeaccountingcontact.ts +1 -1
- package/src/sdk/models/operations/removeaccountingcreditmemo.ts +1 -1
- package/src/sdk/models/operations/removeaccountingexpense.ts +1 -1
- package/src/sdk/models/operations/removeaccountinginvoice.ts +1 -1
- package/src/sdk/models/operations/removeaccountingjournal.ts +1 -1
- package/src/sdk/models/operations/removeaccountingorder.ts +1 -1
- package/src/sdk/models/operations/removeaccountingpurchaseorder.ts +1 -1
- package/src/sdk/models/operations/removeaccountingsalesorder.ts +1 -1
- package/src/sdk/models/operations/removeaccountingtaxrate.ts +1 -1
- package/src/sdk/models/operations/removeaccountingtransaction.ts +1 -1
- package/src/sdk/models/operations/removeatsactivity.ts +1 -1
- package/src/sdk/models/operations/removeatsapplication.ts +1 -1
- package/src/sdk/models/operations/removeatscandidate.ts +1 -1
- package/src/sdk/models/operations/removeatscompany.ts +1 -1
- package/src/sdk/models/operations/removeatsdocument.ts +1 -1
- package/src/sdk/models/operations/removeatsinterview.ts +1 -1
- package/src/sdk/models/operations/removeatsjob.ts +1 -1
- package/src/sdk/models/operations/removeatsscorecard.ts +1 -1
- package/src/sdk/models/operations/removecalendarcalendar.ts +1 -1
- package/src/sdk/models/operations/removecalendarevent.ts +1 -1
- package/src/sdk/models/operations/removecalendarlink.ts +1 -1
- package/src/sdk/models/operations/removecommercecollection.ts +1 -1
- package/src/sdk/models/operations/removecommerceinventory.ts +1 -1
- package/src/sdk/models/operations/removecommerceitem.ts +1 -1
- package/src/sdk/models/operations/removecommercelocation.ts +1 -1
- package/src/sdk/models/operations/removecommercereview.ts +1 -1
- package/src/sdk/models/operations/removecrmcompany.ts +1 -1
- package/src/sdk/models/operations/removecrmcontact.ts +1 -1
- package/src/sdk/models/operations/removecrmdeal.ts +1 -1
- package/src/sdk/models/operations/removecrmevent.ts +1 -1
- package/src/sdk/models/operations/removecrmlead.ts +1 -1
- package/src/sdk/models/operations/removecrmpipeline.ts +1 -1
- package/src/sdk/models/operations/removehriscompany.ts +1 -1
- package/src/sdk/models/operations/removehrisdevice.ts +1 -1
- package/src/sdk/models/operations/removehrisemployee.ts +1 -1
- package/src/sdk/models/operations/removehrisgroup.ts +1 -1
- package/src/sdk/models/operations/removehrislocation.ts +1 -1
- package/src/sdk/models/operations/removehristimeshift.ts +1 -1
- package/src/sdk/models/operations/removekmscomment.ts +1 -1
- package/src/sdk/models/operations/removekmspage.ts +1 -1
- package/src/sdk/models/operations/removekmsspace.ts +1 -1
- package/src/sdk/models/operations/removelmsclass.ts +1 -1
- package/src/sdk/models/operations/removelmscourse.ts +1 -1
- package/src/sdk/models/operations/removelmsinstructor.ts +1 -1
- package/src/sdk/models/operations/removelmsstudent.ts +1 -1
- package/src/sdk/models/operations/removemartechlist.ts +1 -1
- package/src/sdk/models/operations/removemartechmember.ts +1 -1
- package/src/sdk/models/operations/removemessagingmessage.ts +1 -1
- package/src/sdk/models/operations/removemetadatametadata.ts +1 -1
- package/src/sdk/models/operations/removepassthrough.ts +1 -1
- package/src/sdk/models/operations/removepaymentlink.ts +1 -1
- package/src/sdk/models/operations/removepaymentpayment.ts +1 -1
- package/src/sdk/models/operations/removepaymentsubscription.ts +1 -1
- package/src/sdk/models/operations/removerepobranch.ts +1 -1
- package/src/sdk/models/operations/removerepocommit.ts +1 -1
- package/src/sdk/models/operations/removerepoorganization.ts +1 -1
- package/src/sdk/models/operations/removerepopullrequest.ts +1 -1
- package/src/sdk/models/operations/removereporepository.ts +1 -1
- package/src/sdk/models/operations/removescimgroups.ts +1 -1
- package/src/sdk/models/operations/removescimusers.ts +1 -1
- package/src/sdk/models/operations/removestoragefile.ts +1 -1
- package/src/sdk/models/operations/removetaskcomment.ts +1 -1
- package/src/sdk/models/operations/removetaskproject.ts +1 -1
- package/src/sdk/models/operations/removetasktask.ts +1 -1
- package/src/sdk/models/operations/removeticketingcategory.ts +1 -1
- package/src/sdk/models/operations/removeticketingcustomer.ts +1 -1
- package/src/sdk/models/operations/removeticketingnote.ts +1 -1
- package/src/sdk/models/operations/removeticketingticket.ts +1 -1
- package/src/sdk/models/operations/removeuccomment.ts +1 -1
- package/src/sdk/models/operations/removeuccontact.ts +1 -1
- package/src/sdk/models/operations/removeucrecording.ts +1 -1
- package/src/sdk/models/operations/removeunifiedconnection.ts +1 -1
- package/src/sdk/models/operations/removeunifiedwebhook.ts +1 -1
- package/src/sdk/models/operations/removeverificationrequest.ts +1 -1
- package/src/sdk/models/operations/updatepassthroughjson.ts +1 -1
- package/src/sdk/models/operations/updatepassthroughraw.ts +1 -1
- package/src/sdk/models/operations/updateunifiedwebhooktrigger.ts +1 -1
- package/src/sdk/models/shared/accountingcashflow.ts +176 -0
- package/src/sdk/models/shared/accountingcashflowitem.ts +108 -0
- package/src/sdk/models/shared/accountingcashflowsection.ts +91 -0
- package/src/sdk/models/shared/accountingjournallineitem.ts +18 -0
- package/src/sdk/models/shared/index.ts +4 -0
- package/src/sdk/models/shared/propertyaccountingcashflowitemsubitems.ts +64 -0
- package/src/sdk/models/shared/propertyconnectionpermissions.ts +2 -0
- package/src/sdk/models/shared/repocommit.ts +4 -4
- package/src/sdk/models/shared/webhook.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingGetAccountingCashflow } from "../funcs/accountingGetAccountingCashflow.js";
|
|
6
|
+
import { accountingListAccountingCashflows } from "../funcs/accountingListAccountingCashflows.js";
|
|
7
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
|
+
import * as operations from "./models/operations/index.js";
|
|
9
|
+
import * as shared from "./models/shared/index.js";
|
|
10
|
+
import { unwrapAsync } from "./types/fp.js";
|
|
11
|
+
|
|
12
|
+
export class Cashflow extends ClientSDK {
|
|
13
|
+
/**
|
|
14
|
+
* Retrieve a cashflow
|
|
15
|
+
*/
|
|
16
|
+
async getAccountingCashflow(
|
|
17
|
+
request: operations.GetAccountingCashflowRequest,
|
|
18
|
+
options?: RequestOptions,
|
|
19
|
+
): Promise<shared.AccountingCashflow> {
|
|
20
|
+
return unwrapAsync(accountingGetAccountingCashflow(
|
|
21
|
+
this,
|
|
22
|
+
request,
|
|
23
|
+
options,
|
|
24
|
+
));
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* List all cashflows
|
|
29
|
+
*/
|
|
30
|
+
async listAccountingCashflows(
|
|
31
|
+
request: operations.ListAccountingCashflowsRequest,
|
|
32
|
+
options?: RequestOptions,
|
|
33
|
+
): Promise<Array<shared.AccountingCashflow>> {
|
|
34
|
+
return unwrapAsync(accountingListAccountingCashflows(
|
|
35
|
+
this,
|
|
36
|
+
request,
|
|
37
|
+
options,
|
|
38
|
+
));
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -190,7 +190,7 @@ export const CreatePassthroughJsonResponse$inboundSchema: z.ZodType<
|
|
|
190
190
|
z.ZodTypeDef,
|
|
191
191
|
unknown
|
|
192
192
|
> = z.object({
|
|
193
|
-
Headers: z.record(z.array(z.string())),
|
|
193
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
194
194
|
Result: z.union([
|
|
195
195
|
z.instanceof(ReadableStream<Uint8Array>),
|
|
196
196
|
z.any(),
|
|
@@ -209,7 +209,7 @@ export const CreatePassthroughRawResponse$inboundSchema: z.ZodType<
|
|
|
209
209
|
z.ZodTypeDef,
|
|
210
210
|
unknown
|
|
211
211
|
> = z.object({
|
|
212
|
-
Headers: z.record(z.array(z.string())),
|
|
212
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
213
213
|
Result: z.union([
|
|
214
214
|
z.instanceof(ReadableStream<Uint8Array>),
|
|
215
215
|
z.any(),
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type GetAccountingCashflowRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* ID of the connection
|
|
14
|
+
*/
|
|
15
|
+
connectionId: string;
|
|
16
|
+
/**
|
|
17
|
+
* Comma-delimited fields to return
|
|
18
|
+
*/
|
|
19
|
+
fields?: Array<string> | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* ID of the Cashflow
|
|
22
|
+
*/
|
|
23
|
+
id: string;
|
|
24
|
+
/**
|
|
25
|
+
* Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar
|
|
26
|
+
*/
|
|
27
|
+
raw?: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const GetAccountingCashflowRequest$inboundSchema: z.ZodType<
|
|
32
|
+
GetAccountingCashflowRequest,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
unknown
|
|
35
|
+
> = z.object({
|
|
36
|
+
connection_id: z.string(),
|
|
37
|
+
fields: z.array(z.string()).optional(),
|
|
38
|
+
id: z.string(),
|
|
39
|
+
raw: z.string().optional(),
|
|
40
|
+
}).transform((v) => {
|
|
41
|
+
return remap$(v, {
|
|
42
|
+
"connection_id": "connectionId",
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type GetAccountingCashflowRequest$Outbound = {
|
|
48
|
+
connection_id: string;
|
|
49
|
+
fields?: Array<string> | undefined;
|
|
50
|
+
id: string;
|
|
51
|
+
raw?: string | undefined;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
/** @internal */
|
|
55
|
+
export const GetAccountingCashflowRequest$outboundSchema: z.ZodType<
|
|
56
|
+
GetAccountingCashflowRequest$Outbound,
|
|
57
|
+
z.ZodTypeDef,
|
|
58
|
+
GetAccountingCashflowRequest
|
|
59
|
+
> = z.object({
|
|
60
|
+
connectionId: z.string(),
|
|
61
|
+
fields: z.array(z.string()).optional(),
|
|
62
|
+
id: z.string(),
|
|
63
|
+
raw: z.string().optional(),
|
|
64
|
+
}).transform((v) => {
|
|
65
|
+
return remap$(v, {
|
|
66
|
+
connectionId: "connection_id",
|
|
67
|
+
});
|
|
68
|
+
});
|
|
69
|
+
|
|
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
|
+
export namespace GetAccountingCashflowRequest$ {
|
|
75
|
+
/** @deprecated use `GetAccountingCashflowRequest$inboundSchema` instead. */
|
|
76
|
+
export const inboundSchema = GetAccountingCashflowRequest$inboundSchema;
|
|
77
|
+
/** @deprecated use `GetAccountingCashflowRequest$outboundSchema` instead. */
|
|
78
|
+
export const outboundSchema = GetAccountingCashflowRequest$outboundSchema;
|
|
79
|
+
/** @deprecated use `GetAccountingCashflowRequest$Outbound` instead. */
|
|
80
|
+
export type Outbound = GetAccountingCashflowRequest$Outbound;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export function getAccountingCashflowRequestToJSON(
|
|
84
|
+
getAccountingCashflowRequest: GetAccountingCashflowRequest,
|
|
85
|
+
): string {
|
|
86
|
+
return JSON.stringify(
|
|
87
|
+
GetAccountingCashflowRequest$outboundSchema.parse(
|
|
88
|
+
getAccountingCashflowRequest,
|
|
89
|
+
),
|
|
90
|
+
);
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
export function getAccountingCashflowRequestFromJSON(
|
|
94
|
+
jsonString: string,
|
|
95
|
+
): SafeParseResult<GetAccountingCashflowRequest, SDKValidationError> {
|
|
96
|
+
return safeParse(
|
|
97
|
+
jsonString,
|
|
98
|
+
(x) => GetAccountingCashflowRequest$inboundSchema.parse(JSON.parse(x)),
|
|
99
|
+
`Failed to parse 'GetAccountingCashflowRequest' from JSON`,
|
|
100
|
+
);
|
|
101
|
+
}
|
|
@@ -84,6 +84,7 @@ export * from "./createverificationrequest.js";
|
|
|
84
84
|
export * from "./getaccountingaccount.js";
|
|
85
85
|
export * from "./getaccountingbalancesheet.js";
|
|
86
86
|
export * from "./getaccountingbill.js";
|
|
87
|
+
export * from "./getaccountingcashflow.js";
|
|
87
88
|
export * from "./getaccountingcategory.js";
|
|
88
89
|
export * from "./getaccountingcontact.js";
|
|
89
90
|
export * from "./getaccountingcreditmemo.js";
|
|
@@ -178,6 +179,7 @@ export * from "./getverificationrequest.js";
|
|
|
178
179
|
export * from "./listaccountingaccounts.js";
|
|
179
180
|
export * from "./listaccountingbalancesheets.js";
|
|
180
181
|
export * from "./listaccountingbills.js";
|
|
182
|
+
export * from "./listaccountingcashflows.js";
|
|
181
183
|
export * from "./listaccountingcategories.js";
|
|
182
184
|
export * from "./listaccountingcontacts.js";
|
|
183
185
|
export * from "./listaccountingcreditmemoes.js";
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type ListAccountingCashflowsRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The category ID to filter by
|
|
14
|
+
*/
|
|
15
|
+
categoryId?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* ID of the connection
|
|
18
|
+
*/
|
|
19
|
+
connectionId: string;
|
|
20
|
+
/**
|
|
21
|
+
* The contact ID to filter by
|
|
22
|
+
*/
|
|
23
|
+
contactId?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* The end date to filter by (deprecated)
|
|
26
|
+
*/
|
|
27
|
+
endLe?: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* The end date to filter by
|
|
30
|
+
*/
|
|
31
|
+
endLt?: string | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* Comma-delimited fields to return
|
|
34
|
+
*/
|
|
35
|
+
fields?: Array<string> | undefined;
|
|
36
|
+
limit?: number | undefined;
|
|
37
|
+
offset?: number | undefined;
|
|
38
|
+
order?: string | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* Query string to search. eg. email address or name
|
|
41
|
+
*/
|
|
42
|
+
query?: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar
|
|
45
|
+
*/
|
|
46
|
+
raw?: string | undefined;
|
|
47
|
+
sort?: string | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* The start date to filter by
|
|
50
|
+
*/
|
|
51
|
+
startGte?: string | undefined;
|
|
52
|
+
/**
|
|
53
|
+
* Return only results whose updated date is equal or greater to this value
|
|
54
|
+
*/
|
|
55
|
+
updatedGte?: string | undefined;
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
/** @internal */
|
|
59
|
+
export const ListAccountingCashflowsRequest$inboundSchema: z.ZodType<
|
|
60
|
+
ListAccountingCashflowsRequest,
|
|
61
|
+
z.ZodTypeDef,
|
|
62
|
+
unknown
|
|
63
|
+
> = z.object({
|
|
64
|
+
category_id: z.string().optional(),
|
|
65
|
+
connection_id: z.string(),
|
|
66
|
+
contact_id: z.string().optional(),
|
|
67
|
+
end_le: z.string().optional(),
|
|
68
|
+
end_lt: z.string().optional(),
|
|
69
|
+
fields: z.array(z.string()).optional(),
|
|
70
|
+
limit: z.number().optional(),
|
|
71
|
+
offset: z.number().optional(),
|
|
72
|
+
order: z.string().optional(),
|
|
73
|
+
query: z.string().optional(),
|
|
74
|
+
raw: z.string().optional(),
|
|
75
|
+
sort: z.string().optional(),
|
|
76
|
+
start_gte: z.string().optional(),
|
|
77
|
+
updated_gte: z.string().optional(),
|
|
78
|
+
}).transform((v) => {
|
|
79
|
+
return remap$(v, {
|
|
80
|
+
"category_id": "categoryId",
|
|
81
|
+
"connection_id": "connectionId",
|
|
82
|
+
"contact_id": "contactId",
|
|
83
|
+
"end_le": "endLe",
|
|
84
|
+
"end_lt": "endLt",
|
|
85
|
+
"start_gte": "startGte",
|
|
86
|
+
"updated_gte": "updatedGte",
|
|
87
|
+
});
|
|
88
|
+
});
|
|
89
|
+
|
|
90
|
+
/** @internal */
|
|
91
|
+
export type ListAccountingCashflowsRequest$Outbound = {
|
|
92
|
+
category_id?: string | undefined;
|
|
93
|
+
connection_id: string;
|
|
94
|
+
contact_id?: string | undefined;
|
|
95
|
+
end_le?: string | undefined;
|
|
96
|
+
end_lt?: string | undefined;
|
|
97
|
+
fields?: Array<string> | undefined;
|
|
98
|
+
limit?: number | undefined;
|
|
99
|
+
offset?: number | undefined;
|
|
100
|
+
order?: string | undefined;
|
|
101
|
+
query?: string | undefined;
|
|
102
|
+
raw?: string | undefined;
|
|
103
|
+
sort?: string | undefined;
|
|
104
|
+
start_gte?: string | undefined;
|
|
105
|
+
updated_gte?: string | undefined;
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
/** @internal */
|
|
109
|
+
export const ListAccountingCashflowsRequest$outboundSchema: z.ZodType<
|
|
110
|
+
ListAccountingCashflowsRequest$Outbound,
|
|
111
|
+
z.ZodTypeDef,
|
|
112
|
+
ListAccountingCashflowsRequest
|
|
113
|
+
> = z.object({
|
|
114
|
+
categoryId: z.string().optional(),
|
|
115
|
+
connectionId: z.string(),
|
|
116
|
+
contactId: z.string().optional(),
|
|
117
|
+
endLe: z.string().optional(),
|
|
118
|
+
endLt: z.string().optional(),
|
|
119
|
+
fields: z.array(z.string()).optional(),
|
|
120
|
+
limit: z.number().optional(),
|
|
121
|
+
offset: z.number().optional(),
|
|
122
|
+
order: z.string().optional(),
|
|
123
|
+
query: z.string().optional(),
|
|
124
|
+
raw: z.string().optional(),
|
|
125
|
+
sort: z.string().optional(),
|
|
126
|
+
startGte: z.string().optional(),
|
|
127
|
+
updatedGte: z.string().optional(),
|
|
128
|
+
}).transform((v) => {
|
|
129
|
+
return remap$(v, {
|
|
130
|
+
categoryId: "category_id",
|
|
131
|
+
connectionId: "connection_id",
|
|
132
|
+
contactId: "contact_id",
|
|
133
|
+
endLe: "end_le",
|
|
134
|
+
endLt: "end_lt",
|
|
135
|
+
startGte: "start_gte",
|
|
136
|
+
updatedGte: "updated_gte",
|
|
137
|
+
});
|
|
138
|
+
});
|
|
139
|
+
|
|
140
|
+
/**
|
|
141
|
+
* @internal
|
|
142
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
143
|
+
*/
|
|
144
|
+
export namespace ListAccountingCashflowsRequest$ {
|
|
145
|
+
/** @deprecated use `ListAccountingCashflowsRequest$inboundSchema` instead. */
|
|
146
|
+
export const inboundSchema = ListAccountingCashflowsRequest$inboundSchema;
|
|
147
|
+
/** @deprecated use `ListAccountingCashflowsRequest$outboundSchema` instead. */
|
|
148
|
+
export const outboundSchema = ListAccountingCashflowsRequest$outboundSchema;
|
|
149
|
+
/** @deprecated use `ListAccountingCashflowsRequest$Outbound` instead. */
|
|
150
|
+
export type Outbound = ListAccountingCashflowsRequest$Outbound;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
export function listAccountingCashflowsRequestToJSON(
|
|
154
|
+
listAccountingCashflowsRequest: ListAccountingCashflowsRequest,
|
|
155
|
+
): string {
|
|
156
|
+
return JSON.stringify(
|
|
157
|
+
ListAccountingCashflowsRequest$outboundSchema.parse(
|
|
158
|
+
listAccountingCashflowsRequest,
|
|
159
|
+
),
|
|
160
|
+
);
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
export function listAccountingCashflowsRequestFromJSON(
|
|
164
|
+
jsonString: string,
|
|
165
|
+
): SafeParseResult<ListAccountingCashflowsRequest, SDKValidationError> {
|
|
166
|
+
return safeParse(
|
|
167
|
+
jsonString,
|
|
168
|
+
(x) => ListAccountingCashflowsRequest$inboundSchema.parse(JSON.parse(x)),
|
|
169
|
+
`Failed to parse 'ListAccountingCashflowsRequest' from JSON`,
|
|
170
|
+
);
|
|
171
|
+
}
|
|
@@ -176,7 +176,7 @@ export const ListPassthroughsResponse$inboundSchema: z.ZodType<
|
|
|
176
176
|
z.ZodTypeDef,
|
|
177
177
|
unknown
|
|
178
178
|
> = z.object({
|
|
179
|
-
Headers: z.record(z.array(z.string())),
|
|
179
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
180
180
|
Result: z.union([
|
|
181
181
|
z.instanceof(ReadableStream<Uint8Array>),
|
|
182
182
|
z.any(),
|
|
@@ -189,7 +189,7 @@ export const PatchPassthroughJsonResponse$inboundSchema: z.ZodType<
|
|
|
189
189
|
z.ZodTypeDef,
|
|
190
190
|
unknown
|
|
191
191
|
> = z.object({
|
|
192
|
-
Headers: z.record(z.array(z.string())),
|
|
192
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
193
193
|
Result: z.union([
|
|
194
194
|
z.instanceof(ReadableStream<Uint8Array>),
|
|
195
195
|
z.any(),
|
|
@@ -206,7 +206,7 @@ export const PatchPassthroughRawResponse$inboundSchema: z.ZodType<
|
|
|
206
206
|
z.ZodTypeDef,
|
|
207
207
|
unknown
|
|
208
208
|
> = z.object({
|
|
209
|
-
Headers: z.record(z.array(z.string())),
|
|
209
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
210
210
|
Result: z.union([
|
|
211
211
|
z.instanceof(ReadableStream<Uint8Array>),
|
|
212
212
|
z.any(),
|
|
@@ -82,7 +82,7 @@ export const PatchUnifiedWebhookTriggerResponse$inboundSchema: z.ZodType<
|
|
|
82
82
|
z.ZodTypeDef,
|
|
83
83
|
unknown
|
|
84
84
|
> = z.object({
|
|
85
|
-
Headers: z.record(z.array(z.string())),
|
|
85
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
86
86
|
}).transform((v) => {
|
|
87
87
|
return remap$(v, {
|
|
88
88
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingAccountResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingBillResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingCategoryResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingContactResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -97,7 +97,7 @@ export const RemoveAccountingCreditmemoResponse$inboundSchema: z.ZodType<
|
|
|
97
97
|
z.ZodTypeDef,
|
|
98
98
|
unknown
|
|
99
99
|
> = z.object({
|
|
100
|
-
Headers: z.record(z.array(z.string())),
|
|
100
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
101
101
|
}).transform((v) => {
|
|
102
102
|
return remap$(v, {
|
|
103
103
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingExpenseResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingInvoiceResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingJournalResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingOrderResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -99,7 +99,7 @@ export const RemoveAccountingPurchaseorderResponse$inboundSchema: z.ZodType<
|
|
|
99
99
|
z.ZodTypeDef,
|
|
100
100
|
unknown
|
|
101
101
|
> = z.object({
|
|
102
|
-
Headers: z.record(z.array(z.string())),
|
|
102
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
103
103
|
}).transform((v) => {
|
|
104
104
|
return remap$(v, {
|
|
105
105
|
"Headers": "headers",
|
|
@@ -97,7 +97,7 @@ export const RemoveAccountingSalesorderResponse$inboundSchema: z.ZodType<
|
|
|
97
97
|
z.ZodTypeDef,
|
|
98
98
|
unknown
|
|
99
99
|
> = z.object({
|
|
100
|
-
Headers: z.record(z.array(z.string())),
|
|
100
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
101
101
|
}).transform((v) => {
|
|
102
102
|
return remap$(v, {
|
|
103
103
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAccountingTaxrateResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -98,7 +98,7 @@ export const RemoveAccountingTransactionResponse$inboundSchema: z.ZodType<
|
|
|
98
98
|
z.ZodTypeDef,
|
|
99
99
|
unknown
|
|
100
100
|
> = z.object({
|
|
101
|
-
Headers: z.record(z.array(z.string())),
|
|
101
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
102
102
|
}).transform((v) => {
|
|
103
103
|
return remap$(v, {
|
|
104
104
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsActivityResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveAtsApplicationResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsCandidateResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsCompanyResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsDocumentResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsInterviewResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsJobResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveAtsScorecardResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveCalendarCalendarResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveCalendarEventResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveCalendarLinkResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveCommerceCollectionResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -96,7 +96,7 @@ export const RemoveCommerceInventoryResponse$inboundSchema: z.ZodType<
|
|
|
96
96
|
z.ZodTypeDef,
|
|
97
97
|
unknown
|
|
98
98
|
> = z.object({
|
|
99
|
-
Headers: z.record(z.array(z.string())),
|
|
99
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
100
100
|
}).transform((v) => {
|
|
101
101
|
return remap$(v, {
|
|
102
102
|
"Headers": "headers",
|
|
@@ -94,7 +94,7 @@ export const RemoveCommerceItemResponse$inboundSchema: z.ZodType<
|
|
|
94
94
|
z.ZodTypeDef,
|
|
95
95
|
unknown
|
|
96
96
|
> = z.object({
|
|
97
|
-
Headers: z.record(z.array(z.string())),
|
|
97
|
+
Headers: z.record(z.array(z.string())).default({}),
|
|
98
98
|
}).transform((v) => {
|
|
99
99
|
return remap$(v, {
|
|
100
100
|
"Headers": "headers",
|