@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
|
@@ -8,7 +8,7 @@ import { TaxSystem } from './TaxSystem';
|
|
|
8
8
|
* profitsType: the type of profits of the society (1: BIC, 2:BNC)
|
|
9
9
|
* realFiscalRegime: The FiscalRegime of the society (1: RS, 2: RN, 3:NA)
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
11
|
+
export type GlobalRegimeTypeChoicesContent = {
|
|
12
12
|
name: string;
|
|
13
13
|
idActivity: Activity;
|
|
14
14
|
idTaxSystem: TaxSystem;
|
|
@@ -18,13 +18,13 @@ export declare type GlobalRegimeTypeChoicesContent = {
|
|
|
18
18
|
annexe?: number;
|
|
19
19
|
hidden: boolean;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
21
|
+
export type GlobalRegimeTypeContent = {
|
|
22
22
|
name: string;
|
|
23
23
|
id: number;
|
|
24
24
|
idLegalForms: number[];
|
|
25
25
|
choices: GlobalRegimeTypeChoicesContent[];
|
|
26
26
|
};
|
|
27
|
-
export
|
|
27
|
+
export type GlobalRegimeType = {
|
|
28
28
|
[key: string]: GlobalRegimeTypeContent;
|
|
29
29
|
};
|
|
30
30
|
export declare const GlobalRegime: GlobalRegimeType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GlobalRegime.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/GlobalRegime.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC;;;;;GAKG;AACH,
|
|
1
|
+
{"version":3,"file":"GlobalRegime.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/GlobalRegime.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC;;;;;GAKG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,QAAQ,CAAC;IACrB,WAAW,EAAE,SAAS,CAAC;IACvB,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,cAAc,EAAE,YAAY,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;CACjB,CAAC;AACF,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,OAAO,EAAE,8BAA8B,EAAE,CAAA;CAC1C,CAAC;AACF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,CAAC,GAAG,EAAE,MAAM,GAAG,uBAAuB,CAAA;CACvC,CAAC;AACF,eAAO,MAAM,YAAY,EAAE,gBAof1B,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
type IncomeStatementField = {
|
|
2
2
|
name: string;
|
|
3
3
|
fields?: IncomeStatementField[];
|
|
4
4
|
accounts?: string[];
|
|
5
5
|
total: number;
|
|
6
6
|
excludeAccounts?: string[];
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type IncomeStatement = {
|
|
9
9
|
name: string;
|
|
10
10
|
fields?: IncomeStatementField[];
|
|
11
11
|
total: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IncomeStatement.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/IncomeStatement.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"IncomeStatement.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/IncomeStatement.ts"],"names":[],"mappings":"AAAA,KAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,eAAe,EAsTlD,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
type KilometricAllowanceScaleDistance = {
|
|
2
2
|
maxDistance: number;
|
|
3
3
|
ratio: number;
|
|
4
4
|
fixAmount: number;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
type KilometricAllowanceScaleDistanceContent = {
|
|
7
7
|
km: KilometricAllowanceScaleDistance[];
|
|
8
8
|
};
|
|
9
|
-
|
|
9
|
+
type KilometricAllowanceScalePowerContent = {
|
|
10
10
|
[key: string]: KilometricAllowanceScaleDistanceContent;
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
type KilometricAllowanceScaleYearContent = {
|
|
13
13
|
[key: string]: KilometricAllowanceScalePowerContent;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
15
|
+
export type KilometricAllowanceScaleContent = {
|
|
16
16
|
[key: string]: KilometricAllowanceScaleYearContent;
|
|
17
17
|
};
|
|
18
|
-
export
|
|
18
|
+
export type KilometricAllowanceScaleType = {
|
|
19
19
|
[key: string]: KilometricAllowanceScaleContent;
|
|
20
20
|
};
|
|
21
21
|
export declare const KilometricAllowanceScale: KilometricAllowanceScaleType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KilometricAllowanceScale.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/KilometricAllowanceScale.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"KilometricAllowanceScale.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/KilometricAllowanceScale.ts"],"names":[],"mappings":"AAAA,KAAK,gCAAgC,GAAG;IACtC,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,KAAK,uCAAuC,GAAG;IAC7C,EAAE,EAAE,gCAAgC,EAAE,CAAA;CACvC,CAAC;AAEF,KAAK,oCAAoC,GAAG;IAC1C,CAAC,GAAG,EAAE,MAAM,GAAG,uCAAuC,CAAA;CACvD,CAAC;AAEF,KAAK,mCAAmC,GAAG;IACzC,CAAC,GAAG,EAAE,MAAM,GAAG,oCAAoC,CAAA;CAEpD,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,CAAC,GAAG,EAAE,MAAM,GAAG,mCAAmC,CAAA;CACnD,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC,CAAC,GAAG,EAAE,MAAM,GAAG,+BAA+B,CAAA;CAC/C,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,4BAsWtC,CAAC"}
|
|
@@ -1,5 +1,28 @@
|
|
|
1
|
-
export declare
|
|
2
|
-
|
|
1
|
+
export declare enum LegalFormTypeEnum {
|
|
2
|
+
EI = 1,
|
|
3
|
+
EIRL = 2,
|
|
4
|
+
EURL = 3,
|
|
5
|
+
SARL = 4,
|
|
6
|
+
SASU = 5,
|
|
7
|
+
SAS = 6,
|
|
8
|
+
SCI = 7,
|
|
9
|
+
GIE = 8,
|
|
10
|
+
SELARL = 9,
|
|
11
|
+
ASSOCIATION = 10,
|
|
12
|
+
AUTO_ENTREPRENEUR = 11,
|
|
13
|
+
SA = 12,
|
|
14
|
+
SNC = 13,
|
|
15
|
+
OTHER = 14,
|
|
16
|
+
SUCCURSALE = 15,
|
|
17
|
+
SCOP = 16,
|
|
18
|
+
SCE_DROIT_ETRANGER = 17,
|
|
19
|
+
EARL = 18,
|
|
20
|
+
SCP = 19,
|
|
21
|
+
SOCIETE_CIVILE = 20,
|
|
22
|
+
SELASU = 21
|
|
23
|
+
}
|
|
24
|
+
export type LegalFormTypeContent = {
|
|
25
|
+
id: LegalFormTypeEnum;
|
|
3
26
|
name: string;
|
|
4
27
|
alias: string;
|
|
5
28
|
diaCode: number | null;
|
|
@@ -7,7 +30,7 @@ export declare type LegalFormTypeContent = {
|
|
|
7
30
|
individual: boolean;
|
|
8
31
|
pappersLabel?: string;
|
|
9
32
|
};
|
|
10
|
-
export
|
|
33
|
+
export type LegalFormType = {
|
|
11
34
|
[key: string]: LegalFormTypeContent;
|
|
12
35
|
};
|
|
13
36
|
export declare const LegalForm: LegalFormType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegalForm.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"AAAA,oBAAY,oBAAoB,GAAG;IACjC,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"LegalForm.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,EAAE,IAAI;IACN,IAAI,IAAI;IACR,IAAI,IAAI;IACR,IAAI,IAAI;IACR,IAAI,IAAI;IACR,GAAG,IAAI;IACP,GAAG,IAAI;IACP,GAAG,IAAI;IACP,MAAM,IAAI;IACV,WAAW,KAAK;IAChB,iBAAiB,KAAK;IACtB,EAAE,KAAK;IACP,GAAG,KAAK;IACR,KAAK,KAAK;IACV,UAAU,KAAK;IACf,IAAI,KAAK;IACT,kBAAkB,KAAK;IACvB,IAAI,KAAK;IACT,GAAG,KAAK;IACR,cAAc,KAAK;IACnB,MAAM,KAAK;CACZ;AAED,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,iBAAiB,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,oBAAoB,CAAA;CACpC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,aA2LvB,CAAC"}
|
|
@@ -1,6 +1,30 @@
|
|
|
1
|
+
export var LegalFormTypeEnum;
|
|
2
|
+
(function (LegalFormTypeEnum) {
|
|
3
|
+
LegalFormTypeEnum[LegalFormTypeEnum["EI"] = 1] = "EI";
|
|
4
|
+
LegalFormTypeEnum[LegalFormTypeEnum["EIRL"] = 2] = "EIRL";
|
|
5
|
+
LegalFormTypeEnum[LegalFormTypeEnum["EURL"] = 3] = "EURL";
|
|
6
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SARL"] = 4] = "SARL";
|
|
7
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SASU"] = 5] = "SASU";
|
|
8
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SAS"] = 6] = "SAS";
|
|
9
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SCI"] = 7] = "SCI";
|
|
10
|
+
LegalFormTypeEnum[LegalFormTypeEnum["GIE"] = 8] = "GIE";
|
|
11
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SELARL"] = 9] = "SELARL";
|
|
12
|
+
LegalFormTypeEnum[LegalFormTypeEnum["ASSOCIATION"] = 10] = "ASSOCIATION";
|
|
13
|
+
LegalFormTypeEnum[LegalFormTypeEnum["AUTO_ENTREPRENEUR"] = 11] = "AUTO_ENTREPRENEUR";
|
|
14
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SA"] = 12] = "SA";
|
|
15
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SNC"] = 13] = "SNC";
|
|
16
|
+
LegalFormTypeEnum[LegalFormTypeEnum["OTHER"] = 14] = "OTHER";
|
|
17
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SUCCURSALE"] = 15] = "SUCCURSALE";
|
|
18
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SCOP"] = 16] = "SCOP";
|
|
19
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SCE_DROIT_ETRANGER"] = 17] = "SCE_DROIT_ETRANGER";
|
|
20
|
+
LegalFormTypeEnum[LegalFormTypeEnum["EARL"] = 18] = "EARL";
|
|
21
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SCP"] = 19] = "SCP";
|
|
22
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SOCIETE_CIVILE"] = 20] = "SOCIETE_CIVILE";
|
|
23
|
+
LegalFormTypeEnum[LegalFormTypeEnum["SELASU"] = 21] = "SELASU";
|
|
24
|
+
})(LegalFormTypeEnum || (LegalFormTypeEnum = {}));
|
|
1
25
|
export const LegalForm = {
|
|
2
26
|
EI: {
|
|
3
|
-
id:
|
|
27
|
+
id: LegalFormTypeEnum.EI,
|
|
4
28
|
name: 'EI',
|
|
5
29
|
alias: 'ei',
|
|
6
30
|
diaCode: 11,
|
|
@@ -9,7 +33,7 @@ export const LegalForm = {
|
|
|
9
33
|
pappersLabel: 'Entrepreneur individuel',
|
|
10
34
|
},
|
|
11
35
|
EIRL: {
|
|
12
|
-
id:
|
|
36
|
+
id: LegalFormTypeEnum.EIRL,
|
|
13
37
|
name: 'EIRL',
|
|
14
38
|
alias: 'eirl',
|
|
15
39
|
diaCode: 11,
|
|
@@ -18,7 +42,7 @@ export const LegalForm = {
|
|
|
18
42
|
pappersLabel: 'Indivision entre personnes physiques',
|
|
19
43
|
},
|
|
20
44
|
EURL: {
|
|
21
|
-
id:
|
|
45
|
+
id: LegalFormTypeEnum.EURL,
|
|
22
46
|
name: 'EURL',
|
|
23
47
|
alias: 'eurl',
|
|
24
48
|
diaCode: 12212,
|
|
@@ -27,7 +51,7 @@ export const LegalForm = {
|
|
|
27
51
|
pappersLabel: 'EURL, entreprise unipersonnelle à responsabilité limitée',
|
|
28
52
|
},
|
|
29
53
|
SARL: {
|
|
30
|
-
id:
|
|
54
|
+
id: LegalFormTypeEnum.SARL,
|
|
31
55
|
name: 'SARL',
|
|
32
56
|
alias: 'sarl',
|
|
33
57
|
diaCode: 12211,
|
|
@@ -36,7 +60,7 @@ export const LegalForm = {
|
|
|
36
60
|
pappersLabel: 'SARL, société à responsabilité limitée',
|
|
37
61
|
},
|
|
38
62
|
SASU: {
|
|
39
|
-
id:
|
|
63
|
+
id: LegalFormTypeEnum.SASU,
|
|
40
64
|
name: 'SASU',
|
|
41
65
|
alias: 'sasu',
|
|
42
66
|
diaCode: 12223,
|
|
@@ -45,7 +69,7 @@ export const LegalForm = {
|
|
|
45
69
|
pappersLabel: 'SASU, société par actions simplifiée unipersonnelle',
|
|
46
70
|
},
|
|
47
71
|
SAS: {
|
|
48
|
-
id:
|
|
72
|
+
id: LegalFormTypeEnum.SAS,
|
|
49
73
|
name: 'SAS',
|
|
50
74
|
alias: 'sas',
|
|
51
75
|
diaCode: 12223,
|
|
@@ -54,7 +78,7 @@ export const LegalForm = {
|
|
|
54
78
|
pappersLabel: 'SAS, société par actions simplifiée',
|
|
55
79
|
},
|
|
56
80
|
SCI: {
|
|
57
|
-
id:
|
|
81
|
+
id: LegalFormTypeEnum.SCI,
|
|
58
82
|
name: 'SCI',
|
|
59
83
|
alias: 'sci',
|
|
60
84
|
diaCode: 12131,
|
|
@@ -63,7 +87,7 @@ export const LegalForm = {
|
|
|
63
87
|
pappersLabel: 'SCI, société civile immobilière',
|
|
64
88
|
},
|
|
65
89
|
GIE: {
|
|
66
|
-
id:
|
|
90
|
+
id: LegalFormTypeEnum.GIE,
|
|
67
91
|
name: 'GIE',
|
|
68
92
|
alias: 'gie',
|
|
69
93
|
diaCode: 13,
|
|
@@ -72,7 +96,7 @@ export const LegalForm = {
|
|
|
72
96
|
pappersLabel: 'GIE, groupement d\'intérêt économique',
|
|
73
97
|
},
|
|
74
98
|
SELARL: {
|
|
75
|
-
id:
|
|
99
|
+
id: LegalFormTypeEnum.SELARL,
|
|
76
100
|
name: 'SELARL',
|
|
77
101
|
alias: 'selarl',
|
|
78
102
|
diaCode: 12213,
|
|
@@ -81,7 +105,7 @@ export const LegalForm = {
|
|
|
81
105
|
pappersLabel: 'SERL, société d\'exercice libéral à responsabilité limitée',
|
|
82
106
|
},
|
|
83
107
|
ASSOCIATION: {
|
|
84
|
-
id:
|
|
108
|
+
id: LegalFormTypeEnum.ASSOCIATION,
|
|
85
109
|
name: 'Association',
|
|
86
110
|
alias: 'association',
|
|
87
111
|
diaCode: 2,
|
|
@@ -90,7 +114,7 @@ export const LegalForm = {
|
|
|
90
114
|
pappersLabel: 'Association déclarée',
|
|
91
115
|
},
|
|
92
116
|
AUTO_ENTREPRENEUR: {
|
|
93
|
-
id:
|
|
117
|
+
id: LegalFormTypeEnum.AUTO_ENTREPRENEUR,
|
|
94
118
|
name: 'Auto-Entrepreneur',
|
|
95
119
|
alias: 'auto-entrepreneur',
|
|
96
120
|
diaCode: null,
|
|
@@ -99,7 +123,7 @@ export const LegalForm = {
|
|
|
99
123
|
pappersLabel: 'Entrepreneur individuel',
|
|
100
124
|
},
|
|
101
125
|
SA: {
|
|
102
|
-
id:
|
|
126
|
+
id: LegalFormTypeEnum.SA,
|
|
103
127
|
name: 'SA',
|
|
104
128
|
alias: 'sa',
|
|
105
129
|
diaCode: 12221,
|
|
@@ -108,7 +132,7 @@ export const LegalForm = {
|
|
|
108
132
|
pappersLabel: 'SA à conseil d\'administration (s.a.i.)',
|
|
109
133
|
},
|
|
110
134
|
SNC: {
|
|
111
|
-
id:
|
|
135
|
+
id: LegalFormTypeEnum.SNC,
|
|
112
136
|
name: 'SNC',
|
|
113
137
|
alias: 'snc',
|
|
114
138
|
diaCode: 1212,
|
|
@@ -117,7 +141,7 @@ export const LegalForm = {
|
|
|
117
141
|
pappersLabel: 'Société en nom collectif',
|
|
118
142
|
},
|
|
119
143
|
OTHER: {
|
|
120
|
-
id:
|
|
144
|
+
id: LegalFormTypeEnum.OTHER,
|
|
121
145
|
name: 'Autre',
|
|
122
146
|
alias: 'autre',
|
|
123
147
|
diaCode: null,
|
|
@@ -125,7 +149,7 @@ export const LegalForm = {
|
|
|
125
149
|
individual: false,
|
|
126
150
|
},
|
|
127
151
|
SUCCURSALE: {
|
|
128
|
-
id:
|
|
152
|
+
id: LegalFormTypeEnum.SUCCURSALE,
|
|
129
153
|
name: 'Succursale',
|
|
130
154
|
alias: 'succursale',
|
|
131
155
|
diaCode: null,
|
|
@@ -133,7 +157,7 @@ export const LegalForm = {
|
|
|
133
157
|
individual: false,
|
|
134
158
|
},
|
|
135
159
|
SCOP: {
|
|
136
|
-
id:
|
|
160
|
+
id: LegalFormTypeEnum.SCOP,
|
|
137
161
|
name: 'SCOP',
|
|
138
162
|
alias: 'scop',
|
|
139
163
|
diaCode: null,
|
|
@@ -142,7 +166,7 @@ export const LegalForm = {
|
|
|
142
166
|
pappersLabel: 'SCOP, SARL coopérative ouvrière de production',
|
|
143
167
|
},
|
|
144
168
|
SCE_DROIT_ETRANGER: {
|
|
145
|
-
id:
|
|
169
|
+
id: LegalFormTypeEnum.SCE_DROIT_ETRANGER,
|
|
146
170
|
name: 'Sce Droit Etranger',
|
|
147
171
|
alias: 'sce droit etranger',
|
|
148
172
|
diaCode: 12131,
|
|
@@ -150,7 +174,7 @@ export const LegalForm = {
|
|
|
150
174
|
individual: false,
|
|
151
175
|
},
|
|
152
176
|
EARL: {
|
|
153
|
-
id:
|
|
177
|
+
id: LegalFormTypeEnum.EARL,
|
|
154
178
|
name: 'EARL',
|
|
155
179
|
alias: 'earl',
|
|
156
180
|
diaCode: 12137,
|
|
@@ -159,7 +183,7 @@ export const LegalForm = {
|
|
|
159
183
|
pappersLabel: 'SCOP, SARL coopérative ouvrière de production',
|
|
160
184
|
},
|
|
161
185
|
SCP: {
|
|
162
|
-
id:
|
|
186
|
+
id: LegalFormTypeEnum.SCP,
|
|
163
187
|
name: 'SCP',
|
|
164
188
|
alias: 'scp',
|
|
165
189
|
diaCode: null,
|
|
@@ -168,7 +192,7 @@ export const LegalForm = {
|
|
|
168
192
|
pappersLabel: 'SCP d\'avocats',
|
|
169
193
|
},
|
|
170
194
|
SOCIETE_CIVILE: {
|
|
171
|
-
id:
|
|
195
|
+
id: LegalFormTypeEnum.SOCIETE_CIVILE,
|
|
172
196
|
name: 'Société Civile',
|
|
173
197
|
alias: 'SOC',
|
|
174
198
|
diaCode: null,
|
|
@@ -177,7 +201,7 @@ export const LegalForm = {
|
|
|
177
201
|
pappersLabel: 'Autre société civile',
|
|
178
202
|
},
|
|
179
203
|
SELASU: {
|
|
180
|
-
id:
|
|
204
|
+
id: LegalFormTypeEnum.SELASU,
|
|
181
205
|
name: 'SELAS(U)',
|
|
182
206
|
alias: 'Selas(u)',
|
|
183
207
|
diaCode: null,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegalForm.js","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LegalForm.js","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"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","sourcesContent":["export enum LegalFormTypeEnum {\n EI = 1,\n EIRL = 2,\n EURL = 3,\n SARL = 4,\n SASU = 5,\n SAS = 6,\n SCI = 7,\n GIE = 8,\n SELARL = 9,\n ASSOCIATION = 10,\n AUTO_ENTREPRENEUR = 11,\n SA = 12,\n SNC = 13,\n OTHER = 14,\n SUCCURSALE = 15,\n SCOP = 16,\n SCE_DROIT_ETRANGER = 17,\n EARL = 18,\n SCP = 19,\n SOCIETE_CIVILE = 20,\n SELASU = 21,\n}\n\nexport type LegalFormTypeContent = {\n id: LegalFormTypeEnum;\n name: string;\n alias: string;\n diaCode: number | null;\n hideVat: boolean;\n individual: boolean;\n pappersLabel?: string;\n};\n\nexport type LegalFormType = {\n [key: string]: LegalFormTypeContent\n};\n\nexport const LegalForm: LegalFormType = {\n EI: {\n id: LegalFormTypeEnum.EI,\n name: 'EI',\n alias: 'ei',\n diaCode: 11,\n hideVat: false,\n individual: true,\n pappersLabel: 'Entrepreneur individuel',\n },\n EIRL: {\n id: LegalFormTypeEnum.EIRL,\n name: 'EIRL',\n alias: 'eirl',\n diaCode: 11,\n hideVat: false,\n individual: true,\n pappersLabel: 'Indivision entre personnes physiques',\n },\n EURL: {\n id: LegalFormTypeEnum.EURL,\n name: 'EURL',\n alias: 'eurl',\n diaCode: 12212,\n hideVat: false,\n individual: false,\n pappersLabel: 'EURL, entreprise unipersonnelle à responsabilité limitée',\n },\n SARL: {\n id: LegalFormTypeEnum.SARL,\n name: 'SARL',\n alias: 'sarl',\n diaCode: 12211,\n hideVat: false,\n individual: false,\n pappersLabel: 'SARL, société à responsabilité limitée',\n },\n SASU: {\n id: LegalFormTypeEnum.SASU,\n name: 'SASU',\n alias: 'sasu',\n diaCode: 12223,\n hideVat: false,\n individual: false,\n pappersLabel: 'SASU, société par actions simplifiée unipersonnelle',\n },\n SAS: {\n id: LegalFormTypeEnum.SAS,\n name: 'SAS',\n alias: 'sas',\n diaCode: 12223,\n hideVat: false,\n individual: false,\n pappersLabel: 'SAS, société par actions simplifiée',\n },\n SCI: {\n id: LegalFormTypeEnum.SCI,\n name: 'SCI',\n alias: 'sci',\n diaCode: 12131,\n hideVat: false,\n individual: false,\n pappersLabel: 'SCI, société civile immobilière',\n },\n GIE: {\n id: LegalFormTypeEnum.GIE,\n name: 'GIE',\n alias: 'gie',\n diaCode: 13,\n hideVat: false,\n individual: false,\n pappersLabel: 'GIE, groupement d\\'intérêt économique',\n },\n SELARL: {\n id: LegalFormTypeEnum.SELARL,\n name: 'SELARL',\n alias: 'selarl',\n diaCode: 12213,\n hideVat: false,\n individual: false,\n pappersLabel: 'SERL, société d\\'exercice libéral à responsabilité limitée',\n },\n ASSOCIATION: {\n id: LegalFormTypeEnum.ASSOCIATION,\n name: 'Association',\n alias: 'association',\n diaCode: 2,\n hideVat: true,\n individual: false,\n pappersLabel: 'Association déclarée',\n },\n AUTO_ENTREPRENEUR: {\n id: LegalFormTypeEnum.AUTO_ENTREPRENEUR,\n name: 'Auto-Entrepreneur',\n alias: 'auto-entrepreneur',\n diaCode: null,\n hideVat: true,\n individual: true,\n pappersLabel: 'Entrepreneur individuel',\n },\n SA: {\n id: LegalFormTypeEnum.SA,\n name: 'SA',\n alias: 'sa',\n diaCode: 12221,\n hideVat: false,\n individual: false,\n pappersLabel: 'SA à conseil d\\'administration (s.a.i.)',\n },\n SNC: {\n id: LegalFormTypeEnum.SNC,\n name: 'SNC',\n alias: 'snc',\n diaCode: 1212,\n hideVat: false,\n individual: false,\n pappersLabel: 'Société en nom collectif',\n },\n OTHER: {\n id: LegalFormTypeEnum.OTHER,\n name: 'Autre',\n alias: 'autre',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SUCCURSALE: {\n id: LegalFormTypeEnum.SUCCURSALE,\n name: 'Succursale',\n alias: 'succursale',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SCOP: {\n id: LegalFormTypeEnum.SCOP,\n name: 'SCOP',\n alias: 'scop',\n diaCode: null,\n hideVat: false,\n individual: false,\n pappersLabel: 'SCOP, SARL coopérative ouvrière de production',\n },\n SCE_DROIT_ETRANGER: {\n id: LegalFormTypeEnum.SCE_DROIT_ETRANGER,\n name: 'Sce Droit Etranger',\n alias: 'sce droit etranger',\n diaCode: 12131,\n hideVat: false,\n individual: false,\n },\n EARL: {\n id: LegalFormTypeEnum.EARL,\n name: 'EARL',\n alias: 'earl',\n diaCode: 12137,\n hideVat: false,\n individual: false,\n pappersLabel: 'SCOP, SARL coopérative ouvrière de production',\n },\n SCP: {\n id: LegalFormTypeEnum.SCP,\n name: 'SCP',\n alias: 'scp',\n diaCode: null,\n hideVat: false,\n individual: false,\n pappersLabel: 'SCP d\\'avocats',\n },\n SOCIETE_CIVILE: {\n id: LegalFormTypeEnum.SOCIETE_CIVILE,\n name: 'Société Civile',\n alias: 'SOC',\n diaCode: null,\n hideVat: false,\n individual: false,\n pappersLabel: 'Autre société civile',\n },\n SELASU: {\n id: LegalFormTypeEnum.SELASU,\n name: 'SELAS(U)',\n alias: 'Selas(u)',\n diaCode: null,\n hideVat: false,\n individual: false,\n pappersLabel: 'Selas unipersonnelle',\n },\n};"]}
|
|
@@ -111,7 +111,8 @@ export declare enum MailAuto {
|
|
|
111
111
|
DONT_MISS_CLEMENTINE = 136,
|
|
112
112
|
CLEMENTINE_ADVENTURE_DOES_NOT_END = 137,
|
|
113
113
|
ASK_DOCUMENTS_FOR_BALANCE_SHEET = 138,
|
|
114
|
-
ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET = 139
|
|
114
|
+
ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET = 139,
|
|
115
|
+
CUSTOMER_ACCEPTANCE_COMPANY_TAX = 140
|
|
115
116
|
}
|
|
116
117
|
export declare const MailAutoList: {
|
|
117
118
|
id: MailAuto;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MailAuto.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/MailAuto.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,OAAO,IAAI;IACX,WAAW,IAAI;IACf,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,SAAS,IAAI;IACb,UAAU,IAAI;IACd,gBAAgB,IAAI;IACpB,SAAS,IAAI;IACb,iBAAiB,IAAI;IACrB,WAAW,KAAK;IAChB,MAAM,KAAK;IACX,YAAY,KAAK;IACjB,UAAU,KAAK;IACf,WAAW,KAAK;IAChB,eAAe,KAAK;IACpB,gBAAgB,KAAK;IACrB,kBAAkB,KAAK;IACvB,wBAAwB,KAAK;IAC7B,gBAAgB,KAAK;IACrB,eAAe,KAAK;IACpB,qBAAqB,KAAK;IAC1B,iBAAiB,KAAK;IACtB,kBAAkB,KAAK;IACvB,WAAW,KAAK;IAChB,uBAAuB,KAAK;IAC5B,sBAAsB,KAAK;IAC3B,oBAAoB,KAAK;IACzB,qCAAqC,KAAK;IAC1C,qBAAqB,KAAK;IAC1B,uCAAuC,KAAK;IAC5C,cAAc,KAAK;IACnB,eAAe,KAAK;IACpB,sBAAsB,KAAK;IAC3B,iBAAiB,KAAK;IACtB,yBAAyB,KAAK;IAC9B,uBAAuB,KAAK;IAC5B,yBAAyB,KAAK;IAC9B,wBAAwB,KAAK;IAC7B,MAAM,KAAK;IACX,mBAAmB,KAAK;IACxB,cAAc,KAAK;IACnB,IAAI,KAAK;IACT,cAAc,KAAK;IACnB,gBAAgB,KAAK;IACrB,cAAc,KAAK;IACnB,qCAAqC,KAAK;IAC1C,4BAA4B,KAAK;IACjC,YAAY,KAAK;IACjB,YAAY,KAAK;IACjB,sBAAsB,KAAK;IAC3B,eAAe,KAAK;IACpB,SAAS,KAAK;IACd,WAAW,KAAK;IAChB,uBAAuB,KAAK;IAC5B,oBAAoB,KAAK;IACzB,+BAA+B,KAAK;IACpC,iCAAiC,KAAK;IACtC,eAAe,KAAK;IACpB,gBAAgB,KAAK;IACrB,OAAO,KAAK;IACZ,aAAa,KAAK;IAClB,mBAAmB,KAAK;IACxB,eAAe,KAAK;IACpB,oBAAoB,KAAK;IACzB,gBAAgB,KAAK;IACrB,gBAAgB,KAAK;IACrB,wBAAwB,KAAK;IAC7B,2BAA2B,KAAK;IAChC,yBAAyB,KAAK;IAC9B,QAAQ,KAAK;IACb,iCAAiC,KAAK;IACtC,WAAW,KAAK;IAChB,qBAAqB,KAAK;IAC1B,2BAA2B,KAAK;IAChC,6BAA6B,KAAK;IAClC,qCAAqC,KAAK;IAC1C,cAAc,KAAK;IACnB,8BAA8B,KAAK;IACnC,gCAAgC,KAAK;IACrC,aAAa,KAAK;IAClB,aAAa,KAAK;IAClB,UAAU,KAAK;IACf,gCAAgC,KAAK;IACrC,aAAa,KAAK;IAClB,sBAAsB,KAAK;IAC3B,eAAe,KAAK;IACpB,oBAAoB,KAAK;IACzB,WAAW,MAAM;IACjB,kBAAkB,MAAM;IACxB,mBAAmB,MAAM;IACzB,iBAAiB,MAAM;IACvB,sBAAsB,MAAM;IAC5B,yBAAyB,MAAM;IAC/B,iCAAiC,MAAM;IACvC,8BAA8B,MAAM;IACpC,gCAAgC,MAAM;IACtC,oCAAoC,MAAM;IAC1C,oCAAoC,MAAM;IAC1C,sCAAsC,MAAM;IAC5C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,2BAA2B,MAAM;IACjC,6BAA6B,MAAM;IACnC,cAAc,MAAM;IACpB,qBAAqB,MAAM;IAC3B,uBAAuB,MAAM;IAC7B,oBAAoB,MAAM;IAC1B,iCAAiC,MAAM;IACvC,+BAA+B,MAAM;IACrC,sCAAsC,MAAM;
|
|
1
|
+
{"version":3,"file":"MailAuto.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/MailAuto.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAClB,OAAO,IAAI;IACX,WAAW,IAAI;IACf,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,SAAS,IAAI;IACb,UAAU,IAAI;IACd,gBAAgB,IAAI;IACpB,SAAS,IAAI;IACb,iBAAiB,IAAI;IACrB,WAAW,KAAK;IAChB,MAAM,KAAK;IACX,YAAY,KAAK;IACjB,UAAU,KAAK;IACf,WAAW,KAAK;IAChB,eAAe,KAAK;IACpB,gBAAgB,KAAK;IACrB,kBAAkB,KAAK;IACvB,wBAAwB,KAAK;IAC7B,gBAAgB,KAAK;IACrB,eAAe,KAAK;IACpB,qBAAqB,KAAK;IAC1B,iBAAiB,KAAK;IACtB,kBAAkB,KAAK;IACvB,WAAW,KAAK;IAChB,uBAAuB,KAAK;IAC5B,sBAAsB,KAAK;IAC3B,oBAAoB,KAAK;IACzB,qCAAqC,KAAK;IAC1C,qBAAqB,KAAK;IAC1B,uCAAuC,KAAK;IAC5C,cAAc,KAAK;IACnB,eAAe,KAAK;IACpB,sBAAsB,KAAK;IAC3B,iBAAiB,KAAK;IACtB,yBAAyB,KAAK;IAC9B,uBAAuB,KAAK;IAC5B,yBAAyB,KAAK;IAC9B,wBAAwB,KAAK;IAC7B,MAAM,KAAK;IACX,mBAAmB,KAAK;IACxB,cAAc,KAAK;IACnB,IAAI,KAAK;IACT,cAAc,KAAK;IACnB,gBAAgB,KAAK;IACrB,cAAc,KAAK;IACnB,qCAAqC,KAAK;IAC1C,4BAA4B,KAAK;IACjC,YAAY,KAAK;IACjB,YAAY,KAAK;IACjB,sBAAsB,KAAK;IAC3B,eAAe,KAAK;IACpB,SAAS,KAAK;IACd,WAAW,KAAK;IAChB,uBAAuB,KAAK;IAC5B,oBAAoB,KAAK;IACzB,+BAA+B,KAAK;IACpC,iCAAiC,KAAK;IACtC,eAAe,KAAK;IACpB,gBAAgB,KAAK;IACrB,OAAO,KAAK;IACZ,aAAa,KAAK;IAClB,mBAAmB,KAAK;IACxB,eAAe,KAAK;IACpB,oBAAoB,KAAK;IACzB,gBAAgB,KAAK;IACrB,gBAAgB,KAAK;IACrB,wBAAwB,KAAK;IAC7B,2BAA2B,KAAK;IAChC,yBAAyB,KAAK;IAC9B,QAAQ,KAAK;IACb,iCAAiC,KAAK;IACtC,WAAW,KAAK;IAChB,qBAAqB,KAAK;IAC1B,2BAA2B,KAAK;IAChC,6BAA6B,KAAK;IAClC,qCAAqC,KAAK;IAC1C,cAAc,KAAK;IACnB,8BAA8B,KAAK;IACnC,gCAAgC,KAAK;IACrC,aAAa,KAAK;IAClB,aAAa,KAAK;IAClB,UAAU,KAAK;IACf,gCAAgC,KAAK;IACrC,aAAa,KAAK;IAClB,sBAAsB,KAAK;IAC3B,eAAe,KAAK;IACpB,oBAAoB,KAAK;IACzB,WAAW,MAAM;IACjB,kBAAkB,MAAM;IACxB,mBAAmB,MAAM;IACzB,iBAAiB,MAAM;IACvB,sBAAsB,MAAM;IAC5B,yBAAyB,MAAM;IAC/B,iCAAiC,MAAM;IACvC,8BAA8B,MAAM;IACpC,gCAAgC,MAAM;IACtC,oCAAoC,MAAM;IAC1C,oCAAoC,MAAM;IAC1C,sCAAsC,MAAM;IAC5C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,uCAAuC,MAAM;IAC7C,2BAA2B,MAAM;IACjC,6BAA6B,MAAM;IACnC,cAAc,MAAM;IACpB,qBAAqB,MAAM;IAC3B,uBAAuB,MAAM;IAC7B,oBAAoB,MAAM;IAC1B,iCAAiC,MAAM;IACvC,+BAA+B,MAAM;IACrC,sCAAsC,MAAM;IAC5C,+BAA+B,MAAM;CACtC;AAED,eAAO,MAAM,YAAY;;;;;;;;;;;;;GAyBxB,CAAC"}
|
|
@@ -113,6 +113,7 @@ export var MailAuto;
|
|
|
113
113
|
MailAuto[MailAuto["CLEMENTINE_ADVENTURE_DOES_NOT_END"] = 137] = "CLEMENTINE_ADVENTURE_DOES_NOT_END";
|
|
114
114
|
MailAuto[MailAuto["ASK_DOCUMENTS_FOR_BALANCE_SHEET"] = 138] = "ASK_DOCUMENTS_FOR_BALANCE_SHEET";
|
|
115
115
|
MailAuto[MailAuto["ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET"] = 139] = "ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET";
|
|
116
|
+
MailAuto[MailAuto["CUSTOMER_ACCEPTANCE_COMPANY_TAX"] = 140] = "CUSTOMER_ACCEPTANCE_COMPANY_TAX";
|
|
116
117
|
})(MailAuto || (MailAuto = {}));
|
|
117
118
|
export const MailAutoList = [
|
|
118
119
|
{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MailAuto.js","sourceRoot":"","sources":["../../../ts/types/Enum/MailAuto.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"MailAuto.js","sourceRoot":"","sources":["../../../ts/types/Enum/MailAuto.ts"],"names":[],"mappings":"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","sourcesContent":["export enum MailAuto {\n MEMENTO = 1,\n ANNOTATIONS = 2,\n BILAN = 3,\n MISSING_DOCS = 4,\n SYNC_BANK = 5,\n A_NOUVEAUX = 6,\n MISSING_INVOICES = 7,\n PHONE_RDV = 8,\n GRACEFUL_DELIVERY = 9,\n ON_BOARDING = 10,\n UNPAID = 11,\n MYCLE_ACCESS = 12,\n FIRST_TALK = 13,\n ATTRIBUTION = 14,\n NEW_ATTRIBUTION = 15,\n PAYMENT_REJECTED = 16,\n ATTESTATION_SIGNED = 17,\n ATTESTATION_PAYMENT_LINK = 18,\n PHONE_RDV_MISSED = 19,\n PHONE_SYNTHESIS = 20,\n LEGAL_FOLDER_CREATION = 21,\n JURIDICAL_PAYMENT = 22,\n RELANCE_ANNOTATION = 23,\n SUPERVISION = 24,\n PAYMENT_LATE_FOR_ACTION = 25,\n SYNCHRONIZE_FOR_ACTION = 26,\n DOCUMENTS_FOR_ACTION = 27,\n PAYMENTS_LATE_AND_NOT_SYNC_FOR_ACTION = 28,\n ANNOTATION_FOR_ACTION = 29,\n PAYMENT_LATE_AND_NOT_ANNOTED_FOR_ACTION = 30,\n MAJ_FOR_ACTION = 31,\n CONSTITUTION_EI = 32,\n CONSTITUTION_SOCIETIES = 33,\n CONSTITUTION_KBIS = 34,\n RELANCE_GRACEFUL_DELIVERY = 35,\n REPLY_GRACEFUL_DELIVERY = 36,\n ACCOUNTING_IMPLEMENTATION = 37,\n INFORM_CUSTOMER_DRG_DONE = 38,\n UNSYNC = 40,\n NEW_CUSTOMER_SOCIAL = 41,\n JURIDICAL_KBIS = 42,\n HOME = 43,\n HOME_SYNTHESIS = 44,\n OPINION_RECEIVED = 47,\n RESPONSE_RECAP = 48,\n RESPONSE_CALL_DIRECTLY_NOTATION_ECHEC = 49,\n RESPONSE_CALL_DIRECTLY_ECHEC = 50,\n AVIS_3_WEEKS = 51,\n SATISFACTION = 52,\n UPDATE_YOUR_ACCOUNTING = 53,\n RELANCE_CHECKUP = 54,\n RESPONDER = 55,\n NO_RESPONSE = 56,\n MEMO_RELANCE_ANNOTATION = 57,\n APPROBATION_DIVIDEND = 58,\n APPROBATION_JURIDICAL_DOCUMENTS = 59,\n APPROBATION_ACCOUNTS_DEPOSIT_BACK = 61,\n VAT_DECLARATION = 62,\n TAKE_BACK_LETTER = 63,\n ASK_RIB = 67,\n DOCS_RECAP_CA = 68,\n THANKS_FOR_ESTIMATE = 69,\n REMIND_ESTIMATE = 70,\n LAST_REMIND_ESTIMATE = 71,\n EXPIRED_ESTIMATE = 72,\n DOCS_FOR_EXPRESS = 73,\n DOCS_FOR_EXPRESS_RELANCE = 74,\n TICKET_SUPPORT_CONSTATATION = 76,\n TICKET_SUPPORT_RESOLUTION = 77,\n SCHEDULE = 78,\n TERMINATION_FOR_MISSING_DOCUMENTS = 80,\n TERMINATION = 81,\n LAST_RELANCE_CHECK_UP = 82,\n TERMINATION_FOR_NO_CHECK_UP = 83,\n TERMINATION_FOR_LAB_REJECTION = 84,\n TERMINATION_FOR_SATISFIED_OR_REFUNDED = 85,\n DRAWDOWN_ERROR = 86,\n RECOVERY_REFUSED_BY_OLD_EXPERT = 87,\n DRAWDOWN_ERROR_AFTER_TERMINATION = 88,\n REFUND_PRESTA = 89,\n REFUND_AMOUNT = 90,\n PDF_CSV_BA = 91,\n REVIVE_ELEMENTS_FOR_CONSTITUTION = 92,\n REVIVE_TICKET = 93,\n RESOLVE_WAITING_TICKET = 94,\n RELANCE_UNPAIDS = 95,\n LAST_RELANCE_UNPAIDS = 96,\n FIRST_PREVI = 100,\n FIRST_RAPPEL_PREVI = 101,\n SECOND_RAPPEL_PREVI = 102,\n LAST_RAPPEL_PREVI = 103,\n BILAN_PREVI_FOR_CLIENT = 117,\n REPORTING_FIRST_PHONE_RDV = 105,\n REPORTING_EDITING_FIRST_PHONE_RDV = 106,\n REPORTING_PHONE_RDV_SUMMARY_J0 = 107,\n REPORTING_PHONE_RDV_BUG_FIXED_J3 = 108,\n REPORTING_PHONE_RDV_SATISFACTION_J15 = 109,\n REPORTING_PHONE_RDV_SATISFACTION_J30 = 110,\n REPORTING_PHONE_RDV_UNAVAILABLE_1_TIME = 111,\n REPORTING_PHONE_RDV_UNAVAILABLE_2_TIMES = 112,\n REPORTING_PHONE_RDV_UNAVAILABLE_3_TIMES = 113,\n REPORTING_PHONE_RDV_UNAVAILABLE_4_TIMES = 114,\n REPORTING_PHONE_RDV_UNAVAILABLE_5_TIMES = 115,\n REPORTING_PHONE_RDV_UNAVAILABLE_6_TIMES = 116,\n TASK_EXTERNAL_CALL_NOT_MAKE = 120,\n MISSING_ELEMENT_FOR_CHECKLIST = 122,\n MONTHLY_REPORT = 124,\n WELCOME_TO_CLEMENTINE = 134,\n MEETING_WITH_CLEMENTINE = 135,\n DONT_MISS_CLEMENTINE = 136,\n CLEMENTINE_ADVENTURE_DOES_NOT_END = 137,\n ASK_DOCUMENTS_FOR_BALANCE_SHEET = 138,\n ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET = 139,\n CUSTOMER_ACCEPTANCE_COMPANY_TAX = 140,\n}\n\nexport const MailAutoList = [\n {\n id: MailAuto.ASK_DOCUMENTS_FOR_BALANCE_SHEET,\n onlyforRoles: null,\n alias: 'ask-documents-for-balance-sheet',\n title: 'Demande de document pour votre bilan comptable',\n subject: 'Demande de document pour votre bilan comptable',\n fields: [\n { name: 'to', lg: 'xs12 sm5' },\n { name: 'subject', lg: 'xs12 sm7' },\n { name: 'contentHtml' },\n ],\n },\n {\n id: MailAuto.ASK_SIGNED_DOCUMENTS_FOR_BALANCE_SHEET,\n onlyforRoles: null,\n alias: 'ask-signed-documents-for-balance-sheet',\n title: 'Signer vos documents pour mon bilan comptable',\n subject: 'Signer vos documents pour mon bilan comptable',\n fields: [\n { name: 'to', lg: 'xs12 sm5' },\n { name: 'subject', lg: 'xs12 sm7' },\n { name: 'contentHtml' },\n ],\n },\n];\n"]}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
export declare enum NotificationCode {
|
|
2
2
|
UNPAID_OR_WAITING_END = 9,
|
|
3
|
-
ASK_TO_CHANGE_COMPTA_TYPE = 33
|
|
3
|
+
ASK_TO_CHANGE_COMPTA_TYPE = 33,
|
|
4
|
+
ACCEPANCE = 38
|
|
5
|
+
}
|
|
6
|
+
export declare enum TypeNotificationType {
|
|
7
|
+
ACTION = 1
|
|
4
8
|
}
|
|
5
9
|
//# sourceMappingURL=Notification.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Notification.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,qBAAqB,IAAI;IACzB,yBAAyB,KAAK;
|
|
1
|
+
{"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Notification.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,qBAAqB,IAAI;IACzB,yBAAyB,KAAK;IAC9B,SAAS,KAAK;CACf;AAED,oBAAY,oBAAoB;IAC9B,MAAM,IAAI;CACX"}
|
|
@@ -2,5 +2,10 @@ export var NotificationCode;
|
|
|
2
2
|
(function (NotificationCode) {
|
|
3
3
|
NotificationCode[NotificationCode["UNPAID_OR_WAITING_END"] = 9] = "UNPAID_OR_WAITING_END";
|
|
4
4
|
NotificationCode[NotificationCode["ASK_TO_CHANGE_COMPTA_TYPE"] = 33] = "ASK_TO_CHANGE_COMPTA_TYPE";
|
|
5
|
+
NotificationCode[NotificationCode["ACCEPANCE"] = 38] = "ACCEPANCE";
|
|
5
6
|
})(NotificationCode || (NotificationCode = {}));
|
|
7
|
+
export var TypeNotificationType;
|
|
8
|
+
(function (TypeNotificationType) {
|
|
9
|
+
TypeNotificationType[TypeNotificationType["ACTION"] = 1] = "ACTION";
|
|
10
|
+
})(TypeNotificationType || (TypeNotificationType = {}));
|
|
6
11
|
//# sourceMappingURL=Notification.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../ts/types/Enum/Notification.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../ts/types/Enum/Notification.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,yFAAyB,CAAA;IACzB,kGAA8B,CAAA;IAC9B,kEAAc,CAAA;AAChB,CAAC,EAJW,gBAAgB,KAAhB,gBAAgB,QAI3B;AAED,MAAM,CAAN,IAAY,oBAEX;AAFD,WAAY,oBAAoB;IAC9B,mEAAU,CAAA;AACZ,CAAC,EAFW,oBAAoB,KAApB,oBAAoB,QAE/B","sourcesContent":["export enum NotificationCode {\n UNPAID_OR_WAITING_END = 9,\n ASK_TO_CHANGE_COMPTA_TYPE = 33,\n ACCEPANCE = 38,\n}\n\nexport enum TypeNotificationType {\n ACTION = 1,\n}"]}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type PartneredAccountantServiceTypeTypeContent = {
|
|
2
2
|
id: number;
|
|
3
3
|
name: string;
|
|
4
4
|
imageSVG: string;
|
|
5
5
|
imagePNG: string;
|
|
6
6
|
};
|
|
7
|
-
export
|
|
7
|
+
export type PartneredAccountantServiceTypeType = {
|
|
8
8
|
[key: string]: PartneredAccountantServiceTypeTypeContent;
|
|
9
9
|
};
|
|
10
10
|
export declare const PartneredAccountantServiceType: PartneredAccountantServiceTypeType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PartneredAccountantServiceType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/PartneredAccountantServiceType.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"PartneredAccountantServiceType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/PartneredAccountantServiceType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,yCAAyC,GAAG;IACtD,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C,CAAC,GAAG,EAAE,MAAM,GAAG,yCAAyC,CAAA;CACzD,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,kCAsC5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ProductType.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,EAAE,EAAE,MAAM,CAAC;QACX,IAAI,EAAE,MAAM,CAAC;KACd,CAAA;CACF;AAED,oBAAY,aAAa;IACvB,OAAO,IAAI;IACX,OAAO,IAAI;IACX,IAAI,IAAI;CACT;AAED,
|
|
1
|
+
{"version":3,"file":"ProductType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ProductType.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,EAAE,EAAE,MAAM,CAAC;QACX,IAAI,EAAE,MAAM,CAAC;KACd,CAAA;CACF;AAED,oBAAY,aAAa;IACvB,OAAO,IAAI;IACX,OAAO,IAAI;IACX,IAAI,IAAI;CACT;AAED,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,EAAE,EAAE,MAAM,CAAC;CAAE,CAAC,CAAC;AAEpE,eAAO,MAAM,WAAW,EAAE,YAazB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,gBAa7B,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type ProvisionTypeContent = {
|
|
2
2
|
idAccount: number;
|
|
3
3
|
number: string;
|
|
4
4
|
label: string;
|
|
5
5
|
idAccountDepreciation: number;
|
|
6
6
|
idAccountRecovery: number;
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type ProvisionElementType = {
|
|
9
9
|
[key: string]: ProvisionTypeContent;
|
|
10
10
|
};
|
|
11
11
|
export declare const ProvisionType: ProvisionElementType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProvisionType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ProvisionType.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ProvisionType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ProvisionType.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,MAAM,CAAC;IAC9B,iBAAiB,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,CAAC,GAAG,EAAE,MAAM,GAAG,oBAAoB,CAAA;CACpC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,oBAiH3B,CAAC"}
|
|
@@ -16,12 +16,12 @@ export declare enum StudyLevelEnum {
|
|
|
16
16
|
BAC_PLUS_SEVEN = "BAC +7",
|
|
17
17
|
ABOVE_BAC_PLUS_SEVEN = "Au dessus de BAC + 7"
|
|
18
18
|
}
|
|
19
|
-
export
|
|
19
|
+
export type ContractTypeList = {
|
|
20
20
|
label: string;
|
|
21
21
|
value: ContractTypeEnum;
|
|
22
22
|
}[];
|
|
23
|
-
export
|
|
24
|
-
export
|
|
23
|
+
export type HiringReasonList = Array<HiringReasonEnum>;
|
|
24
|
+
export type StudyLevelList = Array<StudyLevelEnum>;
|
|
25
25
|
export declare const contractTypeList: ContractTypeList;
|
|
26
26
|
export declare const hiringReasonList: HiringReasonList;
|
|
27
27
|
export declare const studyLevelList: StudyLevelList;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SalariesType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SalariesType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,oBAAY,gBAAgB;IAC1B,QAAQ,kBAAkB;IAC1B,WAAW,iBAAiB;IAC5B,QAAQ,eAAe;CACxB;AAED,oBAAY,cAAc;IACxB,SAAS,sBAAsB;IAC/B,GAAG,QAAQ;IACX,YAAY,WAAW;IACvB,YAAY,WAAW;IACvB,cAAc,WAAW;IACzB,aAAa,WAAW;IACxB,aAAa,WAAW;IACxB,YAAY,WAAW;IACvB,cAAc,WAAW;IACzB,oBAAoB,yBAAyB;CAC9C;AAED,
|
|
1
|
+
{"version":3,"file":"SalariesType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SalariesType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,oBAAY,gBAAgB;IAC1B,QAAQ,kBAAkB;IAC1B,WAAW,iBAAiB;IAC5B,QAAQ,eAAe;CACxB;AAED,oBAAY,cAAc;IACxB,SAAS,sBAAsB;IAC/B,GAAG,QAAQ;IACX,YAAY,WAAW;IACvB,YAAY,WAAW;IACvB,cAAc,WAAW;IACzB,aAAa,WAAW;IACxB,aAAa,WAAW;IACxB,YAAY,WAAW;IACvB,cAAc,WAAW;IACzB,oBAAoB,yBAAyB;CAC9C;AAED,MAAM,MAAM,gBAAgB,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,gBAAgB,CAAA;CAAE,EAAE,CAAC;AAC5E,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,gBAAgB,CAAC,CAAC;AACvD,MAAM,MAAM,cAAc,GAAG,KAAK,CAAC,cAAc,CAAC,CAAC;AAEnD,eAAO,MAAM,gBAAgB,EAAE,gBAS9B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,gBAAuG,CAAC;AAEvI,eAAO,MAAM,cAAc,EAAE,cAK5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SheetMonthScheduleDetailType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SheetMonthScheduleDetailType.ts"],"names":[],"mappings":"AAAA,oBAAY,4BAA4B;IACtC,aAAa,IAAI;IACjB,GAAG,IAAI;IACP,UAAU,IAAI;IACd,0BAA0B,IAAI;IAC9B,aAAa,IAAI;IACjB,OAAO,IAAI;IACX,QAAQ,IAAI;CACb;AAED,
|
|
1
|
+
{"version":3,"file":"SheetMonthScheduleDetailType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SheetMonthScheduleDetailType.ts"],"names":[],"mappings":"AAAA,oBAAY,4BAA4B;IACtC,aAAa,IAAI;IACjB,GAAG,IAAI;IACP,UAAU,IAAI;IACd,0BAA0B,IAAI;IAC9B,aAAa,IAAI;IACjB,OAAO,IAAI;IACX,QAAQ,IAAI;CACb;AAED,MAAM,MAAM,uBAAuB,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,4BAA4B,CAAA;CAAE,EAAE,CAAC;AAC/F,eAAO,MAAM,uBAAuB,EAAE,uBAQrC,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type SurveyTypeDatasTypeContent = {
|
|
2
2
|
id: number;
|
|
3
3
|
question: string;
|
|
4
4
|
type: 'checkbox' | 'select';
|
|
5
5
|
answers: Array<string>;
|
|
6
6
|
};
|
|
7
|
-
export
|
|
7
|
+
export type SurveyTypeDatasType = {
|
|
8
8
|
[key: number]: Array<SurveyTypeDatasTypeContent>;
|
|
9
9
|
};
|
|
10
10
|
export declare const SurveyTypeDatas: SurveyTypeDatasType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SurveyTypeDatas.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyTypeDatas.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"SurveyTypeDatas.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyTypeDatas.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,0BAA0B,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,UAAU,GAAG,QAAQ,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAC/H,MAAM,MAAM,mBAAmB,GAAG;IAChC,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,0BAA0B,CAAC,CAAA;CAAE,CAAC;AAErD,eAAO,MAAM,eAAe,EAAE,mBA0C7B,CAAC"}
|