@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
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type PaymentState = {
|
|
2
2
|
isError: boolean;
|
|
3
3
|
details: string[];
|
|
4
4
|
};
|
|
5
|
-
|
|
5
|
+
type Interchange = {
|
|
6
6
|
name: string | null;
|
|
7
7
|
label: string | null;
|
|
8
8
|
isError: boolean;
|
|
@@ -10,8 +10,8 @@ declare type Interchange = {
|
|
|
10
10
|
date: string | null;
|
|
11
11
|
detailledLabel?: string | null;
|
|
12
12
|
};
|
|
13
|
-
export
|
|
14
|
-
export
|
|
13
|
+
export type InterchangeState = Array<Interchange>;
|
|
14
|
+
export type InterchangeHistory = Interchange & {
|
|
15
15
|
stateDetailsHistory: InterchangeState;
|
|
16
16
|
};
|
|
17
17
|
export declare class ReadDeclaration {
|
|
@@ -48,8 +48,8 @@ export declare class Redactor {
|
|
|
48
48
|
adresse: RedactorAddress;
|
|
49
49
|
referenceDossier: string;
|
|
50
50
|
}
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
type Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'DesignationSuite3' | 'AdresseNumero';
|
|
52
|
+
type Tags = Array<{
|
|
53
53
|
description: string;
|
|
54
54
|
tag: Tag;
|
|
55
55
|
value: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG;IACzB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC;AAEF,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC/B,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC;AAElD,MAAM,MAAM,kBAAkB,GAAG,WAAW,GAAG;IAAE,mBAAmB,EAAE,gBAAgB,CAAA;CAAE,CAAC;AAEzF,qBAAa,eAAe;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE;QACf,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KACrB,CAAC;IACF,OAAO,EAAE,YAAY,CAAC;IACtB,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAC9B;AAED,qBAAa,eAAe;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,kBAAkB,EAAE,CAAC;IAC9B,YAAY,EAAE,eAAe,EAAE,CAAC;CACjC;AAED,qBAAa,eAAe;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;CACzB;AAED,qBAAa,QAAQ;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,eAAe,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,KAAK,GAAG,GAAG,QAAQ,GAAG,cAAc,GAAG,aAAa,GAAG,iBAAiB,GAAG,mBAAmB,GAAG,mBAAmB,GAAG,eAAe,GAAG,WAAW,GAAG,aAAa,GAAG,mBAAmB,GAAG,mBAAmB,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,mBAAmB,GAAG,eAAe,CAAC;AACzS,KAAK,IAAI,GAAG,KAAK,CAAC;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,GAAG,CAAC;IAAC,KAAK,EAAE,GAAG,CAAA;CAAE,CAAC,CAAC;AAEjE,MAAM,WAAW,kBAAkB;IACjC,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,UAAU,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,GAAG,CAAC;IACd,KAAK,EAAE,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,kBAAkB,EAAE,CAAA;KAAE,CAAC,CAAC;IAC7D,GAAG,CAAC,EAAE,MAAM,CAAA;CACb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAkBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype Interchange = {\n name: string |null;\n label: string|null;\n isError: boolean;\n isFinal: boolean;\n date: string|null;\n detailledLabel?: string|null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string| null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'DesignationSuite3' | 'AdresseNumero';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml?: string\n}"]}
|
|
1
|
+
{"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAkBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype Interchange = {\n name: string | null;\n label: string | null;\n isError: boolean;\n isFinal: boolean;\n date: string | null;\n detailledLabel?: string | null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string | null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'DesignationSuite3' | 'AdresseNumero';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml?: string\n}"]}
|
|
@@ -5,7 +5,7 @@ export declare class PasswordDigest {
|
|
|
5
5
|
created: string;
|
|
6
6
|
passwordDigest: string;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';
|
|
9
9
|
export declare class WSDL {
|
|
10
10
|
deposit: string;
|
|
11
11
|
monitoring: string;
|
|
@@ -49,12 +49,12 @@ export declare class StateHistory {
|
|
|
49
49
|
isFinal: string[];
|
|
50
50
|
date: string[];
|
|
51
51
|
}
|
|
52
|
-
export
|
|
52
|
+
export type DeclarationStateHistory = StateHistory & {
|
|
53
53
|
stateDetailsHistory: Array<{
|
|
54
54
|
stateDetail: InterchangeHistory[];
|
|
55
55
|
}>;
|
|
56
56
|
};
|
|
57
|
-
export
|
|
57
|
+
export type DeclarationType = {
|
|
58
58
|
code: string[];
|
|
59
59
|
libelle: string[];
|
|
60
60
|
};
|
|
@@ -77,7 +77,7 @@ export declare class InterchangeDeclaration {
|
|
|
77
77
|
}>;
|
|
78
78
|
dld: any[];
|
|
79
79
|
}
|
|
80
|
-
export
|
|
80
|
+
export type DeclarationStates = {
|
|
81
81
|
status: number;
|
|
82
82
|
declarationType: {
|
|
83
83
|
code: string | null;
|
|
@@ -89,7 +89,7 @@ export declare type DeclarationStates = {
|
|
|
89
89
|
dld: any;
|
|
90
90
|
idDeclaration: string | null;
|
|
91
91
|
};
|
|
92
|
-
export
|
|
92
|
+
export type InterchangeParsed = Array<{
|
|
93
93
|
interchange: Array<{
|
|
94
94
|
depositId: string[];
|
|
95
95
|
depositDate: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAEjE,qBAAa,cAAc;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,
|
|
1
|
+
{"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAEjE,qBAAa,cAAc;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,SAAS,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,cAAc,GAAG,aAAa,GAAG,UAAU,CAAC;AAEtO,qBAAa,IAAI;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,UAAU;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,qBAAa,kBAAkB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE;QACJ,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,MAAM,CAAA;KACd,CAAC;IACF,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,WAAW,CAAC;CAC1B;AAED,qBAAa,oBAAoB;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AAED,qBAAa,sBAAsB;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,GAAG,CAAC;CACV;AAED,qBAAa,YAAY;IACvB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,IAAI,EAAE,MAAM,EAAE,CAAC;CAChB;AAED,MAAM,MAAM,uBAAuB,GAAG,YAAY,GAAG;IAAE,mBAAmB,EAAE,KAAK,CAAC;QAAE,WAAW,EAAE,kBAAkB,EAAE,CAAA;KAAE,CAAC,CAAA;CAAE,CAAC;AAE3H,MAAM,MAAM,eAAe,GAAG;IAAE,IAAI,EAAE,MAAM,EAAE,CAAC;IAAC,OAAO,EAAE,MAAM,EAAE,CAAA;CAAE,CAAC;AAEpE,qBAAa,sBAAsB;IACjC,WAAW,EAAE,EAAE,CAAC;IAChB,0BAA0B,EAAC,MAAM,EAAE,CAAC;IACpC,SAAS,EAAE;QACT,IAAI,EAAE,MAAM,EAAE,CAAC;QACf,IAAI,EAAE,MAAM,EAAE,CAAA;KACf,CAAC;IACF,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,eAAe,EAAE,eAAe,EAAE,CAAC;IACnC,aAAa,EAAE,KAAK,CAAC;QAAE,YAAY,EAAE,uBAAuB,EAAE,CAAA;KAAE,CAAC,CAAC;IAClE,GAAG,EAAE,GAAG,EAAE,CAAC;CACZ;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE;QACf,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KACrB,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,YAAY,CAAC;IACtB,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAC7B,GAAG,EAAE,GAAG,CAAC;IACT,aAAa,EAAE,MAAM,GAAG,IAAI,CAAA;CAC7B,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,KAAK,CAAC;IACpC,WAAW,EAAE,KAAK,CAAC;QACjB,SAAS,EAAE,MAAM,EAAE,CAAC;QACpB,WAAW,EAAE,MAAM,EAAE,CAAC;QACtB,cAAc,EAAE,MAAM,EAAE,CAAC;QACzB,aAAa,EAAE,MAAM,EAAE,CAAC;QACxB,MAAM,EAAE,MAAM,EAAE,CAAC;QACjB,OAAO,EAAE,MAAM,EAAE,CAAC;QAClB,KAAK,EAAE,MAAM,EAAE,CAAC;QAChB,OAAO,EAAE,MAAM,EAAE,CAAC;QAClB,MAAM,EAAE,MAAM,EAAE,CAAC;QACjB,eAAe,EAAE,MAAM,EAAE,CAAC;QAC1B,aAAa,EAAE,MAAM,EAAE,CAAC;QACxB,aAAa,EAAE,KAAK,CAAC;YACnB,YAAY,EAAE,uBAAuB,EAAE,CAAA;SACxC,CAAC,CAAC;QACH,cAAc,EAAE,MAAM,EAAE,CAAC;KAC1B,CAAC,CAAA;CACH,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Util.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,cAAc;CAI1B;AAID,MAAM,OAAO,IAAI;CAGhB;AAED,MAAM,OAAO,UAAU;CAOtB;AAED,MAAM,OAAO,kBAAkB;CAS9B;AAED,MAAM,OAAO,oBAAoB;CAIhC;AAED,MAAM,OAAO,sBAAsB;CAQlC;AAED,MAAM,OAAO,YAAY;CAMxB;AAMD,MAAM,OAAO,sBAAsB;CAgBlC","sourcesContent":["import { InterchangeHistory, PaymentState, Rof } from '../../..';\n\nexport class PasswordDigest {\n nonce: string;\n created: string;\n passwordDigest: string;\n}\n\nexport type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';\n\nexport class WSDL {\n deposit: string;\n monitoring: string;\n}\n\nexport class AccessKeys {\n login: string;\n password: string;\n loginMB: string;\n passwordMB: string;\n apiKey: string;\n wsdl: WSDL;\n}\n\nexport class RegistrationParams {\n subject: string;\n idSociety: number;\n file: {\n buffer: Buffer,\n token: string\n };\n forceTestMode: boolean;\n processType: ProcessType;\n}\n\nexport class RegistrationResponse {\n status: number;\n response: string;\n depositId: string | null;\n}\n\nexport class IndebtedIdentification {\n identifiant: string;\n designation: string;\n adresseVoie: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n rof: Rof;\n}\n\nexport class StateHistory {\n name: string[];\n label: string[];\n isError: string[];\n isFinal: string[];\n date: string[];\n}\n\nexport type DeclarationStateHistory = StateHistory & { stateDetailsHistory: Array<{ stateDetail: InterchangeHistory[] }> };\n\nexport type DeclarationType = { code: string[]; libelle: string[] };\n\nexport class InterchangeDeclaration {\n interchange: [];\n numInterchangeDestinataire:string[];\n recipient: {\n name: string[];\n type: string[]\n };\n periodStart: string[];\n periodEnd: string[];\n nameDosier: string[];\n numDossier: string[];\n declarationId: string[];\n declarantSiret: string[];\n declarationType: DeclarationType[];\n statesHistory: Array<{ stateHistory: DeclarationStateHistory[] }>;\n dld: any[];\n}\n\nexport type DeclarationStates = {\n status: number;\n declarationType: {\n code: string| null;\n label: string | null\n }; type: string;\n payment: PaymentState;\n states: InterchangeHistory[],\n dld: any;\n idDeclaration: string|null\n};\nexport type InterchangeParsed = Array<{\n interchange: Array<{\n depositId: string[];\n depositDate: string[];\n depositSubject: string[];\n interchangeId: string[];\n numADS: string[];\n adsDate: string[];\n alias: string[];\n version: string[];\n isTest: string[];\n deposantAccount: string[];\n teleProdecure: string[];\n statesHistory: Array<{\n stateHistory: DeclarationStateHistory[]\n }>;\n declarationIds: string[];\n }>\n}>;"]}
|
|
1
|
+
{"version":3,"file":"Util.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,cAAc;CAI1B;AAID,MAAM,OAAO,IAAI;CAGhB;AAED,MAAM,OAAO,UAAU;CAOtB;AAED,MAAM,OAAO,kBAAkB;CAS9B;AAED,MAAM,OAAO,oBAAoB;CAIhC;AAED,MAAM,OAAO,sBAAsB;CAQlC;AAED,MAAM,OAAO,YAAY;CAMxB;AAMD,MAAM,OAAO,sBAAsB;CAgBlC","sourcesContent":["import { InterchangeHistory, PaymentState, Rof } from '../../..';\n\nexport class PasswordDigest {\n nonce: string;\n created: string;\n passwordDigest: string;\n}\n\nexport type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';\n\nexport class WSDL {\n deposit: string;\n monitoring: string;\n}\n\nexport class AccessKeys {\n login: string;\n password: string;\n loginMB: string;\n passwordMB: string;\n apiKey: string;\n wsdl: WSDL;\n}\n\nexport class RegistrationParams {\n subject: string;\n idSociety: number;\n file: {\n buffer: Buffer,\n token: string\n };\n forceTestMode: boolean;\n processType: ProcessType;\n}\n\nexport class RegistrationResponse {\n status: number;\n response: string;\n depositId: string | null;\n}\n\nexport class IndebtedIdentification {\n identifiant: string;\n designation: string;\n adresseVoie: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n rof: Rof;\n}\n\nexport class StateHistory {\n name: string[];\n label: string[];\n isError: string[];\n isFinal: string[];\n date: string[];\n}\n\nexport type DeclarationStateHistory = StateHistory & { stateDetailsHistory: Array<{ stateDetail: InterchangeHistory[] }> };\n\nexport type DeclarationType = { code: string[]; libelle: string[] };\n\nexport class InterchangeDeclaration {\n interchange: [];\n numInterchangeDestinataire:string[];\n recipient: {\n name: string[];\n type: string[]\n };\n periodStart: string[];\n periodEnd: string[];\n nameDosier: string[];\n numDossier: string[];\n declarationId: string[];\n declarantSiret: string[];\n declarationType: DeclarationType[];\n statesHistory: Array<{ stateHistory: DeclarationStateHistory[] }>;\n dld: any[];\n}\n\nexport type DeclarationStates = {\n status: number;\n declarationType: {\n code: string | null;\n label: string | null\n }; type: string;\n payment: PaymentState;\n states: InterchangeHistory[],\n dld: any;\n idDeclaration: string | null\n};\nexport type InterchangeParsed = Array<{\n interchange: Array<{\n depositId: string[];\n depositDate: string[];\n depositSubject: string[];\n interchangeId: string[];\n numADS: string[];\n adsDate: string[];\n alias: string[];\n version: string[];\n isTest: string[];\n deposantAccount: string[];\n teleProdecure: string[];\n statesHistory: Array<{\n stateHistory: DeclarationStateHistory[]\n }>;\n declarationIds: string[];\n }>\n}>;"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBudgetBalanceBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,8BAA8B;CAM1C;
|
|
1
|
+
{"version":3,"file":"CreateBudgetBalanceBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,8BAA8B;CAM1C;AALC;IAAC,WAAW,EAAE;;iEACI;AAElB;IAAC,mBAAmB,EAAE;;+DACN","sourcesContent":["import { ApiProperty } from '../../../..';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateBudgetBalanceBankAccount {\n @ApiProperty()\n dateStart: string;\n\n @ApiPropertyOptional()\n dateEnd: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ReadBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,WAAW,CAAC,EAAE,oBAAoB,CAAC;IACnC,GAAG,EAAE,MAAM,CAAC;CACb,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBalanceSheet.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EAAE,QAAQ,EAAE,UAAU,GAC7B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,kBAAkB;CAyB9B;
|
|
1
|
+
{"version":3,"file":"UpdateBalanceSheet.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EAAE,QAAQ,EAAE,UAAU,GAC7B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,kBAAkB;CAyB9B;AAxBC;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACK,IAAI;2DAAC;AAEvB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACF,IAAI;oDAAC;AAEhB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACH,IAAI;mDAAC;AAEf;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;sDACO;AAEpB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oDACK","sourcesContent":["import {\n IsDate, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class UpdateBalanceSheet {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateBalanceSend?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n deadline?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateEnd?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n turnover?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,MAAM,OAAO,4BAA4B;CAIxC;
|
|
1
|
+
{"version":3,"file":"UpdateBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,MAAM,OAAO,4BAA4B;CAIxC;AAHC;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;8DACV","sourcesContent":["import { IsEnum } from 'class-validator';\nimport { BalanceSheetStatus } from '../../..';\nimport { ApiProperty } from '../../../..';\n\nexport class UpdateBalanceSheetCompletion {\n @ApiProperty()\n @IsEnum(BalanceSheetStatus)\n idStatus: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,4BAA4B;CAwHxC;
|
|
1
|
+
{"version":3,"file":"CreateBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,4BAA4B;CAwHxC;AAvHC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;+DACc;AAE3B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mEACkB;AAE/B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;yEACwB;AAErC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4EAC2B;AAExC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;sEACqB;AAElC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;0EACyB;AAKtC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;qEACa;AAE1B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kEACiB;AAE9B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;wEACuB;AAEpC;IAAC,mBAAmB,EAAE;;mFACyB;AAE/C;IAAC,mBAAmB,EAAE;;iFACuB;AAE7C;IAAC,mBAAmB,EAAE;;8EACoB;AAE1C;IAAC,mBAAmB,EAAE;;gFACsB;AAE5C;IAAC,mBAAmB,EAAE;;gFACsB;AAE5C;IAAC,mBAAmB,EAAE;;mFACyB;AAE/C;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;6EAC4B;AAEzC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;oEACmB;AAEhC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;qEACoB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;yEACwB;AAErC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mEACkB;AAE/B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;0EACyB;AAEtC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;oFACmC;AAEhD;IAAC,WAAW,EAAE;;gEACK","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasAffectedPatrimony?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiProperty()\n idExercice: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,qBAAqB;CAGjC;
|
|
1
|
+
{"version":3,"file":"GetBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,qBAAqB;CAGjC;AAFC;IAAC,mBAAmB,EAAE;;yDACH","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class GetBalanceSheetModule {\n @ApiPropertyOptional()\n idExercice: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,4BAA4B;CAwHxC;
|
|
1
|
+
{"version":3,"file":"UpdateBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,4BAA4B;CAwHxC;AAvHC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;+DACc;AAE3B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4EAC2B;AAExC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;yEACwB;AAErC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;sEACoB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mEACkB;AAE/B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;0EACyB;AAKtC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;wEACuB;AAEpC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;qEACa;AAE1B;IAAC,mBAAmB,EAAE;;mFACyB;AAE/C;IAAC,mBAAmB,EAAE;;iFACuB;AAE7C;IAAC,mBAAmB,EAAE;;8EACoB;AAE1C;IAAC,mBAAmB,EAAE;;gFACsB;AAE5C;IAAC,mBAAmB,EAAE;;gFACsB;AAE5C;IAAC,mBAAmB,EAAE;;mFACyB;AAE/C;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kEACiB;AAE9B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;6EAC4B;AAEzC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;oEACmB;AAEhC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;qEACoB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;yEACwB;AAErC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mEACkB;AAE/B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;0EACyB;AAEtC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;oFACmC;AAEhD;IAAC,mBAAmB,EAAE;;gEACF","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?:boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasAffectedPatrimony?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteTransaction.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/DeleteTransaction.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAGrE,MAAM,OAAO,kBAAkB;CAsB9B;
|
|
1
|
+
{"version":3,"file":"DeleteTransaction.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/DeleteTransaction.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAGrE,MAAM,OAAO,kBAAkB;CAsB9B;AArBC;IAAC,WAAW,EAAE;;yDACQ;AAEtB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;qDACH;AAEnB;IAAC,mBAAmB,EAAE;;mDACL;AAEjB;IAAC,mBAAmB,CAAC,EAAE,WAAW,EAAE,sGAAsG,EAAE,CAAC;;6DACjH;AAE5B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;mEACsC;AAGrD,MAAM,OAAO,yBAAyB;CAGrC;AAFC;IAAC,WAAW,EAAE;;qDACQ","sourcesContent":["import { IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { PartnerTransactionType } from '../../../Enum/PartnerTransactionType';\n\nexport class DeleteTransactions {\n @ApiProperty()\n idBankAccount: number;\n\n @ApiPropertyOptional()\n isLocked?: boolean;\n\n @ApiPropertyOptional()\n isExported?: boolean;\n\n @ApiPropertyOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n endDate?: string;\n\n @ApiPropertyOptional({ description: 'Deleting the bank account. Warning ! this delete also the transactions of the specified bank account' })\n deleteBankAccount?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n partnerTransactionTypes?: PartnerTransactionType[];\n}\n\nexport class DeleteSocietyTransactions {\n @ApiProperty()\n id: number | number[];\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImportBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/ImportBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,iBAAiB;CAU7B;
|
|
1
|
+
{"version":3,"file":"ImportBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/ImportBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,iBAAiB;CAU7B;AATC;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;oDACK;AAElB;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;kDACG","sourcesContent":["import { IsDateString, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class ImportBankAccount {\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/QueryBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,GACrC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,MAAM,OAAO,gBAAgB;CAY5B;
|
|
1
|
+
{"version":3,"file":"QueryBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/QueryBankAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,GACrC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,MAAM,OAAO,gBAAgB;CAY5B;AAXC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;qDACU;AAEtB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,MAAM,CAAC,eAAe,CAAC;;2DACG","sourcesContent":["import {\n IsBoolean, IsEnum, IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { BankAccountType } from '../../../Enum/BankAccountType';\n\nexport class QueryBankAccount {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isActivated?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(BankAccountType)\n idBankAccountType?: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryBankStatement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankStatement/QueryBankStatement.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;CAW/B;
|
|
1
|
+
{"version":3,"file":"QueryBankStatement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankStatement/QueryBankStatement.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;CAW/B;AAVC;IAAC,UAAU,EAAE;IACZ,mBAAmB,EAAE;;qDACJ;AAElB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;IACV,UAAU,EAAE;;0DACS","sourcesContent":["import { IsNotEmpty, IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class UploadBankStatement {\n @IsOptional()\n @ApiPropertyOptional()\n tokenCsv?: string;\n\n @ApiProperty()\n @IsNumber()\n @IsNotEmpty()\n idBankAccount: number;\n\n file: File;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryTransactionBankStatement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankStatement/QueryTransactionBankStatement.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAG1C,MAAM,OAAO,6BAA6B;CAOzC;
|
|
1
|
+
{"version":3,"file":"QueryTransactionBankStatement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankStatement/QueryTransactionBankStatement.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAG1C,MAAM,OAAO,6BAA6B;CAOzC;AANC;IAAC,WAAW,EAAE;;mEACwB;AAEtC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;oEACW","sourcesContent":["import { IsNumber } from 'class-validator';\nimport { ApiProperty } from '../../../..';\nimport { OcrTransactionDetails } from '../ocr/OcrTypeTransactions';\n\nexport class QueryTransactionBankStatement {\n @ApiProperty()\n transactions: OcrTransactionDetails[];\n\n @ApiProperty()\n @IsNumber()\n idBankAccount: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryPaginatedBillingHistory.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,EAAE,UAAU,EAAE,eAAe,EACnC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,4BAA4B;CAUxC;
|
|
1
|
+
{"version":3,"file":"QueryPaginatedBillingHistory.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,EAAE,UAAU,EAAE,eAAe,EACnC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,4BAA4B;CAUxC;AATC;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;IACpC,UAAU,EAAE;IACZ,KAAK,EAAE;;2DACO;AAEf;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;IACnC,UAAU,EAAE;IACZ,KAAK,EAAE;;0DACM","sourcesContent":["import {\n IsInt, IsOptional, /* IsString, */\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedBillingHistory {\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsInt()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsInt()\n page?: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,yBAAyB;CAQrC;
|
|
1
|
+
{"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,yBAAyB;CAQrC;AAPC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;iEACkB;AAE/B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;iEACkB","sourcesContent":["import { IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateOrUpdateAccessToken {\n @ApiPropertyOptional()\n @IsOptional()\n temporaryToken?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n permanentToken?: string | null;\n}"]}
|
|
@@ -3,7 +3,7 @@ export declare class QueryHooks {
|
|
|
3
3
|
token: string;
|
|
4
4
|
event: BudgetInsightEvent;
|
|
5
5
|
}
|
|
6
|
-
|
|
6
|
+
type BudgetCurrency = {
|
|
7
7
|
id: string;
|
|
8
8
|
name: string;
|
|
9
9
|
symbol: string;
|
|
@@ -11,7 +11,7 @@ declare type BudgetCurrency = {
|
|
|
11
11
|
prefix: boolean;
|
|
12
12
|
crypto: boolean;
|
|
13
13
|
};
|
|
14
|
-
|
|
14
|
+
type BudgetInsightAccountTypeName = 'article83' | // Article 83
|
|
15
15
|
'capitalisation' | // Capitalization contract
|
|
16
16
|
'card' | // Card
|
|
17
17
|
'checking' | // Checking account
|
|
@@ -31,7 +31,7 @@ declare type BudgetInsightAccountTypeName = 'article83' | // Article 83
|
|
|
31
31
|
'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)
|
|
32
32
|
'savings' | // Savings account
|
|
33
33
|
'unknown';
|
|
34
|
-
|
|
34
|
+
type BudgetInsightTransactionType = 'transfer' | // Transfer
|
|
35
35
|
'order' | // Order
|
|
36
36
|
'check' | // Check
|
|
37
37
|
'deposit' | // Deposit
|
|
@@ -43,13 +43,13 @@ declare type BudgetInsightTransactionType = 'transfer' | // Transfer
|
|
|
43
43
|
'deferred_card' | // Deferred card operation
|
|
44
44
|
'summary_card' | // Mensual debit of a deferred card
|
|
45
45
|
'unknown';
|
|
46
|
-
|
|
46
|
+
type BudgetInsightBankAccountUsage = 'PRIV' | // Private account.
|
|
47
47
|
'ORGA' | // Professional account.
|
|
48
48
|
'ASSO';
|
|
49
|
-
|
|
49
|
+
type BudgetInsightBankAccountOwnerShip = 'owner' | // Account holder.
|
|
50
50
|
'co-owner' | // Holder on a joint account.
|
|
51
51
|
'attorney';
|
|
52
|
-
|
|
52
|
+
type BudgetInsightLoan = {
|
|
53
53
|
total_amount: number | null;
|
|
54
54
|
available_amount: number | null;
|
|
55
55
|
used_amount: number | null;
|
|
@@ -68,7 +68,7 @@ declare type BudgetInsightLoan = {
|
|
|
68
68
|
duration: number | null;
|
|
69
69
|
type: string | null;
|
|
70
70
|
};
|
|
71
|
-
export
|
|
71
|
+
export type BudgetInsightTransaction = {
|
|
72
72
|
id: number;
|
|
73
73
|
id_account: number;
|
|
74
74
|
application_date: Date | null;
|
|
@@ -102,7 +102,7 @@ export declare type BudgetInsightTransaction = {
|
|
|
102
102
|
country: string | null;
|
|
103
103
|
card: string | null;
|
|
104
104
|
};
|
|
105
|
-
export
|
|
105
|
+
export type BudgetInsightAccountSyncedQuery = {
|
|
106
106
|
id: number;
|
|
107
107
|
id_connection: number | null;
|
|
108
108
|
id_user: number | null;
|
|
@@ -129,7 +129,7 @@ export declare type BudgetInsightAccountSyncedQuery = {
|
|
|
129
129
|
loan: BudgetInsightLoan | null;
|
|
130
130
|
transactions: BudgetInsightTransaction[];
|
|
131
131
|
};
|
|
132
|
-
export
|
|
132
|
+
export type BudgetInsightBankAccount = {
|
|
133
133
|
id: number;
|
|
134
134
|
id_connection: number | null;
|
|
135
135
|
id_user: number | null;
|
|
@@ -145,12 +145,12 @@ export declare type BudgetInsightBankAccount = {
|
|
|
145
145
|
disabled: Date | null;
|
|
146
146
|
iban: string | null;
|
|
147
147
|
};
|
|
148
|
-
|
|
148
|
+
type BudgetInsightUser = {
|
|
149
149
|
id: number;
|
|
150
150
|
signin: Date;
|
|
151
151
|
platform: string;
|
|
152
152
|
};
|
|
153
|
-
|
|
153
|
+
type BudgetInsightConnection = {
|
|
154
154
|
id: number;
|
|
155
155
|
id_user: number | null;
|
|
156
156
|
id_connector: number;
|
|
@@ -166,7 +166,7 @@ declare type BudgetInsightConnection = {
|
|
|
166
166
|
connector_uuid: string;
|
|
167
167
|
next_try: Date | null;
|
|
168
168
|
};
|
|
169
|
-
export
|
|
169
|
+
export type BudgetInsightConnectionSyncedQuery = {
|
|
170
170
|
user: BudgetInsightUser;
|
|
171
171
|
connection: BudgetInsightConnection & {
|
|
172
172
|
connector: any;
|
|
@@ -174,14 +174,14 @@ export declare type BudgetInsightConnectionSyncedQuery = {
|
|
|
174
174
|
accounts: any;
|
|
175
175
|
};
|
|
176
176
|
};
|
|
177
|
-
export
|
|
177
|
+
export type BudgetEditBankAccount = {
|
|
178
178
|
display?: boolean;
|
|
179
179
|
name?: string;
|
|
180
180
|
disabled?: boolean;
|
|
181
181
|
bookmarked?: boolean;
|
|
182
182
|
usage?: BudgetInsightBankAccountUsage;
|
|
183
183
|
};
|
|
184
|
-
export
|
|
184
|
+
export type BudgetInsightGetAllTransactions = {
|
|
185
185
|
income?: boolean;
|
|
186
186
|
deleted?: boolean;
|
|
187
187
|
all?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE/F,qBAAa,UAAU;IAGrB,KAAK,EAAE,MAAM,CAAC;IAId,KAAK,EAAE,kBAAkB,CAAC;CAC3B;AAED,
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE/F,qBAAa,UAAU;IAGrB,KAAK,EAAE,MAAM,CAAC;IAId,KAAK,EAAE,kBAAkB,CAAC;CAC3B;AAED,KAAK,cAAc,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;CACjB,CAAC;AAEF,KAAK,4BAA4B,GAC/B,WAAW,GAAG,aAAa;AAC3B,gBAAgB,GAAG,0BAA0B;AAC7C,MAAM,GAAG,OAAO;AAChB,UAAU,GAAG,mBAAmB;AAChC,cAAc,GAAG,eAAe;AAChC,SAAS,GAAG,kBAAkB;AAC9B,OAAO,GAAG,gBAAgB;AAC1B,eAAe,GAAG,yBAAyB;AAC3C,MAAM,GAAG,OAAO;AAChB,SAAS,GAAG,8BAA8B;AAC1C,QAAQ,GAAG,iBAAiB;AAC5B,KAAK,GAAG,kDAAkD;AAC1D,KAAK,GAAG,mDAAmD;AAC3D,KAAK,GAAG,oDAAoD;AAC5D,OAAO,GAAG,4EAA4E;AACtF,MAAM,GAAG,sEAAsE;AAC/E,aAAa,GAAG,wBAAwB;AACxC,KAAK,GAAG,qEAAqE;AAC7E,SAAS,GAAG,kBAAkB;AAC9B,SAAS,CAAC;AAEZ,KAAK,4BAA4B,GAC/B,UAAU,GAAG,WAAW;AACxB,OAAO,GAAG,QAAQ;AAClB,OAAO,GAAG,QAAQ;AAClB,SAAS,GAAG,UAAU;AACtB,SAAS,GAAG,UAAU;AACtB,YAAY,GAAG,aAAa;AAC5B,cAAc,GAAG,eAAe;AAChC,MAAM,GAAG,YAAY;AACrB,MAAM,GAAG,iBAAiB;AAC1B,eAAe,GAAG,0BAA0B;AAC5C,cAAc,GAAG,mCAAmC;AACpD,SAAS,CAAC;AAEZ,KAAK,6BAA6B,GAClC,MAAM,GAAE,mBAAmB;AAC3B,MAAM,GAAE,wBAAwB;AAChC,MAAM,CAAC;AAEP,KAAK,iCAAiC,GACpC,OAAO,GAAG,kBAAkB;AAC5B,UAAU,GAAG,6BAA6B;AAC1C,UAAU,CAAC;AAEb,KAAK,iBAAiB,GAAG;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,EAAE,IAAI,GAAG,IAAI,CAAC;IACjC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC9B,IAAI,EAAE,IAAI,CAAC;IACX,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,IAAI,CAAC;IACZ,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,4BAA4B,CAAC;IACnC,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,iBAAiB,EAAE,cAAc,GAAG,IAAI,CAAC;IACzC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,mBAAmB,EAAE,cAAc,GAAG,IAAI,CAAC;IAC3C,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAC,MAAM,GAAG,IAAI,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,cAAc,GAAG,IAAI,CAAC;IAChC,IAAI,EAAE,4BAA4B,CAAC;IACnC,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,6BAA6B,CAAC;IACrC,SAAS,EAAE,iCAAiC,GAAG,IAAI,CAAC;IACpD,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,IAAI,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAC/B,YAAY,EAAE,wBAAwB,EAAE,CAAC;CAC1C,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,EAAE,OAAO,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,IAAI,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,KAAK,uBAAuB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C,IAAI,EAAE,iBAAiB,CAAC;IACxB,UAAU,EAAE,uBAAuB,GAAG;QAAE,SAAS,EAAE,GAAG,CAAC;QAAC,OAAO,EAAE,GAAG,CAAC;QAAC,QAAQ,EAAE,GAAG,CAAC;KAAE,CAAC;CACxF,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAC,6BAA6B,CAAA;CACrC,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAgC,MAAM,6BAA6B,CAAC;AAE/F,MAAM,OAAO,UAAU;CAQtB;AALC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACG;AAId;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACD","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: BudgetInsightConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: BudgetInsightConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n};"]}
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAgC,MAAM,6BAA6B,CAAC;AAE/F,MAAM,OAAO,UAAU;CAQtB;AAPC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACG;AAEd;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACD","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: BudgetInsightConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: BudgetInsightConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n};"]}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';
|
|
2
|
-
export
|
|
2
|
+
export type ReadAuthorizationCode = {
|
|
3
3
|
code: string;
|
|
4
4
|
expiresIn: string;
|
|
5
5
|
idUser: string;
|
|
6
6
|
};
|
|
7
|
-
export
|
|
7
|
+
export type ReadTemporaryCode = {
|
|
8
8
|
code: string;
|
|
9
9
|
expiresIn: string;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type ReadUserConnection = {
|
|
12
12
|
id: number;
|
|
13
13
|
idUser: number;
|
|
14
14
|
idConnector: number;
|
|
@@ -17,7 +17,7 @@ export declare type ReadUserConnection = {
|
|
|
17
17
|
active: boolean;
|
|
18
18
|
state: BudgetInsightConnectionState | null;
|
|
19
19
|
};
|
|
20
|
-
export
|
|
20
|
+
export type ReadUserConnectionBudget = {
|
|
21
21
|
id: number;
|
|
22
22
|
id_user: number;
|
|
23
23
|
id_connector: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE3E,
|
|
1
|
+
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE3E,MAAM,MAAM,qBAAqB,GAAG;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,IAAI,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAA;CAC3C,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,KAAK,EAAE,IAAI,CAAC;IACZ,aAAa,EAAE,IAAI,CAAC;IACpB,MAAM,EAAE,IAAI,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBudgetPermanentToken.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,0BAA0B;CAMtC;
|
|
1
|
+
{"version":3,"file":"UpdateBudgetPermanentToken.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,0BAA0B;CAMtC;AALC;IAAC,mBAAmB,EAAE;;6DACH;AAEnB;IAAC,mBAAmB,EAAE;;+DACC","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateBudgetPermanentToken {\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idSocieties?: number[];\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;CAmD/B;
|
|
1
|
+
{"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;CAmD/B;AAlDC;IAAC,WAAW,EAAE;;kDACA;AAEd;IAAC,WAAW,EAAE;8BACH,IAAI;sDAAC;AAEhB;IAAC,mBAAmB,EAAE;8BACZ,IAAI;oDAAC;AAEf;IAAC,WAAW,EAAE;;oDACE;AAEhB;IAAC,mBAAmB,EAAE;;mDACN;AAEhB;IAAC,WAAW,EAAE;;sDACI;AAElB;IAAC,mBAAmB,EAAE;;oDACL;AAEjB;IAAC,WAAW,EAAE;;sDACI;AAElB;IAAC,mBAAmB,EAAE;;uDACF;AAEpB;IAAC,mBAAmB,EAAE;;mDACN;AAEhB;IAAC,mBAAmB,EAAE;;8DACK;AAE3B;IAAC,mBAAmB,EAAE;;0DACC;AAEvB;IAAC,WAAW,EAAE;;mDACE;AAEhB;IAAC,mBAAmB,EAAE;;sDACH;AAEnB;IAAC,mBAAmB,EAAE;;yDACA;AAEtB;IAAC,mBAAmB,EAAE;;oDACL;AAEjB;IAAC,mBAAmB,EAAE;8BACR,IAAI;wDAAC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class createCalendarEvent {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,2BAA2B;CA0DvC;
|
|
1
|
+
{"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,2BAA2B;CA0DvC;AAzDC;IAAC,WAAW,EAAE;;0DACA;AAEd;IAAC,WAAW,EAAE;8BACH,IAAI;8DAAC;AAEhB;IAAC,mBAAmB,EAAE;8BACZ,IAAI;4DAAC;AAEf;IAAC,WAAW,EAAE;;4DACE;AAEhB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;6DACK;AAElB;IAAC,mBAAmB,EAAE;;2DACN;AAEhB;IAAC,WAAW,EAAE;;8DACI;AAElB;IAAC,mBAAmB,EAAE;;4DACL;AAEjB;IAAC,WAAW,EAAE;;8DACI;AAElB;IAAC,mBAAmB,EAAE;;+DACF;AAEpB;IAAC,mBAAmB,EAAE;;2DACN;AAEhB;IAAC,mBAAmB,EAAE;;sEACK;AAE3B;IAAC,mBAAmB,EAAE;;kEACC;AAEvB;IAAC,WAAW,EAAE;;2DACE;AAEhB;IAAC,mBAAmB,EAAE;;8DACH;AAEnB;IAAC,mBAAmB,EAAE;;iEACA;AAEtB;IAAC,mBAAmB,EAAE;;4DACL;AAEjB;IAAC,mBAAmB,EAAE;8BACR,IAAI;gEAAC;AAEnB;IAAC,WAAW,EAAE;8BACL,KAAK;4DAAS","sourcesContent":["import { IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateCalendarEventForUsers {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n meetLink?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiProperty()\n idUsers: Array<number>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAllCalendarEvent.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/getAllCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEhF,MAAM,OAAO,mBAAmB;CAY/B;
|
|
1
|
+
{"version":3,"file":"getAllCalendarEvent.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/calendarEvent/getAllCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEhF,MAAM,OAAO,mBAAmB;CAY/B;AAXC;IAAC,mBAAmB,EAAE;;mDACN;AAEhB;IAAC,WAAW,EAAE;8BACH,IAAI;sDAAC;AAEhB;IAAC,WAAW,EAAE;8BACL,IAAI;oDAAC;AAEd;IAAC,mBAAmB,EAAE;;wDACA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class GetAllCalendarEvent {\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n startDate: Date;\n\n @ApiProperty()\n endDate: Date;\n\n @ApiPropertyOptional()\n isValidated?: boolean;\n}"]}
|