@apideck/unify 0.29.9 → 0.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -38
- package/RUNTIMES.md +6 -6
- package/docs/sdks/projects/README.md +834 -0
- package/docs/sdks/quotes/README.md +8 -0
- package/examples/package-lock.json +1 -1
- package/funcs/accountingAgedCreditorsGet.js +2 -2
- package/funcs/accountingAgedCreditorsGet.js.map +1 -1
- package/funcs/accountingAgedDebtorsGet.js +2 -2
- package/funcs/accountingAgedDebtorsGet.js.map +1 -1
- package/funcs/accountingAttachmentsDelete.js +2 -2
- package/funcs/accountingAttachmentsDelete.js.map +1 -1
- package/funcs/accountingAttachmentsDownload.js +2 -2
- package/funcs/accountingAttachmentsDownload.js.map +1 -1
- package/funcs/accountingAttachmentsGet.js +2 -2
- package/funcs/accountingAttachmentsGet.js.map +1 -1
- package/funcs/accountingAttachmentsList.js +2 -2
- package/funcs/accountingAttachmentsList.js.map +1 -1
- package/funcs/accountingAttachmentsUpload.js +2 -2
- package/funcs/accountingAttachmentsUpload.js.map +1 -1
- package/funcs/accountingBalanceSheetGet.js +2 -2
- package/funcs/accountingBalanceSheetGet.js.map +1 -1
- package/funcs/accountingBankAccountsCreate.js +2 -2
- package/funcs/accountingBankAccountsCreate.js.map +1 -1
- package/funcs/accountingBankAccountsDelete.js +2 -2
- package/funcs/accountingBankAccountsDelete.js.map +1 -1
- package/funcs/accountingBankAccountsGet.js +2 -2
- package/funcs/accountingBankAccountsGet.js.map +1 -1
- package/funcs/accountingBankAccountsList.js +2 -2
- package/funcs/accountingBankAccountsList.js.map +1 -1
- package/funcs/accountingBankAccountsUpdate.js +2 -2
- package/funcs/accountingBankAccountsUpdate.js.map +1 -1
- package/funcs/accountingBankFeedAccountsCreate.js +2 -2
- package/funcs/accountingBankFeedAccountsCreate.js.map +1 -1
- package/funcs/accountingBankFeedAccountsDelete.js +2 -2
- package/funcs/accountingBankFeedAccountsDelete.js.map +1 -1
- package/funcs/accountingBankFeedAccountsGet.js +2 -2
- package/funcs/accountingBankFeedAccountsGet.js.map +1 -1
- package/funcs/accountingBankFeedAccountsList.js +2 -2
- package/funcs/accountingBankFeedAccountsList.js.map +1 -1
- package/funcs/accountingBankFeedAccountsUpdate.js +2 -2
- package/funcs/accountingBankFeedAccountsUpdate.js.map +1 -1
- package/funcs/accountingBankFeedStatementsCreate.js +2 -2
- package/funcs/accountingBankFeedStatementsCreate.js.map +1 -1
- package/funcs/accountingBankFeedStatementsDelete.js +2 -2
- package/funcs/accountingBankFeedStatementsDelete.js.map +1 -1
- package/funcs/accountingBankFeedStatementsGet.js +2 -2
- package/funcs/accountingBankFeedStatementsGet.js.map +1 -1
- package/funcs/accountingBankFeedStatementsList.js +2 -2
- package/funcs/accountingBankFeedStatementsList.js.map +1 -1
- package/funcs/accountingBankFeedStatementsUpdate.js +2 -2
- package/funcs/accountingBankFeedStatementsUpdate.js.map +1 -1
- package/funcs/accountingBillPaymentsCreate.js +2 -2
- package/funcs/accountingBillPaymentsCreate.js.map +1 -1
- package/funcs/accountingBillPaymentsDelete.js +2 -2
- package/funcs/accountingBillPaymentsDelete.js.map +1 -1
- package/funcs/accountingBillPaymentsGet.js +2 -2
- package/funcs/accountingBillPaymentsGet.js.map +1 -1
- package/funcs/accountingBillPaymentsList.js +2 -2
- package/funcs/accountingBillPaymentsList.js.map +1 -1
- package/funcs/accountingBillPaymentsUpdate.js +2 -2
- package/funcs/accountingBillPaymentsUpdate.js.map +1 -1
- package/funcs/accountingBillsCreate.js +2 -2
- package/funcs/accountingBillsCreate.js.map +1 -1
- package/funcs/accountingBillsDelete.js +2 -2
- package/funcs/accountingBillsDelete.js.map +1 -1
- package/funcs/accountingBillsGet.js +2 -2
- package/funcs/accountingBillsGet.js.map +1 -1
- package/funcs/accountingBillsList.js +2 -2
- package/funcs/accountingBillsList.js.map +1 -1
- package/funcs/accountingBillsUpdate.js +2 -2
- package/funcs/accountingBillsUpdate.js.map +1 -1
- package/funcs/accountingCategoriesGet.js +2 -2
- package/funcs/accountingCategoriesGet.js.map +1 -1
- package/funcs/accountingCategoriesList.js +2 -2
- package/funcs/accountingCategoriesList.js.map +1 -1
- package/funcs/accountingCompanyInfoGet.js +2 -2
- package/funcs/accountingCompanyInfoGet.js.map +1 -1
- package/funcs/accountingCreditNotesCreate.js +2 -2
- package/funcs/accountingCreditNotesCreate.js.map +1 -1
- package/funcs/accountingCreditNotesDelete.js +2 -2
- package/funcs/accountingCreditNotesDelete.js.map +1 -1
- package/funcs/accountingCreditNotesGet.js +2 -2
- package/funcs/accountingCreditNotesGet.js.map +1 -1
- package/funcs/accountingCreditNotesList.js +2 -2
- package/funcs/accountingCreditNotesList.js.map +1 -1
- package/funcs/accountingCreditNotesUpdate.js +2 -2
- package/funcs/accountingCreditNotesUpdate.js.map +1 -1
- package/funcs/accountingCustomersCreate.js +2 -2
- package/funcs/accountingCustomersCreate.js.map +1 -1
- package/funcs/accountingCustomersDelete.js +2 -2
- package/funcs/accountingCustomersDelete.js.map +1 -1
- package/funcs/accountingCustomersGet.js +2 -2
- package/funcs/accountingCustomersGet.js.map +1 -1
- package/funcs/accountingCustomersList.js +2 -2
- package/funcs/accountingCustomersList.js.map +1 -1
- package/funcs/accountingCustomersUpdate.js +2 -2
- package/funcs/accountingCustomersUpdate.js.map +1 -1
- package/funcs/accountingDepartmentsCreate.js +2 -2
- package/funcs/accountingDepartmentsCreate.js.map +1 -1
- package/funcs/accountingDepartmentsDelete.js +2 -2
- package/funcs/accountingDepartmentsDelete.js.map +1 -1
- package/funcs/accountingDepartmentsGet.js +2 -2
- package/funcs/accountingDepartmentsGet.js.map +1 -1
- package/funcs/accountingDepartmentsList.js +2 -2
- package/funcs/accountingDepartmentsList.js.map +1 -1
- package/funcs/accountingDepartmentsUpdate.js +2 -2
- package/funcs/accountingDepartmentsUpdate.js.map +1 -1
- package/funcs/accountingExpensesCreate.js +2 -2
- package/funcs/accountingExpensesCreate.js.map +1 -1
- package/funcs/accountingExpensesDelete.js +2 -2
- package/funcs/accountingExpensesDelete.js.map +1 -1
- package/funcs/accountingExpensesGet.js +2 -2
- package/funcs/accountingExpensesGet.js.map +1 -1
- package/funcs/accountingExpensesList.js +2 -2
- package/funcs/accountingExpensesList.js.map +1 -1
- package/funcs/accountingExpensesUpdate.js +2 -2
- package/funcs/accountingExpensesUpdate.js.map +1 -1
- package/funcs/accountingInvoiceItemsCreate.js +2 -2
- package/funcs/accountingInvoiceItemsCreate.js.map +1 -1
- package/funcs/accountingInvoiceItemsDelete.js +2 -2
- package/funcs/accountingInvoiceItemsDelete.js.map +1 -1
- package/funcs/accountingInvoiceItemsGet.js +2 -2
- package/funcs/accountingInvoiceItemsGet.js.map +1 -1
- package/funcs/accountingInvoiceItemsList.js +2 -2
- package/funcs/accountingInvoiceItemsList.js.map +1 -1
- package/funcs/accountingInvoiceItemsUpdate.js +2 -2
- package/funcs/accountingInvoiceItemsUpdate.js.map +1 -1
- package/funcs/accountingInvoicesCreate.js +2 -2
- package/funcs/accountingInvoicesCreate.js.map +1 -1
- package/funcs/accountingInvoicesDelete.js +2 -2
- package/funcs/accountingInvoicesDelete.js.map +1 -1
- package/funcs/accountingInvoicesGet.js +2 -2
- package/funcs/accountingInvoicesGet.js.map +1 -1
- package/funcs/accountingInvoicesList.js +2 -2
- package/funcs/accountingInvoicesList.js.map +1 -1
- package/funcs/accountingInvoicesUpdate.js +2 -2
- package/funcs/accountingInvoicesUpdate.js.map +1 -1
- package/funcs/accountingJournalEntriesCreate.js +2 -2
- package/funcs/accountingJournalEntriesCreate.js.map +1 -1
- package/funcs/accountingJournalEntriesDelete.js +2 -2
- package/funcs/accountingJournalEntriesDelete.js.map +1 -1
- package/funcs/accountingJournalEntriesGet.js +2 -2
- package/funcs/accountingJournalEntriesGet.js.map +1 -1
- package/funcs/accountingJournalEntriesList.js +2 -2
- package/funcs/accountingJournalEntriesList.js.map +1 -1
- package/funcs/accountingJournalEntriesUpdate.js +2 -2
- package/funcs/accountingJournalEntriesUpdate.js.map +1 -1
- package/funcs/accountingLedgerAccountsCreate.js +2 -2
- package/funcs/accountingLedgerAccountsCreate.js.map +1 -1
- package/funcs/accountingLedgerAccountsDelete.js +2 -2
- package/funcs/accountingLedgerAccountsDelete.js.map +1 -1
- package/funcs/accountingLedgerAccountsGet.js +2 -2
- package/funcs/accountingLedgerAccountsGet.js.map +1 -1
- package/funcs/accountingLedgerAccountsList.js +2 -2
- package/funcs/accountingLedgerAccountsList.js.map +1 -1
- package/funcs/accountingLedgerAccountsUpdate.js +2 -2
- package/funcs/accountingLedgerAccountsUpdate.js.map +1 -1
- package/funcs/accountingLocationsCreate.js +2 -2
- package/funcs/accountingLocationsCreate.js.map +1 -1
- package/funcs/accountingLocationsDelete.js +2 -2
- package/funcs/accountingLocationsDelete.js.map +1 -1
- package/funcs/accountingLocationsGet.js +2 -2
- package/funcs/accountingLocationsGet.js.map +1 -1
- package/funcs/accountingLocationsList.js +2 -2
- package/funcs/accountingLocationsList.js.map +1 -1
- package/funcs/accountingLocationsUpdate.js +2 -2
- package/funcs/accountingLocationsUpdate.js.map +1 -1
- package/funcs/accountingPaymentsCreate.js +2 -2
- package/funcs/accountingPaymentsCreate.js.map +1 -1
- package/funcs/accountingPaymentsDelete.js +2 -2
- package/funcs/accountingPaymentsDelete.js.map +1 -1
- package/funcs/accountingPaymentsGet.js +2 -2
- package/funcs/accountingPaymentsGet.js.map +1 -1
- package/funcs/accountingPaymentsList.js +2 -2
- package/funcs/accountingPaymentsList.js.map +1 -1
- package/funcs/accountingPaymentsUpdate.js +2 -2
- package/funcs/accountingPaymentsUpdate.js.map +1 -1
- package/funcs/accountingProfitAndLossGet.js +2 -2
- package/funcs/accountingProfitAndLossGet.js.map +1 -1
- package/funcs/accountingProjectsCreate.d.ts +18 -0
- package/funcs/accountingProjectsCreate.d.ts.map +1 -0
- package/funcs/accountingProjectsCreate.js +139 -0
- package/funcs/accountingProjectsCreate.js.map +1 -0
- package/funcs/accountingProjectsDelete.d.ts +18 -0
- package/funcs/accountingProjectsDelete.d.ts.map +1 -0
- package/funcs/accountingProjectsDelete.js +142 -0
- package/funcs/accountingProjectsDelete.js.map +1 -0
- package/funcs/accountingProjectsGet.d.ts +18 -0
- package/funcs/accountingProjectsGet.d.ts.map +1 -0
- package/funcs/accountingProjectsGet.js +144 -0
- package/funcs/accountingProjectsGet.js.map +1 -0
- package/funcs/accountingProjectsList.d.ts +21 -0
- package/funcs/accountingProjectsList.d.ts.map +1 -0
- package/funcs/accountingProjectsList.js +170 -0
- package/funcs/accountingProjectsList.js.map +1 -0
- package/funcs/accountingProjectsUpdate.d.ts +18 -0
- package/funcs/accountingProjectsUpdate.d.ts.map +1 -0
- package/funcs/accountingProjectsUpdate.js +143 -0
- package/funcs/accountingProjectsUpdate.js.map +1 -0
- package/funcs/accountingPurchaseOrdersCreate.js +2 -2
- package/funcs/accountingPurchaseOrdersCreate.js.map +1 -1
- package/funcs/accountingPurchaseOrdersDelete.js +2 -2
- package/funcs/accountingPurchaseOrdersDelete.js.map +1 -1
- package/funcs/accountingPurchaseOrdersGet.js +2 -2
- package/funcs/accountingPurchaseOrdersGet.js.map +1 -1
- package/funcs/accountingPurchaseOrdersList.js +2 -2
- package/funcs/accountingPurchaseOrdersList.js.map +1 -1
- package/funcs/accountingPurchaseOrdersUpdate.js +2 -2
- package/funcs/accountingPurchaseOrdersUpdate.js.map +1 -1
- package/funcs/accountingQuotesCreate.js +2 -2
- package/funcs/accountingQuotesCreate.js.map +1 -1
- package/funcs/accountingQuotesDelete.js +2 -2
- package/funcs/accountingQuotesDelete.js.map +1 -1
- package/funcs/accountingQuotesGet.js +2 -2
- package/funcs/accountingQuotesGet.js.map +1 -1
- package/funcs/accountingQuotesList.js +2 -2
- package/funcs/accountingQuotesList.js.map +1 -1
- package/funcs/accountingQuotesUpdate.js +2 -2
- package/funcs/accountingQuotesUpdate.js.map +1 -1
- package/funcs/accountingSubsidiariesCreate.js +2 -2
- package/funcs/accountingSubsidiariesCreate.js.map +1 -1
- package/funcs/accountingSubsidiariesDelete.js +2 -2
- package/funcs/accountingSubsidiariesDelete.js.map +1 -1
- package/funcs/accountingSubsidiariesGet.js +2 -2
- package/funcs/accountingSubsidiariesGet.js.map +1 -1
- package/funcs/accountingSubsidiariesList.js +2 -2
- package/funcs/accountingSubsidiariesList.js.map +1 -1
- package/funcs/accountingSubsidiariesUpdate.js +2 -2
- package/funcs/accountingSubsidiariesUpdate.js.map +1 -1
- package/funcs/accountingSuppliersCreate.js +2 -2
- package/funcs/accountingSuppliersCreate.js.map +1 -1
- package/funcs/accountingSuppliersDelete.js +2 -2
- package/funcs/accountingSuppliersDelete.js.map +1 -1
- package/funcs/accountingSuppliersGet.js +2 -2
- package/funcs/accountingSuppliersGet.js.map +1 -1
- package/funcs/accountingSuppliersList.js +2 -2
- package/funcs/accountingSuppliersList.js.map +1 -1
- package/funcs/accountingSuppliersUpdate.js +2 -2
- package/funcs/accountingSuppliersUpdate.js.map +1 -1
- package/funcs/accountingTaxRatesCreate.js +2 -2
- package/funcs/accountingTaxRatesCreate.js.map +1 -1
- package/funcs/accountingTaxRatesDelete.js +2 -2
- package/funcs/accountingTaxRatesDelete.js.map +1 -1
- package/funcs/accountingTaxRatesGet.js +2 -2
- package/funcs/accountingTaxRatesGet.js.map +1 -1
- package/funcs/accountingTaxRatesList.js +2 -2
- package/funcs/accountingTaxRatesList.js.map +1 -1
- package/funcs/accountingTaxRatesUpdate.js +2 -2
- package/funcs/accountingTaxRatesUpdate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesCreate.js +2 -2
- package/funcs/accountingTrackingCategoriesCreate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesDelete.js +2 -2
- package/funcs/accountingTrackingCategoriesDelete.js.map +1 -1
- package/funcs/accountingTrackingCategoriesGet.js +2 -2
- package/funcs/accountingTrackingCategoriesGet.js.map +1 -1
- package/funcs/accountingTrackingCategoriesList.js +2 -2
- package/funcs/accountingTrackingCategoriesList.js.map +1 -1
- package/funcs/accountingTrackingCategoriesUpdate.js +2 -2
- package/funcs/accountingTrackingCategoriesUpdate.js.map +1 -1
- package/funcs/atsApplicantsCreate.js +2 -2
- package/funcs/atsApplicantsCreate.js.map +1 -1
- package/funcs/atsApplicantsDelete.js +2 -2
- package/funcs/atsApplicantsDelete.js.map +1 -1
- package/funcs/atsApplicantsGet.js +2 -2
- package/funcs/atsApplicantsGet.js.map +1 -1
- package/funcs/atsApplicantsList.js +2 -2
- package/funcs/atsApplicantsList.js.map +1 -1
- package/funcs/atsApplicantsUpdate.js +2 -2
- package/funcs/atsApplicantsUpdate.js.map +1 -1
- package/funcs/atsApplicationsCreate.js +2 -2
- package/funcs/atsApplicationsCreate.js.map +1 -1
- package/funcs/atsApplicationsDelete.js +2 -2
- package/funcs/atsApplicationsDelete.js.map +1 -1
- package/funcs/atsApplicationsGet.js +2 -2
- package/funcs/atsApplicationsGet.js.map +1 -1
- package/funcs/atsApplicationsList.js +2 -2
- package/funcs/atsApplicationsList.js.map +1 -1
- package/funcs/atsApplicationsUpdate.js +2 -2
- package/funcs/atsApplicationsUpdate.js.map +1 -1
- package/funcs/atsJobsGet.js +2 -2
- package/funcs/atsJobsGet.js.map +1 -1
- package/funcs/atsJobsList.js +2 -2
- package/funcs/atsJobsList.js.map +1 -1
- package/funcs/connectorApiResourceCoverageGet.js +2 -2
- package/funcs/connectorApiResourceCoverageGet.js.map +1 -1
- package/funcs/connectorApiResourcesGet.js +2 -2
- package/funcs/connectorApiResourcesGet.js.map +1 -1
- package/funcs/connectorApisGet.js +2 -2
- package/funcs/connectorApisGet.js.map +1 -1
- package/funcs/connectorApisList.js +2 -2
- package/funcs/connectorApisList.js.map +1 -1
- package/funcs/connectorConnectorDocsGet.js +2 -2
- package/funcs/connectorConnectorDocsGet.js.map +1 -1
- package/funcs/connectorConnectorResourcesGet.js +2 -2
- package/funcs/connectorConnectorResourcesGet.js.map +1 -1
- package/funcs/connectorConnectorsGet.js +2 -2
- package/funcs/connectorConnectorsGet.js.map +1 -1
- package/funcs/connectorConnectorsList.js +2 -2
- package/funcs/connectorConnectorsList.js.map +1 -1
- package/funcs/crmActivitiesCreate.js +2 -2
- package/funcs/crmActivitiesCreate.js.map +1 -1
- package/funcs/crmActivitiesDelete.js +2 -2
- package/funcs/crmActivitiesDelete.js.map +1 -1
- package/funcs/crmActivitiesGet.js +2 -2
- package/funcs/crmActivitiesGet.js.map +1 -1
- package/funcs/crmActivitiesList.js +2 -2
- package/funcs/crmActivitiesList.js.map +1 -1
- package/funcs/crmActivitiesUpdate.js +2 -2
- package/funcs/crmActivitiesUpdate.js.map +1 -1
- package/funcs/crmCompaniesCreate.js +2 -2
- package/funcs/crmCompaniesCreate.js.map +1 -1
- package/funcs/crmCompaniesDelete.js +2 -2
- package/funcs/crmCompaniesDelete.js.map +1 -1
- package/funcs/crmCompaniesGet.js +2 -2
- package/funcs/crmCompaniesGet.js.map +1 -1
- package/funcs/crmCompaniesList.js +2 -2
- package/funcs/crmCompaniesList.js.map +1 -1
- package/funcs/crmCompaniesUpdate.js +2 -2
- package/funcs/crmCompaniesUpdate.js.map +1 -1
- package/funcs/crmContactsCreate.js +2 -2
- package/funcs/crmContactsCreate.js.map +1 -1
- package/funcs/crmContactsDelete.js +2 -2
- package/funcs/crmContactsDelete.js.map +1 -1
- package/funcs/crmContactsGet.js +2 -2
- package/funcs/crmContactsGet.js.map +1 -1
- package/funcs/crmContactsList.js +2 -2
- package/funcs/crmContactsList.js.map +1 -1
- package/funcs/crmContactsUpdate.js +2 -2
- package/funcs/crmContactsUpdate.js.map +1 -1
- package/funcs/crmCustomObjectSchemasCreate.js +2 -2
- package/funcs/crmCustomObjectSchemasCreate.js.map +1 -1
- package/funcs/crmCustomObjectSchemasDelete.js +2 -2
- package/funcs/crmCustomObjectSchemasDelete.js.map +1 -1
- package/funcs/crmCustomObjectSchemasGet.js +2 -2
- package/funcs/crmCustomObjectSchemasGet.js.map +1 -1
- package/funcs/crmCustomObjectSchemasList.js +2 -2
- package/funcs/crmCustomObjectSchemasList.js.map +1 -1
- package/funcs/crmCustomObjectSchemasUpdate.js +2 -2
- package/funcs/crmCustomObjectSchemasUpdate.js.map +1 -1
- package/funcs/crmCustomObjectsCreate.js +2 -2
- package/funcs/crmCustomObjectsCreate.js.map +1 -1
- package/funcs/crmCustomObjectsDelete.js +2 -2
- package/funcs/crmCustomObjectsDelete.js.map +1 -1
- package/funcs/crmCustomObjectsGet.js +2 -2
- package/funcs/crmCustomObjectsGet.js.map +1 -1
- package/funcs/crmCustomObjectsList.js +2 -2
- package/funcs/crmCustomObjectsList.js.map +1 -1
- package/funcs/crmCustomObjectsUpdate.js +2 -2
- package/funcs/crmCustomObjectsUpdate.js.map +1 -1
- package/funcs/crmLeadsCreate.js +2 -2
- package/funcs/crmLeadsCreate.js.map +1 -1
- package/funcs/crmLeadsDelete.js +2 -2
- package/funcs/crmLeadsDelete.js.map +1 -1
- package/funcs/crmLeadsGet.js +2 -2
- package/funcs/crmLeadsGet.js.map +1 -1
- package/funcs/crmLeadsList.js +2 -2
- package/funcs/crmLeadsList.js.map +1 -1
- package/funcs/crmLeadsUpdate.js +2 -2
- package/funcs/crmLeadsUpdate.js.map +1 -1
- package/funcs/crmNotesCreate.js +2 -2
- package/funcs/crmNotesCreate.js.map +1 -1
- package/funcs/crmNotesDelete.js +2 -2
- package/funcs/crmNotesDelete.js.map +1 -1
- package/funcs/crmNotesGet.js +2 -2
- package/funcs/crmNotesGet.js.map +1 -1
- package/funcs/crmNotesList.js +2 -2
- package/funcs/crmNotesList.js.map +1 -1
- package/funcs/crmNotesUpdate.js +2 -2
- package/funcs/crmNotesUpdate.js.map +1 -1
- package/funcs/crmOpportunitiesCreate.js +2 -2
- package/funcs/crmOpportunitiesCreate.js.map +1 -1
- package/funcs/crmOpportunitiesDelete.js +2 -2
- package/funcs/crmOpportunitiesDelete.js.map +1 -1
- package/funcs/crmOpportunitiesGet.js +2 -2
- package/funcs/crmOpportunitiesGet.js.map +1 -1
- package/funcs/crmOpportunitiesList.js +2 -2
- package/funcs/crmOpportunitiesList.js.map +1 -1
- package/funcs/crmOpportunitiesUpdate.js +2 -2
- package/funcs/crmOpportunitiesUpdate.js.map +1 -1
- package/funcs/crmPipelinesCreate.js +2 -2
- package/funcs/crmPipelinesCreate.js.map +1 -1
- package/funcs/crmPipelinesDelete.js +2 -2
- package/funcs/crmPipelinesDelete.js.map +1 -1
- package/funcs/crmPipelinesGet.js +2 -2
- package/funcs/crmPipelinesGet.js.map +1 -1
- package/funcs/crmPipelinesList.js +2 -2
- package/funcs/crmPipelinesList.js.map +1 -1
- package/funcs/crmPipelinesUpdate.js +2 -2
- package/funcs/crmPipelinesUpdate.js.map +1 -1
- package/funcs/crmUsersCreate.js +2 -2
- package/funcs/crmUsersCreate.js.map +1 -1
- package/funcs/crmUsersDelete.js +2 -2
- package/funcs/crmUsersDelete.js.map +1 -1
- package/funcs/crmUsersGet.js +2 -2
- package/funcs/crmUsersGet.js.map +1 -1
- package/funcs/crmUsersList.js +2 -2
- package/funcs/crmUsersList.js.map +1 -1
- package/funcs/crmUsersUpdate.js +2 -2
- package/funcs/crmUsersUpdate.js.map +1 -1
- package/funcs/ecommerceCustomersGet.js +2 -2
- package/funcs/ecommerceCustomersGet.js.map +1 -1
- package/funcs/ecommerceCustomersList.js +2 -2
- package/funcs/ecommerceCustomersList.js.map +1 -1
- package/funcs/ecommerceOrdersGet.js +2 -2
- package/funcs/ecommerceOrdersGet.js.map +1 -1
- package/funcs/ecommerceOrdersList.js +2 -2
- package/funcs/ecommerceOrdersList.js.map +1 -1
- package/funcs/ecommerceProductsGet.js +2 -2
- package/funcs/ecommerceProductsGet.js.map +1 -1
- package/funcs/ecommerceProductsList.js +2 -2
- package/funcs/ecommerceProductsList.js.map +1 -1
- package/funcs/ecommerceStoresGet.js +2 -2
- package/funcs/ecommerceStoresGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsCreate.js +2 -2
- package/funcs/fileStorageDriveGroupsCreate.js.map +1 -1
- package/funcs/fileStorageDriveGroupsDelete.js +2 -2
- package/funcs/fileStorageDriveGroupsDelete.js.map +1 -1
- package/funcs/fileStorageDriveGroupsGet.js +2 -2
- package/funcs/fileStorageDriveGroupsGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsList.js +2 -2
- package/funcs/fileStorageDriveGroupsList.js.map +1 -1
- package/funcs/fileStorageDriveGroupsUpdate.js +2 -2
- package/funcs/fileStorageDriveGroupsUpdate.js.map +1 -1
- package/funcs/fileStorageDrivesCreate.js +2 -2
- package/funcs/fileStorageDrivesCreate.js.map +1 -1
- package/funcs/fileStorageDrivesDelete.js +2 -2
- package/funcs/fileStorageDrivesDelete.js.map +1 -1
- package/funcs/fileStorageDrivesGet.js +2 -2
- package/funcs/fileStorageDrivesGet.js.map +1 -1
- package/funcs/fileStorageDrivesList.js +2 -2
- package/funcs/fileStorageDrivesList.js.map +1 -1
- package/funcs/fileStorageDrivesUpdate.js +2 -2
- package/funcs/fileStorageDrivesUpdate.js.map +1 -1
- package/funcs/fileStorageFilesDelete.js +2 -2
- package/funcs/fileStorageFilesDelete.js.map +1 -1
- package/funcs/fileStorageFilesDownload.js +2 -2
- package/funcs/fileStorageFilesDownload.js.map +1 -1
- package/funcs/fileStorageFilesExport.js +2 -2
- package/funcs/fileStorageFilesExport.js.map +1 -1
- package/funcs/fileStorageFilesGet.js +2 -2
- package/funcs/fileStorageFilesGet.js.map +1 -1
- package/funcs/fileStorageFilesList.js +2 -2
- package/funcs/fileStorageFilesList.js.map +1 -1
- package/funcs/fileStorageFilesSearch.js +2 -2
- package/funcs/fileStorageFilesSearch.js.map +1 -1
- package/funcs/fileStorageFilesUpdate.js +2 -2
- package/funcs/fileStorageFilesUpdate.js.map +1 -1
- package/funcs/fileStorageFoldersCopy.js +2 -2
- package/funcs/fileStorageFoldersCopy.js.map +1 -1
- package/funcs/fileStorageFoldersCreate.js +2 -2
- package/funcs/fileStorageFoldersCreate.js.map +1 -1
- package/funcs/fileStorageFoldersDelete.js +2 -2
- package/funcs/fileStorageFoldersDelete.js.map +1 -1
- package/funcs/fileStorageFoldersGet.js +2 -2
- package/funcs/fileStorageFoldersGet.js.map +1 -1
- package/funcs/fileStorageFoldersUpdate.js +2 -2
- package/funcs/fileStorageFoldersUpdate.js.map +1 -1
- package/funcs/fileStorageSharedLinksCreate.js +2 -2
- package/funcs/fileStorageSharedLinksCreate.js.map +1 -1
- package/funcs/fileStorageSharedLinksDelete.js +2 -2
- package/funcs/fileStorageSharedLinksDelete.js.map +1 -1
- package/funcs/fileStorageSharedLinksGet.js +2 -2
- package/funcs/fileStorageSharedLinksGet.js.map +1 -1
- package/funcs/fileStorageSharedLinksList.js +2 -2
- package/funcs/fileStorageSharedLinksList.js.map +1 -1
- package/funcs/fileStorageSharedLinksUpdate.js +2 -2
- package/funcs/fileStorageSharedLinksUpdate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsCreate.js +2 -2
- package/funcs/fileStorageUploadSessionsCreate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsDelete.js +2 -2
- package/funcs/fileStorageUploadSessionsDelete.js.map +1 -1
- package/funcs/fileStorageUploadSessionsFinish.js +2 -2
- package/funcs/fileStorageUploadSessionsFinish.js.map +1 -1
- package/funcs/fileStorageUploadSessionsGet.js +2 -2
- package/funcs/fileStorageUploadSessionsGet.js.map +1 -1
- package/funcs/fileStorageUploadSessionsUpload.js +2 -2
- package/funcs/fileStorageUploadSessionsUpload.js.map +1 -1
- package/funcs/hrisCompaniesCreate.js +2 -2
- package/funcs/hrisCompaniesCreate.js.map +1 -1
- package/funcs/hrisCompaniesDelete.js +2 -2
- package/funcs/hrisCompaniesDelete.js.map +1 -1
- package/funcs/hrisCompaniesGet.js +2 -2
- package/funcs/hrisCompaniesGet.js.map +1 -1
- package/funcs/hrisCompaniesList.js +2 -2
- package/funcs/hrisCompaniesList.js.map +1 -1
- package/funcs/hrisCompaniesUpdate.js +2 -2
- package/funcs/hrisCompaniesUpdate.js.map +1 -1
- package/funcs/hrisDepartmentsCreate.js +2 -2
- package/funcs/hrisDepartmentsCreate.js.map +1 -1
- package/funcs/hrisDepartmentsDelete.js +2 -2
- package/funcs/hrisDepartmentsDelete.js.map +1 -1
- package/funcs/hrisDepartmentsGet.js +2 -2
- package/funcs/hrisDepartmentsGet.js.map +1 -1
- package/funcs/hrisDepartmentsList.js +2 -2
- package/funcs/hrisDepartmentsList.js.map +1 -1
- package/funcs/hrisDepartmentsUpdate.js +2 -2
- package/funcs/hrisDepartmentsUpdate.js.map +1 -1
- package/funcs/hrisEmployeePayrollsGet.js +2 -2
- package/funcs/hrisEmployeePayrollsGet.js.map +1 -1
- package/funcs/hrisEmployeePayrollsList.js +2 -2
- package/funcs/hrisEmployeePayrollsList.js.map +1 -1
- package/funcs/hrisEmployeeSchedulesList.js +2 -2
- package/funcs/hrisEmployeeSchedulesList.js.map +1 -1
- package/funcs/hrisEmployeesCreate.js +2 -2
- package/funcs/hrisEmployeesCreate.js.map +1 -1
- package/funcs/hrisEmployeesDelete.js +2 -2
- package/funcs/hrisEmployeesDelete.js.map +1 -1
- package/funcs/hrisEmployeesGet.js +2 -2
- package/funcs/hrisEmployeesGet.js.map +1 -1
- package/funcs/hrisEmployeesList.js +2 -2
- package/funcs/hrisEmployeesList.js.map +1 -1
- package/funcs/hrisEmployeesUpdate.js +2 -2
- package/funcs/hrisEmployeesUpdate.js.map +1 -1
- package/funcs/hrisPayrollsGet.js +2 -2
- package/funcs/hrisPayrollsGet.js.map +1 -1
- package/funcs/hrisPayrollsList.js +2 -2
- package/funcs/hrisPayrollsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsCreate.js +2 -2
- package/funcs/hrisTimeOffRequestsCreate.js.map +1 -1
- package/funcs/hrisTimeOffRequestsDelete.js +2 -2
- package/funcs/hrisTimeOffRequestsDelete.js.map +1 -1
- package/funcs/hrisTimeOffRequestsGet.js +2 -2
- package/funcs/hrisTimeOffRequestsGet.js.map +1 -1
- package/funcs/hrisTimeOffRequestsList.js +2 -2
- package/funcs/hrisTimeOffRequestsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsUpdate.js +2 -2
- package/funcs/hrisTimeOffRequestsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTagsList.js +2 -2
- package/funcs/issueTrackingCollectionTagsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsCreate.js +2 -2
- package/funcs/issueTrackingCollectionTicketsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsDelete.js +2 -2
- package/funcs/issueTrackingCollectionTicketsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsGet.js +2 -2
- package/funcs/issueTrackingCollectionTicketsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsList.js +2 -2
- package/funcs/issueTrackingCollectionTicketsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsUpdate.js +2 -2
- package/funcs/issueTrackingCollectionTicketsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersGet.js +2 -2
- package/funcs/issueTrackingCollectionUsersGet.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersList.js +2 -2
- package/funcs/issueTrackingCollectionUsersList.js.map +1 -1
- package/funcs/issueTrackingCollectionsGet.js +2 -2
- package/funcs/issueTrackingCollectionsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionsList.js +2 -2
- package/funcs/issueTrackingCollectionsList.js.map +1 -1
- package/funcs/smsMessagesCreate.js +2 -2
- package/funcs/smsMessagesCreate.js.map +1 -1
- package/funcs/smsMessagesDelete.js +2 -2
- package/funcs/smsMessagesDelete.js.map +1 -1
- package/funcs/smsMessagesGet.js +2 -2
- package/funcs/smsMessagesGet.js.map +1 -1
- package/funcs/smsMessagesList.js +2 -2
- package/funcs/smsMessagesList.js.map +1 -1
- package/funcs/smsMessagesUpdate.js +2 -2
- package/funcs/smsMessagesUpdate.js.map +1 -1
- package/funcs/vaultConnectionConsentUpdate.js +2 -2
- package/funcs/vaultConnectionConsentUpdate.js.map +1 -1
- package/funcs/vaultConnectionConsentsList.js +2 -2
- package/funcs/vaultConnectionConsentsList.js.map +1 -1
- package/funcs/vaultConnectionCustomMappingsList.js +2 -2
- package/funcs/vaultConnectionCustomMappingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsList.js +2 -2
- package/funcs/vaultConnectionSettingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsUpdate.js +2 -2
- package/funcs/vaultConnectionSettingsUpdate.js.map +1 -1
- package/funcs/vaultConnectionsDelete.js +2 -2
- package/funcs/vaultConnectionsDelete.js.map +1 -1
- package/funcs/vaultConnectionsGet.js +2 -2
- package/funcs/vaultConnectionsGet.js.map +1 -1
- package/funcs/vaultConnectionsImports.js +2 -2
- package/funcs/vaultConnectionsImports.js.map +1 -1
- package/funcs/vaultConnectionsList.js +2 -2
- package/funcs/vaultConnectionsList.js.map +1 -1
- package/funcs/vaultConnectionsToken.js +2 -2
- package/funcs/vaultConnectionsToken.js.map +1 -1
- package/funcs/vaultConnectionsUpdate.js +2 -2
- package/funcs/vaultConnectionsUpdate.js.map +1 -1
- package/funcs/vaultConsumerRequestCountsList.js +2 -2
- package/funcs/vaultConsumerRequestCountsList.js.map +1 -1
- package/funcs/vaultConsumersCreate.js +2 -2
- package/funcs/vaultConsumersCreate.js.map +1 -1
- package/funcs/vaultConsumersDelete.js +2 -2
- package/funcs/vaultConsumersDelete.js.map +1 -1
- package/funcs/vaultConsumersGet.js +2 -2
- package/funcs/vaultConsumersGet.js.map +1 -1
- package/funcs/vaultConsumersList.js +2 -2
- package/funcs/vaultConsumersList.js.map +1 -1
- package/funcs/vaultConsumersUpdate.js +2 -2
- package/funcs/vaultConsumersUpdate.js.map +1 -1
- package/funcs/vaultCreateCallbackState.js +2 -2
- package/funcs/vaultCreateCallbackState.js.map +1 -1
- package/funcs/vaultCustomFieldsList.js +2 -2
- package/funcs/vaultCustomFieldsList.js.map +1 -1
- package/funcs/vaultCustomMappingsList.js +2 -2
- package/funcs/vaultCustomMappingsList.js.map +1 -1
- package/funcs/vaultLogsList.js +2 -2
- package/funcs/vaultLogsList.js.map +1 -1
- package/funcs/vaultSessionsCreate.js +2 -2
- package/funcs/vaultSessionsCreate.js.map +1 -1
- package/funcs/vaultValidateConnectionState.js +2 -2
- package/funcs/vaultValidateConnectionState.js.map +1 -1
- package/funcs/webhookEventLogsList.js +2 -2
- package/funcs/webhookEventLogsList.js.map +1 -1
- package/funcs/webhookWebhooksCreate.js +2 -2
- package/funcs/webhookWebhooksCreate.js.map +1 -1
- package/funcs/webhookWebhooksDelete.js +2 -2
- package/funcs/webhookWebhooksDelete.js.map +1 -1
- package/funcs/webhookWebhooksGet.js +2 -2
- package/funcs/webhookWebhooksGet.js.map +1 -1
- package/funcs/webhookWebhooksList.js +2 -2
- package/funcs/webhookWebhooksList.js.map +1 -1
- package/funcs/webhookWebhooksUpdate.js +2 -2
- package/funcs/webhookWebhooksUpdate.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +4 -4
- package/lib/config.js +4 -4
- package/lib/config.js.map +1 -1
- package/lib/url.js +1 -1
- package/lib/url.js.map +1 -1
- package/models/components/address.d.ts +5 -0
- package/models/components/address.d.ts.map +1 -1
- package/models/components/address.js +2 -0
- package/models/components/address.js.map +1 -1
- package/models/components/balancebytransaction.d.ts +8 -8
- package/models/components/balancebytransaction.d.ts.map +1 -1
- package/models/components/balancebytransaction.js +15 -13
- package/models/components/balancebytransaction.js.map +1 -1
- package/models/components/categoriesfilter.d.ts +3 -0
- package/models/components/categoriesfilter.d.ts.map +1 -1
- package/models/components/categoriesfilter.js +1 -0
- package/models/components/categoriesfilter.js.map +1 -1
- package/models/components/category.d.ts +3 -0
- package/models/components/category.d.ts.map +1 -1
- package/models/components/category.js +1 -0
- package/models/components/category.js.map +1 -1
- package/models/components/createprojectresponse.d.ts +61 -0
- package/models/components/createprojectresponse.d.ts.map +1 -0
- package/models/components/createprojectresponse.js +89 -0
- package/models/components/createprojectresponse.js.map +1 -0
- package/models/components/customer.d.ts +20 -0
- package/models/components/customer.d.ts.map +1 -1
- package/models/components/customer.js +12 -0
- package/models/components/customer.js.map +1 -1
- package/models/components/deleteprojectresponse.d.ts +61 -0
- package/models/components/deleteprojectresponse.d.ts.map +1 -0
- package/models/components/deleteprojectresponse.js +89 -0
- package/models/components/deleteprojectresponse.js.map +1 -0
- package/models/components/getprojectresponse.d.ts +58 -0
- package/models/components/getprojectresponse.d.ts.map +1 -0
- package/models/components/getprojectresponse.js +89 -0
- package/models/components/getprojectresponse.js.map +1 -0
- package/models/components/getprojectsresponse.d.ts +70 -0
- package/models/components/getprojectsresponse.d.ts.map +1 -0
- package/models/components/getprojectsresponse.js +95 -0
- package/models/components/getprojectsresponse.js.map +1 -0
- package/models/components/index.d.ts +8 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +8 -0
- package/models/components/index.js.map +1 -1
- package/models/components/invoiceitemfilter.d.ts +36 -0
- package/models/components/invoiceitemfilter.d.ts.map +1 -1
- package/models/components/invoiceitemfilter.js +36 -1
- package/models/components/invoiceitemfilter.js.map +1 -1
- package/models/components/invoiceitemsfilter.d.ts +36 -0
- package/models/components/invoiceitemsfilter.d.ts.map +1 -1
- package/models/components/invoiceitemsfilter.js +34 -1
- package/models/components/invoiceitemsfilter.js.map +1 -1
- package/models/components/invoicelineitem.d.ts +11 -0
- package/models/components/invoicelineitem.d.ts.map +1 -1
- package/models/components/invoicelineitem.js +13 -0
- package/models/components/invoicelineitem.js.map +1 -1
- package/models/components/invoicesfilter.d.ts +5 -0
- package/models/components/invoicesfilter.d.ts.map +1 -1
- package/models/components/invoicesfilter.js +4 -0
- package/models/components/invoicesfilter.js.map +1 -1
- package/models/components/journalentry.d.ts +35 -0
- package/models/components/journalentry.d.ts.map +1 -1
- package/models/components/journalentry.js +28 -0
- package/models/components/journalentry.js.map +1 -1
- package/models/components/ledgeraccount.d.ts +33 -33
- package/models/components/ledgeraccount.js +11 -11
- package/models/components/ledgeraccount.js.map +1 -1
- package/models/components/project.d.ts +759 -0
- package/models/components/project.d.ts.map +1 -0
- package/models/components/project.js +602 -0
- package/models/components/project.js.map +1 -0
- package/models/components/projectsfilter.d.ts +88 -0
- package/models/components/projectsfilter.d.ts.map +1 -0
- package/models/components/projectsfilter.js +111 -0
- package/models/components/projectsfilter.js.map +1 -0
- package/models/components/projectssort.d.ts +88 -0
- package/models/components/projectssort.d.ts.map +1 -0
- package/models/components/projectssort.js +100 -0
- package/models/components/projectssort.js.map +1 -0
- package/models/components/quotelineitem.d.ts +11 -0
- package/models/components/quotelineitem.d.ts.map +1 -1
- package/models/components/quotelineitem.js +13 -0
- package/models/components/quotelineitem.js.map +1 -1
- package/models/components/ticket.d.ts +9 -9
- package/models/components/ticket.d.ts.map +1 -1
- package/models/components/ticket.js +15 -16
- package/models/components/ticket.js.map +1 -1
- package/models/components/updateprojectresponse.d.ts +61 -0
- package/models/components/updateprojectresponse.d.ts.map +1 -0
- package/models/components/updateprojectresponse.js +89 -0
- package/models/components/updateprojectresponse.js.map +1 -0
- package/models/components/webhookeventtype.d.ts +9 -0
- package/models/components/webhookeventtype.d.ts.map +1 -1
- package/models/components/webhookeventtype.js +3 -0
- package/models/components/webhookeventtype.js.map +1 -1
- package/models/operations/accountingprojectsadd.d.ts +118 -0
- package/models/operations/accountingprojectsadd.d.ts.map +1 -0
- package/models/operations/accountingprojectsadd.js +163 -0
- package/models/operations/accountingprojectsadd.js.map +1 -0
- package/models/operations/accountingprojectsall.d.ts +150 -0
- package/models/operations/accountingprojectsall.d.ts.map +1 -0
- package/models/operations/accountingprojectsall.js +171 -0
- package/models/operations/accountingprojectsall.js.map +1 -0
- package/models/operations/accountingprojectsdelete.d.ts +121 -0
- package/models/operations/accountingprojectsdelete.d.ts.map +1 -0
- package/models/operations/accountingprojectsdelete.js +155 -0
- package/models/operations/accountingprojectsdelete.js.map +1 -0
- package/models/operations/accountingprojectsone.d.ts +121 -0
- package/models/operations/accountingprojectsone.d.ts.map +1 -0
- package/models/operations/accountingprojectsone.js +153 -0
- package/models/operations/accountingprojectsone.js.map +1 -0
- package/models/operations/accountingprojectsupdate.d.ts +123 -0
- package/models/operations/accountingprojectsupdate.d.ts.map +1 -0
- package/models/operations/accountingprojectsupdate.js +165 -0
- package/models/operations/accountingprojectsupdate.js.map +1 -0
- package/models/operations/index.d.ts +5 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +5 -0
- package/models/operations/index.js.map +1 -1
- 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/projects.d.ts +43 -0
- package/sdk/projects.d.ts.map +1 -0
- package/sdk/projects.js +63 -0
- package/sdk/projects.js.map +1 -0
- package/src/__tests__/projects.test.ts +471 -0
- package/src/__tests__/quotes.test.ts +6 -0
- package/src/funcs/accountingAgedCreditorsGet.ts +2 -2
- package/src/funcs/accountingAgedDebtorsGet.ts +2 -2
- package/src/funcs/accountingAttachmentsDelete.ts +2 -2
- package/src/funcs/accountingAttachmentsDownload.ts +2 -2
- package/src/funcs/accountingAttachmentsGet.ts +2 -2
- package/src/funcs/accountingAttachmentsList.ts +2 -2
- package/src/funcs/accountingAttachmentsUpload.ts +2 -2
- package/src/funcs/accountingBalanceSheetGet.ts +2 -2
- package/src/funcs/accountingBankAccountsCreate.ts +2 -2
- package/src/funcs/accountingBankAccountsDelete.ts +2 -2
- package/src/funcs/accountingBankAccountsGet.ts +2 -2
- package/src/funcs/accountingBankAccountsList.ts +2 -2
- package/src/funcs/accountingBankAccountsUpdate.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsCreate.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsDelete.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsGet.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsList.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsUpdate.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsCreate.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsDelete.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsGet.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsList.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsUpdate.ts +2 -2
- package/src/funcs/accountingBillPaymentsCreate.ts +2 -2
- package/src/funcs/accountingBillPaymentsDelete.ts +2 -2
- package/src/funcs/accountingBillPaymentsGet.ts +2 -2
- package/src/funcs/accountingBillPaymentsList.ts +2 -2
- package/src/funcs/accountingBillPaymentsUpdate.ts +2 -2
- package/src/funcs/accountingBillsCreate.ts +2 -2
- package/src/funcs/accountingBillsDelete.ts +2 -2
- package/src/funcs/accountingBillsGet.ts +2 -2
- package/src/funcs/accountingBillsList.ts +2 -2
- package/src/funcs/accountingBillsUpdate.ts +2 -2
- package/src/funcs/accountingCategoriesGet.ts +2 -2
- package/src/funcs/accountingCategoriesList.ts +2 -2
- package/src/funcs/accountingCompanyInfoGet.ts +2 -2
- package/src/funcs/accountingCreditNotesCreate.ts +2 -2
- package/src/funcs/accountingCreditNotesDelete.ts +2 -2
- package/src/funcs/accountingCreditNotesGet.ts +2 -2
- package/src/funcs/accountingCreditNotesList.ts +2 -2
- package/src/funcs/accountingCreditNotesUpdate.ts +2 -2
- package/src/funcs/accountingCustomersCreate.ts +2 -2
- package/src/funcs/accountingCustomersDelete.ts +2 -2
- package/src/funcs/accountingCustomersGet.ts +2 -2
- package/src/funcs/accountingCustomersList.ts +2 -2
- package/src/funcs/accountingCustomersUpdate.ts +2 -2
- package/src/funcs/accountingDepartmentsCreate.ts +2 -2
- package/src/funcs/accountingDepartmentsDelete.ts +2 -2
- package/src/funcs/accountingDepartmentsGet.ts +2 -2
- package/src/funcs/accountingDepartmentsList.ts +2 -2
- package/src/funcs/accountingDepartmentsUpdate.ts +2 -2
- package/src/funcs/accountingExpensesCreate.ts +2 -2
- package/src/funcs/accountingExpensesDelete.ts +2 -2
- package/src/funcs/accountingExpensesGet.ts +2 -2
- package/src/funcs/accountingExpensesList.ts +2 -2
- package/src/funcs/accountingExpensesUpdate.ts +2 -2
- package/src/funcs/accountingInvoiceItemsCreate.ts +2 -2
- package/src/funcs/accountingInvoiceItemsDelete.ts +2 -2
- package/src/funcs/accountingInvoiceItemsGet.ts +2 -2
- package/src/funcs/accountingInvoiceItemsList.ts +2 -2
- package/src/funcs/accountingInvoiceItemsUpdate.ts +2 -2
- package/src/funcs/accountingInvoicesCreate.ts +2 -2
- package/src/funcs/accountingInvoicesDelete.ts +2 -2
- package/src/funcs/accountingInvoicesGet.ts +2 -2
- package/src/funcs/accountingInvoicesList.ts +2 -2
- package/src/funcs/accountingInvoicesUpdate.ts +2 -2
- package/src/funcs/accountingJournalEntriesCreate.ts +2 -2
- package/src/funcs/accountingJournalEntriesDelete.ts +2 -2
- package/src/funcs/accountingJournalEntriesGet.ts +2 -2
- package/src/funcs/accountingJournalEntriesList.ts +2 -2
- package/src/funcs/accountingJournalEntriesUpdate.ts +2 -2
- package/src/funcs/accountingLedgerAccountsCreate.ts +2 -2
- package/src/funcs/accountingLedgerAccountsDelete.ts +2 -2
- package/src/funcs/accountingLedgerAccountsGet.ts +2 -2
- package/src/funcs/accountingLedgerAccountsList.ts +2 -2
- package/src/funcs/accountingLedgerAccountsUpdate.ts +2 -2
- package/src/funcs/accountingLocationsCreate.ts +2 -2
- package/src/funcs/accountingLocationsDelete.ts +2 -2
- package/src/funcs/accountingLocationsGet.ts +2 -2
- package/src/funcs/accountingLocationsList.ts +2 -2
- package/src/funcs/accountingLocationsUpdate.ts +2 -2
- package/src/funcs/accountingPaymentsCreate.ts +2 -2
- package/src/funcs/accountingPaymentsDelete.ts +2 -2
- package/src/funcs/accountingPaymentsGet.ts +2 -2
- package/src/funcs/accountingPaymentsList.ts +2 -2
- package/src/funcs/accountingPaymentsUpdate.ts +2 -2
- package/src/funcs/accountingProfitAndLossGet.ts +2 -2
- package/src/funcs/accountingProjectsCreate.ts +221 -0
- package/src/funcs/accountingProjectsDelete.ts +229 -0
- package/src/funcs/accountingProjectsGet.ts +227 -0
- package/src/funcs/accountingProjectsList.ts +301 -0
- package/src/funcs/accountingProjectsUpdate.ts +230 -0
- package/src/funcs/accountingPurchaseOrdersCreate.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersDelete.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersGet.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersList.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersUpdate.ts +2 -2
- package/src/funcs/accountingQuotesCreate.ts +2 -2
- package/src/funcs/accountingQuotesDelete.ts +2 -2
- package/src/funcs/accountingQuotesGet.ts +2 -2
- package/src/funcs/accountingQuotesList.ts +2 -2
- package/src/funcs/accountingQuotesUpdate.ts +2 -2
- package/src/funcs/accountingSubsidiariesCreate.ts +2 -2
- package/src/funcs/accountingSubsidiariesDelete.ts +2 -2
- package/src/funcs/accountingSubsidiariesGet.ts +2 -2
- package/src/funcs/accountingSubsidiariesList.ts +2 -2
- package/src/funcs/accountingSubsidiariesUpdate.ts +2 -2
- package/src/funcs/accountingSuppliersCreate.ts +2 -2
- package/src/funcs/accountingSuppliersDelete.ts +2 -2
- package/src/funcs/accountingSuppliersGet.ts +2 -2
- package/src/funcs/accountingSuppliersList.ts +2 -2
- package/src/funcs/accountingSuppliersUpdate.ts +2 -2
- package/src/funcs/accountingTaxRatesCreate.ts +2 -2
- package/src/funcs/accountingTaxRatesDelete.ts +2 -2
- package/src/funcs/accountingTaxRatesGet.ts +2 -2
- package/src/funcs/accountingTaxRatesList.ts +2 -2
- package/src/funcs/accountingTaxRatesUpdate.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesCreate.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesDelete.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesGet.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesList.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesUpdate.ts +2 -2
- package/src/funcs/atsApplicantsCreate.ts +2 -2
- package/src/funcs/atsApplicantsDelete.ts +2 -2
- package/src/funcs/atsApplicantsGet.ts +2 -2
- package/src/funcs/atsApplicantsList.ts +2 -2
- package/src/funcs/atsApplicantsUpdate.ts +2 -2
- package/src/funcs/atsApplicationsCreate.ts +2 -2
- package/src/funcs/atsApplicationsDelete.ts +2 -2
- package/src/funcs/atsApplicationsGet.ts +2 -2
- package/src/funcs/atsApplicationsList.ts +2 -2
- package/src/funcs/atsApplicationsUpdate.ts +2 -2
- package/src/funcs/atsJobsGet.ts +2 -2
- package/src/funcs/atsJobsList.ts +2 -2
- package/src/funcs/connectorApiResourceCoverageGet.ts +2 -2
- package/src/funcs/connectorApiResourcesGet.ts +2 -2
- package/src/funcs/connectorApisGet.ts +2 -2
- package/src/funcs/connectorApisList.ts +2 -2
- package/src/funcs/connectorConnectorDocsGet.ts +2 -2
- package/src/funcs/connectorConnectorResourcesGet.ts +2 -2
- package/src/funcs/connectorConnectorsGet.ts +2 -2
- package/src/funcs/connectorConnectorsList.ts +2 -2
- package/src/funcs/crmActivitiesCreate.ts +2 -2
- package/src/funcs/crmActivitiesDelete.ts +2 -2
- package/src/funcs/crmActivitiesGet.ts +2 -2
- package/src/funcs/crmActivitiesList.ts +2 -2
- package/src/funcs/crmActivitiesUpdate.ts +2 -2
- package/src/funcs/crmCompaniesCreate.ts +2 -2
- package/src/funcs/crmCompaniesDelete.ts +2 -2
- package/src/funcs/crmCompaniesGet.ts +2 -2
- package/src/funcs/crmCompaniesList.ts +2 -2
- package/src/funcs/crmCompaniesUpdate.ts +2 -2
- package/src/funcs/crmContactsCreate.ts +2 -2
- package/src/funcs/crmContactsDelete.ts +2 -2
- package/src/funcs/crmContactsGet.ts +2 -2
- package/src/funcs/crmContactsList.ts +2 -2
- package/src/funcs/crmContactsUpdate.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasCreate.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasDelete.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasGet.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasList.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasUpdate.ts +2 -2
- package/src/funcs/crmCustomObjectsCreate.ts +2 -2
- package/src/funcs/crmCustomObjectsDelete.ts +2 -2
- package/src/funcs/crmCustomObjectsGet.ts +2 -2
- package/src/funcs/crmCustomObjectsList.ts +2 -2
- package/src/funcs/crmCustomObjectsUpdate.ts +2 -2
- package/src/funcs/crmLeadsCreate.ts +2 -2
- package/src/funcs/crmLeadsDelete.ts +2 -2
- package/src/funcs/crmLeadsGet.ts +2 -2
- package/src/funcs/crmLeadsList.ts +2 -2
- package/src/funcs/crmLeadsUpdate.ts +2 -2
- package/src/funcs/crmNotesCreate.ts +2 -2
- package/src/funcs/crmNotesDelete.ts +2 -2
- package/src/funcs/crmNotesGet.ts +2 -2
- package/src/funcs/crmNotesList.ts +2 -2
- package/src/funcs/crmNotesUpdate.ts +2 -2
- package/src/funcs/crmOpportunitiesCreate.ts +2 -2
- package/src/funcs/crmOpportunitiesDelete.ts +2 -2
- package/src/funcs/crmOpportunitiesGet.ts +2 -2
- package/src/funcs/crmOpportunitiesList.ts +2 -2
- package/src/funcs/crmOpportunitiesUpdate.ts +2 -2
- package/src/funcs/crmPipelinesCreate.ts +2 -2
- package/src/funcs/crmPipelinesDelete.ts +2 -2
- package/src/funcs/crmPipelinesGet.ts +2 -2
- package/src/funcs/crmPipelinesList.ts +2 -2
- package/src/funcs/crmPipelinesUpdate.ts +2 -2
- package/src/funcs/crmUsersCreate.ts +2 -2
- package/src/funcs/crmUsersDelete.ts +2 -2
- package/src/funcs/crmUsersGet.ts +2 -2
- package/src/funcs/crmUsersList.ts +2 -2
- package/src/funcs/crmUsersUpdate.ts +2 -2
- package/src/funcs/ecommerceCustomersGet.ts +2 -2
- package/src/funcs/ecommerceCustomersList.ts +2 -2
- package/src/funcs/ecommerceOrdersGet.ts +2 -2
- package/src/funcs/ecommerceOrdersList.ts +2 -2
- package/src/funcs/ecommerceProductsGet.ts +2 -2
- package/src/funcs/ecommerceProductsList.ts +2 -2
- package/src/funcs/ecommerceStoresGet.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsCreate.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsDelete.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsGet.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsList.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsUpdate.ts +2 -2
- package/src/funcs/fileStorageDrivesCreate.ts +2 -2
- package/src/funcs/fileStorageDrivesDelete.ts +2 -2
- package/src/funcs/fileStorageDrivesGet.ts +2 -2
- package/src/funcs/fileStorageDrivesList.ts +2 -2
- package/src/funcs/fileStorageDrivesUpdate.ts +2 -2
- package/src/funcs/fileStorageFilesDelete.ts +2 -2
- package/src/funcs/fileStorageFilesDownload.ts +2 -2
- package/src/funcs/fileStorageFilesExport.ts +2 -2
- package/src/funcs/fileStorageFilesGet.ts +2 -2
- package/src/funcs/fileStorageFilesList.ts +2 -2
- package/src/funcs/fileStorageFilesSearch.ts +2 -2
- package/src/funcs/fileStorageFilesUpdate.ts +2 -2
- package/src/funcs/fileStorageFoldersCopy.ts +2 -2
- package/src/funcs/fileStorageFoldersCreate.ts +2 -2
- package/src/funcs/fileStorageFoldersDelete.ts +2 -2
- package/src/funcs/fileStorageFoldersGet.ts +2 -2
- package/src/funcs/fileStorageFoldersUpdate.ts +2 -2
- package/src/funcs/fileStorageSharedLinksCreate.ts +2 -2
- package/src/funcs/fileStorageSharedLinksDelete.ts +2 -2
- package/src/funcs/fileStorageSharedLinksGet.ts +2 -2
- package/src/funcs/fileStorageSharedLinksList.ts +2 -2
- package/src/funcs/fileStorageSharedLinksUpdate.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsCreate.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsDelete.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsFinish.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsGet.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsUpload.ts +2 -2
- package/src/funcs/hrisCompaniesCreate.ts +2 -2
- package/src/funcs/hrisCompaniesDelete.ts +2 -2
- package/src/funcs/hrisCompaniesGet.ts +2 -2
- package/src/funcs/hrisCompaniesList.ts +2 -2
- package/src/funcs/hrisCompaniesUpdate.ts +2 -2
- package/src/funcs/hrisDepartmentsCreate.ts +2 -2
- package/src/funcs/hrisDepartmentsDelete.ts +2 -2
- package/src/funcs/hrisDepartmentsGet.ts +2 -2
- package/src/funcs/hrisDepartmentsList.ts +2 -2
- package/src/funcs/hrisDepartmentsUpdate.ts +2 -2
- package/src/funcs/hrisEmployeePayrollsGet.ts +2 -2
- package/src/funcs/hrisEmployeePayrollsList.ts +2 -2
- package/src/funcs/hrisEmployeeSchedulesList.ts +2 -2
- package/src/funcs/hrisEmployeesCreate.ts +2 -2
- package/src/funcs/hrisEmployeesDelete.ts +2 -2
- package/src/funcs/hrisEmployeesGet.ts +2 -2
- package/src/funcs/hrisEmployeesList.ts +2 -2
- package/src/funcs/hrisEmployeesUpdate.ts +2 -2
- package/src/funcs/hrisPayrollsGet.ts +2 -2
- package/src/funcs/hrisPayrollsList.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsCreate.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsDelete.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsGet.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsList.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTagsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsCreate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsDelete.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsCreate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsDelete.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionUsersGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionUsersList.ts +2 -2
- package/src/funcs/issueTrackingCollectionsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionsList.ts +2 -2
- package/src/funcs/smsMessagesCreate.ts +2 -2
- package/src/funcs/smsMessagesDelete.ts +2 -2
- package/src/funcs/smsMessagesGet.ts +2 -2
- package/src/funcs/smsMessagesList.ts +2 -2
- package/src/funcs/smsMessagesUpdate.ts +2 -2
- package/src/funcs/vaultConnectionConsentUpdate.ts +2 -2
- package/src/funcs/vaultConnectionConsentsList.ts +2 -2
- package/src/funcs/vaultConnectionCustomMappingsList.ts +2 -2
- package/src/funcs/vaultConnectionSettingsList.ts +2 -2
- package/src/funcs/vaultConnectionSettingsUpdate.ts +2 -2
- package/src/funcs/vaultConnectionsDelete.ts +2 -2
- package/src/funcs/vaultConnectionsGet.ts +2 -2
- package/src/funcs/vaultConnectionsImports.ts +2 -2
- package/src/funcs/vaultConnectionsList.ts +2 -2
- package/src/funcs/vaultConnectionsToken.ts +2 -2
- package/src/funcs/vaultConnectionsUpdate.ts +2 -2
- package/src/funcs/vaultConsumerRequestCountsList.ts +2 -2
- package/src/funcs/vaultConsumersCreate.ts +2 -2
- package/src/funcs/vaultConsumersDelete.ts +2 -2
- package/src/funcs/vaultConsumersGet.ts +2 -2
- package/src/funcs/vaultConsumersList.ts +2 -2
- package/src/funcs/vaultConsumersUpdate.ts +2 -2
- package/src/funcs/vaultCreateCallbackState.ts +2 -2
- package/src/funcs/vaultCustomFieldsList.ts +2 -2
- package/src/funcs/vaultCustomMappingsList.ts +2 -2
- package/src/funcs/vaultLogsList.ts +2 -2
- package/src/funcs/vaultSessionsCreate.ts +2 -2
- package/src/funcs/vaultValidateConnectionState.ts +2 -2
- package/src/funcs/webhookEventLogsList.ts +2 -2
- package/src/funcs/webhookWebhooksCreate.ts +2 -2
- package/src/funcs/webhookWebhooksDelete.ts +2 -2
- package/src/funcs/webhookWebhooksGet.ts +2 -2
- package/src/funcs/webhookWebhooksList.ts +2 -2
- package/src/funcs/webhookWebhooksUpdate.ts +2 -2
- package/src/lib/config.ts +4 -4
- package/src/lib/url.ts +1 -1
- package/src/models/components/address.ts +7 -0
- package/src/models/components/balancebytransaction.ts +22 -16
- package/src/models/components/categoriesfilter.ts +1 -0
- package/src/models/components/category.ts +1 -0
- package/src/models/components/createprojectresponse.ts +122 -0
- package/src/models/components/customer.ts +32 -0
- package/src/models/components/deleteprojectresponse.ts +122 -0
- package/src/models/components/getprojectresponse.ts +119 -0
- package/src/models/components/getprojectsresponse.ts +145 -0
- package/src/models/components/index.ts +8 -0
- package/src/models/components/invoiceitemfilter.ts +53 -0
- package/src/models/components/invoiceitemsfilter.ts +49 -0
- package/src/models/components/invoicelineitem.ts +23 -0
- package/src/models/components/invoicesfilter.ts +9 -0
- package/src/models/components/journalentry.ts +63 -0
- package/src/models/components/ledgeraccount.ts +11 -11
- package/src/models/components/project.ts +1189 -0
- package/src/models/components/projectsfilter.ts +136 -0
- package/src/models/components/projectssort.ts +117 -0
- package/src/models/components/quotelineitem.ts +23 -0
- package/src/models/components/ticket.ts +19 -17
- package/src/models/components/updateprojectresponse.ts +122 -0
- package/src/models/components/webhookeventtype.ts +3 -0
- package/src/models/operations/accountingprojectsadd.ts +268 -0
- package/src/models/operations/accountingprojectsall.ts +304 -0
- package/src/models/operations/accountingprojectsdelete.ts +263 -0
- package/src/models/operations/accountingprojectsone.ts +261 -0
- package/src/models/operations/accountingprojectsupdate.ts +275 -0
- package/src/models/operations/index.ts +5 -0
- package/src/sdk/accounting.ts +6 -0
- package/src/sdk/projects.ts +102 -0
- package/docs/sdks/accounting/README.md +0 -6
- package/docs/sdks/apideck/README.md +0 -10
- package/docs/sdks/ats/README.md +0 -6
- package/docs/sdks/connector/README.md +0 -6
- package/docs/sdks/crm/README.md +0 -6
- package/docs/sdks/ecommerce/README.md +0 -6
- package/docs/sdks/filestorage/README.md +0 -6
- package/docs/sdks/hris/README.md +0 -6
- package/docs/sdks/issuetracking/README.md +0 -6
- package/docs/sdks/sms/README.md +0 -6
- package/docs/sdks/vault/README.md +0 -6
- package/docs/sdks/webhook/README.md +0 -6
|
@@ -133,7 +133,7 @@ async function $do(
|
|
|
133
133
|
options: client._options,
|
|
134
134
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
135
135
|
operationID: "vault.consumersAll",
|
|
136
|
-
oAuth2Scopes:
|
|
136
|
+
oAuth2Scopes: null,
|
|
137
137
|
|
|
138
138
|
resolvedSecurity: requestSecurity,
|
|
139
139
|
|
|
@@ -146,7 +146,7 @@ async function $do(
|
|
|
146
146
|
initialInterval: 500,
|
|
147
147
|
maxInterval: 60000,
|
|
148
148
|
exponent: 1.5,
|
|
149
|
-
maxElapsedTime:
|
|
149
|
+
maxElapsedTime: 900000,
|
|
150
150
|
},
|
|
151
151
|
retryConnectionErrors: true,
|
|
152
152
|
}
|
|
@@ -126,7 +126,7 @@ async function $do(
|
|
|
126
126
|
options: client._options,
|
|
127
127
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
128
128
|
operationID: "vault.consumersUpdate",
|
|
129
|
-
oAuth2Scopes:
|
|
129
|
+
oAuth2Scopes: null,
|
|
130
130
|
|
|
131
131
|
resolvedSecurity: requestSecurity,
|
|
132
132
|
|
|
@@ -139,7 +139,7 @@ async function $do(
|
|
|
139
139
|
initialInterval: 500,
|
|
140
140
|
maxInterval: 60000,
|
|
141
141
|
exponent: 1.5,
|
|
142
|
-
maxElapsedTime:
|
|
142
|
+
maxElapsedTime: 900000,
|
|
143
143
|
},
|
|
144
144
|
retryConnectionErrors: true,
|
|
145
145
|
}
|
|
@@ -137,7 +137,7 @@ async function $do(
|
|
|
137
137
|
options: client._options,
|
|
138
138
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
139
139
|
operationID: "vault.createCallbackState",
|
|
140
|
-
oAuth2Scopes:
|
|
140
|
+
oAuth2Scopes: null,
|
|
141
141
|
|
|
142
142
|
resolvedSecurity: requestSecurity,
|
|
143
143
|
|
|
@@ -150,7 +150,7 @@ async function $do(
|
|
|
150
150
|
initialInterval: 500,
|
|
151
151
|
maxInterval: 60000,
|
|
152
152
|
exponent: 1.5,
|
|
153
|
-
maxElapsedTime:
|
|
153
|
+
maxElapsedTime: 900000,
|
|
154
154
|
},
|
|
155
155
|
retryConnectionErrors: true,
|
|
156
156
|
}
|
|
@@ -142,7 +142,7 @@ async function $do(
|
|
|
142
142
|
options: client._options,
|
|
143
143
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
144
144
|
operationID: "vault.customFieldsAll",
|
|
145
|
-
oAuth2Scopes:
|
|
145
|
+
oAuth2Scopes: null,
|
|
146
146
|
|
|
147
147
|
resolvedSecurity: requestSecurity,
|
|
148
148
|
|
|
@@ -155,7 +155,7 @@ async function $do(
|
|
|
155
155
|
initialInterval: 500,
|
|
156
156
|
maxInterval: 60000,
|
|
157
157
|
exponent: 1.5,
|
|
158
|
-
maxElapsedTime:
|
|
158
|
+
maxElapsedTime: 900000,
|
|
159
159
|
},
|
|
160
160
|
retryConnectionErrors: true,
|
|
161
161
|
}
|
|
@@ -134,7 +134,7 @@ async function $do(
|
|
|
134
134
|
options: client._options,
|
|
135
135
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
136
136
|
operationID: "vault.customMappingsAll",
|
|
137
|
-
oAuth2Scopes:
|
|
137
|
+
oAuth2Scopes: null,
|
|
138
138
|
|
|
139
139
|
resolvedSecurity: requestSecurity,
|
|
140
140
|
|
|
@@ -147,7 +147,7 @@ async function $do(
|
|
|
147
147
|
initialInterval: 500,
|
|
148
148
|
maxInterval: 60000,
|
|
149
149
|
exponent: 1.5,
|
|
150
|
-
maxElapsedTime:
|
|
150
|
+
maxElapsedTime: 900000,
|
|
151
151
|
},
|
|
152
152
|
retryConnectionErrors: true,
|
|
153
153
|
}
|
|
@@ -148,7 +148,7 @@ async function $do(
|
|
|
148
148
|
options: client._options,
|
|
149
149
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
150
150
|
operationID: "vault.logsAll",
|
|
151
|
-
oAuth2Scopes:
|
|
151
|
+
oAuth2Scopes: null,
|
|
152
152
|
|
|
153
153
|
resolvedSecurity: requestSecurity,
|
|
154
154
|
|
|
@@ -161,7 +161,7 @@ async function $do(
|
|
|
161
161
|
initialInterval: 500,
|
|
162
162
|
maxInterval: 60000,
|
|
163
163
|
exponent: 1.5,
|
|
164
|
-
maxElapsedTime:
|
|
164
|
+
maxElapsedTime: 900000,
|
|
165
165
|
},
|
|
166
166
|
retryConnectionErrors: true,
|
|
167
167
|
}
|
|
@@ -125,7 +125,7 @@ async function $do(
|
|
|
125
125
|
options: client._options,
|
|
126
126
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
127
127
|
operationID: "vault.sessionsCreate",
|
|
128
|
-
oAuth2Scopes:
|
|
128
|
+
oAuth2Scopes: null,
|
|
129
129
|
|
|
130
130
|
resolvedSecurity: requestSecurity,
|
|
131
131
|
|
|
@@ -138,7 +138,7 @@ async function $do(
|
|
|
138
138
|
initialInterval: 500,
|
|
139
139
|
maxInterval: 60000,
|
|
140
140
|
exponent: 1.5,
|
|
141
|
-
maxElapsedTime:
|
|
141
|
+
maxElapsedTime: 900000,
|
|
142
142
|
},
|
|
143
143
|
retryConnectionErrors: true,
|
|
144
144
|
}
|
|
@@ -142,7 +142,7 @@ async function $do(
|
|
|
142
142
|
options: client._options,
|
|
143
143
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
144
144
|
operationID: "vault.validateConnectionState",
|
|
145
|
-
oAuth2Scopes:
|
|
145
|
+
oAuth2Scopes: null,
|
|
146
146
|
|
|
147
147
|
resolvedSecurity: requestSecurity,
|
|
148
148
|
|
|
@@ -155,7 +155,7 @@ async function $do(
|
|
|
155
155
|
initialInterval: 500,
|
|
156
156
|
maxInterval: 60000,
|
|
157
157
|
exponent: 1.5,
|
|
158
|
-
maxElapsedTime:
|
|
158
|
+
maxElapsedTime: 900000,
|
|
159
159
|
},
|
|
160
160
|
retryConnectionErrors: true,
|
|
161
161
|
}
|
|
@@ -144,7 +144,7 @@ async function $do(
|
|
|
144
144
|
options: client._options,
|
|
145
145
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
146
146
|
operationID: "webhook.eventLogsAll",
|
|
147
|
-
oAuth2Scopes:
|
|
147
|
+
oAuth2Scopes: null,
|
|
148
148
|
|
|
149
149
|
resolvedSecurity: requestSecurity,
|
|
150
150
|
|
|
@@ -157,7 +157,7 @@ async function $do(
|
|
|
157
157
|
initialInterval: 500,
|
|
158
158
|
maxInterval: 60000,
|
|
159
159
|
exponent: 1.5,
|
|
160
|
-
maxElapsedTime:
|
|
160
|
+
maxElapsedTime: 900000,
|
|
161
161
|
},
|
|
162
162
|
retryConnectionErrors: true,
|
|
163
163
|
}
|
|
@@ -118,7 +118,7 @@ async function $do(
|
|
|
118
118
|
options: client._options,
|
|
119
119
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
120
120
|
operationID: "webhook.webhooksAdd",
|
|
121
|
-
oAuth2Scopes:
|
|
121
|
+
oAuth2Scopes: null,
|
|
122
122
|
|
|
123
123
|
resolvedSecurity: requestSecurity,
|
|
124
124
|
|
|
@@ -131,7 +131,7 @@ async function $do(
|
|
|
131
131
|
initialInterval: 500,
|
|
132
132
|
maxInterval: 60000,
|
|
133
133
|
exponent: 1.5,
|
|
134
|
-
maxElapsedTime:
|
|
134
|
+
maxElapsedTime: 900000,
|
|
135
135
|
},
|
|
136
136
|
retryConnectionErrors: true,
|
|
137
137
|
}
|
|
@@ -123,7 +123,7 @@ async function $do(
|
|
|
123
123
|
options: client._options,
|
|
124
124
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
125
125
|
operationID: "webhook.webhooksDelete",
|
|
126
|
-
oAuth2Scopes:
|
|
126
|
+
oAuth2Scopes: null,
|
|
127
127
|
|
|
128
128
|
resolvedSecurity: requestSecurity,
|
|
129
129
|
|
|
@@ -136,7 +136,7 @@ async function $do(
|
|
|
136
136
|
initialInterval: 500,
|
|
137
137
|
maxInterval: 60000,
|
|
138
138
|
exponent: 1.5,
|
|
139
|
-
maxElapsedTime:
|
|
139
|
+
maxElapsedTime: 900000,
|
|
140
140
|
},
|
|
141
141
|
retryConnectionErrors: true,
|
|
142
142
|
}
|
|
@@ -122,7 +122,7 @@ async function $do(
|
|
|
122
122
|
options: client._options,
|
|
123
123
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
124
124
|
operationID: "webhook.webhooksOne",
|
|
125
|
-
oAuth2Scopes:
|
|
125
|
+
oAuth2Scopes: null,
|
|
126
126
|
|
|
127
127
|
resolvedSecurity: requestSecurity,
|
|
128
128
|
|
|
@@ -135,7 +135,7 @@ async function $do(
|
|
|
135
135
|
initialInterval: 500,
|
|
136
136
|
maxInterval: 60000,
|
|
137
137
|
exponent: 1.5,
|
|
138
|
-
maxElapsedTime:
|
|
138
|
+
maxElapsedTime: 900000,
|
|
139
139
|
},
|
|
140
140
|
retryConnectionErrors: true,
|
|
141
141
|
}
|
|
@@ -133,7 +133,7 @@ async function $do(
|
|
|
133
133
|
options: client._options,
|
|
134
134
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
135
135
|
operationID: "webhook.webhooksAll",
|
|
136
|
-
oAuth2Scopes:
|
|
136
|
+
oAuth2Scopes: null,
|
|
137
137
|
|
|
138
138
|
resolvedSecurity: requestSecurity,
|
|
139
139
|
|
|
@@ -146,7 +146,7 @@ async function $do(
|
|
|
146
146
|
initialInterval: 500,
|
|
147
147
|
maxInterval: 60000,
|
|
148
148
|
exponent: 1.5,
|
|
149
|
-
maxElapsedTime:
|
|
149
|
+
maxElapsedTime: 900000,
|
|
150
150
|
},
|
|
151
151
|
retryConnectionErrors: true,
|
|
152
152
|
}
|
|
@@ -126,7 +126,7 @@ async function $do(
|
|
|
126
126
|
options: client._options,
|
|
127
127
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
128
128
|
operationID: "webhook.webhooksUpdate",
|
|
129
|
-
oAuth2Scopes:
|
|
129
|
+
oAuth2Scopes: null,
|
|
130
130
|
|
|
131
131
|
resolvedSecurity: requestSecurity,
|
|
132
132
|
|
|
@@ -139,7 +139,7 @@ async function $do(
|
|
|
139
139
|
initialInterval: 500,
|
|
140
140
|
maxInterval: 60000,
|
|
141
141
|
exponent: 1.5,
|
|
142
|
-
maxElapsedTime:
|
|
142
|
+
maxElapsedTime: 900000,
|
|
143
143
|
},
|
|
144
144
|
retryConnectionErrors: true,
|
|
145
145
|
}
|
package/src/lib/config.ts
CHANGED
|
@@ -67,8 +67,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
67
67
|
|
|
68
68
|
export const SDK_METADATA = {
|
|
69
69
|
language: "typescript",
|
|
70
|
-
openapiDocVersion: "10.
|
|
71
|
-
sdkVersion: "0.
|
|
72
|
-
genVersion: "2.
|
|
73
|
-
userAgent: "speakeasy-sdk/typescript 0.
|
|
70
|
+
openapiDocVersion: "10.21.4",
|
|
71
|
+
sdkVersion: "0.30.0",
|
|
72
|
+
genVersion: "2.723.11",
|
|
73
|
+
userAgent: "speakeasy-sdk/typescript 0.30.0 2.723.11 10.21.4 @apideck/unify",
|
|
74
74
|
} as const;
|
package/src/lib/url.ts
CHANGED
|
@@ -10,7 +10,7 @@ export function pathToFunc(
|
|
|
10
10
|
pathPattern: string,
|
|
11
11
|
options?: { charEncoding?: "percent" | "none" },
|
|
12
12
|
): (params?: Params) => string {
|
|
13
|
-
const paramRE = /\{([a-zA-Z0-9_]
|
|
13
|
+
const paramRE = /\{([a-zA-Z0-9_][a-zA-Z0-9_-]*?)\}/g;
|
|
14
14
|
|
|
15
15
|
return function buildURLPath(params: Record<string, unknown> = {}): string {
|
|
16
16
|
return pathPattern.replace(paramRE, function (_, placeholder) {
|
|
@@ -60,6 +60,10 @@ export type Address = {
|
|
|
60
60
|
* Line 4 of the address
|
|
61
61
|
*/
|
|
62
62
|
line4?: string | null | undefined;
|
|
63
|
+
/**
|
|
64
|
+
* Line 5 of the address
|
|
65
|
+
*/
|
|
66
|
+
line5?: string | null | undefined;
|
|
63
67
|
/**
|
|
64
68
|
* Street number
|
|
65
69
|
*/
|
|
@@ -157,6 +161,7 @@ export const Address$inboundSchema: z.ZodType<Address, z.ZodTypeDef, unknown> =
|
|
|
157
161
|
line2: z.nullable(z.string()).optional(),
|
|
158
162
|
line3: z.nullable(z.string()).optional(),
|
|
159
163
|
line4: z.nullable(z.string()).optional(),
|
|
164
|
+
line5: z.nullable(z.string()).optional(),
|
|
160
165
|
street_number: z.nullable(z.string()).optional(),
|
|
161
166
|
city: z.nullable(z.string()).optional(),
|
|
162
167
|
state: z.nullable(z.string()).optional(),
|
|
@@ -193,6 +198,7 @@ export type Address$Outbound = {
|
|
|
193
198
|
line2?: string | null | undefined;
|
|
194
199
|
line3?: string | null | undefined;
|
|
195
200
|
line4?: string | null | undefined;
|
|
201
|
+
line5?: string | null | undefined;
|
|
196
202
|
street_number?: string | null | undefined;
|
|
197
203
|
city?: string | null | undefined;
|
|
198
204
|
state?: string | null | undefined;
|
|
@@ -225,6 +231,7 @@ export const Address$outboundSchema: z.ZodType<
|
|
|
225
231
|
line2: z.nullable(z.string()).optional(),
|
|
226
232
|
line3: z.nullable(z.string()).optional(),
|
|
227
233
|
line4: z.nullable(z.string()).optional(),
|
|
234
|
+
line5: z.nullable(z.string()).optional(),
|
|
228
235
|
streetNumber: z.nullable(z.string()).optional(),
|
|
229
236
|
city: z.nullable(z.string()).optional(),
|
|
230
237
|
state: z.nullable(z.string()).optional(),
|
|
@@ -13,7 +13,7 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
13
13
|
/**
|
|
14
14
|
* Type of the transaction.
|
|
15
15
|
*/
|
|
16
|
-
export const
|
|
16
|
+
export const BalanceByTransactionTransactionType = {
|
|
17
17
|
Invoice: "invoice",
|
|
18
18
|
CreditNote: "credit_note",
|
|
19
19
|
Bill: "bill",
|
|
@@ -23,7 +23,9 @@ export const TransactionType = {
|
|
|
23
23
|
/**
|
|
24
24
|
* Type of the transaction.
|
|
25
25
|
*/
|
|
26
|
-
export type
|
|
26
|
+
export type BalanceByTransactionTransactionType = ClosedEnum<
|
|
27
|
+
typeof BalanceByTransactionTransactionType
|
|
28
|
+
>;
|
|
27
29
|
|
|
28
30
|
export type BalanceByTransaction = {
|
|
29
31
|
/**
|
|
@@ -37,7 +39,7 @@ export type BalanceByTransaction = {
|
|
|
37
39
|
/**
|
|
38
40
|
* Type of the transaction.
|
|
39
41
|
*/
|
|
40
|
-
transactionType?:
|
|
42
|
+
transactionType?: BalanceByTransactionTransactionType | undefined;
|
|
41
43
|
/**
|
|
42
44
|
* Due date of the transaction.
|
|
43
45
|
*/
|
|
@@ -57,24 +59,26 @@ export type BalanceByTransaction = {
|
|
|
57
59
|
};
|
|
58
60
|
|
|
59
61
|
/** @internal */
|
|
60
|
-
export const
|
|
61
|
-
typeof
|
|
62
|
-
> = z.nativeEnum(
|
|
62
|
+
export const BalanceByTransactionTransactionType$inboundSchema: z.ZodNativeEnum<
|
|
63
|
+
typeof BalanceByTransactionTransactionType
|
|
64
|
+
> = z.nativeEnum(BalanceByTransactionTransactionType);
|
|
63
65
|
|
|
64
66
|
/** @internal */
|
|
65
|
-
export const
|
|
66
|
-
typeof
|
|
67
|
-
|
|
67
|
+
export const BalanceByTransactionTransactionType$outboundSchema:
|
|
68
|
+
z.ZodNativeEnum<typeof BalanceByTransactionTransactionType> =
|
|
69
|
+
BalanceByTransactionTransactionType$inboundSchema;
|
|
68
70
|
|
|
69
71
|
/**
|
|
70
72
|
* @internal
|
|
71
73
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
72
74
|
*/
|
|
73
|
-
export namespace
|
|
74
|
-
/** @deprecated use `
|
|
75
|
-
export const inboundSchema =
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
export namespace BalanceByTransactionTransactionType$ {
|
|
76
|
+
/** @deprecated use `BalanceByTransactionTransactionType$inboundSchema` instead. */
|
|
77
|
+
export const inboundSchema =
|
|
78
|
+
BalanceByTransactionTransactionType$inboundSchema;
|
|
79
|
+
/** @deprecated use `BalanceByTransactionTransactionType$outboundSchema` instead. */
|
|
80
|
+
export const outboundSchema =
|
|
81
|
+
BalanceByTransactionTransactionType$outboundSchema;
|
|
78
82
|
}
|
|
79
83
|
|
|
80
84
|
/** @internal */
|
|
@@ -85,7 +89,8 @@ export const BalanceByTransaction$inboundSchema: z.ZodType<
|
|
|
85
89
|
> = z.object({
|
|
86
90
|
transaction_id: z.string().optional(),
|
|
87
91
|
transaction_date: z.string().transform(v => new RFCDate(v)).optional(),
|
|
88
|
-
transaction_type:
|
|
92
|
+
transaction_type: BalanceByTransactionTransactionType$inboundSchema
|
|
93
|
+
.optional(),
|
|
89
94
|
due_date: z.string().transform(v => new RFCDate(v)).optional(),
|
|
90
95
|
original_amount: z.number().optional(),
|
|
91
96
|
outstanding_balance: z.number().optional(),
|
|
@@ -122,7 +127,8 @@ export const BalanceByTransaction$outboundSchema: z.ZodType<
|
|
|
122
127
|
transactionId: z.string().optional(),
|
|
123
128
|
transactionDate: z.instanceof(RFCDate).transform(v => v.toString())
|
|
124
129
|
.optional(),
|
|
125
|
-
transactionType:
|
|
130
|
+
transactionType: BalanceByTransactionTransactionType$outboundSchema
|
|
131
|
+
.optional(),
|
|
126
132
|
dueDate: z.instanceof(RFCDate).transform(v => v.toString()).optional(),
|
|
127
133
|
originalAmount: z.number().optional(),
|
|
128
134
|
outstandingBalance: z.number().optional(),
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
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
|
+
import {
|
|
11
|
+
UnifiedId,
|
|
12
|
+
UnifiedId$inboundSchema,
|
|
13
|
+
UnifiedId$Outbound,
|
|
14
|
+
UnifiedId$outboundSchema,
|
|
15
|
+
} from "./unifiedid.js";
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Projects
|
|
19
|
+
*/
|
|
20
|
+
export type CreateProjectResponse = {
|
|
21
|
+
/**
|
|
22
|
+
* HTTP Response Status Code
|
|
23
|
+
*/
|
|
24
|
+
statusCode: number;
|
|
25
|
+
/**
|
|
26
|
+
* HTTP Response Status
|
|
27
|
+
*/
|
|
28
|
+
status: string;
|
|
29
|
+
/**
|
|
30
|
+
* Apideck ID of service provider
|
|
31
|
+
*/
|
|
32
|
+
service: string;
|
|
33
|
+
/**
|
|
34
|
+
* Unified API resource name
|
|
35
|
+
*/
|
|
36
|
+
resource: string;
|
|
37
|
+
/**
|
|
38
|
+
* Operation performed
|
|
39
|
+
*/
|
|
40
|
+
operation: string;
|
|
41
|
+
/**
|
|
42
|
+
* A object containing a unique identifier for the resource that was created, updated, or deleted.
|
|
43
|
+
*/
|
|
44
|
+
data: UnifiedId;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
/** @internal */
|
|
48
|
+
export const CreateProjectResponse$inboundSchema: z.ZodType<
|
|
49
|
+
CreateProjectResponse,
|
|
50
|
+
z.ZodTypeDef,
|
|
51
|
+
unknown
|
|
52
|
+
> = z.object({
|
|
53
|
+
status_code: z.number().int(),
|
|
54
|
+
status: z.string(),
|
|
55
|
+
service: z.string(),
|
|
56
|
+
resource: z.string(),
|
|
57
|
+
operation: z.string(),
|
|
58
|
+
data: UnifiedId$inboundSchema,
|
|
59
|
+
}).transform((v) => {
|
|
60
|
+
return remap$(v, {
|
|
61
|
+
"status_code": "statusCode",
|
|
62
|
+
});
|
|
63
|
+
});
|
|
64
|
+
|
|
65
|
+
/** @internal */
|
|
66
|
+
export type CreateProjectResponse$Outbound = {
|
|
67
|
+
status_code: number;
|
|
68
|
+
status: string;
|
|
69
|
+
service: string;
|
|
70
|
+
resource: string;
|
|
71
|
+
operation: string;
|
|
72
|
+
data: UnifiedId$Outbound;
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
/** @internal */
|
|
76
|
+
export const CreateProjectResponse$outboundSchema: z.ZodType<
|
|
77
|
+
CreateProjectResponse$Outbound,
|
|
78
|
+
z.ZodTypeDef,
|
|
79
|
+
CreateProjectResponse
|
|
80
|
+
> = z.object({
|
|
81
|
+
statusCode: z.number().int(),
|
|
82
|
+
status: z.string(),
|
|
83
|
+
service: z.string(),
|
|
84
|
+
resource: z.string(),
|
|
85
|
+
operation: z.string(),
|
|
86
|
+
data: UnifiedId$outboundSchema,
|
|
87
|
+
}).transform((v) => {
|
|
88
|
+
return remap$(v, {
|
|
89
|
+
statusCode: "status_code",
|
|
90
|
+
});
|
|
91
|
+
});
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
96
|
+
*/
|
|
97
|
+
export namespace CreateProjectResponse$ {
|
|
98
|
+
/** @deprecated use `CreateProjectResponse$inboundSchema` instead. */
|
|
99
|
+
export const inboundSchema = CreateProjectResponse$inboundSchema;
|
|
100
|
+
/** @deprecated use `CreateProjectResponse$outboundSchema` instead. */
|
|
101
|
+
export const outboundSchema = CreateProjectResponse$outboundSchema;
|
|
102
|
+
/** @deprecated use `CreateProjectResponse$Outbound` instead. */
|
|
103
|
+
export type Outbound = CreateProjectResponse$Outbound;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
export function createProjectResponseToJSON(
|
|
107
|
+
createProjectResponse: CreateProjectResponse,
|
|
108
|
+
): string {
|
|
109
|
+
return JSON.stringify(
|
|
110
|
+
CreateProjectResponse$outboundSchema.parse(createProjectResponse),
|
|
111
|
+
);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
export function createProjectResponseFromJSON(
|
|
115
|
+
jsonString: string,
|
|
116
|
+
): SafeParseResult<CreateProjectResponse, SDKValidationError> {
|
|
117
|
+
return safeParse(
|
|
118
|
+
jsonString,
|
|
119
|
+
(x) => CreateProjectResponse$inboundSchema.parse(JSON.parse(x)),
|
|
120
|
+
`Failed to parse 'CreateProjectResponse' from JSON`,
|
|
121
|
+
);
|
|
122
|
+
}
|