@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VehicleType.js","
|
|
1
|
+
{"version":3,"file":"VehicleType.js","names":["_Aspone","require","VehicleType","exports","TOURISM_VEHICLE","id","value","AsponeTTV","label","MOTORBIKE","MOPED"],"sources":["../../../ts/types/Enum/VehicleType.ts"],"sourcesContent":["import { AsponeTTV } from './Aspone';\n\nexport interface TypeVehicle {\n id: number;\n value: AsponeTTV;\n label: string\n}\n\nexport interface VehicleTypeEnum {\n [key: string]: TypeVehicle\n}\n\nexport const VehicleType: VehicleTypeEnum = {\n TOURISM_VEHICLE: {\n id: 1,\n value: AsponeTTV.TOURISM_VEHICLE,\n label: 'Véhicule de tourisme',\n },\n MOTORBIKE: {\n id: 2,\n value: AsponeTTV.MOTORBIKE,\n label: 'Moto',\n },\n MOPED: {\n id: 3,\n value: AsponeTTV.MOPED,\n label: 'Vélomoteur, scooter',\n },\n};"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAYO,MAAMC,WAAW,GAAAC,OAAA,CAAXD,WAAW,GAAoB;EAC1CE,eAAe,EAAE;IACfC,EAAE,EAAE,CAAC;IACLC,KAAK,EAAEC,iBAAS,CAACH,eAAe;IAChCI,KAAK,EAAE;GACR;EACDC,SAAS,EAAE;IACTJ,EAAE,EAAE,CAAC;IACLC,KAAK,EAAEC,iBAAS,CAACE,SAAS;IAC1BD,KAAK,EAAE;GACR;EACDE,KAAK,EAAE;IACLL,EAAE,EAAE,CAAC;IACLC,KAAK,EAAEC,iBAAS,CAACG,KAAK;IACtBF,KAAK,EAAE;;CAEV"}
|
|
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
var WebmailFlag = exports.WebmailFlag = undefined;
|
|
7
|
-
|
|
8
7
|
(function (WebmailFlag) {
|
|
9
8
|
WebmailFlag[WebmailFlag["TO_BE_PROCESSED_BY_CS"] = 1] = "TO_BE_PROCESSED_BY_CS";
|
|
10
9
|
WebmailFlag[WebmailFlag["TO_BE_PROCESSED_BY_ACCOUNTANT"] = 2] = "TO_BE_PROCESSED_BY_ACCOUNTANT";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WebmailFlag.js","
|
|
1
|
+
{"version":3,"file":"WebmailFlag.js","names":["WebmailFlag","exports","undefined"],"sources":["../../../ts/types/Enum/WebmailFlag.ts"],"sourcesContent":["export enum WebmailFlag {\n TO_BE_PROCESSED_BY_CS = 1,\n TO_BE_PROCESSED_BY_ACCOUNTANT = 2,\n RECALLED_CUSTOMER = 7,\n NO_RESPONSE_REQUIRED = 8,\n ANSWERED = 9,\n RESUMPTION_LETTER_ANSWER = 10,\n}"],"mappings":";;;;;AAAA,IAAYA,WAOX,GAAAC,OAAA,CAPWD,WAOX,GAAAE,SAAA;AAPD,WAAYF,WAAW;EACrBA,WAAA,CAAAA,WAAA,wDAAyB;EACzBA,WAAA,CAAAA,WAAA,wEAAiC;EACjCA,WAAA,CAAAA,WAAA,gDAAqB;EACrBA,WAAA,CAAAA,WAAA,sDAAwB;EACxBA,WAAA,CAAAA,WAAA,8BAAY;EACZA,WAAA,CAAAA,WAAA,+DAA6B;AAC/B,CAAC,EAPWA,WAAW,KAAAC,OAAA,CAAXD,WAOX,GAPWA,WAAW"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WebmailType.js","
|
|
1
|
+
{"version":3,"file":"WebmailType.js","names":["WebmailType","exports","undefined"],"sources":["../../../ts/types/Enum/WebmailType.ts"],"sourcesContent":["export enum WebmailType {\n EMAIL = 1,\n PHONE_CALL = 2,\n AUTOMATIC_EMAIL = 3,\n SMS = 4,\n INTERN_TASK = 5,\n EXTERN_TASK = 6,\n ATTRIBUTION_EMAIL = 7,\n BUG = 8,\n}"],"mappings":";;;;;AAAA,IAAYA,WASX,GAAAC,OAAA,CATWD,WASX,GAAAE,SAAA;AATD,WAAYF,WAAW;EACrBA,WAAA,CAAAA,WAAA,wBAAS;EACTA,WAAA,CAAAA,WAAA,kCAAc;EACdA,WAAA,CAAAA,WAAA,4CAAmB;EACnBA,WAAA,CAAAA,WAAA,oBAAO;EACPA,WAAA,CAAAA,WAAA,oCAAe;EACfA,WAAA,CAAAA,WAAA,oCAAe;EACfA,WAAA,CAAAA,WAAA,gDAAqB;EACrBA,WAAA,CAAAA,WAAA,oBAAO;AACT,CAAC,EATWA,WAAW,KAAAC,OAAA,CAAXD,WASX,GATWA,WAAW"}
|
|
@@ -4,32 +4,22 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.FormAuthenticate = undefined;
|
|
7
|
-
|
|
8
7
|
var _classValidator = require("class-validator");
|
|
9
|
-
|
|
10
8
|
var _utils = require("../../utils");
|
|
11
|
-
|
|
12
9
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
10
|
var c = arguments.length,
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
12
|
+
d;
|
|
16
13
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
14
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
15
|
};
|
|
19
|
-
|
|
20
16
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
17
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
18
|
};
|
|
23
|
-
|
|
24
19
|
class FormAuthenticate {}
|
|
25
|
-
|
|
26
20
|
exports.FormAuthenticate = FormAuthenticate;
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], FormAuthenticate.prototype, "login", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], FormAuthenticate.prototype, "password", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], FormAuthenticate.prototype, "authCode", void 0);
|
|
33
|
-
|
|
34
24
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], FormAuthenticate.prototype, "token", void 0);
|
|
35
25
|
//# sourceMappingURL=FormAuthenticate.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormAuthenticate.js","
|
|
1
|
+
{"version":3,"file":"FormAuthenticate.js","names":["_classValidator","require","_utils","FormAuthenticate","exports","__decorate","ApiProperty","IsString","ApiPropertyOptional","IsOptional"],"sources":["../../../ts/types/Form/FormAuthenticate.ts"],"sourcesContent":["import { IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../utils';\n\nexport class FormAuthenticate {\n @ApiProperty()\n @IsString()\n login: string;\n\n @ApiProperty()\n @IsString()\n password: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n authCode?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n token?: string;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,gBAAgB;AAgB5BC,OAAA,CAhBYD,gBAAgB,GAAhBA,gBAAgB;AAC3BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,gFACG;AAEdF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,mFACM;AAEjBF,UAAA,EAAC,IAAAG,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,mFACK;AAElBJ,UAAA,EAAC,IAAAG,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,gFACE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormConnector.js","
|
|
1
|
+
{"version":3,"file":"FormConnector.js","names":["FormConnector","exports"],"sources":["../../../ts/types/Form/FormConnector.ts"],"sourcesContent":["import { ConnectorType } from '../Enum/ConnectorType';\n\nexport class FormConnector {\n // @ApiProperty()\n id?: number;\n\n // @ApiProperty()\n username?: string;\n\n // @ApiProperty()\n pass?: string;\n\n // @ApiProperty()\n url?: string;\n\n // @ApiProperty()\n token?: string;\n\n // @ApiProperty()\n token2?: string;\n\n // @ApiProperty()\n token3?: string;\n\n // @ApiProperty()\n token4?: string;\n\n // @ApiProperty()\n date?: Date;\n\n // @ApiProperty()\n idTypeConnector: ConnectorType;\n\n // @ApiProperty()\n idSociety?: number;\n}\n"],"mappings":";;;;;AAEM,MAAOA,aAAa;AAiCzBC,OAAA,CAjCYD,aAAa,GAAbA,aAAa"}
|
|
@@ -4,52 +4,32 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.Create3cxLog = undefined;
|
|
7
|
-
|
|
8
7
|
var _classValidator = require("class-validator");
|
|
9
|
-
|
|
10
8
|
var _utils = require("../../../../utils");
|
|
11
|
-
|
|
12
9
|
var _Call = require("../../../Enum/Call");
|
|
13
|
-
|
|
14
10
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
15
11
|
var c = arguments.length,
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
18
14
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
19
15
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
16
|
};
|
|
21
|
-
|
|
22
17
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
23
18
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
24
19
|
};
|
|
25
|
-
|
|
26
20
|
class Create3cxLog {}
|
|
27
|
-
|
|
28
21
|
exports.Create3cxLog = Create3cxLog;
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], Create3cxLog.prototype, "number", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsEnum)(_Call.CallType), __metadata("design:type", String)], Create3cxLog.prototype, "callType", void 0);
|
|
33
|
-
|
|
34
24
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsEnum)(_Call.CallDirection), __metadata("design:type", String)], Create3cxLog.prototype, "callDirection", void 0);
|
|
35
|
-
|
|
36
25
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], Create3cxLog.prototype, "name", void 0);
|
|
37
|
-
|
|
38
26
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], Create3cxLog.prototype, "entityType", void 0);
|
|
39
|
-
|
|
40
27
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], Create3cxLog.prototype, "entityId", void 0);
|
|
41
|
-
|
|
42
28
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Create3cxLog.prototype, "agent", void 0);
|
|
43
|
-
|
|
44
29
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Create3cxLog.prototype, "agentFirstname", void 0);
|
|
45
|
-
|
|
46
30
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Create3cxLog.prototype, "agentLastname", void 0);
|
|
47
|
-
|
|
48
31
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Create3cxLog.prototype, "agentEmail", void 0);
|
|
49
|
-
|
|
50
32
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Create3cxLog.prototype, "duration", void 0);
|
|
51
|
-
|
|
52
33
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], Create3cxLog.prototype, "startDate", void 0);
|
|
53
|
-
|
|
54
34
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], Create3cxLog.prototype, "endDate", void 0);
|
|
55
35
|
//# sourceMappingURL=Create3cxLog.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Create3cxLog.js","
|
|
1
|
+
{"version":3,"file":"Create3cxLog.js","names":["_classValidator","require","_utils","_Call","Create3cxLog","exports","__decorate","ApiPropertyOptional","IsOptional","ApiProperty","IsEnum","CallType","CallDirection","IsString"],"sources":["../../../../../ts/types/Interface/api/3cx/Create3cxLog.ts"],"sourcesContent":["import { IsEnum, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CallDirection, CallType } from '../../../Enum/Call';\n\nexport class Create3cxLog {\n @ApiPropertyOptional()\n @IsOptional()\n number?: string | null;\n\n @ApiProperty()\n @IsEnum(CallType)\n callType: CallType;\n\n @ApiProperty()\n @IsEnum(CallDirection)\n callDirection: CallDirection;\n\n @ApiPropertyOptional()\n @IsOptional()\n name?: string | null;\n\n @ApiProperty()\n @IsString()\n entityType: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n entityId?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n agent?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n agentFirstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n agentLastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n agentEmail?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n duration?: string;\n\n @ApiProperty()\n @IsString()\n startDate: string;\n\n @ApiProperty()\n @IsString()\n endDate: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,KAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,YAAY;AAoDxBC,OAAA,CApDYD,YAAY,GAAZA,YAAY;AACvBE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,6EACU;AAEvBF,UAAA,EAAC,IAAAG,kBAAW,GAAE,EACb,IAAAC,sBAAM,EAACC,cAAQ,CAAC,E,+EACE;AAEnBL,UAAA,EAAC,IAAAG,kBAAW,GAAE,EACb,IAAAC,sBAAM,EAACE,mBAAa,CAAC,E,oFACO;AAE7BN,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,2EACQ;AAErBF,UAAA,EAAC,IAAAG,kBAAW,GAAE,EACb,IAAAI,wBAAQ,GAAE,E,iFACQ;AAEnBP,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,+EACY;AAEzBF,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,4EACE;AAEfF,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,qFACW;AAExBF,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,oFACU;AAEvBF,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,iFACO;AAEpBF,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,+EACK;AAElBF,UAAA,EAAC,IAAAG,kBAAW,GAAE,EACb,IAAAI,wBAAQ,GAAE,E,gFACO;AAElBP,UAAA,EAAC,IAAAG,kBAAW,GAAE,EACb,IAAAI,wBAAQ,GAAE,E,8EACK"}
|
|
@@ -4,54 +4,37 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.Query3cxLog = exports.Query3cxSearch = undefined;
|
|
7
|
-
|
|
8
7
|
var _classValidator = require("class-validator");
|
|
9
|
-
|
|
10
8
|
var _utils = require("../../../../utils");
|
|
11
|
-
|
|
12
9
|
var _Call = require("../../../Enum/Call");
|
|
13
|
-
|
|
14
10
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
15
11
|
var c = arguments.length,
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
18
14
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
19
15
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
16
|
};
|
|
21
|
-
|
|
22
17
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
23
18
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
24
19
|
};
|
|
25
|
-
|
|
26
20
|
class Query3cxSearch {}
|
|
27
|
-
|
|
28
21
|
exports.Query3cxSearch = Query3cxSearch;
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Query3cxSearch.prototype, "number", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Query3cxSearch.prototype, "email", void 0);
|
|
33
|
-
|
|
34
24
|
class Query3cxLog {}
|
|
35
|
-
|
|
36
25
|
exports.Query3cxLog = Query3cxLog;
|
|
37
|
-
|
|
38
26
|
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
39
27
|
description: 'Identifiant unique 3CX de l\'agent'
|
|
40
28
|
}), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], Query3cxLog.prototype, "idAgent", void 0);
|
|
41
|
-
|
|
42
29
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsEnum)(_Call.CallType, {
|
|
43
30
|
each: true
|
|
44
31
|
}), __metadata("design:type", Array)], Query3cxLog.prototype, "callType", void 0);
|
|
45
|
-
|
|
46
32
|
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
47
33
|
description: 'Date minimale du début d\'appel'
|
|
48
34
|
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], Query3cxLog.prototype, "minStartDate", void 0);
|
|
49
|
-
|
|
50
35
|
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
51
36
|
description: 'Date maximale du début d\'appel'
|
|
52
37
|
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], Query3cxLog.prototype, "maxStartDate", void 0);
|
|
53
|
-
|
|
54
38
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], Query3cxLog.prototype, "idSociety", void 0);
|
|
55
|
-
|
|
56
39
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], Query3cxLog.prototype, "phoneNumber", void 0);
|
|
57
40
|
//# sourceMappingURL=Query3cxSearch.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query3cxSearch.js","
|
|
1
|
+
{"version":3,"file":"Query3cxSearch.js","names":["_classValidator","require","_utils","_Call","Query3cxSearch","exports","__decorate","ApiPropertyOptional","IsString","IsOptional","Query3cxLog","description","IsNumber","IsEnum","CallType","each","IsDate","Date"],"sources":["../../../../../ts/types/Interface/api/3cx/Query3cxSearch.ts"],"sourcesContent":["import {\n IsDate, IsEnum, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { CallType } from '../../../Enum/Call';\n\nexport class Query3cxSearch {\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n number?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n email?: string;\n}\n\nexport class Query3cxLog {\n @ApiPropertyOptional({ description: 'Identifiant unique 3CX de l\\'agent' })\n @IsNumber()\n @IsOptional()\n idAgent?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CallType, {\n each: true,\n })\n callType?: CallType[];\n\n @ApiPropertyOptional({ description: 'Date minimale du début d\\'appel' })\n @IsOptional()\n @IsDate()\n minStartDate?: Date;\n\n @ApiPropertyOptional({ description: 'Date maximale du début d\\'appel' })\n @IsOptional()\n @IsDate()\n maxStartDate?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n phoneNumber?: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,KAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,cAAc;AAU1BC,OAAA,CAVYD,cAAc,GAAdA,cAAc;AACzBE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,wBAAQ,GAAE,EACV,IAAAC,0BAAU,GAAE,E,+EACG;AAEhBH,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,wBAAQ,GAAE,EACV,IAAAC,0BAAU,GAAE,E,8EACE;AAGX,MAAOC,WAAW;AAgCvBL,OAAA,CAhCYK,WAAW,GAAXA,WAAW;AACtBJ,UAAA,EAAC,IAAAC,0BAAmB,EAAC;EAAEI,WAAW,EAAE;AAAoC,CAAE,CAAC,EAC1E,IAAAC,wBAAQ,GAAE,EACV,IAAAH,0BAAU,GAAE,E,6EACI;AAEjBH,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAE,0BAAU,GAAE,EACZ,IAAAI,sBAAM,EAACC,cAAQ,EAAE;EAChBC,IAAI,EAAE;CACP,CAAC,E,6EACoB;AAEtBT,UAAA,EAAC,IAAAC,0BAAmB,EAAC;EAAEI,WAAW,EAAE;AAAiC,CAAE,CAAC,EACvE,IAAAF,0BAAU,GAAE,EACZ,IAAAO,sBAAM,GAAE,E,0BACMC,IAAI,E,gDAAC;AAEpBX,UAAA,EAAC,IAAAC,0BAAmB,EAAC;EAAEI,WAAW,EAAE;AAAiC,CAAE,CAAC,EACvE,IAAAF,0BAAU,GAAE,EACZ,IAAAO,sBAAM,GAAE,E,0BACMC,IAAI,E,gDAAC;AAEpBX,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAK,wBAAQ,GAAE,EACV,IAAAH,0BAAU,GAAE,E,+EACM;AAEnBH,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,wBAAQ,GAAE,EACV,IAAAC,0BAAU,GAAE,E,iFACQ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read3cxSearch.js","
|
|
1
|
+
{"version":3,"file":"Read3cxSearch.js","names":["Read3cxSearch","exports","Read3cxAgent"],"sources":["../../../../../ts/types/Interface/api/3cx/Read3cxSearch.ts"],"sourcesContent":["export class Read3cxSearch {\n id: number | null;\n firstname: string | null;\n lastname: string | null;\n companyName: string | null;\n email: string | null;\n phone: string | null;\n phone2: string | null;\n url: string | null;\n}\n\nexport class Read3cxAgent {\n id: string;\n firstname: string;\n lastname: string;\n email: string;\n}"],"mappings":";;;;;AAAM,MAAOA,aAAa;AASzBC,OAAA,CATYD,aAAa,GAAbA,aAAa;AAWpB,MAAOE,YAAY;AAKxBD,OAAA,CALYC,YAAY,GAAZA,YAAY"}
|
|
@@ -3,29 +3,25 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.OptionalQueryPaginate = undefined;
|
|
7
|
-
|
|
6
|
+
exports.RequiredQueryPaginate = exports.OptionalQueryPaginate = undefined;
|
|
8
7
|
var _classValidator = require("class-validator");
|
|
9
|
-
|
|
10
8
|
var _ = require("../../..");
|
|
11
|
-
|
|
12
9
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
10
|
var c = arguments.length,
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
12
|
+
d;
|
|
16
13
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
14
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
15
|
};
|
|
19
|
-
|
|
20
16
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
17
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
18
|
};
|
|
23
|
-
|
|
24
19
|
class OptionalQueryPaginate {}
|
|
25
|
-
|
|
26
20
|
exports.OptionalQueryPaginate = OptionalQueryPaginate;
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsInt)(), (0, _classValidator.Min)(1), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], OptionalQueryPaginate.prototype, "page", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsInt)(), (0, _classValidator.Min)(1), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], OptionalQueryPaginate.prototype, "limit", void 0);
|
|
23
|
+
class RequiredQueryPaginate {}
|
|
24
|
+
exports.RequiredQueryPaginate = RequiredQueryPaginate;
|
|
25
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), (0, _classValidator.Min)(1), __metadata("design:type", Number)], RequiredQueryPaginate.prototype, "page", void 0);
|
|
26
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), (0, _classValidator.Min)(1), __metadata("design:type", Number)], RequiredQueryPaginate.prototype, "limit", void 0);
|
|
31
27
|
//# sourceMappingURL=BasePaginate.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasePaginate.js","
|
|
1
|
+
{"version":3,"file":"BasePaginate.js","names":["_classValidator","require","_","OptionalQueryPaginate","exports","__decorate","ApiPropertyOptional","IsInt","Min","IsOptional","RequiredQueryPaginate","ApiProperty"],"sources":["../../../../ts/types/Interface/api/BasePaginate.ts"],"sourcesContent":["import { IsInt, IsOptional, Min } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../..';\n\nexport interface BasePaginate<T> {\n maxPages: number;\n currentPage: number;\n totalItems: number;\n data: T[];\n}\n\nexport interface BasePaginateInterface<T> {\n maxPages: number;\n currentPage: number;\n totalItems: number;\n data: T;\n}\n\nexport interface QueryPaginate {\n page: number,\n limit: number,\n}\n\nexport class OptionalQueryPaginate implements QueryPaginate {\n @ApiPropertyOptional()\n @IsInt()\n @Min(1)\n @IsOptional()\n page: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @Min(1)\n @IsOptional()\n limit: number;\n}\n\nexport class RequiredQueryPaginate implements QueryPaginate {\n @ApiProperty()\n @IsInt()\n @Min(1)\n page: number;\n\n @ApiProperty()\n @IsInt()\n @Min(1)\n limit: number;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,CAAA,GAAAD,OAAA;;;;;;;;;;;AAqBM,MAAOE,qBAAqB;AAYjCC,OAAA,CAZYD,qBAAqB,GAArBA,qBAAqB;AAChCE,UAAA,EAAC,IAAAC,qBAAmB,GAAE,EACrB,IAAAC,qBAAK,GAAE,EACP,IAAAC,mBAAG,EAAC,CAAC,CAAC,EACN,IAAAC,0BAAU,GAAE,E,oFACA;AAEbJ,UAAA,EAAC,IAAAC,qBAAmB,GAAE,EACrB,IAAAC,qBAAK,GAAE,EACP,IAAAC,mBAAG,EAAC,CAAC,CAAC,EACN,IAAAC,0BAAU,GAAE,E,qFACC;AAGV,MAAOC,qBAAqB;AAUjCN,OAAA,CAVYM,qBAAqB,GAArBA,qBAAqB;AAChCL,UAAA,EAAC,IAAAM,aAAW,GAAE,EACb,IAAAJ,qBAAK,GAAE,EACP,IAAAC,mBAAG,EAAC,CAAC,CAAC,E,oFACM;AAEbH,UAAA,EAAC,IAAAM,aAAW,GAAE,EACb,IAAAJ,qBAAK,GAAE,EACP,IAAAC,mBAAG,EAAC,CAAC,CAAC,E,qFACO"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseRequest.js","
|
|
1
|
+
{"version":3,"file":"BaseRequest.js","names":[],"sources":["../../../../ts/types/Interface/api/BaseRequest.ts"],"sourcesContent":["export interface Order {\n orderBy?: string;\n descending?: boolean;\n}"],"mappings":""}
|
|
@@ -4,28 +4,20 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.QuerySocietyTransactionCount = undefined;
|
|
7
|
-
|
|
8
7
|
var _classValidator = require("class-validator");
|
|
9
|
-
|
|
10
8
|
var _utils = require("../../../../utils");
|
|
11
|
-
|
|
12
9
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
10
|
var c = arguments.length,
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
12
|
+
d;
|
|
16
13
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
14
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
15
|
};
|
|
19
|
-
|
|
20
16
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
17
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
18
|
};
|
|
23
|
-
|
|
24
19
|
class QuerySocietyTransactionCount {}
|
|
25
|
-
|
|
26
20
|
exports.QuerySocietyTransactionCount = QuerySocietyTransactionCount;
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsArray)(), __metadata("design:type", Array)], QuerySocietyTransactionCount.prototype, "idBankAccount", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNotEmpty)(), (0, _classValidator.IsArray)(), (0, _classValidator.ArrayMinSize)(1), __metadata("design:type", Array)], QuerySocietyTransactionCount.prototype, "idAccountingJournal", void 0);
|
|
31
23
|
//# sourceMappingURL=QuerySocietyTransactionCount.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySocietyTransactionCount.js","
|
|
1
|
+
{"version":3,"file":"QuerySocietyTransactionCount.js","names":["_classValidator","require","_utils","QuerySocietyTransactionCount","exports","__decorate","ApiPropertyOptional","IsOptional","IsArray","ApiProperty","IsNotEmpty","ArrayMinSize"],"sources":["../../../../../ts/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.ts"],"sourcesContent":["import {\n ArrayMinSize,\n IsArray, IsNotEmpty, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { AccountingJournal } from '../../../Enum/AccountingJournal';\n\nexport class QuerySocietyTransactionCount {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idBankAccount?: number[];\n\n @ApiProperty()\n @IsNotEmpty()\n @IsArray()\n @ArrayMinSize(1)\n idAccountingJournal: AccountingJournal[];\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAIA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAGM,MAAOE,4BAA4B;AAWxCC,OAAA,CAXYD,4BAA4B,GAA5BA,4BAA4B;AACvCE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,uBAAO,GAAE,E,mGACe;AAEzBH,UAAA,EAAC,IAAAI,kBAAW,GAAE,EACb,IAAAC,0BAAU,GAAE,EACZ,IAAAF,uBAAO,GAAE,EACT,IAAAG,4BAAY,EAAC,CAAC,CAAC,E,yGACyB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadSocietyTransactionCount.js","
|
|
1
|
+
{"version":3,"file":"ReadSocietyTransactionCount.js","names":["ReadSocietyTransactionCount","exports"],"sources":["../../../../../ts/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.ts"],"sourcesContent":["export class ReadSocietyTransactionCount {\n bank?: number;\n purchase?: number;\n sale?: number;\n case?: number;\n personal?: number;\n new?: number;\n miscellaneous?: number;\n revision?: number;\n salary?: number;\n Zticket?: number;\n}"],"mappings":";;;;;AAAM,MAAOA,2BAA2B;AAWvCC,OAAA,CAXYD,2BAA2B,GAA3BA,2BAA2B"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CreateCustomerAcceptance = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var _Acceptance = require("../../../Enum/Acceptance");
|
|
10
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
|
+
var c = arguments.length,
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
14
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
19
|
+
};
|
|
20
|
+
class CreateCustomerAcceptance {}
|
|
21
|
+
exports.CreateCustomerAcceptance = CreateCustomerAcceptance;
|
|
22
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCustomerAcceptance.prototype, "token", void 0);
|
|
23
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsEnum)(_Acceptance.AcceptanceType), __metadata("design:type", Number)], CreateCustomerAcceptance.prototype, "state", void 0);
|
|
24
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], CreateCustomerAcceptance.prototype, "comment", void 0);
|
|
25
|
+
//# sourceMappingURL=CreateAcceptance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAcceptance.js","names":["_classValidator","require","_utils","_Acceptance","CreateCustomerAcceptance","exports","__decorate","ApiProperty","IsString","IsEnum","AcceptanceType","ApiPropertyOptional"],"sources":["../../../../../ts/types/Interface/api/acceptance/CreateAcceptance.ts"],"sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { AcceptanceType } from '../../../Enum/Acceptance';\n\nexport class CreateCustomerAcceptance {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(AcceptanceType)\n state: AcceptanceType;\n\n @ApiPropertyOptional()\n comment?: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,WAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,wBAAwB;AAWpCC,OAAA,CAXYD,wBAAwB,GAAxBA,wBAAwB;AACnCE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,wFACG;AAEdF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,sBAAM,EAACC,0BAAc,CAAC,E,wFACD;AAEtBJ,UAAA,EAAC,IAAAK,0BAAmB,GAAE,E,0FACL"}
|
|
@@ -4,30 +4,21 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.CreateAccountSociety = undefined;
|
|
7
|
-
|
|
8
7
|
var _utils = require("../../../../utils");
|
|
9
|
-
|
|
10
8
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
9
|
var c = arguments.length,
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
11
|
+
d;
|
|
14
12
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
13
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
14
|
};
|
|
17
|
-
|
|
18
15
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
19
16
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
20
17
|
};
|
|
21
|
-
|
|
22
18
|
class CreateAccountSociety {}
|
|
23
|
-
|
|
24
19
|
exports.CreateAccountSociety = CreateAccountSociety;
|
|
25
|
-
|
|
26
20
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CreateAccountSociety.prototype, "number", void 0);
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", String)], CreateAccountSociety.prototype, "name", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CreateAccountSociety.prototype, "idParentAccount", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], CreateAccountSociety.prototype, "idVat", void 0);
|
|
33
24
|
//# sourceMappingURL=CreateAccountSociety.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAccountSociety.js","
|
|
1
|
+
{"version":3,"file":"CreateAccountSociety.js","names":["_utils","require","CreateAccountSociety","exports","__decorate","ApiProperty","ApiPropertyOptional"],"sources":["../../../../../ts/types/Interface/api/account/CreateAccountSociety.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateAccountSociety {\n @ApiProperty()\n number: number;\n\n @ApiProperty()\n name: string;\n\n @ApiProperty()\n idParentAccount: number;\n\n @ApiPropertyOptional()\n idVat?: number;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;;;;;;;;;;;AAEM,MAAOC,oBAAoB;AAYhCC,OAAA,CAZYD,oBAAoB,GAApBA,oBAAoB;AAC/BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,qFACC;AAEfD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,mFACD;AAEbD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,8FACU;AAExBD,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,oFACP"}
|
|
@@ -4,32 +4,22 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.QueryAccountSociety = undefined;
|
|
7
|
-
|
|
8
7
|
var _utils = require("../../../../utils");
|
|
9
|
-
|
|
10
8
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
9
|
var c = arguments.length,
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
11
|
+
d;
|
|
14
12
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
13
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
14
|
};
|
|
17
|
-
|
|
18
15
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
19
16
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
20
17
|
};
|
|
21
|
-
|
|
22
18
|
class QueryAccountSociety {}
|
|
23
|
-
|
|
24
19
|
exports.QueryAccountSociety = QueryAccountSociety;
|
|
25
|
-
|
|
26
20
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], QueryAccountSociety.prototype, "page", void 0);
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], QueryAccountSociety.prototype, "limit", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Boolean)], QueryAccountSociety.prototype, "descending", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryAccountSociety.prototype, "accountClass", void 0);
|
|
33
|
-
|
|
34
24
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], QueryAccountSociety.prototype, "search", void 0);
|
|
35
25
|
//# sourceMappingURL=QueryAccountSociety.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryAccountSociety.js","
|
|
1
|
+
{"version":3,"file":"QueryAccountSociety.js","names":["_utils","require","QueryAccountSociety","exports","__decorate","ApiProperty","ApiPropertyOptional"],"sources":["../../../../../ts/types/Interface/api/account/QueryAccountSociety.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryAccountSociety {\n @ApiProperty()\n page: number;\n\n @ApiProperty()\n limit: number;\n\n @ApiProperty()\n descending: boolean;\n\n @ApiPropertyOptional()\n accountClass?: number;\n\n @ApiPropertyOptional()\n search?: string;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;;;;;;;;;;;AAEM,MAAOC,mBAAmB;AAe/BC,OAAA,CAfYD,mBAAmB,GAAnBA,mBAAmB;AAC9BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,kFACD;AAEbD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,mFACA;AAEdD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,yFACM;AAEpBD,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,0FACA;AAEtBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,oFACN"}
|
|
@@ -4,34 +4,23 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.QueryAccounts = undefined;
|
|
7
|
-
|
|
8
7
|
var _utils = require("../../../../utils");
|
|
9
|
-
|
|
10
8
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
9
|
var c = arguments.length,
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
11
|
+
d;
|
|
14
12
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
13
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
14
|
};
|
|
17
|
-
|
|
18
15
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
19
16
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
20
17
|
};
|
|
21
|
-
|
|
22
18
|
class QueryAccounts {}
|
|
23
|
-
|
|
24
19
|
exports.QueryAccounts = QueryAccounts;
|
|
25
|
-
|
|
26
20
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryAccounts.prototype, "includeGeneric", void 0);
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryAccounts.prototype, "idAccountType", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryAccounts.prototype, "isCollection", void 0);
|
|
31
|
-
|
|
32
23
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryAccounts.prototype, "onlySpecific", void 0);
|
|
33
|
-
|
|
34
24
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryAccounts.prototype, "groupByAccountType", void 0);
|
|
35
|
-
|
|
36
25
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryAccounts.prototype, "includeDeletedAccount", void 0);
|
|
37
26
|
//# sourceMappingURL=QueryAccounts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryAccounts.js","
|
|
1
|
+
{"version":3,"file":"QueryAccounts.js","names":["_utils","require","QueryAccounts","exports","__decorate","ApiPropertyOptional"],"sources":["../../../../../ts/types/Interface/api/account/QueryAccounts.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryAccounts {\n id: number;\n\n @ApiPropertyOptional()\n includeGeneric?: boolean;\n\n @ApiPropertyOptional()\n idAccountType?: number;\n\n @ApiPropertyOptional()\n isCollection?: boolean;\n\n @ApiPropertyOptional()\n onlySpecific?: boolean;\n\n @ApiPropertyOptional()\n groupByAccountType?: boolean;\n\n @ApiPropertyOptional()\n includeDeletedAccount?: boolean;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;;;;;;;;;;;AAEM,MAAOC,aAAa;AAoBzBC,OAAA,CApBYD,aAAa,GAAbA,aAAa;AAGxBE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,uFACG;AAEzBD,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,qFACC;AAEvBD,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,qFACC;AAEvBD,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,qFACC;AAEvBD,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,2FACO;AAE7BD,UAAA,EAAC,IAAAC,0BAAmB,GAAE,E,8FACU"}
|
|
@@ -4,28 +4,20 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.QueryGenericAccount = undefined;
|
|
7
|
-
|
|
8
7
|
var _utils = require("../../../../utils");
|
|
9
|
-
|
|
10
8
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
9
|
var c = arguments.length,
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
11
|
+
d;
|
|
14
12
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
13
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
14
|
};
|
|
17
|
-
|
|
18
15
|
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
19
16
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
20
17
|
};
|
|
21
|
-
|
|
22
18
|
class QueryGenericAccount {}
|
|
23
|
-
|
|
24
19
|
exports.QueryGenericAccount = QueryGenericAccount;
|
|
25
|
-
|
|
26
20
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], QueryGenericAccount.prototype, "page", void 0);
|
|
27
|
-
|
|
28
21
|
__decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], QueryGenericAccount.prototype, "limit", void 0);
|
|
29
|
-
|
|
30
22
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryGenericAccount.prototype, "accountClass", void 0);
|
|
31
23
|
//# sourceMappingURL=QueryGenericAccount.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryGenericAccount.js","
|
|
1
|
+
{"version":3,"file":"QueryGenericAccount.js","names":["_utils","require","QueryGenericAccount","exports","__decorate","ApiProperty","ApiPropertyOptional"],"sources":["../../../../../ts/types/Interface/api/account/QueryGenericAccount.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGenericAccount {\n @ApiProperty()\n page: number;\n\n @ApiProperty()\n limit: number;\n\n @ApiPropertyOptional()\n accountClass?: number;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;;;;;;;;;;;AAEM,MAAOC,mBAAmB;AAS/BC,OAAA,CATYD,mBAAmB,GAAnBA,mBAAmB;AAC9BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,kFACD;AAEbD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,mFACA;AAEdD,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,0FACA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadAccounts.js","
|
|
1
|
+
{"version":3,"file":"ReadAccounts.js","names":[],"sources":["../../../../../ts/types/Interface/api/account/ReadAccounts.ts"],"sourcesContent":["// TODO: conditional return type\nexport type ReadAccounts = any[];\n"],"mappings":""}
|