@silexpert/core 1.0.141 → 1.0.147
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/es/api/Resource.d.ts +1 -1
- package/es/api/Resource.d.ts.map +1 -1
- package/es/api/index.d.ts.map +1 -1
- package/es/api/index.js +1 -0
- package/es/api/index.js.map +1 -1
- package/es/api/resources/Acceptance.d.ts +6 -0
- package/es/api/resources/Acceptance.d.ts.map +1 -0
- package/es/api/resources/Acceptance.js +7 -0
- package/es/api/resources/Acceptance.js.map +1 -0
- package/es/api/resources/CustomerActivity.d.ts +2 -1
- package/es/api/resources/CustomerActivity.d.ts.map +1 -1
- package/es/api/resources/CustomerActivity.js +3 -0
- package/es/api/resources/CustomerActivity.js.map +1 -1
- package/es/api/resources/Partner.d.ts +3 -1
- package/es/api/resources/Partner.d.ts.map +1 -1
- package/es/api/resources/Partner.js +6 -0
- package/es/api/resources/Partner.js.map +1 -1
- package/es/api/resources/Registration.d.ts +3 -1
- package/es/api/resources/Registration.d.ts.map +1 -1
- package/es/api/resources/Registration.js +6 -0
- package/es/api/resources/Registration.js.map +1 -1
- package/es/api/resources/Wallet.d.ts +2 -1
- package/es/api/resources/Wallet.d.ts.map +1 -1
- package/es/api/resources/Wallet.js +3 -0
- package/es/api/resources/Wallet.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/Acceptance.d.ts +5 -0
- package/es/types/Enum/Acceptance.d.ts.map +1 -0
- package/es/types/Enum/Acceptance.js +6 -0
- package/es/types/Enum/Acceptance.js.map +1 -0
- package/es/types/Enum/BalanceSheet.d.ts +3 -3
- package/es/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetModule.d.ts +1 -1
- package/es/types/Enum/BalanceSheetModule.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.d.ts +5 -1
- package/es/types/Enum/CerfaType.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.js +4 -0
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/ConnectionError.d.ts +1 -1
- package/es/types/Enum/ConnectionError.d.ts.map +1 -1
- package/es/types/Enum/ConstitutionState.d.ts +1 -1
- package/es/types/Enum/ConstitutionState.d.ts.map +1 -1
- package/es/types/Enum/FuelType.d.ts +1 -1
- package/es/types/Enum/FuelType.d.ts.map +1 -1
- package/es/types/Enum/GeneralThirdParty.d.ts +1 -1
- package/es/types/Enum/GeneralThirdParty.d.ts.map +1 -1
- package/es/types/Enum/GlobalRegime.d.ts +3 -3
- package/es/types/Enum/GlobalRegime.d.ts.map +1 -1
- package/es/types/Enum/IncomeStatement.d.ts +2 -2
- package/es/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/es/types/Enum/KilometricAllowanceScale.d.ts +6 -6
- package/es/types/Enum/KilometricAllowanceScale.d.ts.map +1 -1
- package/es/types/Enum/LegalForm.d.ts +26 -3
- package/es/types/Enum/LegalForm.d.ts.map +1 -1
- package/es/types/Enum/LegalForm.js +45 -21
- package/es/types/Enum/LegalForm.js.map +1 -1
- package/es/types/Enum/MailAuto.d.ts +2 -1
- package/es/types/Enum/MailAuto.d.ts.map +1 -1
- package/es/types/Enum/MailAuto.js +1 -0
- package/es/types/Enum/MailAuto.js.map +1 -1
- package/es/types/Enum/Notification.d.ts +5 -1
- package/es/types/Enum/Notification.d.ts.map +1 -1
- package/es/types/Enum/Notification.js +5 -0
- package/es/types/Enum/Notification.js.map +1 -1
- package/es/types/Enum/PartneredAccountantServiceType.d.ts +2 -2
- package/es/types/Enum/PartneredAccountantServiceType.d.ts.map +1 -1
- package/es/types/Enum/ProductType.d.ts +1 -1
- package/es/types/Enum/ProductType.d.ts.map +1 -1
- package/es/types/Enum/ProvisionType.d.ts +2 -2
- package/es/types/Enum/ProvisionType.d.ts.map +1 -1
- package/es/types/Enum/SalariesType.d.ts +3 -3
- package/es/types/Enum/SalariesType.d.ts.map +1 -1
- package/es/types/Enum/SheetMonthScheduleDetailType.d.ts +1 -1
- package/es/types/Enum/SheetMonthScheduleDetailType.d.ts.map +1 -1
- package/es/types/Enum/SurveyTypeDatas.d.ts +2 -2
- package/es/types/Enum/SurveyTypeDatas.d.ts.map +1 -1
- package/es/types/Enum/TaskResponseType.js +1 -1
- package/es/types/Enum/TaskResponseType.js.map +1 -1
- package/es/types/Enum/TransactionKind.d.ts +1 -1
- package/es/types/Enum/TransactionKind.d.ts.map +1 -1
- package/es/types/Enum/TransactionStatus.d.ts +1 -1
- package/es/types/Enum/TransactionStatus.d.ts.map +1 -1
- package/es/types/Enum/Unit.d.ts +1 -1
- package/es/types/Enum/Unit.d.ts.map +1 -1
- package/es/types/Enum/Vehicle.d.ts +3 -3
- package/es/types/Enum/Vehicle.d.ts.map +1 -1
- package/es/types/Form/FormAuthenticate.js.map +1 -1
- package/es/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
- package/es/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/es/types/Interface/api/BasePaginate.d.ts +4 -0
- package/es/types/Interface/api/BasePaginate.d.ts.map +1 -1
- package/es/types/Interface/api/BasePaginate.js +15 -1
- package/es/types/Interface/api/BasePaginate.js.map +1 -1
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/es/types/Interface/api/acceptance/CreateAcceptance.d.ts +7 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.d.ts.map +1 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.js +29 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -0
- package/es/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
- package/es/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
- package/es/types/Interface/api/account/QueryAccounts.js.map +1 -1
- package/es/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
- package/es/types/Interface/api/account/ReadAccounts.d.ts +1 -1
- package/es/types/Interface/api/account/ReadAccounts.d.ts.map +1 -1
- package/es/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
- package/es/types/Interface/api/accountType/ReadAccountType.d.ts +1 -1
- package/es/types/Interface/api/accountType/ReadAccountType.d.ts.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +2 -2
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +3 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/QueryTransaction.js +3 -1
- package/es/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
- package/es/types/Interface/api/alert/CreateAlert.js.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +6 -6
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/aspone/Util.d.ts +5 -5
- package/es/types/Interface/api/aspone/Util.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/Util.js.map +1 -1
- package/es/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +1 -1
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
- package/es/types/Interface/api/bankAccount/ImportBankAccount.js.map +1 -1
- package/es/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/es/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
- package/es/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Create.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.d.ts +14 -14
- package/es/types/Interface/api/budgetInsight/Query.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Read.d.ts +4 -4
- package/es/types/Interface/api/budgetInsight/Read.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/interval.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2031.js.map +1 -1
- package/es/types/Interface/api/cerfa/2033.d.ts +7 -7
- package/es/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2033.js.map +1 -1
- package/es/types/Interface/api/cerfa/2035.d.ts +1 -1
- package/es/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2035.js.map +1 -1
- package/es/types/Interface/api/cerfa/2050.d.ts +7 -7
- package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2065.d.ts +2 -2
- package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2065.js.map +1 -1
- package/es/types/Interface/api/cerfa/2571.d.ts +92 -0
- package/es/types/Interface/api/cerfa/2571.d.ts.map +1 -0
- package/es/types/Interface/api/cerfa/2571.js +3 -0
- package/es/types/Interface/api/cerfa/2571.js.map +1 -0
- package/es/types/Interface/api/cerfa/2572.d.ts +16 -16
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +3 -2
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.js +1 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +2 -2
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/checklist/Query.js.map +1 -1
- package/es/types/Interface/api/checklist/Read.d.ts +2 -2
- package/es/types/Interface/api/checklist/Read.d.ts.map +1 -1
- package/es/types/Interface/api/checklist/Update.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Create.d.ts +2 -2
- package/es/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
- package/es/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Query.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Read.d.ts +13 -13
- package/es/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/es/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
- package/es/types/Interface/api/connection/ReadConnectionState.d.ts +1 -1
- package/es/types/Interface/api/connection/ReadConnectionState.d.ts.map +1 -1
- package/es/types/Interface/api/connector/CreateConnector.js.map +1 -1
- package/es/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/es/types/Interface/api/crisp/GetCrisp.d.ts +6 -6
- package/es/types/Interface/api/crisp/GetCrisp.d.ts.map +1 -1
- package/es/types/Interface/api/crisp/GetCrisp.js.map +1 -1
- package/es/types/Interface/api/customerActivity/Create.js.map +1 -1
- package/es/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
- package/es/types/Interface/api/customerActivity/Query.js.map +1 -1
- package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
- package/es/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts +1 -1
- package/es/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts.map +1 -1
- package/es/types/Interface/api/dashboard/ReadVatDisbursed.d.ts +2 -2
- package/es/types/Interface/api/dashboard/ReadVatDisbursed.d.ts.map +1 -1
- package/es/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
- package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
- package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
- package/es/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
- package/es/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
- package/es/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
- package/es/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
- package/es/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
- package/es/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
- package/es/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
- package/es/types/Interface/api/file/Create.js.map +1 -1
- package/es/types/Interface/api/file/TFile.d.ts +1 -1
- package/es/types/Interface/api/file/TFile.d.ts.map +1 -1
- package/es/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
- package/es/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/es/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/es/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
- package/es/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -1
- package/es/types/Interface/api/iDocus/iDocus.d.ts +3 -3
- package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -1
- package/es/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -1
- package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
- package/es/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts +1 -1
- package/es/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts.map +1 -1
- package/es/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts +1 -1
- package/es/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts.map +1 -1
- package/es/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/es/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +1 -1
- package/es/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -1
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts +1 -1
- package/es/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/Util.d.ts +13 -13
- package/es/types/Interface/api/jeDeclare/Util.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +1 -1
- package/es/types/Interface/api/journal/QueryJournal.js.map +1 -1
- package/es/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
- package/es/types/Interface/api/letter/CreateLetter.js.map +1 -1
- package/es/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
- package/es/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/es/types/Interface/api/loan/CreateLoan.js.map +1 -1
- package/es/types/Interface/api/loan/UpdateLoan.js.map +1 -1
- package/es/types/Interface/api/log/CreateLog.d.ts +1 -1
- package/es/types/Interface/api/log/CreateLog.d.ts.map +1 -1
- package/es/types/Interface/api/log/QueryLogPagination.js.map +1 -1
- package/es/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
- package/es/types/Interface/api/mail/CreateMailParams.d.ts +1 -0
- package/es/types/Interface/api/mail/CreateMailParams.d.ts.map +1 -1
- package/es/types/Interface/api/mail/CreateMailParams.js.map +1 -1
- package/es/types/Interface/api/mail/QueryCountMail.js.map +1 -1
- package/es/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
- package/es/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
- package/es/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
- package/es/types/Interface/api/mail/QueryMail.js.map +1 -1
- package/es/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
- package/es/types/Interface/api/mail/UpdateMail.js.map +1 -1
- package/es/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
- package/es/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
- package/es/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
- package/es/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
- package/es/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/ocr/CreateOcr.js.map +1 -1
- package/es/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts +3 -3
- package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/CreatePappers.d.ts +4 -4
- package/es/types/Interface/api/pappers/CreatePappers.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/QueryPappers.d.ts +16 -16
- package/es/types/Interface/api/pappers/QueryPappers.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/QueryPappers.js.map +1 -1
- package/es/types/Interface/api/pappers/ReadPappers.d.ts +4 -4
- package/es/types/Interface/api/pappers/ReadPappers.d.ts.map +1 -1
- package/es/types/Interface/api/partner/CreatePartner.d.ts +1 -0
- package/es/types/Interface/api/partner/CreatePartner.d.ts.map +1 -1
- package/es/types/Interface/api/partner/CreatePartner.js +4 -0
- package/es/types/Interface/api/partner/CreatePartner.js.map +1 -1
- package/es/types/Interface/api/partner/Query.d.ts +13 -0
- package/es/types/Interface/api/partner/Query.d.ts.map +1 -0
- package/es/types/Interface/api/partner/{GetPartners.js → Query.js} +26 -2
- package/es/types/Interface/api/partner/Query.js.map +1 -0
- package/es/types/Interface/api/partner/Read.d.ts +29 -0
- package/es/types/Interface/api/partner/Read.d.ts.map +1 -0
- package/es/types/Interface/api/partner/Read.js +7 -0
- package/es/types/Interface/api/partner/Read.js.map +1 -0
- package/es/types/Interface/api/partner/UpdatePartner.d.ts +1 -0
- package/es/types/Interface/api/partner/UpdatePartner.d.ts.map +1 -1
- package/es/types/Interface/api/partner/UpdatePartner.js +4 -0
- package/es/types/Interface/api/partner/UpdatePartner.js.map +1 -1
- package/es/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts +1 -1
- package/es/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts +1 -1
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts.map +1 -1
- package/es/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
- package/es/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
- package/es/types/Interface/api/pdf/ReadPdfizer.d.ts +3 -3
- package/es/types/Interface/api/pdf/ReadPdfizer.d.ts.map +1 -1
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +1 -1
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -1
- package/es/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
- package/es/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
- package/es/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
- package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
- package/es/types/Interface/api/product/QueryProduct.js.map +1 -1
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
- package/es/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
- package/es/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
- package/es/types/Interface/api/provision/QueryProvisions.js.map +1 -1
- package/es/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
- package/es/types/Interface/api/qonto/CreateImportation.js.map +1 -1
- package/es/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -1
- package/es/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
- package/es/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -1
- package/es/types/Interface/api/qonto/Query.d.ts +5 -5
- package/es/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/es/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
- package/es/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.d.ts +24 -0
- package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.js +62 -1
- package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
- package/es/types/Interface/api/report/CreateReport.js.map +1 -1
- package/es/types/Interface/api/report/DeleteReport.js.map +1 -1
- package/es/types/Interface/api/report/QueryReports.js.map +1 -1
- package/es/types/Interface/api/report/QueryReportsStats.js.map +1 -1
- package/es/types/Interface/api/report/ReadReport.d.ts +1 -1
- package/es/types/Interface/api/report/ReadReport.d.ts.map +1 -1
- package/es/types/Interface/api/revision/QueryRevision.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionApprobation.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionPaginate.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
- package/es/types/Interface/api/revision/RevisionObject.d.ts +1 -1
- package/es/types/Interface/api/revision/RevisionObject.d.ts.map +1 -1
- package/es/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
- package/es/types/Interface/api/revive/PostRevive.js.map +1 -1
- package/es/types/Interface/api/rule/Query.js.map +1 -1
- package/es/types/Interface/api/rule/Read.d.ts +1 -1
- package/es/types/Interface/api/rule/Read.d.ts.map +1 -1
- package/es/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts.map +1 -1
- package/es/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
- package/es/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
- package/es/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
- package/es/types/Interface/api/shine/ConnectResponse.d.ts +1 -1
- package/es/types/Interface/api/shine/ConnectResponse.d.ts.map +1 -1
- package/es/types/Interface/api/shine/CreateShine.d.ts +5 -5
- package/es/types/Interface/api/shine/CreateShine.d.ts.map +1 -1
- package/es/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
- package/es/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
- package/es/types/Interface/api/shine/GetConnect.js.map +1 -1
- package/es/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/es/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts +1 -1
- package/es/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts.map +1 -1
- package/es/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/es/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
- package/es/types/Interface/api/society/GetDataSociety.d.ts +1 -1
- package/es/types/Interface/api/society/GetDataSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/LegalFormSiren.d.ts +2 -2
- package/es/types/Interface/api/society/LegalFormSiren.d.ts.map +1 -1
- package/es/types/Interface/api/society/ListUserSociety.js.map +1 -1
- package/es/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
- package/es/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/es/types/Interface/api/society/ReadSociety.d.ts +2 -2
- package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/ReadSocietyUsers.d.ts +2 -2
- package/es/types/Interface/api/society/ReadSocietyUsers.d.ts.map +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/es/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/es/types/Interface/api/societyConfig/update.js.map +1 -1
- package/es/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
- package/es/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
- package/es/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
- package/es/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
- package/es/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/es/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryDirection.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
- package/es/types/Interface/api/stock/StockEntries.js.map +1 -1
- package/es/types/Interface/api/stripe/Create.js.map +1 -1
- package/es/types/Interface/api/stripe/QueryStripe.d.ts +1 -1
- package/es/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/es/types/Interface/api/stripe/ReadStripe.d.ts +1 -1
- package/es/types/Interface/api/stripe/ReadStripe.d.ts.map +1 -1
- package/es/types/Interface/api/survey/QuerySurvey.js.map +1 -1
- package/es/types/Interface/api/survey/QuerySurveys.js.map +1 -1
- package/es/types/Interface/api/survey/ReadSurvey.d.ts +1 -1
- package/es/types/Interface/api/survey/ReadSurvey.d.ts.map +1 -1
- package/es/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
- package/es/types/Interface/api/task/QueryCountTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryCreateTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryGetTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
- package/es/types/Interface/api/tax/CreateTax.d.ts +1 -0
- package/es/types/Interface/api/tax/CreateTax.d.ts.map +1 -1
- package/es/types/Interface/api/tax/CreateTax.js +7 -1
- package/es/types/Interface/api/tax/CreateTax.js.map +1 -1
- package/es/types/Interface/api/tax/ReadTax.d.ts +10 -4
- package/es/types/Interface/api/tax/ReadTax.d.ts.map +1 -1
- package/es/types/Interface/api/tax/ReadTax.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +7 -2
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +29 -4
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
- package/es/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
- package/es/types/Interface/api/textMessage/Create.js.map +1 -1
- package/es/types/Interface/api/textMessage/Query.js.map +1 -1
- package/es/types/Interface/api/textMessage/Read.d.ts +2 -2
- package/es/types/Interface/api/textMessage/Read.d.ts.map +1 -1
- package/es/types/Interface/api/textMessage/Update.js.map +1 -1
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
- package/es/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
- package/es/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
- package/es/types/Interface/api/user/CreateCoworker.js.map +1 -1
- package/es/types/Interface/api/user/CreateUser.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAll.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
- package/es/types/Interface/api/user/QueryConfirm.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
- package/es/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
- package/es/types/Interface/api/user/QuerySocieties.js.map +1 -1
- package/es/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
- package/es/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
- package/es/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
- package/es/types/Interface/api/wallet/QueryWallet.js.map +1 -1
- package/es/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
- package/es/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
- package/es/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
- package/es/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- package/es/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts +1 -1
- package/es/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/api/zticket/CreateZTicket.d.ts +2 -2
- package/es/types/Interface/api/zticket/CreateZTicket.d.ts.map +1 -1
- package/es/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
- package/es/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
- package/es/types/Interface/enum/Util.d.ts +1 -1
- package/es/types/Interface/enum/Util.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingStatementHistory.d.ts +18 -0
- package/es/types/Interface/models/IAccountingStatementHistory.d.ts.map +1 -0
- package/es/types/Interface/models/IAccountingStatementHistory.js +2 -0
- package/es/types/Interface/models/IAccountingStatementHistory.js.map +1 -0
- package/es/types/Interface/models/ICustomerAcceptance.d.ts +13 -0
- package/es/types/Interface/models/ICustomerAcceptance.d.ts.map +1 -0
- package/es/types/Interface/models/ICustomerAcceptance.js +2 -0
- package/es/types/Interface/models/ICustomerAcceptance.js.map +1 -0
- package/es/types/Interface/models/ICustomerIsRegime.d.ts +6 -1
- package/es/types/Interface/models/ICustomerIsRegime.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomerIsRegime.js.map +1 -1
- package/es/types/Interface/models/IExercice.d.ts +1 -0
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IRegistration.d.ts +3 -0
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/ISocietyPartner.d.ts +1 -0
- package/es/types/Interface/models/ISocietyPartner.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyPartner.js.map +1 -1
- package/es/types/Interface/models/ISurvey.d.ts +2 -2
- package/es/types/Interface/models/ISurvey.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -1
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.d.ts +3 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
- package/es/types/index.d.ts +6 -2
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +6 -2
- package/es/types/index.js.map +1 -1
- package/es/utils/brands.d.ts +4 -4
- package/es/utils/brands.d.ts.map +1 -1
- package/es/utils/brands.js.map +1 -1
- package/es/utils/commercialManagement/recurrence.d.ts.map +1 -1
- package/es/utils/commercialManagement/recurrence.js.map +1 -1
- package/es/utils/documents.d.ts +1 -1
- package/es/utils/documents.d.ts.map +1 -1
- package/es/utils/objectUtils/BaseEntity.d.ts +1 -1
- package/es/utils/objectUtils/BaseEntity.d.ts.map +1 -1
- package/es/utils/objectUtils/overwrite.d.ts +2 -2
- package/es/utils/objectUtils/overwrite.d.ts.map +1 -1
- package/es/utils/quotation.d.ts +1 -1
- package/es/utils/quotation.d.ts.map +1 -1
- package/js/api/Resource.js +0 -3
- package/js/api/Resource.js.map +1 -1
- package/js/api/index.js +1 -22
- package/js/api/index.js.map +1 -1
- package/js/api/resources/3cx.js +0 -5
- package/js/api/resources/3cx.js.map +1 -1
- package/js/api/resources/Acceptance.js +14 -0
- package/js/api/resources/Acceptance.js.map +1 -0
- package/js/api/resources/Account.js +3 -18
- package/js/api/resources/Account.js.map +1 -1
- package/js/api/resources/AccountType.js +0 -4
- package/js/api/resources/AccountType.js.map +1 -1
- package/js/api/resources/AccountingFiles.js +0 -6
- package/js/api/resources/AccountingFiles.js.map +1 -1
- package/js/api/resources/AccountingIncome.js +0 -4
- package/js/api/resources/AccountingIncome.js.map +1 -1
- package/js/api/resources/AccountsSectors.js +0 -6
- package/js/api/resources/AccountsSectors.js.map +1 -1
- package/js/api/resources/AffectedPatrimony.js +0 -6
- package/js/api/resources/AffectedPatrimony.js.map +1 -1
- package/js/api/resources/Alert.js +0 -10
- package/js/api/resources/Alert.js.map +1 -1
- package/js/api/resources/Authenticate.js +0 -3
- package/js/api/resources/Authenticate.js.map +1 -1
- package/js/api/resources/BalanceSheet.js +0 -6
- package/js/api/resources/BalanceSheet.js.map +1 -1
- package/js/api/resources/BalanceSheetCompletion.js +0 -6
- package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
- package/js/api/resources/BalanceSheetModule.js +0 -7
- package/js/api/resources/BalanceSheetModule.js.map +1 -1
- package/js/api/resources/BalanceSheetQuestion.js +0 -4
- package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
- package/js/api/resources/BankAccount.js +0 -6
- package/js/api/resources/BankAccount.js.map +1 -1
- package/js/api/resources/BankList.js +0 -4
- package/js/api/resources/BankList.js.map +1 -1
- package/js/api/resources/BankStatement.js +0 -5
- package/js/api/resources/BankStatement.js.map +1 -1
- package/js/api/resources/BudgetInsight.js +0 -6
- package/js/api/resources/BudgetInsight.js.map +1 -1
- package/js/api/resources/CalendarEvent.js +0 -11
- package/js/api/resources/CalendarEvent.js.map +1 -1
- package/js/api/resources/Cerfa.js +0 -8
- package/js/api/resources/Cerfa.js.map +1 -1
- package/js/api/resources/Checklist.js +0 -15
- package/js/api/resources/Checklist.js.map +1 -1
- package/js/api/resources/Closing.js +0 -5
- package/js/api/resources/Closing.js.map +1 -1
- package/js/api/resources/Comment.js +0 -4
- package/js/api/resources/Comment.js.map +1 -1
- package/js/api/resources/Commercial.js +0 -10
- package/js/api/resources/Commercial.js.map +1 -1
- package/js/api/resources/CommercialDocument.js +0 -18
- package/js/api/resources/CommercialDocument.js.map +1 -1
- package/js/api/resources/CommercialSetting.js +0 -7
- package/js/api/resources/CommercialSetting.js.map +1 -1
- package/js/api/resources/Connection.js +0 -4
- package/js/api/resources/Connection.js.map +1 -1
- package/js/api/resources/Connector.js +0 -8
- package/js/api/resources/Connector.js.map +1 -1
- package/js/api/resources/Country.js +0 -5
- package/js/api/resources/Country.js.map +1 -1
- package/js/api/resources/CustomerActivity.js +3 -6
- package/js/api/resources/CustomerActivity.js.map +1 -1
- package/js/api/resources/CustomerProviderOperation.js +0 -4
- package/js/api/resources/CustomerProviderOperation.js.map +1 -1
- package/js/api/resources/Dashboard.js +0 -10
- package/js/api/resources/Dashboard.js.map +1 -1
- package/js/api/resources/Employee.js +0 -13
- package/js/api/resources/Employee.js.map +1 -1
- package/js/api/resources/Exercice.js +0 -7
- package/js/api/resources/Exercice.js.map +1 -1
- package/js/api/resources/ExerciceNote.js +0 -6
- package/js/api/resources/ExerciceNote.js.map +1 -1
- package/js/api/resources/ExerciceQuestion.js +0 -6
- package/js/api/resources/ExerciceQuestion.js.map +1 -1
- package/js/api/resources/FIle.js +2 -8
- package/js/api/resources/FIle.js.map +1 -1
- package/js/api/resources/Facturation.js +0 -6
- package/js/api/resources/Facturation.js.map +1 -1
- package/js/api/resources/FecFile.js +0 -15
- package/js/api/resources/FecFile.js.map +1 -1
- package/js/api/resources/FinancialCharge.js +0 -8
- package/js/api/resources/FinancialCharge.js.map +1 -1
- package/js/api/resources/FirstStep.js +0 -4
- package/js/api/resources/FirstStep.js.map +1 -1
- package/js/api/resources/GeneralLedger.js +0 -10
- package/js/api/resources/GeneralLedger.js.map +1 -1
- package/js/api/resources/Immobilization.js +0 -9
- package/js/api/resources/Immobilization.js.map +1 -1
- package/js/api/resources/IncomeAllocation.js +0 -9
- package/js/api/resources/IncomeAllocation.js.map +1 -1
- package/js/api/resources/IncomeStatement.js +0 -4
- package/js/api/resources/IncomeStatement.js.map +1 -1
- package/js/api/resources/Inpi.js +0 -20
- package/js/api/resources/Inpi.js.map +1 -1
- package/js/api/resources/InternalInvoicing.js +0 -6
- package/js/api/resources/InternalInvoicing.js.map +1 -1
- package/js/api/resources/Invoice.js +0 -13
- package/js/api/resources/Invoice.js.map +1 -1
- package/js/api/resources/Journal.js +0 -4
- package/js/api/resources/Journal.js.map +1 -1
- package/js/api/resources/KilometricAllowance.js +0 -4
- package/js/api/resources/KilometricAllowance.js.map +1 -1
- package/js/api/resources/LegalForm.js +0 -4
- package/js/api/resources/LegalForm.js.map +1 -1
- package/js/api/resources/LegalNotice.js +0 -4
- package/js/api/resources/LegalNotice.js.map +1 -1
- package/js/api/resources/Letter.js +0 -4
- package/js/api/resources/Letter.js.map +1 -1
- package/js/api/resources/Lettering.js +0 -5
- package/js/api/resources/Lettering.js.map +1 -1
- package/js/api/resources/Library.js +0 -9
- package/js/api/resources/Library.js.map +1 -1
- package/js/api/resources/Loan.js +0 -11
- package/js/api/resources/Loan.js.map +1 -1
- package/js/api/resources/Log.js +0 -5
- package/js/api/resources/Log.js.map +1 -1
- package/js/api/resources/MachineLearning.js +0 -5
- package/js/api/resources/MachineLearning.js.map +1 -1
- package/js/api/resources/Mail.js +0 -27
- package/js/api/resources/Mail.js.map +1 -1
- package/js/api/resources/MealExpense.js +0 -8
- package/js/api/resources/MealExpense.js.map +1 -1
- package/js/api/resources/Mobile.js +0 -4
- package/js/api/resources/Mobile.js.map +1 -1
- package/js/api/resources/NafCode.js +0 -5
- package/js/api/resources/NafCode.js.map +1 -1
- package/js/api/resources/Notification.js +0 -4
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/NotificationSetting.js +0 -6
- package/js/api/resources/NotificationSetting.js.map +1 -1
- package/js/api/resources/Partner.js +10 -7
- package/js/api/resources/Partner.js.map +1 -1
- package/js/api/resources/PartneredAccountant.js +2 -21
- package/js/api/resources/PartneredAccountant.js.map +1 -1
- package/js/api/resources/Payment.js +0 -4
- package/js/api/resources/Payment.js.map +1 -1
- package/js/api/resources/PaymentExpectation.js +0 -4
- package/js/api/resources/PaymentExpectation.js.map +1 -1
- package/js/api/resources/PaymentExpectationCustomer.js +0 -11
- package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/js/api/resources/Product.js +0 -10
- package/js/api/resources/Product.js.map +1 -1
- package/js/api/resources/PromoCode.js +0 -12
- package/js/api/resources/PromoCode.js.map +1 -1
- package/js/api/resources/Provision.js +0 -8
- package/js/api/resources/Provision.js.map +1 -1
- package/js/api/resources/Qonto.js +0 -9
- package/js/api/resources/Qonto.js.map +1 -1
- package/js/api/resources/QuotesAccount.js +0 -7
- package/js/api/resources/QuotesAccount.js.map +1 -1
- package/js/api/resources/Recurrence.js +0 -6
- package/js/api/resources/Recurrence.js.map +1 -1
- package/js/api/resources/Registration.js +6 -7
- package/js/api/resources/Registration.js.map +1 -1
- package/js/api/resources/Regulate.js +0 -4
- package/js/api/resources/Regulate.js.map +1 -1
- package/js/api/resources/Reminder.js +0 -6
- package/js/api/resources/Reminder.js.map +1 -1
- package/js/api/resources/Report.js +0 -8
- package/js/api/resources/Report.js.map +1 -1
- package/js/api/resources/Revision.js +0 -11
- package/js/api/resources/Revision.js.map +1 -1
- package/js/api/resources/RevisionGuide.js +0 -6
- package/js/api/resources/RevisionGuide.js.map +1 -1
- package/js/api/resources/Rule.js +0 -5
- package/js/api/resources/Rule.js.map +1 -1
- package/js/api/resources/SalariesFile.js +0 -8
- package/js/api/resources/SalariesFile.js.map +1 -1
- package/js/api/resources/Search.js +0 -5
- package/js/api/resources/Search.js.map +1 -1
- package/js/api/resources/SheetMonthSchedule.js +0 -11
- package/js/api/resources/SheetMonthSchedule.js.map +1 -1
- package/js/api/resources/Shine.js +0 -7
- package/js/api/resources/Shine.js.map +1 -1
- package/js/api/resources/SignFile.js +0 -4
- package/js/api/resources/SignFile.js.map +1 -1
- package/js/api/resources/Simulation.js +0 -6
- package/js/api/resources/Simulation.js.map +1 -1
- package/js/api/resources/SlowDetection.js +0 -4
- package/js/api/resources/SlowDetection.js.map +1 -1
- package/js/api/resources/Society.js +2 -25
- package/js/api/resources/Society.js.map +1 -1
- package/js/api/resources/SocietyConfig.js +0 -5
- package/js/api/resources/SocietyConfig.js.map +1 -1
- package/js/api/resources/SocietyConfigBalanceSheet.js +0 -8
- package/js/api/resources/SocietyConfigBalanceSheet.js.map +1 -1
- package/js/api/resources/SocietyEvent.js +0 -5
- package/js/api/resources/SocietyEvent.js.map +1 -1
- package/js/api/resources/SocietyPromoCode.js +0 -6
- package/js/api/resources/SocietyPromoCode.js.map +1 -1
- package/js/api/resources/Source.js +0 -4
- package/js/api/resources/Source.js.map +1 -1
- package/js/api/resources/Sources.js +0 -4
- package/js/api/resources/Sources.js.map +1 -1
- package/js/api/resources/Sponsorship.js +3 -16
- package/js/api/resources/Sponsorship.js.map +1 -1
- package/js/api/resources/Step.js +0 -5
- package/js/api/resources/Step.js.map +1 -1
- package/js/api/resources/Stocks.js +0 -9
- package/js/api/resources/Stocks.js.map +1 -1
- package/js/api/resources/Stripe.js +0 -4
- package/js/api/resources/Stripe.js.map +1 -1
- package/js/api/resources/Subscription.js +0 -4
- package/js/api/resources/Subscription.js.map +1 -1
- package/js/api/resources/Survey.js +5 -15
- package/js/api/resources/Survey.js.map +1 -1
- package/js/api/resources/Task.js +0 -22
- package/js/api/resources/Task.js.map +1 -1
- package/js/api/resources/Tax.js +0 -7
- package/js/api/resources/Tax.js.map +1 -1
- package/js/api/resources/TaxDeadline.js +0 -5
- package/js/api/resources/TaxDeadline.js.map +1 -1
- package/js/api/resources/TerminationList.js +0 -5
- package/js/api/resources/TerminationList.js.map +1 -1
- package/js/api/resources/TextMessage.js +0 -8
- package/js/api/resources/TextMessage.js.map +1 -1
- package/js/api/resources/ThirdParty.js +0 -8
- package/js/api/resources/ThirdParty.js.map +1 -1
- package/js/api/resources/TimeRecorder.js +0 -8
- package/js/api/resources/TimeRecorder.js.map +1 -1
- package/js/api/resources/Transaction.js +0 -20
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources/User.js +0 -22
- package/js/api/resources/User.js.map +1 -1
- package/js/api/resources/VatControl.js +0 -8
- package/js/api/resources/VatControl.js.map +1 -1
- package/js/api/resources/VatDeclaration.js +0 -6
- package/js/api/resources/VatDeclaration.js.map +1 -1
- package/js/api/resources/VatRegimeHistory.js +0 -6
- package/js/api/resources/VatRegimeHistory.js.map +1 -1
- package/js/api/resources/Vehicle.js +0 -10
- package/js/api/resources/Vehicle.js.map +1 -1
- package/js/api/resources/Wallet.js +7 -5
- package/js/api/resources/Wallet.js.map +1 -1
- package/js/api/resources/WorkingSchedule.js +0 -5
- package/js/api/resources/WorkingSchedule.js.map +1 -1
- package/js/api/resources/ZTicket.js +0 -6
- package/js/api/resources/ZTicket.js.map +1 -1
- package/js/api/resources/prestation.js +0 -7
- package/js/api/resources/prestation.js.map +1 -1
- package/js/api/resources/shareCapital.js +0 -9
- package/js/api/resources/shareCapital.js.map +1 -1
- package/js/api/resources/statistic/Accountant.js +0 -21
- package/js/api/resources/statistic/Accountant.js.map +1 -1
- package/js/api/resources/statistic/Direction.js +0 -5
- package/js/api/resources/statistic/Direction.js.map +1 -1
- package/js/api/resources/statistic/ExpertAccountant.js +0 -11
- package/js/api/resources/statistic/ExpertAccountant.js.map +1 -1
- package/js/api/resources.js +3 -120
- package/js/api/resources.js.map +1 -1
- package/js/index.js +0 -8
- package/js/index.js.map +1 -1
- package/js/types/Enum/AbsenceType.js +0 -2
- package/js/types/Enum/AbsenceType.js.map +1 -1
- package/js/types/Enum/Acceptance.js +11 -0
- package/js/types/Enum/Acceptance.js.map +1 -0
- package/js/types/Enum/Account.js.map +1 -1
- package/js/types/Enum/AccountType.js.map +1 -1
- package/js/types/Enum/AccountingFileType.js +0 -1
- package/js/types/Enum/AccountingFileType.js.map +1 -1
- package/js/types/Enum/AccountingJournal.js +0 -2
- package/js/types/Enum/AccountingJournal.js.map +1 -1
- package/js/types/Enum/AccountsSectors.js.map +1 -1
- package/js/types/Enum/Activity.js +0 -1
- package/js/types/Enum/Activity.js.map +1 -1
- package/js/types/Enum/AdditionnalSells.js +0 -1
- package/js/types/Enum/AdditionnalSells.js.map +1 -1
- package/js/types/Enum/AnswerTypeValue.js +0 -12
- package/js/types/Enum/AnswerTypeValue.js.map +1 -1
- package/js/types/Enum/Aspone.js +0 -17
- package/js/types/Enum/Aspone.js.map +1 -1
- package/js/types/Enum/BalanceSheet.js +0 -5
- package/js/types/Enum/BalanceSheet.js.map +1 -1
- package/js/types/Enum/BalanceSheetModule.js +0 -4
- package/js/types/Enum/BalanceSheetModule.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +2 -19
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestionWording.js +2 -21
- package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/js/types/Enum/BalanceSheetStatus.js +0 -1
- package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
- package/js/types/Enum/BankAccountType.js +0 -1
- package/js/types/Enum/BankAccountType.js.map +1 -1
- package/js/types/Enum/BankCollectingState.js +0 -2
- package/js/types/Enum/BankCollectingState.js.map +1 -1
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/BudgetInsight.js +0 -3
- package/js/types/Enum/BudgetInsight.js.map +1 -1
- package/js/types/Enum/Call.js +0 -3
- package/js/types/Enum/Call.js.map +1 -1
- package/js/types/Enum/CerfaType.js +4 -1
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/Channel.js +0 -1
- package/js/types/Enum/Channel.js.map +1 -1
- package/js/types/Enum/ChecklistType.js +0 -7
- package/js/types/Enum/ChecklistType.js.map +1 -1
- package/js/types/Enum/Civility.js +0 -1
- package/js/types/Enum/Civility.js.map +1 -1
- package/js/types/Enum/Comment.js +0 -1
- package/js/types/Enum/Comment.js.map +1 -1
- package/js/types/Enum/CommercialGrade.js +0 -2
- package/js/types/Enum/CommercialGrade.js.map +1 -1
- package/js/types/Enum/CommercialManagement.js +0 -14
- package/js/types/Enum/CommercialManagement.js.map +1 -1
- package/js/types/Enum/ComptaType.js +0 -1
- package/js/types/Enum/ComptaType.js.map +1 -1
- package/js/types/Enum/ConnectionError.js.map +1 -1
- package/js/types/Enum/ConnectorType.js +0 -1
- package/js/types/Enum/ConnectorType.js.map +1 -1
- package/js/types/Enum/Constitution.js +0 -1
- package/js/types/Enum/Constitution.js.map +1 -1
- package/js/types/Enum/ConstitutionState.js +0 -2
- package/js/types/Enum/ConstitutionState.js.map +1 -1
- package/js/types/Enum/Contract.js +0 -1
- package/js/types/Enum/Contract.js.map +1 -1
- package/js/types/Enum/Country.js +0 -2
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Currency.js +0 -1
- package/js/types/Enum/Currency.js.map +1 -1
- package/js/types/Enum/CustomerVat.js +0 -3
- package/js/types/Enum/CustomerVat.js.map +1 -1
- package/js/types/Enum/DepositDocumentType.js +0 -6
- package/js/types/Enum/DepositDocumentType.js.map +1 -1
- package/js/types/Enum/EstimateInvoice.js +0 -1
- package/js/types/Enum/EstimateInvoice.js.map +1 -1
- package/js/types/Enum/ExerciceNoteType.js +0 -1
- package/js/types/Enum/ExerciceNoteType.js.map +1 -1
- package/js/types/Enum/FecFileDelimiter.js +0 -1
- package/js/types/Enum/FecFileDelimiter.js.map +1 -1
- package/js/types/Enum/FieldSocietyStat.js +0 -1
- package/js/types/Enum/FieldSocietyStat.js.map +1 -1
- package/js/types/Enum/FileType.js.map +1 -1
- package/js/types/Enum/FiscalRegime.js +0 -1
- package/js/types/Enum/FiscalRegime.js.map +1 -1
- package/js/types/Enum/FolderFile.js +0 -2
- package/js/types/Enum/FolderFile.js.map +1 -1
- package/js/types/Enum/FuelType.js +0 -2
- package/js/types/Enum/FuelType.js.map +1 -1
- package/js/types/Enum/Ged.js +14 -22
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/GeneralThirdParty.js.map +1 -1
- package/js/types/Enum/Gescom.js +0 -1
- package/js/types/Enum/Gescom.js.map +1 -1
- package/js/types/Enum/GlobalRegime.js +2 -8
- package/js/types/Enum/GlobalRegime.js.map +1 -1
- package/js/types/Enum/ImmobilizationType.js +1 -6
- package/js/types/Enum/ImmobilizationType.js.map +1 -1
- package/js/types/Enum/IncomeStatement.js.map +1 -1
- package/js/types/Enum/InpiType.js.map +1 -1
- package/js/types/Enum/InternalService.js +0 -2
- package/js/types/Enum/InternalService.js.map +1 -1
- package/js/types/Enum/JeDeclare.js +0 -7
- package/js/types/Enum/JeDeclare.js.map +1 -1
- package/js/types/Enum/JobTitle.js +0 -2
- package/js/types/Enum/JobTitle.js.map +1 -1
- package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
- package/js/types/Enum/Lab.js +0 -2
- package/js/types/Enum/Lab.js.map +1 -1
- package/js/types/Enum/LegalForm.js +45 -21
- package/js/types/Enum/LegalForm.js.map +1 -1
- package/js/types/Enum/LegalInformation.js +0 -1
- package/js/types/Enum/LegalInformation.js.map +1 -1
- package/js/types/Enum/LetterRecoveryState.js.map +1 -1
- package/js/types/Enum/LetterState.js.map +1 -1
- package/js/types/Enum/LetterType.js.map +1 -1
- package/js/types/Enum/Log.js +0 -5
- package/js/types/Enum/Log.js.map +1 -1
- package/js/types/Enum/MachineLearning.js.map +1 -1
- package/js/types/Enum/MailAddressType.js +0 -1
- package/js/types/Enum/MailAddressType.js.map +1 -1
- package/js/types/Enum/MailAuto.js +1 -2
- package/js/types/Enum/MailAuto.js.map +1 -1
- package/js/types/Enum/MailDomainType.js.map +1 -1
- package/js/types/Enum/MailFlag.js.map +1 -1
- package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
- package/js/types/Enum/MimeType.js.map +1 -1
- package/js/types/Enum/Nature.js +0 -2
- package/js/types/Enum/Nature.js.map +1 -1
- package/js/types/Enum/Notification.js +5 -1
- package/js/types/Enum/Notification.js.map +1 -1
- package/js/types/Enum/NotificationType.js +0 -1
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Ocr.js +0 -1
- package/js/types/Enum/Ocr.js.map +1 -1
- package/js/types/Enum/Office.js +2 -2
- package/js/types/Enum/Office.js.map +1 -1
- package/js/types/Enum/OperationLegalNotice.js +0 -1
- package/js/types/Enum/OperationLegalNotice.js.map +1 -1
- package/js/types/Enum/OrderStatus.js +0 -1
- package/js/types/Enum/OrderStatus.js.map +1 -1
- package/js/types/Enum/PartnerTransactionType.js +0 -1
- package/js/types/Enum/PartnerTransactionType.js.map +1 -1
- package/js/types/Enum/PartnerType.js +0 -1
- package/js/types/Enum/PartnerType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceState.js +0 -1
- package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceType.js +0 -2
- package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceTypeId.js +0 -1
- package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
- package/js/types/Enum/PaymentMethod.js.map +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/PrestationOption.js +0 -2
- package/js/types/Enum/PrestationOption.js.map +1 -1
- package/js/types/Enum/PrestationType.js +0 -2
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Enum/Proceding.js.map +1 -1
- package/js/types/Enum/ProcessingState.js +0 -1
- package/js/types/Enum/ProcessingState.js.map +1 -1
- package/js/types/Enum/ProductType.js +0 -2
- package/js/types/Enum/ProductType.js.map +1 -1
- package/js/types/Enum/ProfitsType.js +0 -1
- package/js/types/Enum/ProfitsType.js.map +1 -1
- package/js/types/Enum/ProvisionType.js.map +1 -1
- package/js/types/Enum/Quality.js +0 -1
- package/js/types/Enum/Quality.js.map +1 -1
- package/js/types/Enum/Reason.js +0 -1
- package/js/types/Enum/Reason.js.map +1 -1
- package/js/types/Enum/RecurrenceType.js +0 -2
- package/js/types/Enum/RecurrenceType.js.map +1 -1
- package/js/types/Enum/RegisterCategory.js +0 -1
- package/js/types/Enum/RegisterCategory.js.map +1 -1
- package/js/types/Enum/Registration.js +0 -1
- package/js/types/Enum/Registration.js.map +1 -1
- package/js/types/Enum/RegistrationSource.js +0 -1
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RegistrationSourceDetail.js.map +1 -1
- package/js/types/Enum/RegulateType.js +0 -2
- package/js/types/Enum/RegulateType.js.map +1 -1
- package/js/types/Enum/ReportService.js +0 -2
- package/js/types/Enum/ReportService.js.map +1 -1
- package/js/types/Enum/ReportState.js.map +1 -1
- package/js/types/Enum/ReportType.js.map +1 -1
- package/js/types/Enum/RevisionGuide.js +0 -4
- package/js/types/Enum/RevisionGuide.js.map +1 -1
- package/js/types/Enum/Role.js +10 -11
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Enum/RoleDetail.js.map +1 -1
- package/js/types/Enum/Rules.js.map +1 -1
- package/js/types/Enum/SalariesType.js +0 -6
- package/js/types/Enum/SalariesType.js.map +1 -1
- package/js/types/Enum/SaleType.js +0 -1
- package/js/types/Enum/SaleType.js.map +1 -1
- package/js/types/Enum/Sector.js +0 -1
- package/js/types/Enum/Sector.js.map +1 -1
- package/js/types/Enum/SendInBlueList.js +0 -1
- package/js/types/Enum/SendInBlueList.js.map +1 -1
- package/js/types/Enum/SheetMonthScheduleDetailType.js +0 -2
- package/js/types/Enum/SheetMonthScheduleDetailType.js.map +1 -1
- package/js/types/Enum/Simulation.js.map +1 -1
- package/js/types/Enum/SocietyTypeEvent.js +0 -1
- package/js/types/Enum/SocietyTypeEvent.js.map +1 -1
- package/js/types/Enum/SponsorshipState.js +0 -1
- package/js/types/Enum/SponsorshipState.js.map +1 -1
- package/js/types/Enum/StatisticType.js +0 -1
- package/js/types/Enum/StatisticType.js.map +1 -1
- package/js/types/Enum/StatsCaStateDetail.js.map +1 -1
- package/js/types/Enum/StatusSignature.js +0 -1
- package/js/types/Enum/StatusSignature.js.map +1 -1
- package/js/types/Enum/StockType.js.map +1 -1
- package/js/types/Enum/SubscriptionType.js +0 -2
- package/js/types/Enum/SubscriptionType.js.map +1 -1
- package/js/types/Enum/Supervision.js +0 -1
- package/js/types/Enum/Supervision.js.map +1 -1
- package/js/types/Enum/SurveyType.js +0 -1
- package/js/types/Enum/SurveyType.js.map +1 -1
- package/js/types/Enum/SurveyTypeDatas.js +0 -2
- package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
- package/js/types/Enum/TaskResponseType.js +3 -9
- package/js/types/Enum/TaskResponseType.js.map +1 -1
- package/js/types/Enum/Tax.js +0 -5
- package/js/types/Enum/Tax.js.map +1 -1
- package/js/types/Enum/TaxSystem.js +0 -1
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TextMessageType.js +0 -5
- package/js/types/Enum/TextMessageType.js.map +1 -1
- package/js/types/Enum/ThirdPartyType.js +0 -3
- package/js/types/Enum/ThirdPartyType.js.map +1 -1
- package/js/types/Enum/TimeCounterType.js +0 -2
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -2
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Enum/TransactionKind.js.map +1 -1
- package/js/types/Enum/TransactionStatus.js.map +1 -1
- package/js/types/Enum/TypeBankConnection.js +0 -1
- package/js/types/Enum/TypeBankConnection.js.map +1 -1
- package/js/types/Enum/TypeCustomerProviderOperation.js +0 -1
- package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
- package/js/types/Enum/TypeIncomeAllocation.js +0 -1
- package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
- package/js/types/Enum/TypePayment.js +0 -3
- package/js/types/Enum/TypePayment.js.map +1 -1
- package/js/types/Enum/Unit.js +0 -2
- package/js/types/Enum/Unit.js.map +1 -1
- package/js/types/Enum/Util.js +0 -5
- package/js/types/Enum/Util.js.map +1 -1
- package/js/types/Enum/Vat.js +0 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Enum/VatDeclarationType.js +0 -2
- package/js/types/Enum/VatDeclarationType.js.map +1 -1
- package/js/types/Enum/VatRegime.js +0 -2
- package/js/types/Enum/VatRegime.js.map +1 -1
- package/js/types/Enum/Vehicle.js +0 -8
- package/js/types/Enum/Vehicle.js.map +1 -1
- package/js/types/Enum/VehicleType.js +0 -2
- package/js/types/Enum/VehicleType.js.map +1 -1
- package/js/types/Enum/WebmailFlag.js +0 -1
- package/js/types/Enum/WebmailFlag.js.map +1 -1
- package/js/types/Enum/WebmailType.js +0 -1
- package/js/types/Enum/WebmailType.js.map +1 -1
- package/js/types/Form/FormAuthenticate.js +2 -12
- package/js/types/Form/FormAuthenticate.js.map +1 -1
- package/js/types/Form/FormConnector.js +0 -2
- package/js/types/Form/FormConnector.js.map +1 -1
- package/js/types/Interface/api/3cx/Create3cxLog.js +2 -22
- package/js/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
- package/js/types/Interface/api/3cx/Query3cxSearch.js +2 -19
- package/js/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/js/types/Interface/api/3cx/Read3cxSearch.js +0 -4
- package/js/types/Interface/api/3cx/Read3cxSearch.js.map +1 -1
- package/js/types/Interface/api/BasePaginate.js +7 -11
- package/js/types/Interface/api/BasePaginate.js.map +1 -1
- package/js/types/Interface/api/BaseRequest.js.map +1 -1
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +2 -10
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/js/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js +0 -2
- package/js/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +1 -1
- package/js/types/Interface/api/acceptance/CreateAcceptance.js +25 -0
- package/js/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -0
- package/js/types/Interface/api/account/CreateAccountSociety.js +2 -11
- package/js/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccountSociety.js +2 -12
- package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccounts.js +2 -13
- package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
- package/js/types/Interface/api/account/QueryGenericAccount.js +2 -10
- package/js/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
- package/js/types/Interface/api/account/ReadAccounts.js.map +1 -1
- package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -1
- package/js/types/Interface/api/account/UpdateAccountSociety.js +2 -12
- package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
- package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js +0 -2
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
- package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +5 -21
- package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js +2 -12
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js +2 -12
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js +2 -15
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +2 -9
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/QueryBankAccountSum.js +2 -18
- package/js/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/QueryTransaction.js +5 -28
- package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +2 -11
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +2 -11
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/alert/CreateAlert.js +2 -19
- package/js/types/Interface/api/alert/CreateAlert.js.map +1 -1
- package/js/types/Interface/api/amount/FormattedAmount.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js +0 -8
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/aspone/Util.js +0 -16
- package/js/types/Interface/api/aspone/Util.js.map +1 -1
- package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js +2 -10
- package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +0 -2
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +0 -2
- package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +2 -13
- package/js/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +2 -10
- package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -32
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js +2 -8
- package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -32
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/bankAccount/DeleteTransaction.js +2 -18
- package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
- package/js/types/Interface/api/bankAccount/ImportBankAccount.js +2 -10
- package/js/types/Interface/api/bankAccount/ImportBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js +2 -12
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankAccount/ReadExpiredBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryBankStatement.js +2 -10
- package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js +2 -10
- package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/ReadBankStatement.js +0 -2
- package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +2 -10
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Create.js +2 -10
- package/js/types/Interface/api/budgetInsight/Create.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Query.js +2 -11
- package/js/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Read.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +2 -9
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
- package/js/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js +2 -24
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +2 -27
- package/js/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/getAllCalendarEvent.js +2 -11
- package/js/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/getLastInvalidateEvent.js +2 -11
- package/js/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/interval.js +2 -14
- package/js/types/Interface/api/calendarEvent/interval.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/queryCalendarEvent.js +2 -10
- package/js/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/readAllCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/updateCalendarEvent.js +2 -25
- package/js/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/verifyCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/cerfa/2031.js +2 -8
- package/js/types/Interface/api/cerfa/2031.js.map +1 -1
- package/js/types/Interface/api/cerfa/2033.js +2 -48
- package/js/types/Interface/api/cerfa/2033.js.map +1 -1
- package/js/types/Interface/api/cerfa/2035.js +2 -15
- package/js/types/Interface/api/cerfa/2035.js.map +1 -1
- package/js/types/Interface/api/cerfa/2050.js.map +1 -1
- package/js/types/Interface/api/cerfa/2065.js +2 -12
- package/js/types/Interface/api/cerfa/2065.js.map +1 -1
- package/js/types/Interface/api/cerfa/2571.js +8 -0
- package/js/types/Interface/api/cerfa/2571.js.map +1 -0
- package/js/types/Interface/api/cerfa/2572.js +0 -6
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- package/js/types/Interface/api/cerfa/CreateCerfa.js +11 -15
- package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/js/types/Interface/api/cerfa/Utils.js.map +1 -1
- package/js/types/Interface/api/checklist/Query.js +2 -22
- package/js/types/Interface/api/checklist/Query.js.map +1 -1
- package/js/types/Interface/api/checklist/Read.js.map +1 -1
- package/js/types/Interface/api/checklist/Update.js +2 -11
- package/js/types/Interface/api/checklist/Update.js.map +1 -1
- package/js/types/Interface/api/closing/ProcessedClosing.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +2 -15
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryGetStats.js +2 -19
- package/js/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +2 -9
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryPaginatedNewProspect.js +2 -15
- package/js/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +2 -22
- package/js/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Create.js +2 -124
- package/js/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Query.js +2 -44
- package/js/types/Interface/api/commercialManagement/Query.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Read.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Update.js +2 -31
- package/js/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/js/types/Interface/api/connection/QueryConnectionState.js +2 -8
- package/js/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
- package/js/types/Interface/api/connection/ReadConnectionState.js +0 -2
- package/js/types/Interface/api/connection/ReadConnectionState.js.map +1 -1
- package/js/types/Interface/api/connector/CreateConnector.js +2 -18
- package/js/types/Interface/api/connector/CreateConnector.js.map +1 -1
- package/js/types/Interface/api/connector/QueryConnector.js +2 -11
- package/js/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
- package/js/types/Interface/api/customerActivity/Create.js +2 -9
- package/js/types/Interface/api/customerActivity/Create.js.map +1 -1
- package/js/types/Interface/api/customerActivity/CreateCustomerActivityReport.js +2 -12
- package/js/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
- package/js/types/Interface/api/customerActivity/Query.js +2 -9
- package/js/types/Interface/api/customerActivity/Query.js.map +1 -1
- package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +2 -15
- package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js +2 -10
- package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryDeadline.js +2 -10
- package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopBuys.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopProviders.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryVatDisbursed.js +2 -10
- package/js/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js +0 -4
- package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadDeadline.js +0 -4
- package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopBuys.js +0 -4
- package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopProviders.js +0 -4
- package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js +0 -12
- package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadVatDisbursed.js.map +1 -1
- package/js/types/Interface/api/employee/QueryCreateEmployee.js.map +1 -1
- package/js/types/Interface/api/employee/QueryEmployeeSearch.js +4 -16
- package/js/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
- package/js/types/Interface/api/employee/QueryUpdateEmployee.js.map +1 -1
- package/js/types/Interface/api/exercice/CreateExercice.js +2 -22
- package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
- package/js/types/Interface/api/exercice/QueryExercice.js +2 -13
- package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +2 -22
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js +2 -13
- package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js +2 -9
- package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js +2 -13
- package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js +2 -10
- package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
- package/js/types/Interface/api/facturation/CreateRebilling.js +2 -17
- package/js/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
- package/js/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js +2 -15
- package/js/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
- package/js/types/Interface/api/fecFile/CreateFecFile.js +2 -16
- package/js/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/DeleteFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/QueryFecFile.js +2 -8
- package/js/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
- package/js/types/Interface/api/file/Create.js +2 -11
- package/js/types/Interface/api/file/Create.js.map +1 -1
- package/js/types/Interface/api/file/Read.js +0 -2
- package/js/types/Interface/api/file/Read.js.map +1 -1
- package/js/types/Interface/api/file/TFile.js.map +1 -1
- package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js +2 -9
- package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
- package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js +0 -2
- package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
- package/js/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +1 -1
- package/js/types/Interface/api/gedFile/createFileAndGed.js +2 -20
- package/js/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/js/types/Interface/api/gedFile/updateGedFile.js +2 -17
- package/js/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js +2 -16
- package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
- package/js/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +2 -20
- package/js/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/js/types/Interface/api/iDocus/CreateExport.js +2 -9
- package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -1
- package/js/types/Interface/api/iDocus/iDocus.js.map +1 -1
- package/js/types/Interface/api/immobilization/CreateImmobilization.js +2 -24
- package/js/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
- package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +2 -20
- package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +1 -1
- package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js +2 -13
- package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +2 -10
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +2 -8
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -1
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +2 -14
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +2 -8
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +2 -13
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +2 -11
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/GetLastRef.js +2 -11
- package/js/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js +2 -11
- package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js +2 -12
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/Util.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js +0 -1
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
- package/js/types/Interface/api/journal/Journals.js +0 -12
- package/js/types/Interface/api/journal/Journals.js.map +1 -1
- package/js/types/Interface/api/journal/QueryJournal.js +2 -11
- package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
- package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js +2 -13
- package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js +2 -10
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
- package/js/types/Interface/api/letter/CreateLetter.js +2 -18
- package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
- package/js/types/Interface/api/lettering/QueryRegroupLettering.js +2 -9
- package/js/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
- package/js/types/Interface/api/library/QueryLibrary.js +2 -36
- package/js/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/js/types/Interface/api/library/ReadLibraryFile.js.map +1 -1
- package/js/types/Interface/api/loan/CreateLoan.js +2 -18
- package/js/types/Interface/api/loan/CreateLoan.js.map +1 -1
- package/js/types/Interface/api/loan/UpdateLoan.js +2 -17
- package/js/types/Interface/api/loan/UpdateLoan.js.map +1 -1
- package/js/types/Interface/api/log/CreateLog.js.map +1 -1
- package/js/types/Interface/api/log/QueryLogPagination.js +2 -14
- package/js/types/Interface/api/log/QueryLogPagination.js.map +1 -1
- package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js +2 -16
- package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/mail/CreateMailParams.js.map +1 -1
- package/js/types/Interface/api/mail/GetMailPromise.js.map +1 -1
- package/js/types/Interface/api/mail/QueryAllMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryCountMail.js +2 -18
- package/js/types/Interface/api/mail/QueryCountMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryCountProcessedByUser.js +2 -10
- package/js/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
- package/js/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js +2 -10
- package/js/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
- package/js/types/Interface/api/mail/QueryGetSignature.js +2 -11
- package/js/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
- package/js/types/Interface/api/mail/QueryMail.js +2 -18
- package/js/types/Interface/api/mail/QueryMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryPaginatedMail.js +2 -29
- package/js/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
- package/js/types/Interface/api/mail/UpdateMail.js +2 -44
- package/js/types/Interface/api/mail/UpdateMail.js.map +1 -1
- package/js/types/Interface/api/mail/UpdateMailParams.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js +2 -8
- package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js +2 -8
- package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js +2 -9
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js +0 -2
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
- package/js/types/Interface/api/mobile/QueryMobileMigration.js +2 -10
- package/js/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
- package/js/types/Interface/api/mobile/UpdateMobile.js +2 -8
- package/js/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +2 -11
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -12
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -12
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/ocr/CreateOcr.js +2 -17
- package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
- package/js/types/Interface/api/ocr/OcrTransactions.js +2 -13
- package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/js/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
- package/js/types/Interface/api/pappers/CreatePappers.js.map +1 -1
- package/js/types/Interface/api/pappers/QueryPappers.js +2 -33
- package/js/types/Interface/api/pappers/QueryPappers.js.map +1 -1
- package/js/types/Interface/api/pappers/ReadPappers.js +0 -2
- package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
- package/js/types/Interface/api/partner/CreatePartner.js +3 -14
- package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
- package/js/types/Interface/api/partner/{GetPartners.js → Query.js} +13 -12
- package/js/types/Interface/api/partner/Query.js.map +1 -0
- package/js/types/Interface/api/partner/Read.js +12 -0
- package/js/types/Interface/api/partner/Read.js.map +1 -0
- package/js/types/Interface/api/partner/UpdatePartner.js +3 -14
- package/js/types/Interface/api/partner/UpdatePartner.js.map +1 -1
- package/js/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js +2 -11
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js +2 -13
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js +2 -30
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js +0 -2
- package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js +2 -9
- package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +2 -9
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js +2 -10
- package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js +2 -12
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js +2 -12
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js +2 -9
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +2 -8
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js +0 -2
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js +0 -14
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js +0 -4
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/pdf/ReadPdfizer.js.map +1 -1
- package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -1
- package/js/types/Interface/api/prestashop/InvoicesPrestashop.js +2 -11
- package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSObject.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -1
- package/js/types/Interface/api/prestation/CreatePrestation.js +2 -11
- package/js/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
- package/js/types/Interface/api/prestation/QueryPrestation.js +2 -9
- package/js/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
- package/js/types/Interface/api/product/CreateProduct.js +2 -21
- package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
- package/js/types/Interface/api/product/QueryProduct.js +2 -15
- package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
- package/js/types/Interface/api/product/UpdateProduct.js +0 -3
- package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js +2 -20
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/CreatePromoCode.js +2 -16
- package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js +2 -14
- package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +2 -11
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -1
- package/js/types/Interface/api/promoCode/UpdatePromoCode.js +2 -16
- package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
- package/js/types/Interface/api/provision/CreateProvisionForm.js +2 -13
- package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/provision/QueryGetProvisions.js +2 -11
- package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/QueryProvisions.js +2 -13
- package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/ReadProvision.js +0 -2
- package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
- package/js/types/Interface/api/provision/UpdateProvisionForm.js +2 -11
- package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/qonto/CreateImportation.js +2 -10
- package/js/types/Interface/api/qonto/CreateImportation.js.map +1 -1
- package/js/types/Interface/api/qonto/CreateQontoConnection.js +2 -10
- package/js/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -1
- package/js/types/Interface/api/qonto/GetConnectionInformation.js +2 -9
- package/js/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
- package/js/types/Interface/api/qonto/ProcessBankAccount.js +2 -10
- package/js/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -1
- package/js/types/Interface/api/qonto/Query.js.map +1 -1
- package/js/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -1
- package/js/types/Interface/api/qonto/UpdateConnection.js +2 -9
- package/js/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
- package/js/types/Interface/api/quotes/CreateQuoteAccount.js +2 -10
- package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js +2 -11
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
- package/js/types/Interface/api/registration/CreateRegistration.js +21 -21
- package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/DeclareRegistration.js +2 -10
- package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/QueryRegistration.js +2 -9
- package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/regulate/QueryGetAll.js +2 -11
- package/js/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
- package/js/types/Interface/api/regulate/RegulateWithStats.js.map +1 -1
- package/js/types/Interface/api/report/CreateReport.js +2 -21
- package/js/types/Interface/api/report/CreateReport.js.map +1 -1
- package/js/types/Interface/api/report/DeleteReport.js +2 -8
- package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
- package/js/types/Interface/api/report/QueryReports.js +2 -15
- package/js/types/Interface/api/report/QueryReports.js.map +1 -1
- package/js/types/Interface/api/report/QueryReportsStats.js +2 -9
- package/js/types/Interface/api/report/QueryReportsStats.js.map +1 -1
- package/js/types/Interface/api/report/ReadReport.js.map +1 -1
- package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
- package/js/types/Interface/api/report/UpdateReport.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevision.js +2 -17
- package/js/types/Interface/api/revision/QueryRevision.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionAccount.js +2 -18
- package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js +2 -12
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +2 -13
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js +2 -17
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js +2 -29
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevision.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
- package/js/types/Interface/api/revision/Revision.js.map +1 -1
- package/js/types/Interface/api/revision/RevisionObject.js.map +1 -1
- package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js +2 -13
- package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
- package/js/types/Interface/api/revive/PostRevive.js +2 -8
- package/js/types/Interface/api/revive/PostRevive.js.map +1 -1
- package/js/types/Interface/api/rule/Query.js +2 -13
- package/js/types/Interface/api/rule/Query.js.map +1 -1
- package/js/types/Interface/api/rule/Read.js.map +1 -1
- package/js/types/Interface/api/salariesFile/CreateSalariesFile.js +2 -8
- package/js/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
- package/js/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
- package/js/types/Interface/api/shareCapital/CreateInKindContribution.js +2 -11
- package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
- package/js/types/Interface/api/shareCapital/CreateShareCapital.js +2 -10
- package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapital.js +0 -2
- package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +0 -2
- package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js +0 -2
- package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
- package/js/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js +2 -17
- package/js/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
- package/js/types/Interface/api/shine/ConnectResponse.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShine.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShineAccount.js +2 -10
- package/js/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShineTransactions.js +2 -8
- package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
- package/js/types/Interface/api/shine/GetConnect.js +2 -8
- package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
- package/js/types/Interface/api/shopify/InvoicesShopify.js +2 -11
- package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/js/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +1 -1
- package/js/types/Interface/api/shopify/ShopifyOrder.js.map +1 -1
- package/js/types/Interface/api/shopify/address.js.map +1 -1
- package/js/types/Interface/api/shopify/base.js.map +1 -1
- package/js/types/Interface/api/shopify/client_details.js.map +1 -1
- package/js/types/Interface/api/shopify/customer.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_allocation.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_application.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_code.js.map +1 -1
- package/js/types/Interface/api/shopify/fulfillment.js.map +1 -1
- package/js/types/Interface/api/shopify/line_item.js.map +1 -1
- package/js/types/Interface/api/shopify/line_item_property.js.map +1 -1
- package/js/types/Interface/api/shopify/location.js.map +1 -1
- package/js/types/Interface/api/shopify/note_attribute.js.map +1 -1
- package/js/types/Interface/api/shopify/payment_details.js.map +1 -1
- package/js/types/Interface/api/shopify/price_set.js.map +1 -1
- package/js/types/Interface/api/shopify/refund.js.map +1 -1
- package/js/types/Interface/api/shopify/shipping_line.js.map +1 -1
- package/js/types/Interface/api/shopify/tax_line.js.map +1 -1
- package/js/types/Interface/api/shopify/transaction.js.map +1 -1
- package/js/types/Interface/api/signFile/CreateFileToSign.js +2 -16
- package/js/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/js/types/Interface/api/simulation/CreateSimulation.js +0 -4
- package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
- package/js/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
- package/js/types/Interface/api/simulationColors/ReadSimulationColors.js +2 -10
- package/js/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
- package/js/types/Interface/api/society/CreateSociety.js +2 -30
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js +2 -14
- package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
- package/js/types/Interface/api/society/GetDataSociety.js.map +1 -1
- package/js/types/Interface/api/society/LegalFormSiren.js.map +1 -1
- package/js/types/Interface/api/society/ListUserSociety.js +2 -9
- package/js/types/Interface/api/society/ListUserSociety.js.map +1 -1
- package/js/types/Interface/api/society/QueryPaginatedSociety.js +2 -14
- package/js/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
- package/js/types/Interface/api/society/QuerySociety.js +2 -11
- package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/js/types/Interface/api/society/ReadSociety.js.map +1 -1
- package/js/types/Interface/api/society/ReadSocietyUsers.js.map +1 -1
- package/js/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js +2 -34
- package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +2 -13
- package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/js/types/Interface/api/societyConfig/update.js +2 -27
- package/js/types/Interface/api/societyConfig/update.js.map +1 -1
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js +2 -11
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js +2 -16
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/societyEvent/CreateSocietyEvent.js +2 -10
- package/js/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
- package/js/types/Interface/api/societyEvent/QuerySocietyEvent.js +2 -8
- package/js/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
- package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js +2 -9
- package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
- package/js/types/Interface/api/sponsorship/CreateSponsorship.js +2 -9
- package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js +2 -14
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js +0 -2
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js +2 -9
- package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
- package/js/types/Interface/api/statistic/ExitRequest.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryAccountant.js +2 -12
- package/js/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryDirection.js +2 -12
- package/js/types/Interface/api/statistic/QueryDirection.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryExpertAccountant.js +2 -12
- package/js/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetAccountant.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetDirection.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryInternal.js +2 -10
- package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
- package/js/types/Interface/api/stock/StockEntries.js +2 -24
- package/js/types/Interface/api/stock/StockEntries.js.map +1 -1
- package/js/types/Interface/api/stock/Stocks.js.map +1 -1
- package/js/types/Interface/api/stock/StocksDepreciationInterface.js.map +1 -1
- package/js/types/Interface/api/stock/StocksType.js.map +1 -1
- package/js/types/Interface/api/stripe/Create.js +2 -9
- package/js/types/Interface/api/stripe/Create.js.map +1 -1
- package/js/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
- package/js/types/Interface/api/survey/CreateSurvey.js +0 -2
- package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
- package/js/types/Interface/api/survey/QuerySurvey.js +2 -9
- package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
- package/js/types/Interface/api/survey/QuerySurveys.js +2 -10
- package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -1
- package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -1
- package/js/types/Interface/api/survey/UpdateSurvey.js +2 -10
- package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
- package/js/types/Interface/api/task/QueryCountTask.js +2 -11
- package/js/types/Interface/api/task/QueryCountTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryCreateTask.js +2 -14
- package/js/types/Interface/api/task/QueryCreateTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryGetAllTask.js +2 -14
- package/js/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryGetTask.js +2 -10
- package/js/types/Interface/api/task/QueryGetTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryPaginatedTask.js +2 -29
- package/js/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByManager.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByRolesInCsv.js +2 -12
- package/js/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByServiceInCsv.js +2 -10
- package/js/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js +2 -10
- package/js/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
- package/js/types/Interface/api/tax/CreateTax.js +5 -18
- package/js/types/Interface/api/tax/CreateTax.js.map +1 -1
- package/js/types/Interface/api/tax/ReadCompanyTax.js.map +1 -1
- package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +17 -49
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +0 -10
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js +2 -22
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
- package/js/types/Interface/api/terminationList/QueryTerminationList.js +2 -22
- package/js/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
- package/js/types/Interface/api/textMessage/Create.js +2 -14
- package/js/types/Interface/api/textMessage/Create.js.map +1 -1
- package/js/types/Interface/api/textMessage/Query.js +2 -22
- package/js/types/Interface/api/textMessage/Query.js.map +1 -1
- package/js/types/Interface/api/textMessage/Read.js.map +1 -1
- package/js/types/Interface/api/textMessage/Update.js +2 -10
- package/js/types/Interface/api/textMessage/Update.js.map +1 -1
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +2 -33
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js +2 -12
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +2 -32
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryAttendance.js +2 -10
- package/js/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +2 -14
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadAttendanceHours.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadUsersNotConnected.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/UpdateRecorder.js +2 -12
- package/js/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
- package/js/types/Interface/api/transactions/QueryUnexport.js +2 -14
- package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
- package/js/types/Interface/api/user/CollaboratorsByRoles.js.map +1 -1
- package/js/types/Interface/api/user/CreateCoworker.js +2 -22
- package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
- package/js/types/Interface/api/user/CreateUser.js +2 -19
- package/js/types/Interface/api/user/CreateUser.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAll.js +2 -13
- package/js/types/Interface/api/user/ParamsGetAll.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAllCollaborators.js +2 -13
- package/js/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAllUserWithRoles.js +2 -14
- package/js/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
- package/js/types/Interface/api/user/Permissions.js.map +1 -1
- package/js/types/Interface/api/user/QueryConfirm.js +2 -9
- package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllCollaborators.js +2 -10
- package/js/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +2 -10
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js +2 -9
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js +2 -8
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
- package/js/types/Interface/api/user/QuerySocieties.js +2 -9
- package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
- package/js/types/Interface/api/user/QueryUserSmsConfirmation.js +2 -8
- package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +2 -16
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -1
- package/js/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js +2 -9
- package/js/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
- package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js +2 -23
- package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
- package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js +2 -23
- package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
- package/js/types/Interface/api/wallet/QueryWallet.js +2 -12
- package/js/types/Interface/api/wallet/QueryWallet.js.map +1 -1
- package/js/types/Interface/api/wallet/UpdateAttribution.js +2 -12
- package/js/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
- package/js/types/Interface/api/webmail/CreateMailFromLambda.js +2 -24
- package/js/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
- package/js/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +2 -24
- package/js/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
- package/js/types/Interface/api/webmail/MigrateMailAddresses.js +2 -16
- package/js/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +4 -31
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +2 -12
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -1
- package/js/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/js/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.js.map +1 -1
- package/js/types/Interface/api/zticket/CreateZTicket.js +2 -12
- package/js/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
- package/js/types/Interface/api/zticket/QueryZTicket.js +2 -13
- package/js/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
- package/js/types/Interface/enum/Date.js.map +1 -1
- package/js/types/Interface/enum/Util.js.map +1 -1
- package/js/types/Interface/models/IAbsenceRequest.js.map +1 -1
- package/js/types/Interface/models/IAbsenceRequestTime.js.map +1 -1
- package/js/types/Interface/models/IAbsenceType.js.map +1 -1
- package/js/types/Interface/models/IAccessToken.js.map +1 -1
- package/js/types/Interface/models/IAccount.js.map +1 -1
- package/js/types/Interface/models/IAccountDetail.js.map +1 -1
- package/js/types/Interface/models/IAccountExtend.js.map +1 -1
- package/js/types/Interface/models/IAccountHelp.js.map +1 -1
- package/js/types/Interface/models/IAccountType.js.map +1 -1
- package/js/types/Interface/models/IAccountantTracker.js.map +1 -1
- package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
- package/js/types/Interface/models/IAccountingFile.js.map +1 -1
- package/js/types/Interface/models/IAccountingFileType.js.map +1 -1
- package/js/types/Interface/models/IAccountingJournal.js.map +1 -1
- package/js/types/Interface/models/IAccountingState.js.map +1 -1
- package/js/types/Interface/models/IAccountingStateType.js.map +1 -1
- package/js/types/Interface/models/IAccountingStatementHistory.js +6 -0
- package/js/types/Interface/models/IAccountingStatementHistory.js.map +1 -0
- package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -1
- package/js/types/Interface/models/IAccountsSectors.js.map +1 -1
- package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/js/types/Interface/models/IActivity.js.map +1 -1
- package/js/types/Interface/models/IAdditionalBalance.js.map +1 -1
- package/js/types/Interface/models/IAlert.js.map +1 -1
- package/js/types/Interface/models/IAllowedIp.js.map +1 -1
- package/js/types/Interface/models/IAnalyticsUtm.js.map +1 -1
- package/js/types/Interface/models/IAnswerType.js.map +1 -1
- package/js/types/Interface/models/IAnswerTypeValue.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +40 -43
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/IAppConfig.js.map +1 -1
- package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/js/types/Interface/models/IAttachmentFile.js.map +1 -1
- package/js/types/Interface/models/IAttestation.js.map +1 -1
- package/js/types/Interface/models/IAttributionHistory.js.map +1 -1
- package/js/types/Interface/models/IAutoLoginToken.js.map +1 -1
- package/js/types/Interface/models/IBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetQuestion.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -1
- package/js/types/Interface/models/IBankAccount.js.map +1 -1
- package/js/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
- package/js/types/Interface/models/IBankConnection.js.map +1 -1
- package/js/types/Interface/models/IBankList.js.map +1 -1
- package/js/types/Interface/models/IBankTransaction.js.map +1 -1
- package/js/types/Interface/models/IBillingHistory.js.map +1 -1
- package/js/types/Interface/models/IBrandType.js.map +1 -1
- package/js/types/Interface/models/IBusinessLine.js.map +1 -1
- package/js/types/Interface/models/IBusinessLineUser.js.map +1 -1
- package/js/types/Interface/models/IBusinessPartner.js.map +1 -1
- package/js/types/Interface/models/ICalendarEvent.js.map +1 -1
- package/js/types/Interface/models/ICalendarEventUser.js.map +1 -1
- package/js/types/Interface/models/ICallDirectly.js.map +1 -1
- package/js/types/Interface/models/ICallHistory.js.map +1 -1
- package/js/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
- package/js/types/Interface/models/ICategory.js.map +1 -1
- package/js/types/Interface/models/ICerfaType.js.map +1 -1
- package/js/types/Interface/models/ICerfaValue.js.map +1 -1
- package/js/types/Interface/models/IChangeLog.js.map +1 -1
- package/js/types/Interface/models/IChannelType.js.map +1 -1
- package/js/types/Interface/models/IChecklist.js.map +1 -1
- package/js/types/Interface/models/IChecklistCategoryType.js.map +1 -1
- package/js/types/Interface/models/IChecklistDetail.js.map +1 -1
- package/js/types/Interface/models/IChecklistType.js.map +1 -1
- package/js/types/Interface/models/ICivility.js.map +1 -1
- package/js/types/Interface/models/IColor.js.map +1 -1
- package/js/types/Interface/models/IComment.js.map +1 -1
- package/js/types/Interface/models/ICommentType.js.map +1 -1
- package/js/types/Interface/models/ICommercialMail.js.map +1 -1
- package/js/types/Interface/models/IComptaHistoryType.js.map +1 -1
- package/js/types/Interface/models/IComptaType.js.map +1 -1
- package/js/types/Interface/models/IConnector.js.map +1 -1
- package/js/types/Interface/models/IConnectorType.js.map +1 -1
- package/js/types/Interface/models/IContractType.js.map +1 -1
- package/js/types/Interface/models/ICotation.js.map +1 -1
- package/js/types/Interface/models/ICountry.js.map +1 -1
- package/js/types/Interface/models/ICurrency.js.map +1 -1
- package/js/types/Interface/models/{IBalanceSheetHistory.js → ICustomerAcceptance.js} +1 -1
- package/js/types/Interface/models/ICustomerAcceptance.js.map +1 -0
- package/js/types/Interface/models/ICustomerIsRegime.js.map +1 -1
- package/js/types/Interface/models/ICustomerSignature.js.map +1 -1
- package/js/types/Interface/models/ICustomerTva.js.map +1 -1
- package/js/types/Interface/models/ICustomisation.js.map +1 -1
- package/js/types/Interface/models/ICustomizationType.js.map +1 -1
- package/js/types/Interface/models/ICycle.js.map +1 -1
- package/js/types/Interface/models/IDay.js.map +1 -1
- package/js/types/Interface/models/IDefaultPromotion.js.map +1 -1
- package/js/types/Interface/models/IDetailedLogBi.js.map +1 -1
- package/js/types/Interface/models/IDirectDebitHistory.js.map +1 -1
- package/js/types/Interface/models/IDocumentWaitingType.js.map +1 -1
- package/js/types/Interface/models/IEmployee.js.map +1 -1
- package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
- package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
- package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
- package/js/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
- package/js/types/Interface/models/IErrorCode.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
- package/js/types/Interface/models/IExercice.js.map +1 -1
- package/js/types/Interface/models/IExerciceComment.js.map +1 -1
- package/js/types/Interface/models/IExerciceDetail.js.map +1 -1
- package/js/types/Interface/models/IExerciceNote.js.map +1 -1
- package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/js/types/Interface/models/IExerciceQuestion.js.map +1 -1
- package/js/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
- package/js/types/Interface/models/IFaq.js.map +1 -1
- package/js/types/Interface/models/IFaqCategory.js.map +1 -1
- package/js/types/Interface/models/IFecFile.js.map +1 -1
- package/js/types/Interface/models/IField.js.map +1 -1
- package/js/types/Interface/models/IFile.js.map +1 -1
- package/js/types/Interface/models/IFileMissing.js.map +1 -1
- package/js/types/Interface/models/IFileType.js.map +1 -1
- package/js/types/Interface/models/IFirstStep.js.map +1 -1
- package/js/types/Interface/models/IFiscalRegime.js.map +1 -1
- package/js/types/Interface/models/IFolderFile.js.map +1 -1
- package/js/types/Interface/models/IFollow.js.map +1 -1
- package/js/types/Interface/models/IFollowList.js.map +1 -1
- package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -1
- package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
- package/js/types/Interface/models/IFormalism.js.map +1 -1
- package/js/types/Interface/models/IFormalismValue.js.map +1 -1
- package/js/types/Interface/models/IFrequency.js.map +1 -1
- package/js/types/Interface/models/IFuel.js.map +1 -1
- package/js/types/Interface/models/IGedCategory.js.map +1 -1
- package/js/types/Interface/models/IGedFile.js.map +1 -1
- package/js/types/Interface/models/IGedFileType.js.map +1 -1
- package/js/types/Interface/models/IGedFolder.js.map +1 -1
- package/js/types/Interface/models/IIdentification.js.map +1 -1
- package/js/types/Interface/models/IImmobilization.js.map +1 -1
- package/js/types/Interface/models/IIndependentReview.js.map +1 -1
- package/js/types/Interface/models/IInpiBalance.js.map +1 -1
- package/js/types/Interface/models/IInpiPayment.js.map +1 -1
- package/js/types/Interface/models/IInterestedByFeature.js.map +1 -1
- package/js/types/Interface/models/IInternalEstimate.js.map +1 -1
- package/js/types/Interface/models/IInvoiceRecurrence.js.map +1 -1
- package/js/types/Interface/models/IInvoiceReminder.js.map +1 -1
- package/js/types/Interface/models/IIpTmpBlocked.js.map +1 -1
- package/js/types/Interface/models/IJob.js.map +1 -1
- package/js/types/Interface/models/IJobCategory.js.map +1 -1
- package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
- package/js/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
- package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -1
- package/js/types/Interface/models/ILegalForm.js.map +1 -1
- package/js/types/Interface/models/ILegalNotice.js.map +1 -1
- package/js/types/Interface/models/ILetter.js.map +1 -1
- package/js/types/Interface/models/ILetterType.js.map +1 -1
- package/js/types/Interface/models/ILettering.js.map +1 -1
- package/js/types/Interface/models/ILoan.js.map +1 -1
- package/js/types/Interface/models/ILoanFile.js.map +1 -1
- package/js/types/Interface/models/ILog.js.map +1 -1
- package/js/types/Interface/models/ILogBi.js.map +1 -1
- package/js/types/Interface/models/ILogType.js.map +1 -1
- package/js/types/Interface/models/IMachineLearningResult.js.map +1 -1
- package/js/types/Interface/models/IMail.js.map +1 -1
- package/js/types/Interface/models/IMailAddress.js.map +1 -1
- package/js/types/Interface/models/IMailAddressMail.js.map +1 -1
- package/js/types/Interface/models/IMailAttachment.js.map +1 -1
- package/js/types/Interface/models/IMailAuto.js.map +1 -1
- package/js/types/Interface/models/IMailAutoType.js.map +1 -1
- package/js/types/Interface/models/IMailContent.js.map +1 -1
- package/js/types/Interface/models/IMailRelation.js.map +1 -1
- package/js/types/Interface/models/IMailSociety.js.map +1 -1
- package/js/types/Interface/models/IMobile.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IMonth.js.map +1 -1
- package/js/types/Interface/models/INafCode.js.map +1 -1
- package/js/types/Interface/models/INationality.js.map +1 -1
- package/js/types/Interface/models/INature.js.map +1 -1
- package/js/types/Interface/models/INote.js.map +1 -1
- package/js/types/Interface/models/INotification.js.map +1 -1
- package/js/types/Interface/models/INotificationCodeType.js.map +1 -1
- package/js/types/Interface/models/INotificationType.js.map +1 -1
- package/js/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/js/types/Interface/models/IOperationLegalNotice.js.map +1 -1
- package/js/types/Interface/models/IPageView.js.map +1 -1
- package/js/types/Interface/models/IPartnerTransaction.js.map +1 -1
- package/js/types/Interface/models/IPartnerTransactionType.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountant.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantServiceIcon.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantToSociety.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -1
- package/js/types/Interface/models/IPayPlan.js.map +1 -1
- package/js/types/Interface/models/IPayment.js.map +1 -1
- package/js/types/Interface/models/IPaymentDelay.js.map +1 -1
- package/js/types/Interface/models/IPaymentExpectation.js.map +1 -1
- package/js/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/models/IPaymentMethod.js.map +1 -1
- package/js/types/Interface/models/IPaymentSchedule.js.map +1 -1
- package/js/types/Interface/models/IPaymentWaiting.js.map +1 -1
- package/js/types/Interface/models/IPenalty.js.map +1 -1
- package/js/types/Interface/models/IPenaltyType.js.map +1 -1
- package/js/types/Interface/models/IPendingPoint.js.map +1 -1
- package/js/types/Interface/models/IPermission.js.map +1 -1
- package/js/types/Interface/models/IPhoneNumber.js.map +1 -1
- package/js/types/Interface/models/IPhonePrefix.js.map +1 -1
- package/js/types/Interface/models/IPhonePrefixChild.js.map +1 -1
- package/js/types/Interface/models/IPrestation.js.map +1 -1
- package/js/types/Interface/models/IPrestationComplementary.js.map +1 -1
- package/js/types/Interface/models/IPrestationHistory.js.map +1 -1
- package/js/types/Interface/models/IPrestationList.js.map +1 -1
- package/js/types/Interface/models/IPrestationOption.js.map +1 -1
- package/js/types/Interface/models/IProcedure.js.map +1 -1
- package/js/types/Interface/models/IProduct.js.map +1 -1
- package/js/types/Interface/models/IProductInvoice.js.map +1 -1
- package/js/types/Interface/models/IPromoCode.js.map +1 -1
- package/js/types/Interface/models/IQuality.js.map +1 -1
- package/js/types/Interface/models/IQuotaLead.js.map +1 -1
- package/js/types/Interface/models/IRating.js.map +1 -1
- package/js/types/Interface/models/IReason.js.map +1 -1
- package/js/types/Interface/models/IReasonTermination.js.map +1 -1
- package/js/types/Interface/models/IRecontactHistory.js.map +1 -1
- package/js/types/Interface/models/IRefund.js.map +1 -1
- package/js/types/Interface/models/IRefundMotif.js.map +1 -1
- package/js/types/Interface/models/IRegion.js.map +1 -1
- package/js/types/Interface/models/IRegisterCategory.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IRegulate.js.map +1 -1
- package/js/types/Interface/models/IRegulation.js.map +1 -1
- package/js/types/Interface/models/IRelatedAccountingTransaction.js.map +1 -1
- package/js/types/Interface/models/IRepeatType.js.map +1 -1
- package/js/types/Interface/models/IReport.js.map +1 -1
- package/js/types/Interface/models/IReportType.js.map +1 -1
- package/js/types/Interface/models/IRevisionGuide.js.map +1 -1
- package/js/types/Interface/models/IRole.js.map +1 -1
- package/js/types/Interface/models/IRoleUser.js.map +1 -1
- package/js/types/Interface/models/IRoom.js.map +1 -1
- package/js/types/Interface/models/IRule.js.map +1 -1
- package/js/types/Interface/models/ISalariesFile.js.map +1 -1
- package/js/types/Interface/models/ISchedule.js.map +1 -1
- package/js/types/Interface/models/ISector.js.map +1 -1
- package/js/types/Interface/models/ISendMethod.js.map +1 -1
- package/js/types/Interface/models/IService.js.map +1 -1
- package/js/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
- package/js/types/Interface/models/ISheetMonthScheduleDetails.js.map +1 -1
- package/js/types/Interface/models/ISimulation.js.map +1 -1
- package/js/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
- package/js/types/Interface/models/ISimulationColor.js.map +1 -1
- package/js/types/Interface/models/ISimulationElement.js.map +1 -1
- package/js/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
- package/js/types/Interface/models/ISimulationPeriod.js.map +1 -1
- package/js/types/Interface/models/ISimulationSummary.js.map +1 -1
- package/js/types/Interface/models/ISlowDetection.js.map +1 -1
- package/js/types/Interface/models/ISms.js.map +1 -1
- package/js/types/Interface/models/ISmsType.js.map +1 -1
- package/js/types/Interface/models/ISocialDetail.js.map +1 -1
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/js/types/Interface/models/ISocietyBank.js.map +1 -1
- package/js/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
- package/js/types/Interface/models/ISocietyCgv.js.map +1 -1
- package/js/types/Interface/models/ISocietyConfig.js.map +1 -1
- package/js/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/js/types/Interface/models/ISocietyEvent.js.map +1 -1
- package/js/types/Interface/models/ISocietyFile.js.map +1 -1
- package/js/types/Interface/models/ISocietyGescom.js.map +1 -1
- package/js/types/Interface/models/ISocietyJuridical.js.map +1 -1
- package/js/types/Interface/models/ISocietyNote.js.map +1 -1
- package/js/types/Interface/models/ISocietyPartner.js.map +1 -1
- package/js/types/Interface/models/ISocietyProceding.js.map +1 -1
- package/js/types/Interface/models/ISocietyPromoCode.js.map +1 -1
- package/js/types/Interface/models/ISocietySocial.js.map +1 -1
- package/js/types/Interface/models/ISocietySoftware.js.map +1 -1
- package/js/types/Interface/models/ISocietyStat.js.map +1 -1
- package/js/types/Interface/models/ISocietyVehicle.js.map +1 -1
- package/js/types/Interface/models/ISoftwareCompta.js.map +1 -1
- package/js/types/Interface/models/ISource.js.map +1 -1
- package/js/types/Interface/models/ISpecialOperation.js.map +1 -1
- package/js/types/Interface/models/ISponsorship.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipCheck.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipLink.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +1 -1
- package/js/types/Interface/models/IStatistic.js.map +1 -1
- package/js/types/Interface/models/IStatusSignature.js.map +1 -1
- package/js/types/Interface/models/IStock.js.map +1 -1
- package/js/types/Interface/models/IStripeEvent.js.map +1 -1
- package/js/types/Interface/models/IStripeEventType.js.map +1 -1
- package/js/types/Interface/models/ISubscriptionType.js.map +1 -1
- package/js/types/Interface/models/ISuggestion.js.map +1 -1
- package/js/types/Interface/models/ISupervision.js.map +1 -1
- package/js/types/Interface/models/ISupervisionJob.js.map +1 -1
- package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
- package/js/types/Interface/models/ISurvey.js.map +1 -1
- package/js/types/Interface/models/ITag.js.map +1 -1
- package/js/types/Interface/models/ITask.js.map +1 -1
- package/js/types/Interface/models/ITaskAttachment.js.map +1 -1
- package/js/types/Interface/models/ITaxSystem.js.map +1 -1
- package/js/types/Interface/models/ITeam.js.map +1 -1
- package/js/types/Interface/models/ITeamBusinessLine.js.map +1 -1
- package/js/types/Interface/models/ITerminationList.js.map +1 -1
- package/js/types/Interface/models/IThirdParty.js.map +1 -1
- package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
- package/js/types/Interface/models/IThirdPartyType.js.map +1 -1
- package/js/types/Interface/models/ITicketSupport.js.map +1 -1
- package/js/types/Interface/models/ITicketSupportFollow.js.map +1 -1
- package/js/types/Interface/models/ITimeRecorder.js.map +1 -1
- package/js/types/Interface/models/ITimeTracking.js.map +1 -1
- package/js/types/Interface/models/ITimeTrackingSource.js.map +1 -1
- package/js/types/Interface/models/ITmpValidationToken.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IUserNotification.js.map +1 -1
- package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
- package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
- package/js/types/Interface/models/IUserTeam.js.map +1 -1
- package/js/types/Interface/models/IUserTest.js.map +1 -1
- package/js/types/Interface/models/IVat.js.map +1 -1
- package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
- package/js/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
- package/js/types/Interface/models/IVatMargin.js.map +1 -1
- package/js/types/Interface/models/IVatRegime.js.map +1 -1
- package/js/types/Interface/models/IVatRegimeHistory.js.map +1 -1
- package/js/types/Interface/models/IVehicleType.js.map +1 -1
- package/js/types/Interface/models/IWebMail.js.map +1 -1
- package/js/types/Interface/models/IWebMailAttachment.js.map +1 -1
- package/js/types/Interface/models/IWebMailSpam.js.map +1 -1
- package/js/types/Interface/models/IWebMailSpamType.js.map +1 -1
- package/js/types/Interface/models/IWebMailStat.js.map +1 -1
- package/js/types/Interface/models/IWebMailType.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/Interface/models/IZTicket.js.map +1 -1
- package/js/types/index.js +76 -1790
- package/js/types/index.js.map +1 -1
- package/js/utils/amount.js +0 -7
- package/js/utils/amount.js.map +1 -1
- package/js/utils/balanceSheetModule.js +0 -3
- package/js/utils/balanceSheetModule.js.map +1 -1
- package/js/utils/brands.js +8 -28
- package/js/utils/brands.js.map +1 -1
- package/js/utils/cerfa.js +0 -3
- package/js/utils/cerfa.js.map +1 -1
- package/js/utils/checklist.js +2 -7
- package/js/utils/checklist.js.map +1 -1
- package/js/utils/commercialManagement/document.js +0 -29
- package/js/utils/commercialManagement/document.js.map +1 -1
- package/js/utils/commercialManagement/product.js +0 -14
- package/js/utils/commercialManagement/product.js.map +1 -1
- package/js/utils/commercialManagement/recurrence.js +4 -14
- package/js/utils/commercialManagement/recurrence.js.map +1 -1
- package/js/utils/commercialManagement/templates/body.js +0 -3
- package/js/utils/commercialManagement/templates/body.js.map +1 -1
- package/js/utils/commercialManagement/templates/common.js +0 -8
- package/js/utils/commercialManagement/templates/common.js.map +1 -1
- package/js/utils/commercialManagement/thirdParty.js +0 -4
- package/js/utils/commercialManagement/thirdParty.js.map +1 -1
- package/js/utils/commercialManagement/vat.js +0 -9
- package/js/utils/commercialManagement/vat.js.map +1 -1
- package/js/utils/date.js +14 -18
- package/js/utils/date.js.map +1 -1
- package/js/utils/decorators.js +6 -13
- package/js/utils/decorators.js.map +1 -1
- package/js/utils/documents.js +0 -13
- package/js/utils/documents.js.map +1 -1
- package/js/utils/email/templates/signature.js.map +1 -1
- package/js/utils/email.js +8 -41
- package/js/utils/email.js.map +1 -1
- package/js/utils/index.js +0 -32
- package/js/utils/index.js.map +1 -1
- package/js/utils/logger.js.map +1 -1
- package/js/utils/objectUtils/BaseEntity.js.map +1 -1
- package/js/utils/objectUtils/flattenObject.js +0 -3
- package/js/utils/objectUtils/flattenObject.js.map +1 -1
- package/js/utils/objectUtils/fullFlattenObject.js +0 -3
- package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
- package/js/utils/objectUtils/index.js +0 -12
- package/js/utils/objectUtils/index.js.map +1 -1
- package/js/utils/objectUtils/isValidObject.js +0 -2
- package/js/utils/objectUtils/isValidObject.js.map +1 -1
- package/js/utils/objectUtils/overwrite.js.map +1 -1
- package/js/utils/objectUtils/unflattenObject.js +0 -4
- package/js/utils/objectUtils/unflattenObject.js.map +1 -1
- package/js/utils/phone.js +2 -22
- package/js/utils/phone.js.map +1 -1
- package/js/utils/prestation.js +0 -11
- package/js/utils/prestation.js.map +1 -1
- package/js/utils/quotation.js +0 -30
- package/js/utils/quotation.js.map +1 -1
- package/js/utils/siretValidation.js +2 -14
- package/js/utils/siretValidation.js.map +1 -1
- package/js/utils/social.js +2 -6
- package/js/utils/social.js.map +1 -1
- package/js/utils/stringUtils/clean.js +0 -1
- package/js/utils/stringUtils/clean.js.map +1 -1
- package/js/utils/stringUtils/index.js +0 -2
- package/js/utils/stringUtils/index.js.map +1 -1
- package/js/utils/task.js +2 -11
- package/js/utils/task.js.map +1 -1
- package/js/utils/transforms/boolean.transform.js +0 -10
- package/js/utils/transforms/boolean.transform.js.map +1 -1
- package/js/utils/validators/formattedDateString.validator.js +0 -3
- package/js/utils/validators/formattedDateString.validator.js.map +1 -1
- package/js/utils/validators/objectId.validator.js +0 -3
- package/js/utils/validators/objectId.validator.js.map +1 -1
- package/js/utils/webmail.js +0 -5
- package/js/utils/webmail.js.map +1 -1
- package/package.json +5 -5
- package/ts/api/index.ts +1 -0
- package/ts/api/resources/Acceptance.ts +8 -0
- package/ts/api/resources/CustomerActivity.ts +7 -1
- package/ts/api/resources/Partner.ts +13 -0
- package/ts/api/resources/Registration.ts +9 -0
- package/ts/api/resources/Wallet.ts +10 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/Acceptance.ts +4 -0
- package/ts/types/Enum/CerfaType.ts +4 -0
- package/ts/types/Enum/LegalForm.ts +46 -22
- package/ts/types/Enum/MailAuto.ts +1 -0
- package/ts/types/Enum/Notification.ts +5 -0
- package/ts/types/Enum/TaskResponseType.ts +1 -1
- package/ts/types/Interface/api/BasePaginate.ts +13 -1
- package/ts/types/Interface/api/acceptance/CreateAcceptance.ts +16 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +5 -5
- package/ts/types/Interface/api/aspone/Util.ts +2 -2
- package/ts/types/Interface/api/cerfa/2031.ts +1 -1
- package/ts/types/Interface/api/cerfa/2035.ts +1 -1
- package/ts/types/Interface/api/cerfa/2065.ts +2 -2
- package/ts/types/Interface/api/cerfa/2571.ts +97 -0
- package/ts/types/Interface/api/cerfa/CreateCerfa.ts +1 -0
- package/ts/types/Interface/api/crisp/GetCrisp.ts +1 -1
- package/ts/types/Interface/api/mail/CreateMailParams.ts +1 -0
- package/ts/types/Interface/api/partner/CreatePartner.ts +2 -0
- package/ts/types/Interface/api/partner/Query.ts +30 -0
- package/ts/types/Interface/api/partner/Read.ts +31 -0
- package/ts/types/Interface/api/partner/UpdatePartner.ts +2 -0
- package/ts/types/Interface/api/registration/CreateRegistration.ts +58 -1
- package/ts/types/Interface/api/tax/CreateTax.ts +6 -1
- package/ts/types/Interface/api/tax/ReadTax.ts +8 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +28 -5
- package/ts/types/Interface/models/IAccountingStatementHistory.ts +20 -0
- package/ts/types/Interface/models/ICustomerAcceptance.ts +14 -0
- package/ts/types/Interface/models/ICustomerIsRegime.ts +8 -1
- package/ts/types/Interface/models/IExercice.ts +1 -0
- package/ts/types/Interface/models/IRegistration.ts +3 -0
- package/ts/types/Interface/models/ISocietyPartner.ts +1 -0
- package/ts/types/Interface/models/IVatDeclarationSocietyDetail.ts +3 -1
- package/ts/types/index.ts +6 -2
- package/ts/utils/brands.ts +2 -2
- package/ts/utils/commercialManagement/recurrence.ts +1 -2
- package/es/types/Interface/api/partner/GetPartners.d.ts +0 -4
- package/es/types/Interface/api/partner/GetPartners.d.ts.map +0 -1
- package/es/types/Interface/api/partner/GetPartners.js.map +0 -1
- package/es/types/Interface/models/IBalanceSheetHistory.d.ts +0 -10
- package/es/types/Interface/models/IBalanceSheetHistory.d.ts.map +0 -1
- package/es/types/Interface/models/IBalanceSheetHistory.js +0 -2
- package/es/types/Interface/models/IBalanceSheetHistory.js.map +0 -1
- package/js/types/Interface/api/partner/GetPartners.js.map +0 -1
- package/js/types/Interface/models/IBalanceSheetHistory.js.map +0 -1
- package/ts/types/Interface/api/partner/GetPartners.ts +0 -11
- package/ts/types/Interface/models/IBalanceSheetHistory.ts +0 -13
package/es/api/Resource.d.ts
CHANGED
package/es/api/Resource.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Resource.d.ts","sourceRoot":"","sources":["../../ts/api/Resource.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,
|
|
1
|
+
{"version":3,"file":"Resource.d.ts","sourceRoot":"","sources":["../../ts/api/Resource.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,KAAK,KAAK,GAAG,aAAa,GAAG;IAC3B,IAAI,EAAE,aAAa,CAAC,KAAK,CAAC,CAAC;IAC3B,IAAI,EAAE,aAAa,CAAC,KAAK,CAAC,CAAC;IAC3B,KAAK,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC7B,OAAO,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAA;CACjC,CAAC;AAEF,qBAAa,QAAQ;IACnB,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC;gBACX,KAAK,EAAE,KAAK;CAGzB"}
|
package/es/api/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/api/index.ts"],"names":[],"mappings":"AAQA,cAAc,aAAa,CAAC;AAC5B,eAAO,MAAM,KAAK,WAAY;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,GAAG,CAAC;IAAC,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE;;oBAsC1D,MAAM;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/api/index.ts"],"names":[],"mappings":"AAQA,cAAc,aAAa,CAAC;AAC5B,eAAO,MAAM,KAAK,WAAY;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,GAAG,CAAC;IAAC,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE;;oBAsC1D,MAAM;CAOzB,CAAC"}
|
package/es/api/index.js
CHANGED
|
@@ -52,6 +52,7 @@ export const Silex = (params) => {
|
|
|
52
52
|
// eslint-disable-next-line new-cap
|
|
53
53
|
[name]: new value(wrapAxios(axiosInstance)) })), {});
|
|
54
54
|
return Object.assign({ loginWith: params.loginWith, setToken(token) {
|
|
55
|
+
// @ts-ignore
|
|
55
56
|
axiosInstance.defaults.headers.authorization = token;
|
|
56
57
|
params.setToken(token);
|
|
57
58
|
} }, _resources);
|
package/es/api/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/api/index.ts"],"names":[],"mappings":";;;;;;;;;AAAA,iDAAiD;AACjD,OAAO,KAAwB,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,MAAM,YAAY,GAAG,mCAAmC,CAAC;AACzD,MAAM,iBAAiB,GAAG,SAAS,CAAC;AAEpC,cAAc,aAAa,CAAC;AAC5B,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,MAAwD,EAAE,EAAE;IAChF,MAAM,aAAa,GAAkB,KAAK,CAAC,MAAM,CAAC;QAChD,OAAO,EAAE,MAAM,CAAC,GAAG,IAAI,GAAG,YAAY,GAAG,iBAAiB,EAAE;KAC7D,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,CAAC,QAAa,EAAE,EAAE,CAAC,iCAChC,QAAQ,KACL,IAAI,CAAC,GAAG,MAAa;;gBACzB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC;gBAC/C,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,IAAI,CAAC,GAAG,MAAa;;gBACzB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC;gBAC/C,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,KAAK,CAAC,GAAG,MAAa;;gBAC1B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,CAAC;gBAChD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,MAAM,CAAC,GAAG,MAAa;;gBAC3B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,KAAK,CAAC,GAAG,MAAM,CAAC,CAAC;gBACjD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,OAAO,CAAC,GAAG,MAAa;;gBAC5B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC;gBAClD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA,IACD,CAAC;IAEH,MAAM,UAAU,GAAG,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC;SACzC,MAAM,CAAC,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,iCAC3B,GAAG;QACN,mCAAmC;QACnC,CAAC,IAAI,CAAC,EAAE,IAAI,KAAK,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,IAC3C,EAAE,EAAE,CAAC,CAAC;IAEV,uBACE,SAAS,EAAE,MAAM,CAAC,SAAS,EAC3B,QAAQ,CAAC,KAAa;YACpB,aAAa,CAAC,QAAQ,CAAC,OAAO,CAAC,aAAa,GAAG,KAAK,CAAC;YACrD,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QACzB,CAAC,IACE,UAAU,EACb;AACJ,CAAC,CAAC","sourcesContent":["/* eslint-disable @typescript-eslint/no-shadow */\nimport axios, { AxiosInstance } from 'axios';\n\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string, loginWith?: any, setToken?: any }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n },\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n // eslint-disable-next-line new-cap\n [name]: new value(wrapAxios(axiosInstance)),\n }), {});\n\n return {\n loginWith: params.loginWith,\n setToken(token: string) {\n axiosInstance.defaults.headers.authorization = token;\n params.setToken(token);\n },\n ..._resources,\n };\n};\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/api/index.ts"],"names":[],"mappings":";;;;;;;;;AAAA,iDAAiD;AACjD,OAAO,KAAwB,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,MAAM,YAAY,GAAG,mCAAmC,CAAC;AACzD,MAAM,iBAAiB,GAAG,SAAS,CAAC;AAEpC,cAAc,aAAa,CAAC;AAC5B,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,MAAwD,EAAE,EAAE;IAChF,MAAM,aAAa,GAAkB,KAAK,CAAC,MAAM,CAAC;QAChD,OAAO,EAAE,MAAM,CAAC,GAAG,IAAI,GAAG,YAAY,GAAG,iBAAiB,EAAE;KAC7D,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,CAAC,QAAa,EAAE,EAAE,CAAC,iCAChC,QAAQ,KACL,IAAI,CAAC,GAAG,MAAa;;gBACzB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC;gBAC/C,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,IAAI,CAAC,GAAG,MAAa;;gBACzB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC;gBAC/C,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,KAAK,CAAC,GAAG,MAAa;;gBAC1B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,CAAC;gBAChD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,MAAM,CAAC,GAAG,MAAa;;gBAC3B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,KAAK,CAAC,GAAG,MAAM,CAAC,CAAC;gBACjD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA;QACK,OAAO,CAAC,GAAG,MAAa;;gBAC5B,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,QAAQ,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC;gBAClD,OAAO,IAAI,CAAC;YACd,CAAC;SAAA,IACD,CAAC;IAEH,MAAM,UAAU,GAAG,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC;SACzC,MAAM,CAAC,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,iCAC3B,GAAG;QACN,mCAAmC;QACnC,CAAC,IAAI,CAAC,EAAE,IAAI,KAAK,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,IAC3C,EAAE,EAAE,CAAC,CAAC;IAEV,uBACE,SAAS,EAAE,MAAM,CAAC,SAAS,EAC3B,QAAQ,CAAC,KAAa;YACpB,aAAa;YACb,aAAa,CAAC,QAAQ,CAAC,OAAO,CAAC,aAAa,GAAG,KAAK,CAAC;YACrD,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QACzB,CAAC,IACE,UAAU,EACb;AACJ,CAAC,CAAC","sourcesContent":["/* eslint-disable @typescript-eslint/no-shadow */\nimport axios, { AxiosInstance } from 'axios';\n\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string, loginWith?: any, setToken?: any }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n },\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n // eslint-disable-next-line new-cap\n [name]: new value(wrapAxios(axiosInstance)),\n }), {});\n\n return {\n loginWith: params.loginWith,\n setToken(token: string) {\n // @ts-ignore\n axiosInstance.defaults.headers.authorization = token;\n params.setToken(token);\n },\n ..._resources,\n };\n};\n"]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
import { CreateCustomerAcceptance, ICustomerAcceptance } from '../../types';
|
|
3
|
+
export declare class Acceptance extends Resource {
|
|
4
|
+
create(payload: CreateCustomerAcceptance): Promise<ICustomerAcceptance>;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=Acceptance.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Acceptance.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Acceptance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,wBAAwB,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAE5E,qBAAa,UAAW,SAAQ,QAAQ;IACtC,MAAM,CAAC,OAAO,EAAE,wBAAwB,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAGxE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Acceptance.js","sourceRoot":"","sources":["../../../ts/api/resources/Acceptance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAGvC,MAAM,OAAO,UAAW,SAAQ,QAAQ;IACtC,MAAM,CAAC,OAAiC;QACtC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateCustomerAcceptance, ICustomerAcceptance } from '../../types';\n\nexport class Acceptance extends Resource {\n create(payload: CreateCustomerAcceptance): Promise<ICustomerAcceptance> {\n return this.axios.$post('/customers-acceptances', payload);\n }\n}\n"]}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { CreateContactRequest, IRecontactHistory, QueryContactRequest } from '../../types';
|
|
1
|
+
import { CreateContactRequest, CreateCustomerAcceptance, ICustomerAcceptance, IRecontactHistory, QueryContactRequest } from '../../types';
|
|
2
2
|
import { Resource } from '../Resource';
|
|
3
3
|
export declare class CustomerActivity extends Resource {
|
|
4
4
|
previewReporting(idSociety: number): Promise<string>;
|
|
5
5
|
getAllContactRequests(idUser: number, query: QueryContactRequest): Promise<IRecontactHistory[]>;
|
|
6
6
|
createContactRequests(idUser: number, params: CreateContactRequest): Promise<IRecontactHistory>;
|
|
7
|
+
createAcceptance(params: CreateCustomerAcceptance): Promise<ICustomerAcceptance>;
|
|
7
8
|
}
|
|
8
9
|
//# sourceMappingURL=CustomerActivity.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomerActivity.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/CustomerActivity.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"CustomerActivity.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/CustomerActivity.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EAAE,wBAAwB,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,mBAAmB,EAC5G,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,gBAAiB,SAAQ,QAAQ;IAC5C,gBAAgB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAIpD,qBAAqB,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,mBAAmB,GAAG,OAAO,CAAC,iBAAiB,EAAE,CAAC;IAI/F,qBAAqB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,oBAAoB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAI/F,gBAAgB,CAAC,MAAM,EAAE,wBAAwB,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAGjF"}
|
|
@@ -9,5 +9,8 @@ export class CustomerActivity extends Resource {
|
|
|
9
9
|
createContactRequests(idUser, params) {
|
|
10
10
|
return this.axios.$post(`/users/${idUser}/contact-requests`, params);
|
|
11
11
|
}
|
|
12
|
+
createAcceptance(params) {
|
|
13
|
+
return this.axios.$post('/customers-acceptances', params);
|
|
14
|
+
}
|
|
12
15
|
}
|
|
13
16
|
//# sourceMappingURL=CustomerActivity.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomerActivity.js","sourceRoot":"","sources":["../../../ts/api/resources/CustomerActivity.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomerActivity.js","sourceRoot":"","sources":["../../../ts/api/resources/CustomerActivity.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,MAAM,OAAO,gBAAiB,SAAQ,QAAQ;IAC5C,gBAAgB,CAAC,SAAiB;QAChC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,kCAAkC,SAAS,kBAAkB,CAAC,CAAC;IACxF,CAAC;IAED,qBAAqB,CAAC,MAAc,EAAE,KAA0B;QAC9D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,MAAM,mBAAmB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACjF,CAAC;IAED,qBAAqB,CAAC,MAAc,EAAE,MAA4B;QAChE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,MAAM,mBAAmB,EAAE,MAAM,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB,CAAC,MAAgC;QAC/C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,EAAE,MAAM,CAAC,CAAC;IAC5D,CAAC;CACF","sourcesContent":["import {\n CreateContactRequest, CreateCustomerAcceptance, ICustomerAcceptance, IRecontactHistory, QueryContactRequest,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CustomerActivity extends Resource {\n previewReporting(idSociety: number): Promise<string> {\n return this.axios.$get(`/customer-activities/societies/${idSociety}/reports/preview`);\n }\n\n getAllContactRequests(idUser: number, query: QueryContactRequest): Promise<IRecontactHistory[]> {\n return this.axios.$get(`/users/${idUser}/contact-requests`, { params: query });\n }\n\n createContactRequests(idUser: number, params: CreateContactRequest): Promise<IRecontactHistory> {\n return this.axios.$post(`/users/${idUser}/contact-requests`, params);\n }\n\n createAcceptance(params: CreateCustomerAcceptance): Promise<ICustomerAcceptance> {\n return this.axios.$post('/customers-acceptances', params);\n }\n}"]}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { ISocietyPartner, CreatePartner, UpdatePartner, GetPartners } from '../../types';
|
|
2
|
+
import { ISocietyPartner, CreatePartner, UpdatePartner, GetPartners, GetPartnersCurrentAccounts, ReadPartnersCurrentAccounts, GetPartnerSolde, ReadPartnerSolde, BasePaginate } from '../../types';
|
|
3
3
|
export declare class Partner extends Resource {
|
|
4
4
|
create(params: CreatePartner): Promise<ISocietyPartner>;
|
|
5
5
|
getAll(params: GetPartners): Promise<ISocietyPartner[]>;
|
|
6
6
|
update(idPartner: number, params: UpdatePartner): Promise<ISocietyPartner>;
|
|
7
7
|
delete(idPartner: number): Promise<number>;
|
|
8
|
+
getCurrentAccounts(idPartner: number, params: GetPartnersCurrentAccounts): Promise<ReadPartnersCurrentAccounts>;
|
|
9
|
+
getSolde(params: GetPartnerSolde): Promise<BasePaginate<ReadPartnerSolde>>;
|
|
8
10
|
}
|
|
9
11
|
//# sourceMappingURL=Partner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Partner.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Partner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,eAAe,EACf,aAAa,EACb,aAAa,EACb,WAAW,
|
|
1
|
+
{"version":3,"file":"Partner.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Partner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,eAAe,EACf,aAAa,EACb,aAAa,EACb,WAAW,EACX,0BAA0B,EAC1B,2BAA2B,EAC3B,eAAe,EACf,gBAAgB,EAChB,YAAY,EACb,MAAM,aAAa,CAAC;AAErB,qBAAa,OAAQ,SAAQ,QAAQ;IACnC,MAAM,CAAC,MAAM,EAAE,aAAa,GAAG,OAAO,CAAC,eAAe,CAAC;IAGvD,MAAM,CAAC,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IAGvD,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,GAAG,OAAO,CAAC,eAAe,CAAC;IAI1E,MAAM,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAI1C,kBAAkB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,0BAA0B,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAI/G,QAAQ,CAAC,MAAM,EAAE,eAAe,GAAG,OAAO,CAAC,YAAY,CAAC,gBAAgB,CAAC,CAAC;CAG3E"}
|
|
@@ -12,5 +12,11 @@ export class Partner extends Resource {
|
|
|
12
12
|
delete(idPartner) {
|
|
13
13
|
return this.axios.$delete(`partners/${idPartner}`);
|
|
14
14
|
}
|
|
15
|
+
getCurrentAccounts(idPartner, params) {
|
|
16
|
+
return this.axios.$get(`partners/${idPartner}/current-accounts`, { params });
|
|
17
|
+
}
|
|
18
|
+
getSolde(params) {
|
|
19
|
+
return this.axios.$get('partners/solde', { params });
|
|
20
|
+
}
|
|
15
21
|
}
|
|
16
22
|
//# sourceMappingURL=Partner.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Partner.js","sourceRoot":"","sources":["../../../ts/api/resources/Partner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"Partner.js","sourceRoot":"","sources":["../../../ts/api/resources/Partner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAavC,MAAM,OAAO,OAAQ,SAAQ,QAAQ;IACnC,MAAM,CAAC,MAAqB;QAC1B,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;IAC9C,CAAC;IACD,MAAM,CAAC,MAAmB;QACxB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACjD,CAAC;IACD,MAAM,CAAC,SAAiB,EAAE,MAAqB;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,EAAE,EAAE,MAAM,CAAC,CAAC;IAC1D,CAAC;IAED,MAAM,CAAC,SAAiB;QACtB,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,SAAS,EAAE,CAAC,CAAC;IACrD,CAAC;IAED,kBAAkB,CAAC,SAAiB,EAAE,MAAkC;QACtE,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,mBAAmB,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED,QAAQ,CAAC,MAAuB;QAC9B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACvD,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ISocietyPartner,\n CreatePartner,\n UpdatePartner,\n GetPartners,\n GetPartnersCurrentAccounts,\n ReadPartnersCurrentAccounts,\n GetPartnerSolde,\n ReadPartnerSolde,\n BasePaginate,\n} from '../../types';\n\nexport class Partner extends Resource {\n create(params: CreatePartner): Promise<ISocietyPartner> {\n return this.axios.$post('partners', params);\n }\n getAll(params: GetPartners): Promise<ISocietyPartner[]> {\n return this.axios.$get('partners', { params });\n }\n update(idPartner: number, params: UpdatePartner): Promise<ISocietyPartner> {\n return this.axios.$put(`partners/${idPartner}`, params);\n }\n\n delete(idPartner: number): Promise<number> {\n return this.axios.$delete(`partners/${idPartner}`);\n }\n\n getCurrentAccounts(idPartner: number, params: GetPartnersCurrentAccounts): Promise<ReadPartnersCurrentAccounts> {\n return this.axios.$get(`partners/${idPartner}/current-accounts`, { params });\n }\n\n getSolde(params: GetPartnerSolde): Promise<BasePaginate<ReadPartnerSolde>> {\n return this.axios.$get('partners/solde', { params });\n }\n}"]}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { CreateRegistration, ReadRegistration, CreateRegistrationSetting, IVatDeclarationSocietyDetail, QueryRegistration, DeclareRegistration } from '../../types';
|
|
2
|
+
import { CreateRegistration, ReadRegistration, CreateRegistrationSetting, IVatDeclarationSocietyDetail, QueryRegistration, DeclareRegistration, CreateRegistrationSettingFromSociety } from '../../types';
|
|
3
3
|
export declare class Registration extends Resource {
|
|
4
4
|
updateOrCreate(idExercice: number, params: CreateRegistration): Promise<ReadRegistration>;
|
|
5
5
|
updateOrCreateSettings(params: CreateRegistrationSetting): Promise<IVatDeclarationSocietyDetail>;
|
|
6
6
|
getAll(idSociety: number, params?: QueryRegistration): Promise<ReadRegistration[]>;
|
|
7
7
|
declare(id: number, params: DeclareRegistration): Promise<ReadRegistration>;
|
|
8
|
+
getSettingsFromSociety(idSociety: number): Promise<IVatDeclarationSocietyDetail | null>;
|
|
9
|
+
updateOrCreateSettingsFromSociety(idSociety: number, params: CreateRegistrationSettingFromSociety): Promise<IVatDeclarationSocietyDetail>;
|
|
8
10
|
}
|
|
9
11
|
//# sourceMappingURL=Registration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Registration.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Registration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,kBAAkB,EAClB,gBAAgB,EAChB,yBAAyB,EACzB,4BAA4B,EAC5B,iBAAiB,EACjB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"Registration.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Registration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,kBAAkB,EAClB,gBAAgB,EAChB,yBAAyB,EACzB,4BAA4B,EAC5B,iBAAiB,EACjB,mBAAmB,EACnB,oCAAoC,EACrC,MAAM,aAAa,CAAC;AAErB,qBAAa,YAAa,SAAQ,QAAQ;IACxC,cAAc,CACZ,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,kBAAkB,GACzB,OAAO,CAAC,gBAAgB,CAAC;IAG5B,sBAAsB,CACpB,MAAM,EAAE,yBAAyB,GAChC,OAAO,CAAC,4BAA4B,CAAC;IAGxC,MAAM,CACJ,SAAS,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GACzB,OAAO,CAAC,gBAAgB,EAAE,CAAC;IAK9B,OAAO,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,mBAAmB,GAAG,OAAO,CAAC,gBAAgB,CAAC;IAI3E,sBAAsB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,4BAA4B,GAAG,IAAI,CAAC;IAIvF,iCAAiC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,oCAAoC,GAAG,OAAO,CAAC,4BAA4B,CAAC;CAG1I"}
|
|
@@ -12,5 +12,11 @@ export class Registration extends Resource {
|
|
|
12
12
|
declare(id, params) {
|
|
13
13
|
return this.axios.$post(`/registrations/${id}/declare`, params);
|
|
14
14
|
}
|
|
15
|
+
getSettingsFromSociety(idSociety) {
|
|
16
|
+
return this.axios.$get(`/societies/${idSociety}/registrations/settings`);
|
|
17
|
+
}
|
|
18
|
+
updateOrCreateSettingsFromSociety(idSociety, params) {
|
|
19
|
+
return this.axios.$post(`/societies/${idSociety}/registrations/settings`, params);
|
|
20
|
+
}
|
|
15
21
|
}
|
|
16
22
|
//# sourceMappingURL=Registration.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Registration.js","sourceRoot":"","sources":["../../../ts/api/resources/Registration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"Registration.js","sourceRoot":"","sources":["../../../ts/api/resources/Registration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAWvC,MAAM,OAAO,YAAa,SAAQ,QAAQ;IACxC,cAAc,CACZ,UAAkB,EAClB,MAA0B;QAE1B,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,cAAc,UAAU,gBAAgB,EAAE,MAAM,CAAC,CAAC;IAC5E,CAAC;IACD,sBAAsB,CACpB,MAAiC;QAEjC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,yBAAyB,EAAE,MAAM,CAAC,CAAC;IAC7D,CAAC;IACD,MAAM,CACJ,SAAiB,EACjB,MAA0B;QAE1B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,SAAS,gBAAgB,oBACzD,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,EAC7B,CAAC;IACL,CAAC;IACD,OAAO,CAAC,EAAU,EAAE,MAA2B;QAC7C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,kBAAkB,EAAE,UAAU,EAAE,MAAM,CAAC,CAAC;IAClE,CAAC;IAED,sBAAsB,CAAC,SAAiB;QACtC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,SAAS,yBAAyB,CAAC,CAAC;IAC3E,CAAC;IAED,iCAAiC,CAAC,SAAiB,EAAE,MAA4C;QAC/F,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,cAAc,SAAS,yBAAyB,EAAE,MAAM,CAAC,CAAC;IACpF,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateRegistration,\n ReadRegistration,\n CreateRegistrationSetting,\n IVatDeclarationSocietyDetail,\n QueryRegistration,\n DeclareRegistration,\n CreateRegistrationSettingFromSociety,\n} from '../../types';\n\nexport class Registration extends Resource {\n updateOrCreate(\n idExercice: number,\n params: CreateRegistration,\n ): Promise<ReadRegistration> {\n return this.axios.$post(`/exercices/${idExercice}/registrations`, params);\n }\n updateOrCreateSettings(\n params: CreateRegistrationSetting,\n ): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post('/registrations/settings', params);\n }\n getAll(\n idSociety: number,\n params?: QueryRegistration,\n ): Promise<ReadRegistration[]> {\n return this.axios.$get(`/societies/${idSociety}/registrations`, {\n ...(params ? { params } : {}),\n });\n }\n declare(id: number, params: DeclareRegistration): Promise<ReadRegistration> {\n return this.axios.$post(`/registrations/${id}/declare`, params);\n }\n\n getSettingsFromSociety(idSociety: number): Promise<IVatDeclarationSocietyDetail | null> {\n return this.axios.$get(`/societies/${idSociety}/registrations/settings`);\n }\n\n updateOrCreateSettingsFromSociety(idSociety: number, params: CreateRegistrationSettingFromSociety): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post(`/societies/${idSociety}/registrations/settings`, params);\n }\n}\n"]}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { CancelToken } from 'axios';
|
|
2
2
|
import { Resource } from '../Resource';
|
|
3
3
|
import { UpdateAttribution } from '../../types/Interface/api/wallet/UpdateAttribution';
|
|
4
|
-
import { BasePaginate, ISociety, QueryPaginate } from '../../types';
|
|
4
|
+
import { BasePaginate, ISociety, QueryCompanyTaxesByCollaborater, QueryPaginate, ReadCompanyTaxWallet } from '../../types';
|
|
5
5
|
export declare class Wallet extends Resource {
|
|
6
6
|
get(pagination?: QueryPaginate, cancelToken?: CancelToken): Promise<(BasePaginate<ISociety>)>;
|
|
7
7
|
update(idUser: number, payload: UpdateAttribution): Promise<{
|
|
8
8
|
message: string;
|
|
9
9
|
}>;
|
|
10
|
+
getPaginatedCompanyTaxes(query: QueryCompanyTaxesByCollaborater, cancelToken?: CancelToken): Promise<BasePaginate<ReadCompanyTaxWallet>>;
|
|
10
11
|
}
|
|
11
12
|
//# sourceMappingURL=Wallet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Wallet.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Wallet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,
|
|
1
|
+
{"version":3,"file":"Wallet.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Wallet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EACL,YAAY,EAAE,QAAQ,EAAE,+BAA+B,EAAE,aAAa,EAAE,oBAAoB,EAC7F,MAAM,aAAa,CAAC;AAErB,qBAAa,MAAO,SAAQ,QAAQ;IAClC,GAAG,CAAC,UAAU,CAAC,EAAE,aAAa,EAAE,WAAW,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC;IAS7F,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,GAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;IAIhF,wBAAwB,CAAC,KAAK,EAAE,+BAA+B,EAAE,WAAW,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,YAAY,CAAC,oBAAoB,CAAC,CAAC;CAMzI"}
|
|
@@ -6,5 +6,8 @@ export class Wallet extends Resource {
|
|
|
6
6
|
update(idUser, payload) {
|
|
7
7
|
return this.axios.$put(`/users/${idUser}/wallets`, payload);
|
|
8
8
|
}
|
|
9
|
+
getPaginatedCompanyTaxes(query, cancelToken) {
|
|
10
|
+
return this.axios.$get('/wallets/company-taxes', Object.assign(Object.assign({}, (cancelToken ? { cancelToken } : {})), { params: query }));
|
|
11
|
+
}
|
|
9
12
|
}
|
|
10
13
|
//# sourceMappingURL=Wallet.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Wallet.js","sourceRoot":"","sources":["../../../ts/api/resources/Wallet.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"Wallet.js","sourceRoot":"","sources":["../../../ts/api/resources/Wallet.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAMvC,MAAM,OAAO,MAAO,SAAQ,QAAQ;IAClC,GAAG,CAAC,UAA0B,EAAE,WAAyB;QACvD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,kCACtC,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KACvC,MAAM,oBACD,UAAU,KAEf,CAAC;IACL,CAAC;IAED,MAAM,CAAC,MAAc,EAAE,OAA0B;QAC/C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,MAAM,UAAU,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,wBAAwB,CAAC,KAAsC,EAAE,WAAyB;QACxF,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,kCAC1C,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KACvC,MAAM,EAAE,KAAK,IACb,CAAC;IACL,CAAC;CACF","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport { UpdateAttribution } from '../../types/Interface/api/wallet/UpdateAttribution';\nimport {\n BasePaginate, ISociety, QueryCompanyTaxesByCollaborater, QueryPaginate, ReadCompanyTaxWallet,\n} from '../../types';\n\nexport class Wallet extends Resource {\n get(pagination?: QueryPaginate, cancelToken?: CancelToken): Promise<(BasePaginate<ISociety>)> {\n return this.axios.$get('/juridical-wallets', {\n ...(cancelToken ? { cancelToken } : {}),\n params: {\n ...pagination,\n },\n });\n }\n\n update(idUser: number, payload: UpdateAttribution): Promise<{ message: string }> {\n return this.axios.$put(`/users/${idUser}/wallets`, payload);\n }\n\n getPaginatedCompanyTaxes(query: QueryCompanyTaxesByCollaborater, cancelToken?: CancelToken): Promise<BasePaginate<ReadCompanyTaxWallet>> {\n return this.axios.$get('/wallets/company-taxes', {\n ...(cancelToken ? { cancelToken } : {}),\n params: query,\n });\n }\n}"]}
|
package/es/api/resources.d.ts
CHANGED
|
@@ -116,6 +116,7 @@ import { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet
|
|
|
116
116
|
import { SignFile } from './resources/SignFile';
|
|
117
117
|
import { Rule } from './resources/Rule';
|
|
118
118
|
import { VatRegimeHistory } from './resources/VatRegimeHistory';
|
|
119
|
+
import { Acceptance } from './resources/Acceptance';
|
|
119
120
|
export declare const resources: {
|
|
120
121
|
simulation: typeof Simulation;
|
|
121
122
|
budgetInsight: typeof BudgetInsight;
|
|
@@ -235,5 +236,6 @@ export declare const resources: {
|
|
|
235
236
|
societyConfigBalanceSheet: typeof SocietyConfigBalanceSheet;
|
|
236
237
|
signFile: typeof SignFile;
|
|
237
238
|
rule: typeof Rule;
|
|
239
|
+
acceptance: typeof Acceptance;
|
|
238
240
|
};
|
|
239
241
|
//# sourceMappingURL=resources.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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"}
|
package/es/api/resources.js
CHANGED
|
@@ -116,6 +116,7 @@ import { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet
|
|
|
116
116
|
import { SignFile } from './resources/SignFile';
|
|
117
117
|
import { Rule } from './resources/Rule';
|
|
118
118
|
import { VatRegimeHistory } from './resources/VatRegimeHistory';
|
|
119
|
+
import { Acceptance } from './resources/Acceptance';
|
|
119
120
|
export const resources = {
|
|
120
121
|
simulation: Simulation,
|
|
121
122
|
budgetInsight: BudgetInsight,
|
|
@@ -235,5 +236,6 @@ export const resources = {
|
|
|
235
236
|
societyConfigBalanceSheet: SocietyConfigBalanceSheet,
|
|
236
237
|
signFile: SignFile,
|
|
237
238
|
rule: Rule,
|
|
239
|
+
acceptance: Acceptance,
|
|
238
240
|
};
|
|
239
241
|
//# sourceMappingURL=resources.js.map
|
package/es/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n};"]}
|
|
1
|
+
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n acceptance: Acceptance,\n};"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Acceptance.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Acceptance.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,OAAO,IAAI;IACX,QAAQ,IAAI;CACb"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Acceptance.js","sourceRoot":"","sources":["../../../ts/types/Enum/Acceptance.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,yDAAW,CAAA;IACX,2DAAY,CAAA;AACd,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB","sourcesContent":["export enum AcceptanceType {\n REFUSED = 0,\n ACCEPTED = 1,\n}"]}
|
|
@@ -141,8 +141,8 @@ export declare const BalanceSheetDetails: readonly [{
|
|
|
141
141
|
readonly colorText: "error--text text--darken-2";
|
|
142
142
|
readonly forRoles: readonly [readonly ["facturation"]];
|
|
143
143
|
}];
|
|
144
|
-
export
|
|
145
|
-
export
|
|
144
|
+
export type BalanceSheetType = 'active' | 'passive';
|
|
145
|
+
export type BalanceSheetField = {
|
|
146
146
|
name: string;
|
|
147
147
|
key?: string;
|
|
148
148
|
fields?: BalanceSheetField[];
|
|
@@ -158,7 +158,7 @@ export declare type BalanceSheetField = {
|
|
|
158
158
|
type?: BalanceSheetType;
|
|
159
159
|
idThirdPartyTypeToAdd?: [ThirdPartyType, MathematicalSign];
|
|
160
160
|
};
|
|
161
|
-
export
|
|
161
|
+
export type BalanceSheetList = BalanceSheetField[];
|
|
162
162
|
export declare const BALANCE_SHEET_LIST_ACTIVE: BalanceSheetList;
|
|
163
163
|
export declare const BALANCE_SHEET_LIST_PASSIVE: BalanceSheetList;
|
|
164
164
|
export declare const BALANCE_SHEET_LIST_PASSIVE_DETAILS: BalanceSheetField[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheet.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BalanceSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAC;AAE1C,oBAAY,iBAAiB;IAC3B,KAAK,IAAI;IACT,eAAe,IAAI;IACnB,cAAc,IAAI;IAClB,gBAAgB,IAAI;IACpB,aAAa,IAAI;IACjB,cAAc,IAAI;IAClB,YAAY,IAAI;IAChB,kBAAkB,IAAI;IACtB,YAAY,IAAI;IAChB,OAAO,IAAI;IACX,SAAS,KAAK;IACd,UAAU,KAAK;IACf,cAAc,KAAK;IACnB,2BAA2B,KAAK;IAChC,MAAM,KAAK;IACX,kBAAkB,KAAK;IACvB,qBAAqB,KAAK;IAC1B,iBAAiB,KAAK;IACtB,iBAAiB,KAAK;CACvB;AAED,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2ItB,CAAC;AAEX,
|
|
1
|
+
{"version":3,"file":"BalanceSheet.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BalanceSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAC;AAE1C,oBAAY,iBAAiB;IAC3B,KAAK,IAAI;IACT,eAAe,IAAI;IACnB,cAAc,IAAI;IAClB,gBAAgB,IAAI;IACpB,aAAa,IAAI;IACjB,cAAc,IAAI;IAClB,YAAY,IAAI;IAChB,kBAAkB,IAAI;IACtB,YAAY,IAAI;IAChB,OAAO,IAAI;IACX,SAAS,KAAK;IACd,UAAU,KAAK;IACf,cAAc,KAAK;IACnB,2BAA2B,KAAK;IAChC,MAAM,KAAK;IACX,kBAAkB,KAAK;IACvB,qBAAqB,KAAK;IAC1B,iBAAiB,KAAK;IACtB,iBAAiB,KAAK;CACvB;AAED,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2ItB,CAAC;AAEX,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,SAAS,CAAC;AAEpD,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAE7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAC;IAE5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAE1B,IAAI,CAAC,EAAE,gBAAgB,CAAC;IACxB,qBAAqB,CAAC,EAAE,CAAC,cAAc,EAAE,gBAAgB,CAAC,CAAA;CAC3D,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,EAAE,CAAC;AAEnD,eAAO,MAAM,yBAAyB,EAAE,gBA4RvC,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,gBA4OxC,CAAC;AAEF,eAAO,MAAM,kCAAkC,EAAE,iBAAiB,EAajE,CAAC"}
|
|
@@ -21,7 +21,7 @@ export declare enum BalanceSheetModule {
|
|
|
21
21
|
FINANCIAL_CHARGES = 20
|
|
22
22
|
}
|
|
23
23
|
export declare const DEFAULT_MODULES: Array<BalanceSheetModule>;
|
|
24
|
-
export
|
|
24
|
+
export type IBalanceSheetModuleByCompanyType = Partial<Record<BalanceSheetModule, CompanyTypeModule>>;
|
|
25
25
|
export interface CompanyTypeModule {
|
|
26
26
|
excluded: {
|
|
27
27
|
legalFormIds: Array<number>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetModule.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BalanceSheetModule.ts"],"names":[],"mappings":"AAEA,oBAAY,kBAAkB;IAC5B,aAAa,IAAI;IACjB,eAAe,IAAI;IACnB,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,iBAAiB,IAAI;IACrB,cAAc,IAAI;IAClB,aAAa,IAAI;IACjB,SAAS,IAAI;IACb,kBAAkB,IAAI;IACtB,UAAU,KAAK;IACf,WAAW,KAAK;IAChB,6BAA6B,KAAK;IAClC,2BAA2B,KAAK;IAChC,uBAAuB,KAAK;IAC5B,6BAA6B,KAAK;IAClC,yBAAyB,KAAK;IAC9B,yBAAyB,KAAK;IAC9B,WAAW,KAAK;IAChB,sBAAsB,KAAK;IAC3B,iBAAiB,KAAK;CACvB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,kBAAkB,CAkBrD,CAAC;AAEF,
|
|
1
|
+
{"version":3,"file":"BalanceSheetModule.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BalanceSheetModule.ts"],"names":[],"mappings":"AAEA,oBAAY,kBAAkB;IAC5B,aAAa,IAAI;IACjB,eAAe,IAAI;IACnB,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,iBAAiB,IAAI;IACrB,cAAc,IAAI;IAClB,aAAa,IAAI;IACjB,SAAS,IAAI;IACb,kBAAkB,IAAI;IACtB,UAAU,KAAK;IACf,WAAW,KAAK;IAChB,6BAA6B,KAAK;IAClC,2BAA2B,KAAK;IAChC,uBAAuB,KAAK;IAC5B,6BAA6B,KAAK;IAClC,yBAAyB,KAAK;IAC9B,yBAAyB,KAAK;IAC9B,WAAW,KAAK;IAChB,sBAAsB,KAAK;IAC3B,iBAAiB,KAAK;CACvB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,kBAAkB,CAkBrD,CAAC;AAEF,MAAM,MAAM,gCAAgC,GAAG,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE,iBAAiB,CAAC,CAAC,CAAC;AACtG,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE;QACR,YAAY,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;KAC5B,CAAA;CACF;AAED,eAAO,MAAM,+BAA+B,EAAE,gCAkB7C,CAAC"}
|
|
@@ -12,6 +12,10 @@ export declare enum CerfaType {
|
|
|
12
12
|
CERFA_2070 = 11,
|
|
13
13
|
CERFA_2072 = 12,
|
|
14
14
|
CERFA_2572_2022 = 13,
|
|
15
|
-
CERFA_2572_2023 = 14
|
|
15
|
+
CERFA_2572_2023 = 14,
|
|
16
|
+
CERFA_2571_2023_A = 15,
|
|
17
|
+
CERFA_2571_2023_B = 16,
|
|
18
|
+
CERFA_2571_2023_C = 17,
|
|
19
|
+
CERFA_2571_2023_D = 18
|
|
16
20
|
}
|
|
17
21
|
//# sourceMappingURL=CerfaType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CerfaType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS;IACnB,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,gBAAgB,IAAI;IACpB,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,KAAK;IACf,UAAU,KAAK;IACf,UAAU,KAAK;IACf,eAAe,KAAK;IACpB,eAAe,KAAK;
|
|
1
|
+
{"version":3,"file":"CerfaType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS;IACnB,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,IAAI;IACd,gBAAgB,IAAI;IACpB,UAAU,IAAI;IACd,UAAU,IAAI;IACd,UAAU,KAAK;IACf,UAAU,KAAK;IACf,UAAU,KAAK;IACf,eAAe,KAAK;IACpB,eAAe,KAAK;IACpB,iBAAiB,KAAK;IACtB,iBAAiB,KAAK;IACtB,iBAAiB,KAAK;IACtB,iBAAiB,KAAK;CACvB"}
|
|
@@ -14,5 +14,9 @@ export var CerfaType;
|
|
|
14
14
|
CerfaType[CerfaType["CERFA_2072"] = 12] = "CERFA_2072";
|
|
15
15
|
CerfaType[CerfaType["CERFA_2572_2022"] = 13] = "CERFA_2572_2022";
|
|
16
16
|
CerfaType[CerfaType["CERFA_2572_2023"] = 14] = "CERFA_2572_2023";
|
|
17
|
+
CerfaType[CerfaType["CERFA_2571_2023_A"] = 15] = "CERFA_2571_2023_A";
|
|
18
|
+
CerfaType[CerfaType["CERFA_2571_2023_B"] = 16] = "CERFA_2571_2023_B";
|
|
19
|
+
CerfaType[CerfaType["CERFA_2571_2023_C"] = 17] = "CERFA_2571_2023_C";
|
|
20
|
+
CerfaType[CerfaType["CERFA_2571_2023_D"] = 18] = "CERFA_2571_2023_D";
|
|
17
21
|
})(CerfaType || (CerfaType = {}));
|
|
18
22
|
//# sourceMappingURL=CerfaType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CerfaType.js","sourceRoot":"","sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"CerfaType.js","sourceRoot":"","sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,SAmBX;AAnBD,WAAY,SAAS;IACnB,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,iEAAoB,CAAA;IACpB,qDAAc,CAAA;IACd,qDAAc,CAAA;IACd,sDAAe,CAAA;IACf,sDAAe,CAAA;IACf,sDAAe,CAAA;IACf,gEAAoB,CAAA;IACpB,gEAAoB,CAAA;IACpB,oEAAsB,CAAA;IACtB,oEAAsB,CAAA;IACtB,oEAAsB,CAAA;IACtB,oEAAsB,CAAA;AACxB,CAAC,EAnBW,SAAS,KAAT,SAAS,QAmBpB","sourcesContent":["export enum CerfaType {\n CERFA_3310 = 1,\n CERFA_3514 = 2,\n CERFA_3517 = 3,\n CERFA_2031 = 4,\n CERFA_2033 = 5,\n CERFA_2035 = 6,\n CERFA_2042_C_Pro = 7,\n CERFA_2044 = 8,\n CERFA_2050 = 9,\n CERFA_2065 = 10,\n CERFA_2070 = 11,\n CERFA_2072 = 12,\n CERFA_2572_2022 = 13,\n CERFA_2572_2023 = 14,\n CERFA_2571_2023_A = 15,\n CERFA_2571_2023_B = 16,\n CERFA_2571_2023_C = 17,\n CERFA_2571_2023_D = 18,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConnectionError.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ConnectionError.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ConnectionError.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ConnectionError.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG;IAC5B,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;KACjB,CAAA;CACF,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,eAAe,EAyD7C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConstitutionState.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ConstitutionState.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,UAAU,IAAI;IACd,eAAe,IAAI;IACnB,QAAQ,IAAI;IACZ,yBAAyB,IAAI;IAC7B,2BAA2B,IAAI;IAC/B,+CAA+C,IAAI;IACnD,YAAY,IAAI;IAChB,mBAAmB,IAAI;IACvB,eAAe,IAAI;IACnB,cAAc,KAAK;CACpB;AAED,
|
|
1
|
+
{"version":3,"file":"ConstitutionState.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ConstitutionState.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,UAAU,IAAI;IACd,eAAe,IAAI;IACnB,QAAQ,IAAI;IACZ,yBAAyB,IAAI;IAC7B,2BAA2B,IAAI;IAC/B,+CAA+C,IAAI;IACnD,YAAY,IAAI;IAChB,mBAAmB,IAAI;IACvB,eAAe,IAAI;IACnB,cAAc,KAAK;CACpB;AAED,MAAM,MAAM,qBAAqB,GAAG;IAClC,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,KAAK,EAAE,iBAAiB,CAAC;QACzB,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,qBAmDrC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FuelType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/FuelType.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,MAAM,IAAI;IACV,QAAQ,IAAI;IACZ,QAAQ,IAAI;IACZ,cAAc,IAAI;IAClB,oBAAoB,IAAI;IACxB,4BAA4B,IAAI;IAChC,4BAA4B,IAAI;IAChC,OAAO,IAAI;IACX,gCAAgC,IAAI;IACpC,+CAA+C,KAAK;IACpD,mDAAmD,KAAK;IACxD,uCAAuC,KAAK;IAC5C,2CAA2C,KAAK;IAChD,aAAa,KAAK;IAClB,yBAAyB,KAAK;IAC9B,iCAAiC,KAAK;IACtC,gCAAgC,KAAK;IACrC,QAAQ,KAAK;IACb,0BAA0B,KAAK;IAC/B,8BAA8B,KAAK;IACnC,4BAA4B,KAAK;IACjC,sBAAsB,KAAK;IAC3B,gDAAgD,KAAK;IACrD,oBAAoB,KAAK;IACzB,oDAAoD,KAAK;IACzD,WAAW,KAAK;IAChB,oBAAoB,KAAK;IACzB,oCAAoC,KAAK;IACzC,QAAQ,KAAK;IACb,+BAA+B,KAAK;IACpC,mCAAmC,KAAK;IACxC,QAAQ,KAAK;IACb,gCAAgC,KAAK;IACrC,oCAAoC,KAAK;CAC1C;AAED,
|
|
1
|
+
{"version":3,"file":"FuelType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/FuelType.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,MAAM,IAAI;IACV,QAAQ,IAAI;IACZ,QAAQ,IAAI;IACZ,cAAc,IAAI;IAClB,oBAAoB,IAAI;IACxB,4BAA4B,IAAI;IAChC,4BAA4B,IAAI;IAChC,OAAO,IAAI;IACX,gCAAgC,IAAI;IACpC,+CAA+C,KAAK;IACpD,mDAAmD,KAAK;IACxD,uCAAuC,KAAK;IAC5C,2CAA2C,KAAK;IAChD,aAAa,KAAK;IAClB,yBAAyB,KAAK;IAC9B,iCAAiC,KAAK;IACtC,gCAAgC,KAAK;IACrC,QAAQ,KAAK;IACb,0BAA0B,KAAK;IAC/B,8BAA8B,KAAK;IACnC,4BAA4B,KAAK;IACjC,sBAAsB,KAAK;IAC3B,gDAAgD,KAAK;IACrD,oBAAoB,KAAK;IACzB,oDAAoD,KAAK;IACzD,WAAW,KAAK;IAChB,oBAAoB,KAAK;IACzB,oCAAoC,KAAK;IACzC,QAAQ,KAAK;IACb,+BAA+B,KAAK;IACpC,mCAAmC,KAAK;IACxC,QAAQ,KAAK;IACb,gCAAgC,KAAK;IACrC,oCAAoC,KAAK;CAC1C;AAED,MAAM,MAAM,YAAY,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,QAAQ,CAAA;CAAE,EAAE,CAAC;AAE/D,eAAO,MAAM,YAAY,EAAE,YAmC1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeneralThirdParty.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/GeneralThirdParty.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"GeneralThirdParty.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/GeneralThirdParty.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,iBAAiB,EAwPlD,CAAC"}
|