@apideck/unify 0.29.7 → 0.29.9
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 +24 -1
- package/docs/sdks/bankaccounts/README.md +564 -0
- package/docs/sdks/connectionconsent/README.md +100 -0
- package/docs/sdks/connectionconsents/README.md +92 -0
- package/docs/sdks/expenses/README.md +8 -0
- package/examples/accountingTaxRatesList.example.ts +1 -1
- package/examples/package-lock.json +1 -1
- package/funcs/accountingAttachmentsList.js +3 -0
- package/funcs/accountingAttachmentsList.js.map +1 -1
- package/funcs/accountingBankAccountsCreate.d.ts +18 -0
- package/funcs/accountingBankAccountsCreate.d.ts.map +1 -0
- package/funcs/accountingBankAccountsCreate.js +139 -0
- package/funcs/accountingBankAccountsCreate.js.map +1 -0
- package/funcs/accountingBankAccountsDelete.d.ts +18 -0
- package/funcs/accountingBankAccountsDelete.d.ts.map +1 -0
- package/funcs/accountingBankAccountsDelete.js +142 -0
- package/funcs/accountingBankAccountsDelete.js.map +1 -0
- package/funcs/accountingBankAccountsGet.d.ts +18 -0
- package/funcs/accountingBankAccountsGet.d.ts.map +1 -0
- package/funcs/accountingBankAccountsGet.js +143 -0
- package/funcs/accountingBankAccountsGet.js.map +1 -0
- package/funcs/accountingBankAccountsList.d.ts +21 -0
- package/funcs/accountingBankAccountsList.d.ts.map +1 -0
- package/funcs/accountingBankAccountsList.js +168 -0
- package/funcs/accountingBankAccountsList.js.map +1 -0
- package/funcs/accountingBankAccountsUpdate.d.ts +18 -0
- package/funcs/accountingBankAccountsUpdate.d.ts.map +1 -0
- package/funcs/accountingBankAccountsUpdate.js +145 -0
- package/funcs/accountingBankAccountsUpdate.js.map +1 -0
- package/funcs/accountingBankFeedAccountsList.js +3 -0
- package/funcs/accountingBankFeedAccountsList.js.map +1 -1
- package/funcs/accountingBankFeedStatementsList.js +3 -0
- package/funcs/accountingBankFeedStatementsList.js.map +1 -1
- package/funcs/accountingBillPaymentsList.js +3 -0
- package/funcs/accountingBillPaymentsList.js.map +1 -1
- package/funcs/accountingBillsList.js +3 -0
- package/funcs/accountingBillsList.js.map +1 -1
- package/funcs/accountingCategoriesList.js +3 -0
- package/funcs/accountingCategoriesList.js.map +1 -1
- package/funcs/accountingCreditNotesList.js +3 -0
- package/funcs/accountingCreditNotesList.js.map +1 -1
- package/funcs/accountingCustomersList.js +3 -0
- package/funcs/accountingCustomersList.js.map +1 -1
- package/funcs/accountingDepartmentsList.js +3 -0
- package/funcs/accountingDepartmentsList.js.map +1 -1
- package/funcs/accountingExpensesList.d.ts.map +1 -1
- package/funcs/accountingExpensesList.js +7 -2
- package/funcs/accountingExpensesList.js.map +1 -1
- package/funcs/accountingInvoiceItemsList.js +3 -0
- package/funcs/accountingInvoiceItemsList.js.map +1 -1
- package/funcs/accountingInvoicesList.js +3 -0
- package/funcs/accountingInvoicesList.js.map +1 -1
- package/funcs/accountingJournalEntriesList.js +3 -0
- package/funcs/accountingJournalEntriesList.js.map +1 -1
- package/funcs/accountingLedgerAccountsList.js +3 -0
- package/funcs/accountingLedgerAccountsList.js.map +1 -1
- package/funcs/accountingLocationsList.js +3 -0
- package/funcs/accountingLocationsList.js.map +1 -1
- package/funcs/accountingPaymentsList.js +3 -0
- package/funcs/accountingPaymentsList.js.map +1 -1
- package/funcs/accountingPurchaseOrdersList.js +3 -0
- package/funcs/accountingPurchaseOrdersList.js.map +1 -1
- package/funcs/accountingQuotesList.js +3 -0
- package/funcs/accountingQuotesList.js.map +1 -1
- package/funcs/accountingSubsidiariesList.js +3 -0
- package/funcs/accountingSubsidiariesList.js.map +1 -1
- package/funcs/accountingSuppliersList.js +3 -0
- package/funcs/accountingSuppliersList.js.map +1 -1
- package/funcs/accountingTaxRatesList.js +3 -0
- package/funcs/accountingTaxRatesList.js.map +1 -1
- package/funcs/accountingTrackingCategoriesList.js +3 -0
- package/funcs/accountingTrackingCategoriesList.js.map +1 -1
- package/funcs/atsApplicantsList.js +3 -0
- package/funcs/atsApplicantsList.js.map +1 -1
- package/funcs/atsApplicationsList.js +3 -0
- package/funcs/atsApplicationsList.js.map +1 -1
- package/funcs/atsJobsList.js +3 -0
- package/funcs/atsJobsList.js.map +1 -1
- package/funcs/connectorApisList.js +3 -0
- package/funcs/connectorApisList.js.map +1 -1
- package/funcs/connectorConnectorsList.js +3 -0
- package/funcs/connectorConnectorsList.js.map +1 -1
- package/funcs/crmActivitiesList.js +3 -0
- package/funcs/crmActivitiesList.js.map +1 -1
- package/funcs/crmCompaniesList.js +3 -0
- package/funcs/crmCompaniesList.js.map +1 -1
- package/funcs/crmContactsList.js +3 -0
- package/funcs/crmContactsList.js.map +1 -1
- package/funcs/crmCustomObjectSchemasList.js +3 -0
- package/funcs/crmCustomObjectSchemasList.js.map +1 -1
- package/funcs/crmCustomObjectsList.js +3 -0
- package/funcs/crmCustomObjectsList.js.map +1 -1
- package/funcs/crmLeadsList.js +3 -0
- package/funcs/crmLeadsList.js.map +1 -1
- package/funcs/crmNotesList.js +3 -0
- package/funcs/crmNotesList.js.map +1 -1
- package/funcs/crmOpportunitiesList.js +3 -0
- package/funcs/crmOpportunitiesList.js.map +1 -1
- package/funcs/crmPipelinesList.js +3 -0
- package/funcs/crmPipelinesList.js.map +1 -1
- package/funcs/crmUsersList.js +3 -0
- package/funcs/crmUsersList.js.map +1 -1
- package/funcs/ecommerceCustomersList.js +3 -0
- package/funcs/ecommerceCustomersList.js.map +1 -1
- package/funcs/ecommerceOrdersList.js +3 -0
- package/funcs/ecommerceOrdersList.js.map +1 -1
- package/funcs/ecommerceProductsList.js +3 -0
- package/funcs/ecommerceProductsList.js.map +1 -1
- package/funcs/fileStorageDriveGroupsList.js +3 -0
- package/funcs/fileStorageDriveGroupsList.js.map +1 -1
- package/funcs/fileStorageDrivesList.js +3 -0
- package/funcs/fileStorageDrivesList.js.map +1 -1
- package/funcs/fileStorageFilesList.js +3 -0
- package/funcs/fileStorageFilesList.js.map +1 -1
- package/funcs/fileStorageSharedLinksList.js +3 -0
- package/funcs/fileStorageSharedLinksList.js.map +1 -1
- package/funcs/hrisCompaniesList.js +3 -0
- package/funcs/hrisCompaniesList.js.map +1 -1
- package/funcs/hrisDepartmentsList.js +3 -0
- package/funcs/hrisDepartmentsList.js.map +1 -1
- package/funcs/hrisEmployeesList.js +3 -0
- package/funcs/hrisEmployeesList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsList.js +3 -0
- package/funcs/hrisTimeOffRequestsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTagsList.js +3 -0
- package/funcs/issueTrackingCollectionTagsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.js +3 -0
- package/funcs/issueTrackingCollectionTicketCommentsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.js +3 -0
- package/funcs/issueTrackingCollectionTicketCommentsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsList.js +3 -0
- package/funcs/issueTrackingCollectionTicketsList.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersList.js +3 -0
- package/funcs/issueTrackingCollectionUsersList.js.map +1 -1
- package/funcs/issueTrackingCollectionsList.js +3 -0
- package/funcs/issueTrackingCollectionsList.js.map +1 -1
- package/funcs/smsMessagesList.js +3 -0
- package/funcs/smsMessagesList.js.map +1 -1
- package/funcs/vaultConnectionConsentUpdate.d.ts +18 -0
- package/funcs/vaultConnectionConsentUpdate.d.ts.map +1 -0
- package/funcs/vaultConnectionConsentUpdate.js +144 -0
- package/funcs/vaultConnectionConsentUpdate.js.map +1 -0
- package/funcs/vaultConnectionConsentsList.d.ts +18 -0
- package/funcs/vaultConnectionConsentsList.d.ts.map +1 -0
- package/funcs/vaultConnectionConsentsList.js +141 -0
- package/funcs/vaultConnectionConsentsList.js.map +1 -0
- package/funcs/vaultConsumersList.js +3 -0
- package/funcs/vaultConsumersList.js.map +1 -1
- package/funcs/vaultLogsList.js +3 -0
- package/funcs/vaultLogsList.js.map +1 -1
- package/funcs/webhookEventLogsList.js +3 -0
- package/funcs/webhookEventLogsList.js.map +1 -1
- package/funcs/webhookWebhooksList.js +3 -0
- package/funcs/webhookWebhooksList.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +4 -4
- package/lib/config.js +4 -4
- package/models/components/accountingbankaccount.d.ts +348 -0
- package/models/components/accountingbankaccount.d.ts.map +1 -0
- package/models/components/accountingbankaccount.js +298 -0
- package/models/components/accountingbankaccount.js.map +1 -0
- package/models/components/bankaccountsfilter.d.ts +72 -0
- package/models/components/bankaccountsfilter.d.ts.map +1 -0
- package/models/components/bankaccountsfilter.js +94 -0
- package/models/components/bankaccountsfilter.js.map +1 -0
- package/models/components/bankaccountssort.d.ts +70 -0
- package/models/components/bankaccountssort.d.ts.map +1 -0
- package/models/components/bankaccountssort.js +95 -0
- package/models/components/bankaccountssort.js.map +1 -0
- package/models/components/companyinfo.d.ts +42 -0
- package/models/components/companyinfo.d.ts.map +1 -1
- package/models/components/companyinfo.js +29 -1
- package/models/components/companyinfo.js.map +1 -1
- package/models/components/connection.d.ts +28 -0
- package/models/components/connection.d.ts.map +1 -1
- package/models/components/connection.js +31 -0
- package/models/components/connection.js.map +1 -1
- package/models/components/consentrecord.d.ts +48 -0
- package/models/components/consentrecord.d.ts.map +1 -0
- package/models/components/consentrecord.js +85 -0
- package/models/components/consentrecord.js.map +1 -0
- package/models/components/consentrecordinput.d.ts +38 -0
- package/models/components/consentrecordinput.d.ts.map +1 -0
- package/models/components/consentrecordinput.js +72 -0
- package/models/components/consentrecordinput.js.map +1 -0
- package/models/components/consentstate.d.ts +46 -0
- package/models/components/consentstate.d.ts.map +1 -0
- package/models/components/consentstate.js +67 -0
- package/models/components/consentstate.js.map +1 -0
- package/models/components/createbankaccountresponse.d.ts +61 -0
- package/models/components/createbankaccountresponse.d.ts.map +1 -0
- package/models/components/createbankaccountresponse.js +89 -0
- package/models/components/createbankaccountresponse.js.map +1 -0
- package/models/components/datascopes.d.ts +43 -0
- package/models/components/datascopes.d.ts.map +1 -0
- package/models/components/datascopes.js +83 -0
- package/models/components/datascopes.js.map +1 -0
- package/models/components/datascopesinput.d.ts +38 -0
- package/models/components/datascopesinput.d.ts.map +1 -0
- package/models/components/datascopesinput.js +72 -0
- package/models/components/datascopesinput.js.map +1 -0
- package/models/components/datascopesresources.d.ts +98 -0
- package/models/components/datascopesresources.d.ts.map +1 -0
- package/models/components/datascopesresources.js +121 -0
- package/models/components/datascopesresources.js.map +1 -0
- package/models/components/deletebankaccountresponse.d.ts +61 -0
- package/models/components/deletebankaccountresponse.d.ts.map +1 -0
- package/models/components/deletebankaccountresponse.js +89 -0
- package/models/components/deletebankaccountresponse.js.map +1 -0
- package/models/components/expense.d.ts +41 -0
- package/models/components/expense.d.ts.map +1 -1
- package/models/components/expense.js +27 -1
- package/models/components/expense.js.map +1 -1
- package/models/components/expensesfilter.d.ts +75 -0
- package/models/components/expensesfilter.d.ts.map +1 -0
- package/models/components/expensesfilter.js +105 -0
- package/models/components/expensesfilter.js.map +1 -0
- package/models/components/formfield.d.ts +3 -0
- package/models/components/formfield.d.ts.map +1 -1
- package/models/components/formfield.js +1 -0
- package/models/components/formfield.js.map +1 -1
- package/models/components/getbankaccountresponse.d.ts +58 -0
- package/models/components/getbankaccountresponse.d.ts.map +1 -0
- package/models/components/getbankaccountresponse.js +89 -0
- package/models/components/getbankaccountresponse.js.map +1 -0
- package/models/components/getbankaccountsresponse.d.ts +70 -0
- package/models/components/getbankaccountsresponse.d.ts.map +1 -0
- package/models/components/getbankaccountsresponse.js +95 -0
- package/models/components/getbankaccountsresponse.js.map +1 -0
- package/models/components/getconsentrecordsresponse.d.ts +52 -0
- package/models/components/getconsentrecordsresponse.d.ts.map +1 -0
- package/models/components/getconsentrecordsresponse.js +87 -0
- package/models/components/getconsentrecordsresponse.js.map +1 -0
- package/models/components/index.d.ts +18 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +18 -0
- package/models/components/index.js.map +1 -1
- package/models/components/journalentriesfilter.d.ts +46 -0
- package/models/components/journalentriesfilter.d.ts.map +1 -1
- package/models/components/journalentriesfilter.js +28 -1
- package/models/components/journalentriesfilter.js.map +1 -1
- package/models/components/logsfilter.d.ts +8 -0
- package/models/components/logsfilter.d.ts.map +1 -1
- package/models/components/logsfilter.js +4 -0
- package/models/components/logsfilter.js.map +1 -1
- package/models/components/trackingcategory.d.ts +10 -0
- package/models/components/trackingcategory.d.ts.map +1 -1
- package/models/components/trackingcategory.js +8 -0
- package/models/components/trackingcategory.js.map +1 -1
- package/models/components/updatebankaccountresponse.d.ts +61 -0
- package/models/components/updatebankaccountresponse.d.ts.map +1 -0
- package/models/components/updatebankaccountresponse.js +89 -0
- package/models/components/updatebankaccountresponse.js.map +1 -0
- package/models/components/updateconsentrequest.d.ts +133 -0
- package/models/components/updateconsentrequest.d.ts.map +1 -0
- package/models/components/updateconsentrequest.js +158 -0
- package/models/components/updateconsentrequest.js.map +1 -0
- package/models/components/updateconsentresponse.d.ts +52 -0
- package/models/components/updateconsentresponse.d.ts.map +1 -0
- package/models/components/updateconsentresponse.js +87 -0
- package/models/components/updateconsentresponse.js.map +1 -0
- package/models/components/webhookeventtype.d.ts +6 -6
- package/models/components/webhookeventtype.js +2 -2
- package/models/components/webhookeventtype.js.map +1 -1
- package/models/errors/index.d.ts +1 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +1 -0
- package/models/errors/index.js.map +1 -1
- package/models/operations/accountingbankaccountsadd.d.ts +118 -0
- package/models/operations/accountingbankaccountsadd.d.ts.map +1 -0
- package/models/operations/accountingbankaccountsadd.js +163 -0
- package/models/operations/accountingbankaccountsadd.js.map +1 -0
- package/models/operations/accountingbankaccountsall.d.ts +150 -0
- package/models/operations/accountingbankaccountsall.d.ts.map +1 -0
- package/models/operations/accountingbankaccountsall.js +173 -0
- package/models/operations/accountingbankaccountsall.js.map +1 -0
- package/models/operations/accountingbankaccountsdelete.d.ts +121 -0
- package/models/operations/accountingbankaccountsdelete.d.ts.map +1 -0
- package/models/operations/accountingbankaccountsdelete.js +155 -0
- package/models/operations/accountingbankaccountsdelete.js.map +1 -0
- package/models/operations/accountingbankaccountsone.d.ts +126 -0
- package/models/operations/accountingbankaccountsone.d.ts.map +1 -0
- package/models/operations/accountingbankaccountsone.js +157 -0
- package/models/operations/accountingbankaccountsone.js.map +1 -0
- package/models/operations/accountingbankaccountsupdate.d.ts +123 -0
- package/models/operations/accountingbankaccountsupdate.d.ts.map +1 -0
- package/models/operations/accountingbankaccountsupdate.js +165 -0
- package/models/operations/accountingbankaccountsupdate.js.map +1 -0
- package/models/operations/accountingexpensesall.d.ts +5 -0
- package/models/operations/accountingexpensesall.d.ts.map +1 -1
- package/models/operations/accountingexpensesall.js +2 -0
- package/models/operations/accountingexpensesall.js.map +1 -1
- package/models/operations/index.d.ts +7 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +7 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/vaultconnectionconsentsall.d.ts +116 -0
- package/models/operations/vaultconnectionconsentsall.d.ts.map +1 -0
- package/models/operations/vaultconnectionconsentsall.js +163 -0
- package/models/operations/vaultconnectionconsentsall.js.map +1 -0
- package/models/operations/vaultconnectionconsentupdate.d.ts +121 -0
- package/models/operations/vaultconnectionconsentupdate.d.ts.map +1 -0
- package/models/operations/vaultconnectionconsentupdate.js +167 -0
- package/models/operations/vaultconnectionconsentupdate.js.map +1 -0
- package/package.json +1 -1
- package/sdk/accounting.d.ts +3 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +4 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/bankaccounts.d.ts +43 -0
- package/sdk/bankaccounts.d.ts.map +1 -0
- package/sdk/bankaccounts.js +63 -0
- package/sdk/bankaccounts.js.map +1 -0
- package/sdk/connectionconsent.d.ts +12 -0
- package/sdk/connectionconsent.d.ts.map +1 -0
- package/sdk/connectionconsent.js +22 -0
- package/sdk/connectionconsent.js.map +1 -0
- package/sdk/connectionconsents.d.ts +12 -0
- package/sdk/connectionconsents.d.ts.map +1 -0
- package/sdk/connectionconsents.js +22 -0
- package/sdk/connectionconsents.js.map +1 -0
- package/sdk/vault.d.ts +6 -0
- package/sdk/vault.d.ts.map +1 -1
- package/sdk/vault.js +8 -0
- package/sdk/vault.js.map +1 -1
- package/src/__tests__/bankaccounts.test.ts +293 -0
- package/src/__tests__/connectionconsent.test.ts +89 -0
- package/src/__tests__/connectionconsents.test.ts +31 -0
- package/src/funcs/accountingAttachmentsList.ts +3 -0
- package/src/funcs/accountingBankAccountsCreate.ts +225 -0
- package/src/funcs/accountingBankAccountsDelete.ts +231 -0
- package/src/funcs/accountingBankAccountsGet.ts +230 -0
- package/src/funcs/accountingBankAccountsList.ts +303 -0
- package/src/funcs/accountingBankAccountsUpdate.ts +234 -0
- package/src/funcs/accountingBankFeedAccountsList.ts +3 -0
- package/src/funcs/accountingBankFeedStatementsList.ts +3 -0
- package/src/funcs/accountingBillPaymentsList.ts +3 -0
- package/src/funcs/accountingBillsList.ts +3 -0
- package/src/funcs/accountingCategoriesList.ts +3 -0
- package/src/funcs/accountingCreditNotesList.ts +3 -0
- package/src/funcs/accountingCustomersList.ts +3 -0
- package/src/funcs/accountingDepartmentsList.ts +3 -0
- package/src/funcs/accountingExpensesList.ts +19 -6
- package/src/funcs/accountingInvoiceItemsList.ts +3 -0
- package/src/funcs/accountingInvoicesList.ts +3 -0
- package/src/funcs/accountingJournalEntriesList.ts +3 -0
- package/src/funcs/accountingLedgerAccountsList.ts +3 -0
- package/src/funcs/accountingLocationsList.ts +3 -0
- package/src/funcs/accountingPaymentsList.ts +3 -0
- package/src/funcs/accountingPurchaseOrdersList.ts +3 -0
- package/src/funcs/accountingQuotesList.ts +3 -0
- package/src/funcs/accountingSubsidiariesList.ts +3 -0
- package/src/funcs/accountingSuppliersList.ts +3 -0
- package/src/funcs/accountingTaxRatesList.ts +3 -0
- package/src/funcs/accountingTrackingCategoriesList.ts +3 -0
- package/src/funcs/atsApplicantsList.ts +3 -0
- package/src/funcs/atsApplicationsList.ts +3 -0
- package/src/funcs/atsJobsList.ts +3 -0
- package/src/funcs/connectorApisList.ts +3 -0
- package/src/funcs/connectorConnectorsList.ts +3 -0
- package/src/funcs/crmActivitiesList.ts +3 -0
- package/src/funcs/crmCompaniesList.ts +3 -0
- package/src/funcs/crmContactsList.ts +3 -0
- package/src/funcs/crmCustomObjectSchemasList.ts +3 -0
- package/src/funcs/crmCustomObjectsList.ts +3 -0
- package/src/funcs/crmLeadsList.ts +3 -0
- package/src/funcs/crmNotesList.ts +3 -0
- package/src/funcs/crmOpportunitiesList.ts +3 -0
- package/src/funcs/crmPipelinesList.ts +3 -0
- package/src/funcs/crmUsersList.ts +3 -0
- package/src/funcs/ecommerceCustomersList.ts +3 -0
- package/src/funcs/ecommerceOrdersList.ts +3 -0
- package/src/funcs/ecommerceProductsList.ts +3 -0
- package/src/funcs/fileStorageDriveGroupsList.ts +3 -0
- package/src/funcs/fileStorageDrivesList.ts +3 -0
- package/src/funcs/fileStorageFilesList.ts +3 -0
- package/src/funcs/fileStorageSharedLinksList.ts +3 -0
- package/src/funcs/hrisCompaniesList.ts +3 -0
- package/src/funcs/hrisDepartmentsList.ts +3 -0
- package/src/funcs/hrisEmployeesList.ts +3 -0
- package/src/funcs/hrisTimeOffRequestsList.ts +3 -0
- package/src/funcs/issueTrackingCollectionTagsList.ts +3 -0
- package/src/funcs/issueTrackingCollectionTicketCommentsGet.ts +3 -0
- package/src/funcs/issueTrackingCollectionTicketCommentsList.ts +3 -0
- package/src/funcs/issueTrackingCollectionTicketsList.ts +3 -0
- package/src/funcs/issueTrackingCollectionUsersList.ts +3 -0
- package/src/funcs/issueTrackingCollectionsList.ts +3 -0
- package/src/funcs/smsMessagesList.ts +3 -0
- package/src/funcs/vaultConnectionConsentUpdate.ts +230 -0
- package/src/funcs/vaultConnectionConsentsList.ts +225 -0
- package/src/funcs/vaultConsumersList.ts +3 -0
- package/src/funcs/vaultLogsList.ts +3 -0
- package/src/funcs/webhookEventLogsList.ts +3 -0
- package/src/funcs/webhookWebhooksList.ts +3 -0
- package/src/lib/config.ts +4 -4
- package/src/models/components/accountingbankaccount.ts +576 -0
- package/src/models/components/bankaccountsfilter.ts +113 -0
- package/src/models/components/bankaccountssort.ts +113 -0
- package/src/models/components/companyinfo.ts +44 -0
- package/src/models/components/connection.ts +78 -0
- package/src/models/components/consentrecord.ts +101 -0
- package/src/models/components/consentrecordinput.ts +82 -0
- package/src/models/components/consentstate.ts +41 -0
- package/src/models/components/createbankaccountresponse.ts +122 -0
- package/src/models/components/datascopes.ts +94 -0
- package/src/models/components/datascopesinput.ts +80 -0
- package/src/models/components/datascopesresources.ts +172 -0
- package/src/models/components/deletebankaccountresponse.ts +122 -0
- package/src/models/components/expense.ts +47 -0
- package/src/models/components/expensesfilter.ts +111 -0
- package/src/models/components/formfield.ts +1 -0
- package/src/models/components/getbankaccountresponse.ts +119 -0
- package/src/models/components/getbankaccountsresponse.ts +145 -0
- package/src/models/components/getconsentrecordsresponse.ts +107 -0
- package/src/models/components/index.ts +18 -0
- package/src/models/components/journalentriesfilter.ts +40 -0
- package/src/models/components/logsfilter.ts +12 -0
- package/src/models/components/trackingcategory.ts +18 -0
- package/src/models/components/updatebankaccountresponse.ts +122 -0
- package/src/models/components/updateconsentrequest.ts +229 -0
- package/src/models/components/updateconsentresponse.ts +107 -0
- package/src/models/components/webhookeventtype.ts +2 -2
- package/src/models/errors/index.ts +1 -0
- package/src/models/operations/accountingbankaccountsadd.ts +271 -0
- package/src/models/operations/accountingbankaccountsall.ts +309 -0
- package/src/models/operations/accountingbankaccountsdelete.ts +274 -0
- package/src/models/operations/accountingbankaccountsone.ts +273 -0
- package/src/models/operations/accountingbankaccountsupdate.ts +286 -0
- package/src/models/operations/accountingexpensesall.ts +7 -0
- package/src/models/operations/index.ts +7 -0
- package/src/models/operations/vaultconnectionconsentsall.ts +272 -0
- package/src/models/operations/vaultconnectionconsentupdate.ts +284 -0
- package/src/sdk/accounting.ts +6 -0
- package/src/sdk/bankaccounts.ts +105 -0
- package/src/sdk/connectionconsent.ts +27 -0
- package/src/sdk/connectionconsents.ts +27 -0
- package/src/sdk/vault.ts +12 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import * as components from "../components/index.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
export type VaultConnectionConsentsAllGlobals = {
|
|
6
|
+
/**
|
|
7
|
+
* ID of the consumer which you want to get or push data from
|
|
8
|
+
*/
|
|
9
|
+
consumerId?: string | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* The ID of your Unify application
|
|
12
|
+
*/
|
|
13
|
+
appId?: string | undefined;
|
|
14
|
+
};
|
|
15
|
+
export type VaultConnectionConsentsAllRequest = {
|
|
16
|
+
/**
|
|
17
|
+
* ID of the consumer which you want to get or push data from
|
|
18
|
+
*/
|
|
19
|
+
consumerId?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* The ID of your Unify application
|
|
22
|
+
*/
|
|
23
|
+
appId?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Service ID of the resource to return
|
|
26
|
+
*/
|
|
27
|
+
serviceId: string;
|
|
28
|
+
/**
|
|
29
|
+
* Unified API
|
|
30
|
+
*/
|
|
31
|
+
unifiedApi: string;
|
|
32
|
+
};
|
|
33
|
+
export type VaultConnectionConsentsAllResponse = {
|
|
34
|
+
httpMeta: components.HTTPMetadata;
|
|
35
|
+
/**
|
|
36
|
+
* Consent records
|
|
37
|
+
*/
|
|
38
|
+
getConsentRecordsResponse?: components.GetConsentRecordsResponse | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* Unexpected error
|
|
41
|
+
*/
|
|
42
|
+
unexpectedErrorResponse?: components.UnexpectedErrorResponse | undefined;
|
|
43
|
+
};
|
|
44
|
+
/** @internal */
|
|
45
|
+
export declare const VaultConnectionConsentsAllGlobals$inboundSchema: z.ZodType<VaultConnectionConsentsAllGlobals, z.ZodTypeDef, unknown>;
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type VaultConnectionConsentsAllGlobals$Outbound = {
|
|
48
|
+
consumerId?: string | undefined;
|
|
49
|
+
appId?: string | undefined;
|
|
50
|
+
};
|
|
51
|
+
/** @internal */
|
|
52
|
+
export declare const VaultConnectionConsentsAllGlobals$outboundSchema: z.ZodType<VaultConnectionConsentsAllGlobals$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllGlobals>;
|
|
53
|
+
/**
|
|
54
|
+
* @internal
|
|
55
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
56
|
+
*/
|
|
57
|
+
export declare namespace VaultConnectionConsentsAllGlobals$ {
|
|
58
|
+
/** @deprecated use `VaultConnectionConsentsAllGlobals$inboundSchema` instead. */
|
|
59
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentsAllGlobals, z.ZodTypeDef, unknown>;
|
|
60
|
+
/** @deprecated use `VaultConnectionConsentsAllGlobals$outboundSchema` instead. */
|
|
61
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentsAllGlobals$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllGlobals>;
|
|
62
|
+
/** @deprecated use `VaultConnectionConsentsAllGlobals$Outbound` instead. */
|
|
63
|
+
type Outbound = VaultConnectionConsentsAllGlobals$Outbound;
|
|
64
|
+
}
|
|
65
|
+
export declare function vaultConnectionConsentsAllGlobalsToJSON(vaultConnectionConsentsAllGlobals: VaultConnectionConsentsAllGlobals): string;
|
|
66
|
+
export declare function vaultConnectionConsentsAllGlobalsFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentsAllGlobals, SDKValidationError>;
|
|
67
|
+
/** @internal */
|
|
68
|
+
export declare const VaultConnectionConsentsAllRequest$inboundSchema: z.ZodType<VaultConnectionConsentsAllRequest, z.ZodTypeDef, unknown>;
|
|
69
|
+
/** @internal */
|
|
70
|
+
export type VaultConnectionConsentsAllRequest$Outbound = {
|
|
71
|
+
consumerId?: string | undefined;
|
|
72
|
+
appId?: string | undefined;
|
|
73
|
+
service_id: string;
|
|
74
|
+
unified_api: string;
|
|
75
|
+
};
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const VaultConnectionConsentsAllRequest$outboundSchema: z.ZodType<VaultConnectionConsentsAllRequest$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
+
*/
|
|
82
|
+
export declare namespace VaultConnectionConsentsAllRequest$ {
|
|
83
|
+
/** @deprecated use `VaultConnectionConsentsAllRequest$inboundSchema` instead. */
|
|
84
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentsAllRequest, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @deprecated use `VaultConnectionConsentsAllRequest$outboundSchema` instead. */
|
|
86
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentsAllRequest$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllRequest>;
|
|
87
|
+
/** @deprecated use `VaultConnectionConsentsAllRequest$Outbound` instead. */
|
|
88
|
+
type Outbound = VaultConnectionConsentsAllRequest$Outbound;
|
|
89
|
+
}
|
|
90
|
+
export declare function vaultConnectionConsentsAllRequestToJSON(vaultConnectionConsentsAllRequest: VaultConnectionConsentsAllRequest): string;
|
|
91
|
+
export declare function vaultConnectionConsentsAllRequestFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentsAllRequest, SDKValidationError>;
|
|
92
|
+
/** @internal */
|
|
93
|
+
export declare const VaultConnectionConsentsAllResponse$inboundSchema: z.ZodType<VaultConnectionConsentsAllResponse, z.ZodTypeDef, unknown>;
|
|
94
|
+
/** @internal */
|
|
95
|
+
export type VaultConnectionConsentsAllResponse$Outbound = {
|
|
96
|
+
HttpMeta: components.HTTPMetadata$Outbound;
|
|
97
|
+
GetConsentRecordsResponse?: components.GetConsentRecordsResponse$Outbound | undefined;
|
|
98
|
+
UnexpectedErrorResponse?: components.UnexpectedErrorResponse$Outbound | undefined;
|
|
99
|
+
};
|
|
100
|
+
/** @internal */
|
|
101
|
+
export declare const VaultConnectionConsentsAllResponse$outboundSchema: z.ZodType<VaultConnectionConsentsAllResponse$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllResponse>;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
105
|
+
*/
|
|
106
|
+
export declare namespace VaultConnectionConsentsAllResponse$ {
|
|
107
|
+
/** @deprecated use `VaultConnectionConsentsAllResponse$inboundSchema` instead. */
|
|
108
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentsAllResponse, z.ZodTypeDef, unknown>;
|
|
109
|
+
/** @deprecated use `VaultConnectionConsentsAllResponse$outboundSchema` instead. */
|
|
110
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentsAllResponse$Outbound, z.ZodTypeDef, VaultConnectionConsentsAllResponse>;
|
|
111
|
+
/** @deprecated use `VaultConnectionConsentsAllResponse$Outbound` instead. */
|
|
112
|
+
type Outbound = VaultConnectionConsentsAllResponse$Outbound;
|
|
113
|
+
}
|
|
114
|
+
export declare function vaultConnectionConsentsAllResponseToJSON(vaultConnectionConsentsAllResponse: VaultConnectionConsentsAllResponse): string;
|
|
115
|
+
export declare function vaultConnectionConsentsAllResponseFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentsAllResponse, SDKValidationError>;
|
|
116
|
+
//# sourceMappingURL=vaultconnectionconsentsall.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vaultconnectionconsentsall.d.ts","sourceRoot":"","sources":["../../src/models/operations/vaultconnectionconsentsall.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,163 @@
|
|
|
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 () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.VaultConnectionConsentsAllResponse$ = exports.VaultConnectionConsentsAllResponse$outboundSchema = exports.VaultConnectionConsentsAllResponse$inboundSchema = exports.VaultConnectionConsentsAllRequest$ = exports.VaultConnectionConsentsAllRequest$outboundSchema = exports.VaultConnectionConsentsAllRequest$inboundSchema = exports.VaultConnectionConsentsAllGlobals$ = exports.VaultConnectionConsentsAllGlobals$outboundSchema = exports.VaultConnectionConsentsAllGlobals$inboundSchema = void 0;
|
|
40
|
+
exports.vaultConnectionConsentsAllGlobalsToJSON = vaultConnectionConsentsAllGlobalsToJSON;
|
|
41
|
+
exports.vaultConnectionConsentsAllGlobalsFromJSON = vaultConnectionConsentsAllGlobalsFromJSON;
|
|
42
|
+
exports.vaultConnectionConsentsAllRequestToJSON = vaultConnectionConsentsAllRequestToJSON;
|
|
43
|
+
exports.vaultConnectionConsentsAllRequestFromJSON = vaultConnectionConsentsAllRequestFromJSON;
|
|
44
|
+
exports.vaultConnectionConsentsAllResponseToJSON = vaultConnectionConsentsAllResponseToJSON;
|
|
45
|
+
exports.vaultConnectionConsentsAllResponseFromJSON = vaultConnectionConsentsAllResponseFromJSON;
|
|
46
|
+
const z = __importStar(require("zod"));
|
|
47
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
48
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
49
|
+
const components = __importStar(require("../components/index.js"));
|
|
50
|
+
/** @internal */
|
|
51
|
+
exports.VaultConnectionConsentsAllGlobals$inboundSchema = z.object({
|
|
52
|
+
consumerId: z.string().optional(),
|
|
53
|
+
appId: z.string().optional(),
|
|
54
|
+
});
|
|
55
|
+
/** @internal */
|
|
56
|
+
exports.VaultConnectionConsentsAllGlobals$outboundSchema = z.object({
|
|
57
|
+
consumerId: z.string().optional(),
|
|
58
|
+
appId: z.string().optional(),
|
|
59
|
+
});
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
63
|
+
*/
|
|
64
|
+
var VaultConnectionConsentsAllGlobals$;
|
|
65
|
+
(function (VaultConnectionConsentsAllGlobals$) {
|
|
66
|
+
/** @deprecated use `VaultConnectionConsentsAllGlobals$inboundSchema` instead. */
|
|
67
|
+
VaultConnectionConsentsAllGlobals$.inboundSchema = exports.VaultConnectionConsentsAllGlobals$inboundSchema;
|
|
68
|
+
/** @deprecated use `VaultConnectionConsentsAllGlobals$outboundSchema` instead. */
|
|
69
|
+
VaultConnectionConsentsAllGlobals$.outboundSchema = exports.VaultConnectionConsentsAllGlobals$outboundSchema;
|
|
70
|
+
})(VaultConnectionConsentsAllGlobals$ || (exports.VaultConnectionConsentsAllGlobals$ = VaultConnectionConsentsAllGlobals$ = {}));
|
|
71
|
+
function vaultConnectionConsentsAllGlobalsToJSON(vaultConnectionConsentsAllGlobals) {
|
|
72
|
+
return JSON.stringify(exports.VaultConnectionConsentsAllGlobals$outboundSchema.parse(vaultConnectionConsentsAllGlobals));
|
|
73
|
+
}
|
|
74
|
+
function vaultConnectionConsentsAllGlobalsFromJSON(jsonString) {
|
|
75
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentsAllGlobals$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentsAllGlobals' from JSON`);
|
|
76
|
+
}
|
|
77
|
+
/** @internal */
|
|
78
|
+
exports.VaultConnectionConsentsAllRequest$inboundSchema = z.object({
|
|
79
|
+
consumerId: z.string().optional(),
|
|
80
|
+
appId: z.string().optional(),
|
|
81
|
+
service_id: z.string(),
|
|
82
|
+
unified_api: z.string(),
|
|
83
|
+
}).transform((v) => {
|
|
84
|
+
return (0, primitives_js_1.remap)(v, {
|
|
85
|
+
"service_id": "serviceId",
|
|
86
|
+
"unified_api": "unifiedApi",
|
|
87
|
+
});
|
|
88
|
+
});
|
|
89
|
+
/** @internal */
|
|
90
|
+
exports.VaultConnectionConsentsAllRequest$outboundSchema = z.object({
|
|
91
|
+
consumerId: z.string().optional(),
|
|
92
|
+
appId: z.string().optional(),
|
|
93
|
+
serviceId: z.string(),
|
|
94
|
+
unifiedApi: z.string(),
|
|
95
|
+
}).transform((v) => {
|
|
96
|
+
return (0, primitives_js_1.remap)(v, {
|
|
97
|
+
serviceId: "service_id",
|
|
98
|
+
unifiedApi: "unified_api",
|
|
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 VaultConnectionConsentsAllRequest$;
|
|
106
|
+
(function (VaultConnectionConsentsAllRequest$) {
|
|
107
|
+
/** @deprecated use `VaultConnectionConsentsAllRequest$inboundSchema` instead. */
|
|
108
|
+
VaultConnectionConsentsAllRequest$.inboundSchema = exports.VaultConnectionConsentsAllRequest$inboundSchema;
|
|
109
|
+
/** @deprecated use `VaultConnectionConsentsAllRequest$outboundSchema` instead. */
|
|
110
|
+
VaultConnectionConsentsAllRequest$.outboundSchema = exports.VaultConnectionConsentsAllRequest$outboundSchema;
|
|
111
|
+
})(VaultConnectionConsentsAllRequest$ || (exports.VaultConnectionConsentsAllRequest$ = VaultConnectionConsentsAllRequest$ = {}));
|
|
112
|
+
function vaultConnectionConsentsAllRequestToJSON(vaultConnectionConsentsAllRequest) {
|
|
113
|
+
return JSON.stringify(exports.VaultConnectionConsentsAllRequest$outboundSchema.parse(vaultConnectionConsentsAllRequest));
|
|
114
|
+
}
|
|
115
|
+
function vaultConnectionConsentsAllRequestFromJSON(jsonString) {
|
|
116
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentsAllRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentsAllRequest' from JSON`);
|
|
117
|
+
}
|
|
118
|
+
/** @internal */
|
|
119
|
+
exports.VaultConnectionConsentsAllResponse$inboundSchema = z.object({
|
|
120
|
+
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
121
|
+
GetConsentRecordsResponse: components.GetConsentRecordsResponse$inboundSchema
|
|
122
|
+
.optional(),
|
|
123
|
+
UnexpectedErrorResponse: components.UnexpectedErrorResponse$inboundSchema
|
|
124
|
+
.optional(),
|
|
125
|
+
}).transform((v) => {
|
|
126
|
+
return (0, primitives_js_1.remap)(v, {
|
|
127
|
+
"HttpMeta": "httpMeta",
|
|
128
|
+
"GetConsentRecordsResponse": "getConsentRecordsResponse",
|
|
129
|
+
"UnexpectedErrorResponse": "unexpectedErrorResponse",
|
|
130
|
+
});
|
|
131
|
+
});
|
|
132
|
+
/** @internal */
|
|
133
|
+
exports.VaultConnectionConsentsAllResponse$outboundSchema = z.object({
|
|
134
|
+
httpMeta: components.HTTPMetadata$outboundSchema,
|
|
135
|
+
getConsentRecordsResponse: components.GetConsentRecordsResponse$outboundSchema
|
|
136
|
+
.optional(),
|
|
137
|
+
unexpectedErrorResponse: components.UnexpectedErrorResponse$outboundSchema
|
|
138
|
+
.optional(),
|
|
139
|
+
}).transform((v) => {
|
|
140
|
+
return (0, primitives_js_1.remap)(v, {
|
|
141
|
+
httpMeta: "HttpMeta",
|
|
142
|
+
getConsentRecordsResponse: "GetConsentRecordsResponse",
|
|
143
|
+
unexpectedErrorResponse: "UnexpectedErrorResponse",
|
|
144
|
+
});
|
|
145
|
+
});
|
|
146
|
+
/**
|
|
147
|
+
* @internal
|
|
148
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
149
|
+
*/
|
|
150
|
+
var VaultConnectionConsentsAllResponse$;
|
|
151
|
+
(function (VaultConnectionConsentsAllResponse$) {
|
|
152
|
+
/** @deprecated use `VaultConnectionConsentsAllResponse$inboundSchema` instead. */
|
|
153
|
+
VaultConnectionConsentsAllResponse$.inboundSchema = exports.VaultConnectionConsentsAllResponse$inboundSchema;
|
|
154
|
+
/** @deprecated use `VaultConnectionConsentsAllResponse$outboundSchema` instead. */
|
|
155
|
+
VaultConnectionConsentsAllResponse$.outboundSchema = exports.VaultConnectionConsentsAllResponse$outboundSchema;
|
|
156
|
+
})(VaultConnectionConsentsAllResponse$ || (exports.VaultConnectionConsentsAllResponse$ = VaultConnectionConsentsAllResponse$ = {}));
|
|
157
|
+
function vaultConnectionConsentsAllResponseToJSON(vaultConnectionConsentsAllResponse) {
|
|
158
|
+
return JSON.stringify(exports.VaultConnectionConsentsAllResponse$outboundSchema.parse(vaultConnectionConsentsAllResponse));
|
|
159
|
+
}
|
|
160
|
+
function vaultConnectionConsentsAllResponseFromJSON(jsonString) {
|
|
161
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentsAllResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentsAllResponse' from JSON`);
|
|
162
|
+
}
|
|
163
|
+
//# sourceMappingURL=vaultconnectionconsentsall.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vaultconnectionconsentsall.js","sourceRoot":"","sources":["../../src/models/operations/vaultconnectionconsentsall.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import * as components from "../components/index.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
export type VaultConnectionConsentUpdateGlobals = {
|
|
6
|
+
/**
|
|
7
|
+
* ID of the consumer which you want to get or push data from
|
|
8
|
+
*/
|
|
9
|
+
consumerId?: string | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* The ID of your Unify application
|
|
12
|
+
*/
|
|
13
|
+
appId?: string | undefined;
|
|
14
|
+
};
|
|
15
|
+
export type VaultConnectionConsentUpdateRequest = {
|
|
16
|
+
/**
|
|
17
|
+
* ID of the consumer which you want to get or push data from
|
|
18
|
+
*/
|
|
19
|
+
consumerId?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* The ID of your Unify application
|
|
22
|
+
*/
|
|
23
|
+
appId?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Service ID of the resource to return
|
|
26
|
+
*/
|
|
27
|
+
serviceId: string;
|
|
28
|
+
/**
|
|
29
|
+
* Unified API
|
|
30
|
+
*/
|
|
31
|
+
unifiedApi: string;
|
|
32
|
+
/**
|
|
33
|
+
* New consent state
|
|
34
|
+
*/
|
|
35
|
+
updateConsentRequest: components.UpdateConsentRequest;
|
|
36
|
+
};
|
|
37
|
+
export type VaultConnectionConsentUpdateResponse = {
|
|
38
|
+
httpMeta: components.HTTPMetadata;
|
|
39
|
+
/**
|
|
40
|
+
* Consent updated
|
|
41
|
+
*/
|
|
42
|
+
updateConsentResponse?: components.UpdateConsentResponse | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* Unexpected error
|
|
45
|
+
*/
|
|
46
|
+
unexpectedErrorResponse?: components.UnexpectedErrorResponse | undefined;
|
|
47
|
+
};
|
|
48
|
+
/** @internal */
|
|
49
|
+
export declare const VaultConnectionConsentUpdateGlobals$inboundSchema: z.ZodType<VaultConnectionConsentUpdateGlobals, z.ZodTypeDef, unknown>;
|
|
50
|
+
/** @internal */
|
|
51
|
+
export type VaultConnectionConsentUpdateGlobals$Outbound = {
|
|
52
|
+
consumerId?: string | undefined;
|
|
53
|
+
appId?: string | undefined;
|
|
54
|
+
};
|
|
55
|
+
/** @internal */
|
|
56
|
+
export declare const VaultConnectionConsentUpdateGlobals$outboundSchema: z.ZodType<VaultConnectionConsentUpdateGlobals$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateGlobals>;
|
|
57
|
+
/**
|
|
58
|
+
* @internal
|
|
59
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
60
|
+
*/
|
|
61
|
+
export declare namespace VaultConnectionConsentUpdateGlobals$ {
|
|
62
|
+
/** @deprecated use `VaultConnectionConsentUpdateGlobals$inboundSchema` instead. */
|
|
63
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentUpdateGlobals, z.ZodTypeDef, unknown>;
|
|
64
|
+
/** @deprecated use `VaultConnectionConsentUpdateGlobals$outboundSchema` instead. */
|
|
65
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentUpdateGlobals$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateGlobals>;
|
|
66
|
+
/** @deprecated use `VaultConnectionConsentUpdateGlobals$Outbound` instead. */
|
|
67
|
+
type Outbound = VaultConnectionConsentUpdateGlobals$Outbound;
|
|
68
|
+
}
|
|
69
|
+
export declare function vaultConnectionConsentUpdateGlobalsToJSON(vaultConnectionConsentUpdateGlobals: VaultConnectionConsentUpdateGlobals): string;
|
|
70
|
+
export declare function vaultConnectionConsentUpdateGlobalsFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentUpdateGlobals, SDKValidationError>;
|
|
71
|
+
/** @internal */
|
|
72
|
+
export declare const VaultConnectionConsentUpdateRequest$inboundSchema: z.ZodType<VaultConnectionConsentUpdateRequest, z.ZodTypeDef, unknown>;
|
|
73
|
+
/** @internal */
|
|
74
|
+
export type VaultConnectionConsentUpdateRequest$Outbound = {
|
|
75
|
+
consumerId?: string | undefined;
|
|
76
|
+
appId?: string | undefined;
|
|
77
|
+
service_id: string;
|
|
78
|
+
unified_api: string;
|
|
79
|
+
UpdateConsentRequest: components.UpdateConsentRequest$Outbound;
|
|
80
|
+
};
|
|
81
|
+
/** @internal */
|
|
82
|
+
export declare const VaultConnectionConsentUpdateRequest$outboundSchema: z.ZodType<VaultConnectionConsentUpdateRequest$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateRequest>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
86
|
+
*/
|
|
87
|
+
export declare namespace VaultConnectionConsentUpdateRequest$ {
|
|
88
|
+
/** @deprecated use `VaultConnectionConsentUpdateRequest$inboundSchema` instead. */
|
|
89
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentUpdateRequest, z.ZodTypeDef, unknown>;
|
|
90
|
+
/** @deprecated use `VaultConnectionConsentUpdateRequest$outboundSchema` instead. */
|
|
91
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentUpdateRequest$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateRequest>;
|
|
92
|
+
/** @deprecated use `VaultConnectionConsentUpdateRequest$Outbound` instead. */
|
|
93
|
+
type Outbound = VaultConnectionConsentUpdateRequest$Outbound;
|
|
94
|
+
}
|
|
95
|
+
export declare function vaultConnectionConsentUpdateRequestToJSON(vaultConnectionConsentUpdateRequest: VaultConnectionConsentUpdateRequest): string;
|
|
96
|
+
export declare function vaultConnectionConsentUpdateRequestFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentUpdateRequest, SDKValidationError>;
|
|
97
|
+
/** @internal */
|
|
98
|
+
export declare const VaultConnectionConsentUpdateResponse$inboundSchema: z.ZodType<VaultConnectionConsentUpdateResponse, z.ZodTypeDef, unknown>;
|
|
99
|
+
/** @internal */
|
|
100
|
+
export type VaultConnectionConsentUpdateResponse$Outbound = {
|
|
101
|
+
HttpMeta: components.HTTPMetadata$Outbound;
|
|
102
|
+
UpdateConsentResponse?: components.UpdateConsentResponse$Outbound | undefined;
|
|
103
|
+
UnexpectedErrorResponse?: components.UnexpectedErrorResponse$Outbound | undefined;
|
|
104
|
+
};
|
|
105
|
+
/** @internal */
|
|
106
|
+
export declare const VaultConnectionConsentUpdateResponse$outboundSchema: z.ZodType<VaultConnectionConsentUpdateResponse$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateResponse>;
|
|
107
|
+
/**
|
|
108
|
+
* @internal
|
|
109
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
110
|
+
*/
|
|
111
|
+
export declare namespace VaultConnectionConsentUpdateResponse$ {
|
|
112
|
+
/** @deprecated use `VaultConnectionConsentUpdateResponse$inboundSchema` instead. */
|
|
113
|
+
const inboundSchema: z.ZodType<VaultConnectionConsentUpdateResponse, z.ZodTypeDef, unknown>;
|
|
114
|
+
/** @deprecated use `VaultConnectionConsentUpdateResponse$outboundSchema` instead. */
|
|
115
|
+
const outboundSchema: z.ZodType<VaultConnectionConsentUpdateResponse$Outbound, z.ZodTypeDef, VaultConnectionConsentUpdateResponse>;
|
|
116
|
+
/** @deprecated use `VaultConnectionConsentUpdateResponse$Outbound` instead. */
|
|
117
|
+
type Outbound = VaultConnectionConsentUpdateResponse$Outbound;
|
|
118
|
+
}
|
|
119
|
+
export declare function vaultConnectionConsentUpdateResponseToJSON(vaultConnectionConsentUpdateResponse: VaultConnectionConsentUpdateResponse): string;
|
|
120
|
+
export declare function vaultConnectionConsentUpdateResponseFromJSON(jsonString: string): SafeParseResult<VaultConnectionConsentUpdateResponse, SDKValidationError>;
|
|
121
|
+
//# sourceMappingURL=vaultconnectionconsentupdate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vaultconnectionconsentupdate.d.ts","sourceRoot":"","sources":["../../src/models/operations/vaultconnectionconsentupdate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,oBAAoB,EAAE,UAAU,CAAC,oBAAoB,CAAC;CACvD,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG;IACjD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,qBAAqB,CAAC,EAAE,UAAU,CAAC,qBAAqB,GAAG,SAAS,CAAC;IACrE;;OAEG;IACH,uBAAuB,CAAC,EAAE,UAAU,CAAC,uBAAuB,GAAG,SAAS,CAAC;CAC1E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAInC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,oCAAoC,CAAC;IACpD,mFAAmF;IAC5E,MAAM,aAAa,uEACyB,CAAC;IACpD,oFAAoF;IAC7E,MAAM,cAAc,4GACyB,CAAC;IACrD,8EAA8E;IAC9E,KAAY,QAAQ,GAAG,4CAA4C,CAAC;CACrE;AAED,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR;AAED,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E;AAED,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAaP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,oBAAoB,EAAE,UAAU,CAAC,6BAA6B,CAAC;CAChE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAanC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,oCAAoC,CAAC;IACpD,mFAAmF;IAC5E,MAAM,aAAa,uEACyB,CAAC;IACpD,oFAAoF;IAC7E,MAAM,cAAc,4GACyB,CAAC;IACrD,8EAA8E;IAC9E,KAAY,QAAQ,GAAG,4CAA4C,CAAC;CACrE;AAED,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR;AAED,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E;AAED,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,OAAO,CAaP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,6CAA6C,GAAG;IAC1D,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,qBAAqB,CAAC,EAAE,UAAU,CAAC,8BAA8B,GAAG,SAAS,CAAC;IAC9E,uBAAuB,CAAC,EACpB,UAAU,CAAC,gCAAgC,GAC3C,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mDAAmD,EAAE,CAAC,CAAC,OAAO,CACzE,6CAA6C,EAC7C,CAAC,CAAC,UAAU,EACZ,oCAAoC,CAapC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,qCAAqC,CAAC;IACrD,oFAAoF;IAC7E,MAAM,aAAa,wEAC0B,CAAC;IACrD,qFAAqF;IAC9E,MAAM,cAAc,8GAC0B,CAAC;IACtD,+EAA+E;IAC/E,KAAY,QAAQ,GAAG,6CAA6C,CAAC;CACtE;AAED,wBAAgB,0CAA0C,CACxD,oCAAoC,EAAE,oCAAoC,GACzE,MAAM,CAMR;AAED,wBAAgB,4CAA4C,CAC1D,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oCAAoC,EAAE,kBAAkB,CAAC,CAO3E"}
|
|
@@ -0,0 +1,167 @@
|
|
|
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 () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.VaultConnectionConsentUpdateResponse$ = exports.VaultConnectionConsentUpdateResponse$outboundSchema = exports.VaultConnectionConsentUpdateResponse$inboundSchema = exports.VaultConnectionConsentUpdateRequest$ = exports.VaultConnectionConsentUpdateRequest$outboundSchema = exports.VaultConnectionConsentUpdateRequest$inboundSchema = exports.VaultConnectionConsentUpdateGlobals$ = exports.VaultConnectionConsentUpdateGlobals$outboundSchema = exports.VaultConnectionConsentUpdateGlobals$inboundSchema = void 0;
|
|
40
|
+
exports.vaultConnectionConsentUpdateGlobalsToJSON = vaultConnectionConsentUpdateGlobalsToJSON;
|
|
41
|
+
exports.vaultConnectionConsentUpdateGlobalsFromJSON = vaultConnectionConsentUpdateGlobalsFromJSON;
|
|
42
|
+
exports.vaultConnectionConsentUpdateRequestToJSON = vaultConnectionConsentUpdateRequestToJSON;
|
|
43
|
+
exports.vaultConnectionConsentUpdateRequestFromJSON = vaultConnectionConsentUpdateRequestFromJSON;
|
|
44
|
+
exports.vaultConnectionConsentUpdateResponseToJSON = vaultConnectionConsentUpdateResponseToJSON;
|
|
45
|
+
exports.vaultConnectionConsentUpdateResponseFromJSON = vaultConnectionConsentUpdateResponseFromJSON;
|
|
46
|
+
const z = __importStar(require("zod"));
|
|
47
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
48
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
49
|
+
const components = __importStar(require("../components/index.js"));
|
|
50
|
+
/** @internal */
|
|
51
|
+
exports.VaultConnectionConsentUpdateGlobals$inboundSchema = z.object({
|
|
52
|
+
consumerId: z.string().optional(),
|
|
53
|
+
appId: z.string().optional(),
|
|
54
|
+
});
|
|
55
|
+
/** @internal */
|
|
56
|
+
exports.VaultConnectionConsentUpdateGlobals$outboundSchema = z.object({
|
|
57
|
+
consumerId: z.string().optional(),
|
|
58
|
+
appId: z.string().optional(),
|
|
59
|
+
});
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
63
|
+
*/
|
|
64
|
+
var VaultConnectionConsentUpdateGlobals$;
|
|
65
|
+
(function (VaultConnectionConsentUpdateGlobals$) {
|
|
66
|
+
/** @deprecated use `VaultConnectionConsentUpdateGlobals$inboundSchema` instead. */
|
|
67
|
+
VaultConnectionConsentUpdateGlobals$.inboundSchema = exports.VaultConnectionConsentUpdateGlobals$inboundSchema;
|
|
68
|
+
/** @deprecated use `VaultConnectionConsentUpdateGlobals$outboundSchema` instead. */
|
|
69
|
+
VaultConnectionConsentUpdateGlobals$.outboundSchema = exports.VaultConnectionConsentUpdateGlobals$outboundSchema;
|
|
70
|
+
})(VaultConnectionConsentUpdateGlobals$ || (exports.VaultConnectionConsentUpdateGlobals$ = VaultConnectionConsentUpdateGlobals$ = {}));
|
|
71
|
+
function vaultConnectionConsentUpdateGlobalsToJSON(vaultConnectionConsentUpdateGlobals) {
|
|
72
|
+
return JSON.stringify(exports.VaultConnectionConsentUpdateGlobals$outboundSchema.parse(vaultConnectionConsentUpdateGlobals));
|
|
73
|
+
}
|
|
74
|
+
function vaultConnectionConsentUpdateGlobalsFromJSON(jsonString) {
|
|
75
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentUpdateGlobals$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentUpdateGlobals' from JSON`);
|
|
76
|
+
}
|
|
77
|
+
/** @internal */
|
|
78
|
+
exports.VaultConnectionConsentUpdateRequest$inboundSchema = z.object({
|
|
79
|
+
consumerId: z.string().optional(),
|
|
80
|
+
appId: z.string().optional(),
|
|
81
|
+
service_id: z.string(),
|
|
82
|
+
unified_api: z.string(),
|
|
83
|
+
UpdateConsentRequest: components.UpdateConsentRequest$inboundSchema,
|
|
84
|
+
}).transform((v) => {
|
|
85
|
+
return (0, primitives_js_1.remap)(v, {
|
|
86
|
+
"service_id": "serviceId",
|
|
87
|
+
"unified_api": "unifiedApi",
|
|
88
|
+
"UpdateConsentRequest": "updateConsentRequest",
|
|
89
|
+
});
|
|
90
|
+
});
|
|
91
|
+
/** @internal */
|
|
92
|
+
exports.VaultConnectionConsentUpdateRequest$outboundSchema = z.object({
|
|
93
|
+
consumerId: z.string().optional(),
|
|
94
|
+
appId: z.string().optional(),
|
|
95
|
+
serviceId: z.string(),
|
|
96
|
+
unifiedApi: z.string(),
|
|
97
|
+
updateConsentRequest: components.UpdateConsentRequest$outboundSchema,
|
|
98
|
+
}).transform((v) => {
|
|
99
|
+
return (0, primitives_js_1.remap)(v, {
|
|
100
|
+
serviceId: "service_id",
|
|
101
|
+
unifiedApi: "unified_api",
|
|
102
|
+
updateConsentRequest: "UpdateConsentRequest",
|
|
103
|
+
});
|
|
104
|
+
});
|
|
105
|
+
/**
|
|
106
|
+
* @internal
|
|
107
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
108
|
+
*/
|
|
109
|
+
var VaultConnectionConsentUpdateRequest$;
|
|
110
|
+
(function (VaultConnectionConsentUpdateRequest$) {
|
|
111
|
+
/** @deprecated use `VaultConnectionConsentUpdateRequest$inboundSchema` instead. */
|
|
112
|
+
VaultConnectionConsentUpdateRequest$.inboundSchema = exports.VaultConnectionConsentUpdateRequest$inboundSchema;
|
|
113
|
+
/** @deprecated use `VaultConnectionConsentUpdateRequest$outboundSchema` instead. */
|
|
114
|
+
VaultConnectionConsentUpdateRequest$.outboundSchema = exports.VaultConnectionConsentUpdateRequest$outboundSchema;
|
|
115
|
+
})(VaultConnectionConsentUpdateRequest$ || (exports.VaultConnectionConsentUpdateRequest$ = VaultConnectionConsentUpdateRequest$ = {}));
|
|
116
|
+
function vaultConnectionConsentUpdateRequestToJSON(vaultConnectionConsentUpdateRequest) {
|
|
117
|
+
return JSON.stringify(exports.VaultConnectionConsentUpdateRequest$outboundSchema.parse(vaultConnectionConsentUpdateRequest));
|
|
118
|
+
}
|
|
119
|
+
function vaultConnectionConsentUpdateRequestFromJSON(jsonString) {
|
|
120
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentUpdateRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentUpdateRequest' from JSON`);
|
|
121
|
+
}
|
|
122
|
+
/** @internal */
|
|
123
|
+
exports.VaultConnectionConsentUpdateResponse$inboundSchema = z.object({
|
|
124
|
+
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
125
|
+
UpdateConsentResponse: components.UpdateConsentResponse$inboundSchema
|
|
126
|
+
.optional(),
|
|
127
|
+
UnexpectedErrorResponse: components.UnexpectedErrorResponse$inboundSchema
|
|
128
|
+
.optional(),
|
|
129
|
+
}).transform((v) => {
|
|
130
|
+
return (0, primitives_js_1.remap)(v, {
|
|
131
|
+
"HttpMeta": "httpMeta",
|
|
132
|
+
"UpdateConsentResponse": "updateConsentResponse",
|
|
133
|
+
"UnexpectedErrorResponse": "unexpectedErrorResponse",
|
|
134
|
+
});
|
|
135
|
+
});
|
|
136
|
+
/** @internal */
|
|
137
|
+
exports.VaultConnectionConsentUpdateResponse$outboundSchema = z.object({
|
|
138
|
+
httpMeta: components.HTTPMetadata$outboundSchema,
|
|
139
|
+
updateConsentResponse: components.UpdateConsentResponse$outboundSchema
|
|
140
|
+
.optional(),
|
|
141
|
+
unexpectedErrorResponse: components.UnexpectedErrorResponse$outboundSchema
|
|
142
|
+
.optional(),
|
|
143
|
+
}).transform((v) => {
|
|
144
|
+
return (0, primitives_js_1.remap)(v, {
|
|
145
|
+
httpMeta: "HttpMeta",
|
|
146
|
+
updateConsentResponse: "UpdateConsentResponse",
|
|
147
|
+
unexpectedErrorResponse: "UnexpectedErrorResponse",
|
|
148
|
+
});
|
|
149
|
+
});
|
|
150
|
+
/**
|
|
151
|
+
* @internal
|
|
152
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
153
|
+
*/
|
|
154
|
+
var VaultConnectionConsentUpdateResponse$;
|
|
155
|
+
(function (VaultConnectionConsentUpdateResponse$) {
|
|
156
|
+
/** @deprecated use `VaultConnectionConsentUpdateResponse$inboundSchema` instead. */
|
|
157
|
+
VaultConnectionConsentUpdateResponse$.inboundSchema = exports.VaultConnectionConsentUpdateResponse$inboundSchema;
|
|
158
|
+
/** @deprecated use `VaultConnectionConsentUpdateResponse$outboundSchema` instead. */
|
|
159
|
+
VaultConnectionConsentUpdateResponse$.outboundSchema = exports.VaultConnectionConsentUpdateResponse$outboundSchema;
|
|
160
|
+
})(VaultConnectionConsentUpdateResponse$ || (exports.VaultConnectionConsentUpdateResponse$ = VaultConnectionConsentUpdateResponse$ = {}));
|
|
161
|
+
function vaultConnectionConsentUpdateResponseToJSON(vaultConnectionConsentUpdateResponse) {
|
|
162
|
+
return JSON.stringify(exports.VaultConnectionConsentUpdateResponse$outboundSchema.parse(vaultConnectionConsentUpdateResponse));
|
|
163
|
+
}
|
|
164
|
+
function vaultConnectionConsentUpdateResponseFromJSON(jsonString) {
|
|
165
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.VaultConnectionConsentUpdateResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'VaultConnectionConsentUpdateResponse' from JSON`);
|
|
166
|
+
}
|
|
167
|
+
//# sourceMappingURL=vaultconnectionconsentupdate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vaultconnectionconsentupdate.js","sourceRoot":"","sources":["../../src/models/operations/vaultconnectionconsentupdate.ts"],"names":[],"mappings":"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"}
|