@silexpert/core 1.3.21 → 1.3.23
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/dist/cjs/api/resources/AccountType.d.ts +1 -4
- package/dist/cjs/api/resources/AccountType.d.ts.map +1 -1
- package/dist/cjs/api/resources/AccountType.js +0 -3
- package/dist/cjs/api/resources/AccountType.js.map +1 -1
- package/dist/cjs/api/resources/AccountingFiles.js +4 -2
- package/dist/cjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +0 -6
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +0 -6
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.d.ts +0 -2
- package/dist/cjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.js +17 -12
- package/dist/cjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/cjs/types/Enum/PaymentExpectation.d.ts +4 -2
- package/dist/cjs/types/Enum/PaymentExpectation.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PaymentExpectation.js +19 -2
- package/dist/cjs/types/Enum/PaymentExpectation.js.map +1 -1
- package/dist/cjs/types/Interface/api/ocr/OcrTransactions.d.ts +1 -0
- package/dist/cjs/types/Interface/api/ocr/OcrTransactions.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/ocr/OcrTransactions.js +6 -0
- package/dist/cjs/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +1 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +2 -2
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/CreateSociety.d.ts +0 -1
- package/dist/cjs/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/CreateSociety.js +0 -4
- package/dist/cjs/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/dist/cjs/types/Interface/models/IApiError.d.ts +0 -4
- package/dist/cjs/types/Interface/models/IApiError.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IApiError.js +0 -5
- package/dist/cjs/types/Interface/models/IApiError.js.map +1 -1
- package/dist/cjs/types/Interface/models/IBankAccount.d.ts +0 -2
- package/dist/cjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IBankAccount.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts +2 -3
- package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUser.d.ts +0 -2
- package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -46
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -46
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/AccountType.d.ts +1 -4
- package/dist/mjs/api/resources/AccountType.d.ts.map +1 -1
- package/dist/mjs/api/resources/AccountType.js +0 -3
- package/dist/mjs/api/resources/AccountType.js.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.js +2 -2
- package/dist/mjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +0 -6
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +0 -6
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.d.ts +0 -2
- package/dist/mjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.js +17 -12
- package/dist/mjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/mjs/types/Enum/PaymentExpectation.d.ts +4 -2
- package/dist/mjs/types/Enum/PaymentExpectation.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PaymentExpectation.js +19 -2
- package/dist/mjs/types/Enum/PaymentExpectation.js.map +1 -1
- package/dist/mjs/types/Interface/api/ocr/OcrTransactions.d.ts +1 -0
- package/dist/mjs/types/Interface/api/ocr/OcrTransactions.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/ocr/OcrTransactions.js +8 -1
- package/dist/mjs/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +1 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +3 -3
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/CreateSociety.d.ts +0 -1
- package/dist/mjs/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/CreateSociety.js +0 -5
- package/dist/mjs/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/dist/mjs/types/Interface/models/IApiError.d.ts +0 -4
- package/dist/mjs/types/Interface/models/IApiError.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IApiError.js +0 -5
- package/dist/mjs/types/Interface/models/IApiError.js.map +1 -1
- package/dist/mjs/types/Interface/models/IBankAccount.d.ts +0 -2
- package/dist/mjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IBankAccount.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts +2 -3
- package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUser.d.ts +0 -2
- package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -46
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -46
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AccountType.ts +1 -5
- package/ts/api/resources/AccountingFiles.ts +2 -2
- package/ts/api/resources.ts +0 -6
- package/ts/types/Enum/AIPrompt.ts +17 -12
- package/ts/types/Enum/PaymentExpectation.ts +19 -2
- package/ts/types/Interface/api/ocr/OcrTransactions.ts +6 -1
- package/ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts +3 -3
- package/ts/types/Interface/api/society/CreateSociety.ts +0 -3
- package/ts/types/Interface/models/IApiError.ts +0 -5
- package/ts/types/Interface/models/IBankAccount.ts +0 -2
- package/ts/types/Interface/models/ISociety.ts +1 -4
- package/ts/types/Interface/models/IUser.ts +0 -2
- package/ts/types/index.ts +0 -46
- package/dist/cjs/api/resources/PartneredAccountant.d.ts +0 -23
- package/dist/cjs/api/resources/PartneredAccountant.d.ts.map +0 -1
- package/dist/cjs/api/resources/PartneredAccountant.js +0 -59
- package/dist/cjs/api/resources/PartneredAccountant.js.map +0 -1
- package/dist/cjs/api/resources/Simulation.d.ts +0 -12
- package/dist/cjs/api/resources/Simulation.d.ts.map +0 -1
- package/dist/cjs/api/resources/Simulation.js +0 -19
- package/dist/cjs/api/resources/Simulation.js.map +0 -1
- package/dist/cjs/api/resources/Sponsorship.d.ts +0 -12
- package/dist/cjs/api/resources/Sponsorship.d.ts.map +0 -1
- package/dist/cjs/api/resources/Sponsorship.js +0 -38
- package/dist/cjs/api/resources/Sponsorship.js.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceState.d.ts +0 -7
- package/dist/cjs/types/Enum/PartneredAccountantServiceState.d.ts.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceState.js +0 -11
- package/dist/cjs/types/Enum/PartneredAccountantServiceState.js.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceType.d.ts +0 -11
- package/dist/cjs/types/Enum/PartneredAccountantServiceType.d.ts.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceType.js +0 -43
- package/dist/cjs/types/Enum/PartneredAccountantServiceType.js.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.d.ts +0 -9
- package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.d.ts.map +0 -1
- package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.js +0 -13
- package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.js.map +0 -1
- package/dist/cjs/types/Enum/Simulation.d.ts +0 -27
- package/dist/cjs/types/Enum/Simulation.d.ts.map +0 -1
- package/dist/cjs/types/Enum/Simulation.js +0 -30
- package/dist/cjs/types/Enum/Simulation.js.map +0 -1
- package/dist/cjs/types/Enum/SponsorshipState.d.ts +0 -7
- package/dist/cjs/types/Enum/SponsorshipState.d.ts.map +0 -1
- package/dist/cjs/types/Enum/SponsorshipState.js +0 -11
- package/dist/cjs/types/Enum/SponsorshipState.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.d.ts +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js +0 -33
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.d.ts +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js +0 -36
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.d.ts +0 -26
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js +0 -100
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.d.ts +0 -6
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.d.ts +0 -4
- package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js +0 -23
- package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts +0 -5
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +0 -25
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.d.ts +0 -4
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js +0 -26
- package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts +0 -20
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.d.ts +0 -11
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js +0 -3
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts +0 -5
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js +0 -3
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts +0 -11
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts +0 -6
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js +0 -3
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.d.ts +0 -6
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts +0 -9
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js +0 -3
- package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.d.ts +0 -7
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js +0 -28
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.d.ts +0 -11
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js +0 -34
- package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +0 -1
- package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
- package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js +0 -11
- package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
- package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
- package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
- package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
- package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
- package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -29
- package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
- package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -25
- package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
- package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
- package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
- package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -7
- package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
- package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -25
- package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountant.d.ts +0 -27
- package/dist/cjs/types/Interface/models/IPartneredAccountant.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountant.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountant.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantCompanyService.d.ts +0 -17
- package/dist/cjs/types/Interface/models/IPartneredAccountantCompanyService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantCompanyService.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantCompanyService.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantPicture.d.ts +0 -12
- package/dist/cjs/types/Interface/models/IPartneredAccountantPicture.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantPicture.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantPicture.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantService.d.ts +0 -16
- package/dist/cjs/types/Interface/models/IPartneredAccountantService.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantService.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantService.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantServiceIcon.d.ts +0 -10
- package/dist/cjs/types/Interface/models/IPartneredAccountantServiceIcon.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantServiceIcon.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantServiceIcon.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantTag.d.ts +0 -8
- package/dist/cjs/types/Interface/models/IPartneredAccountantTag.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantTag.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantTag.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantToSociety.d.ts +0 -12
- package/dist/cjs/types/Interface/models/IPartneredAccountantToSociety.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantToSociety.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantToSociety.js.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantToTag.d.ts +0 -12
- package/dist/cjs/types/Interface/models/IPartneredAccountantToTag.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IPartneredAccountantToTag.js +0 -3
- package/dist/cjs/types/Interface/models/IPartneredAccountantToTag.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulation.d.ts +0 -23
- package/dist/cjs/types/Interface/models/ISimulation.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulation.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulation.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
- package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationColor.d.ts +0 -7
- package/dist/cjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationColor.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationColor.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationElement.d.ts +0 -24
- package/dist/cjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationElement.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationElement.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
- package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
- package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationPeriod.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
- package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISimulationSummary.js +0 -3
- package/dist/cjs/types/Interface/models/ISimulationSummary.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorship.d.ts +0 -11
- package/dist/cjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorship.js +0 -3
- package/dist/cjs/types/Interface/models/ISponsorship.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
- package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipCheck.js +0 -3
- package/dist/cjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
- package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipLink.js +0 -3
- package/dist/cjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
- package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -3
- package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
- package/dist/cjs/types/Interface/models/IUserTest.d.ts +0 -17
- package/dist/cjs/types/Interface/models/IUserTest.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IUserTest.js +0 -3
- package/dist/cjs/types/Interface/models/IUserTest.js.map +0 -1
- package/dist/mjs/api/resources/PartneredAccountant.d.ts +0 -23
- package/dist/mjs/api/resources/PartneredAccountant.d.ts.map +0 -1
- package/dist/mjs/api/resources/PartneredAccountant.js +0 -66
- package/dist/mjs/api/resources/PartneredAccountant.js.map +0 -1
- package/dist/mjs/api/resources/Simulation.d.ts +0 -12
- package/dist/mjs/api/resources/Simulation.d.ts.map +0 -1
- package/dist/mjs/api/resources/Simulation.js +0 -15
- package/dist/mjs/api/resources/Simulation.js.map +0 -1
- package/dist/mjs/api/resources/Sponsorship.d.ts +0 -12
- package/dist/mjs/api/resources/Sponsorship.d.ts.map +0 -1
- package/dist/mjs/api/resources/Sponsorship.js +0 -23
- package/dist/mjs/api/resources/Sponsorship.js.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceState.d.ts +0 -7
- package/dist/mjs/types/Enum/PartneredAccountantServiceState.d.ts.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceState.js +0 -8
- package/dist/mjs/types/Enum/PartneredAccountantServiceState.js.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceType.d.ts +0 -11
- package/dist/mjs/types/Enum/PartneredAccountantServiceType.d.ts.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceType.js +0 -40
- package/dist/mjs/types/Enum/PartneredAccountantServiceType.js.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceTypeId.d.ts +0 -9
- package/dist/mjs/types/Enum/PartneredAccountantServiceTypeId.d.ts.map +0 -1
- package/dist/mjs/types/Enum/PartneredAccountantServiceTypeId.js +0 -10
- package/dist/mjs/types/Enum/PartneredAccountantServiceTypeId.js.map +0 -1
- package/dist/mjs/types/Enum/Simulation.d.ts +0 -27
- package/dist/mjs/types/Enum/Simulation.d.ts.map +0 -1
- package/dist/mjs/types/Enum/Simulation.js +0 -27
- package/dist/mjs/types/Enum/Simulation.js.map +0 -1
- package/dist/mjs/types/Enum/SponsorshipState.d.ts +0 -7
- package/dist/mjs/types/Enum/SponsorshipState.d.ts.map +0 -1
- package/dist/mjs/types/Enum/SponsorshipState.js +0 -8
- package/dist/mjs/types/Enum/SponsorshipState.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.d.ts +0 -7
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js +0 -33
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.d.ts +0 -7
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js +0 -36
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.d.ts +0 -26
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js +0 -116
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.d.ts +0 -6
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js +0 -5
- package/dist/mjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.d.ts +0 -4
- package/dist/mjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js +0 -20
- package/dist/mjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts +0 -5
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +0 -23
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.d.ts +0 -4
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js +0 -23
- package/dist/mjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts +0 -20
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +0 -19
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.d.ts +0 -11
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js +0 -2
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts +0 -5
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js +0 -2
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts +0 -11
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +0 -10
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts +0 -6
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js +0 -2
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.d.ts +0 -6
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js +0 -6
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts +0 -9
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js +0 -2
- package/dist/mjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.d.ts +0 -7
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js +0 -25
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.d.ts +0 -11
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js +0 -34
- package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +0 -1
- package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
- package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js +0 -44
- package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
- package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
- package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
- package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
- package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
- package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -28
- package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
- package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -23
- package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
- package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
- package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
- package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -6
- package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
- package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -23
- package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountant.d.ts +0 -27
- package/dist/mjs/types/Interface/models/IPartneredAccountant.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountant.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountant.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantCompanyService.d.ts +0 -17
- package/dist/mjs/types/Interface/models/IPartneredAccountantCompanyService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantCompanyService.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantCompanyService.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantPicture.d.ts +0 -12
- package/dist/mjs/types/Interface/models/IPartneredAccountantPicture.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantPicture.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantPicture.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantService.d.ts +0 -16
- package/dist/mjs/types/Interface/models/IPartneredAccountantService.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantService.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantService.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantServiceIcon.d.ts +0 -10
- package/dist/mjs/types/Interface/models/IPartneredAccountantServiceIcon.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantServiceIcon.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantServiceIcon.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantTag.d.ts +0 -8
- package/dist/mjs/types/Interface/models/IPartneredAccountantTag.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantTag.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantTag.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantToSociety.d.ts +0 -12
- package/dist/mjs/types/Interface/models/IPartneredAccountantToSociety.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantToSociety.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantToSociety.js.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantToTag.d.ts +0 -12
- package/dist/mjs/types/Interface/models/IPartneredAccountantToTag.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IPartneredAccountantToTag.js +0 -2
- package/dist/mjs/types/Interface/models/IPartneredAccountantToTag.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulation.d.ts +0 -23
- package/dist/mjs/types/Interface/models/ISimulation.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulation.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulation.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
- package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationColor.d.ts +0 -7
- package/dist/mjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationColor.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationColor.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationElement.d.ts +0 -24
- package/dist/mjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationElement.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationElement.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
- package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
- package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationPeriod.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
- package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISimulationSummary.js +0 -2
- package/dist/mjs/types/Interface/models/ISimulationSummary.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorship.d.ts +0 -11
- package/dist/mjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorship.js +0 -2
- package/dist/mjs/types/Interface/models/ISponsorship.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
- package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipCheck.js +0 -2
- package/dist/mjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
- package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipLink.js +0 -2
- package/dist/mjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
- package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -2
- package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
- package/dist/mjs/types/Interface/models/IUserTest.d.ts +0 -17
- package/dist/mjs/types/Interface/models/IUserTest.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IUserTest.js +0 -2
- package/dist/mjs/types/Interface/models/IUserTest.js.map +0 -1
- package/ts/api/resources/PartneredAccountant.ts +0 -129
- package/ts/api/resources/Simulation.ts +0 -18
- package/ts/api/resources/Sponsorship.ts +0 -37
- package/ts/types/Enum/PartneredAccountantServiceState.ts +0 -6
- package/ts/types/Enum/PartneredAccountantServiceType.ts +0 -51
- package/ts/types/Enum/PartneredAccountantServiceTypeId.ts +0 -8
- package/ts/types/Enum/Simulation.ts +0 -26
- package/ts/types/Enum/SponsorshipState.ts +0 -6
- package/ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.ts +0 -15
- package/ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.ts +0 -18
- package/ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.ts +0 -74
- package/ts/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.ts +0 -6
- package/ts/types/Interface/api/partneredAccountant/InvitePartneredAccountant.ts +0 -8
- package/ts/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.ts +0 -9
- package/ts/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.ts +0 -11
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountant.ts +0 -20
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.ts +0 -10
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.ts +0 -5
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.ts +0 -11
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.ts +0 -4
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.ts +0 -5
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.ts +0 -10
- package/ts/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.ts +0 -14
- package/ts/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.ts +0 -20
- package/ts/types/Interface/api/simulation/CreateSimulation.ts +0 -103
- package/ts/types/Interface/api/simulation/ReadSimulation.ts +0 -0
- package/ts/types/Interface/api/simulationColors/ReadSimulationColors.ts +0 -12
- package/ts/types/Interface/api/sponsorship/CreateSponsorship.ts +0 -9
- package/ts/types/Interface/api/sponsorship/QuerySponsorship.ts +0 -20
- package/ts/types/Interface/api/sponsorship/ReadSponsorship.ts +0 -11
- package/ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts +0 -9
- package/ts/types/Interface/models/IPartneredAccountant.ts +0 -30
- package/ts/types/Interface/models/IPartneredAccountantCompanyService.ts +0 -20
- package/ts/types/Interface/models/IPartneredAccountantPicture.ts +0 -15
- package/ts/types/Interface/models/IPartneredAccountantService.ts +0 -19
- package/ts/types/Interface/models/IPartneredAccountantServiceIcon.ts +0 -13
- package/ts/types/Interface/models/IPartneredAccountantTag.ts +0 -8
- package/ts/types/Interface/models/IPartneredAccountantToSociety.ts +0 -15
- package/ts/types/Interface/models/IPartneredAccountantToTag.ts +0 -15
- package/ts/types/Interface/models/ISimulation.ts +0 -26
- package/ts/types/Interface/models/ISimulationAdditionalFinance.ts +0 -8
- package/ts/types/Interface/models/ISimulationColor.ts +0 -7
- package/ts/types/Interface/models/ISimulationElement.ts +0 -27
- package/ts/types/Interface/models/ISimulationHasBankAccount.ts +0 -8
- package/ts/types/Interface/models/ISimulationPeriod.ts +0 -15
- package/ts/types/Interface/models/ISimulationSummary.ts +0 -18
- package/ts/types/Interface/models/ISponsorship.ts +0 -10
- package/ts/types/Interface/models/ISponsorshipCheck.ts +0 -6
- package/ts/types/Interface/models/ISponsorshipLink.ts +0 -7
- package/ts/types/Interface/models/ISponsorshipWithSponsorInfo.ts +0 -10
- package/ts/types/Interface/models/IUserTest.ts +0 -20
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { IAccountType
|
|
2
|
+
import { IAccountType } from '../../types';
|
|
3
3
|
export declare class AccountType extends Resource {
|
|
4
|
-
getAllForSimulation(params: {
|
|
5
|
-
idSimulation: number;
|
|
6
|
-
}): Promise<ReadAccountType>;
|
|
7
4
|
getAll(): Promise<IAccountType[]>;
|
|
8
5
|
}
|
|
9
6
|
//# sourceMappingURL=AccountType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountType.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/AccountType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"AccountType.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/AccountType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,qBAAa,WAAY,SAAQ,QAAQ;IACvC,MAAM,IAAI,OAAO,CAAC,YAAY,EAAE,CAAC;CAGlC"}
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.AccountType = void 0;
|
|
4
4
|
const Resource_1 = require("../Resource");
|
|
5
5
|
class AccountType extends Resource_1.Resource {
|
|
6
|
-
getAllForSimulation(params) {
|
|
7
|
-
return this.axios.$get(`/simulation/${params.idSimulation}/accountTypes`);
|
|
8
|
-
}
|
|
9
6
|
getAll() {
|
|
10
7
|
return this.axios.$get('accounts/types');
|
|
11
8
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountType.js","sourceRoot":"","sources":["../../../../ts/api/resources/AccountType.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,WAAY,SAAQ,mBAAQ;IACvC,
|
|
1
|
+
{"version":3,"file":"AccountType.js","sourceRoot":"","sources":["../../../../ts/api/resources/AccountType.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,WAAY,SAAQ,mBAAQ;IACvC,MAAM;QACJ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAC3C,CAAC;CACF;AAJD,kCAIC","sourcesContent":["import { Resource } from '../Resource';\nimport { IAccountType } from '../../types';\n\nexport class AccountType extends Resource {\n getAll(): Promise<IAccountType[]> {\n return this.axios.$get('accounts/types');\n }\n}\n"]}
|
|
@@ -16,9 +16,10 @@ class AccountingFiles extends Resource_1.Resource {
|
|
|
16
16
|
sendAccountingFiles.append('withSocketReturn', params.withSocketReturn.toString());
|
|
17
17
|
}
|
|
18
18
|
params.files.forEach((file) => {
|
|
19
|
+
var _a;
|
|
19
20
|
const encodedFile = new File([file], encodeURIComponent(file.name), {
|
|
20
21
|
type: file.type,
|
|
21
|
-
lastModified: file.lastModified,
|
|
22
|
+
lastModified: (_a = file.lastModified) !== null && _a !== void 0 ? _a : new Date().getUTCDate(),
|
|
22
23
|
});
|
|
23
24
|
sendAccountingFiles.append('files', encodedFile);
|
|
24
25
|
});
|
|
@@ -35,9 +36,10 @@ class AccountingFiles extends Resource_1.Resource {
|
|
|
35
36
|
if (value || value === false || value === 0) {
|
|
36
37
|
if (key === 'files') {
|
|
37
38
|
value.forEach((file) => {
|
|
39
|
+
var _a;
|
|
38
40
|
const encodedFile = new File([file], encodeURIComponent(file.name), {
|
|
39
41
|
type: file.type,
|
|
40
|
-
lastModified: file.lastModified,
|
|
42
|
+
lastModified: (_a = file.lastModified) !== null && _a !== void 0 ? _a : new Date().getUTCDate(),
|
|
41
43
|
});
|
|
42
44
|
formData.append('files', encodedFile);
|
|
43
45
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountingFiles.js","sourceRoot":"","sources":["../../../../ts/api/resources/AccountingFiles.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAYvC,MAAa,eAAgB,SAAQ,mBAAQ;IAC3C,cAAc,CAAC,MAA4B;QACzC,MAAM,mBAAmB,GAAG,IAAI,QAAQ,EAAE,CAAC;QAE3C,mBAAmB,CAAC,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,CAAC,CAAC;QACnF,mBAAmB,CAAC,MAAM,CAAC,YAAY,EAAE,MAAM,CAAC,UAAU,CAAC,QAAQ,EAAE,CAAC,CAAC;QACvE,mBAAmB,CAAC,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,QAAQ,EAAE,CAAC,CAAC;QAC7D,mBAAmB,CAAC,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,SAAS,CAAC,QAAQ,EAAE,CAAC,CAAC;QACrE,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC;YACxB,mBAAmB,CAAC,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,YAAY,CAAC,QAAQ,EAAE,CAAC,CAAC;QAC7E,CAAC;QAED,IAAI,MAAM,CAAC,gBAAgB,EAAE,CAAC;YAC5B,mBAAmB,CAAC,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,CAAC,CAAC;QACrF,CAAC;QAED,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE
|
|
1
|
+
{"version":3,"file":"AccountingFiles.js","sourceRoot":"","sources":["../../../../ts/api/resources/AccountingFiles.ts"],"names":[],"mappings":"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","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateAccountingFileFromFile,\n IAccountingFile,\n QueryAccountingFiles,\n QueryAccountingFilesV2,\n QueryPaginatedAccountingFile,\n ReadFormattedAccountingTransaction,\n ReadUpdateAccouningFile,\n} from '../../types';\n\nexport class AccountingFiles extends Resource {\n accountingFile(params: QueryAccountingFiles): Promise<ReadFormattedAccountingTransaction[] | IAccountingFile[]> {\n const sendAccountingFiles = new FormData();\n\n sendAccountingFiles.append('idAccountingType', params.idAccountingType.toString());\n sendAccountingFiles.append('isPayPerso', params.isPayPerso.toString());\n sendAccountingFiles.append('split', params.split.toString());\n sendAccountingFiles.append('bypassOcr', params.bypassOcr.toString());\n if (params.emissionDate) {\n sendAccountingFiles.append('emissionDate', params.emissionDate.toString());\n }\n\n if (params.withSocketReturn) {\n sendAccountingFiles.append('withSocketReturn', params.withSocketReturn.toString());\n }\n\n params.files.forEach((file) => {\n const encodedFile = new File([file], encodeURIComponent(file.name), {\n type: file.type,\n lastModified: file.lastModified ?? new Date().getUTCDate(),\n });\n sendAccountingFiles.append('files', encodedFile);\n });\n\n return this.axios.$post('/society/accountingFiles', sendAccountingFiles, {\n headers: { 'Content-Type': 'multipart/form-data' },\n });\n }\n\n createFromFile(idSociety: number, idFile: number, params: CreateAccountingFileFromFile): Promise<IAccountingFile> {\n return this.axios.$post(`societies/${idSociety}/files/${idFile}/accountingFiles`, params);\n }\n\n createCashBasedAccountingFiles(params: QueryAccountingFilesV2): Promise<IAccountingFile[]> {\n const formData = new FormData();\n Object.entries(params).forEach(([key, value]) => {\n if (value || value === false || value === 0) {\n if (key === 'files') {\n value.forEach((file: File) => {\n const encodedFile = new File([file], encodeURIComponent(file.name), {\n type: file.type,\n lastModified: file.lastModified ?? new Date().getUTCDate(),\n });\n formData.append('files', encodedFile);\n });\n } else formData.append(key, `${value}`);\n }\n });\n\n return this.axios.$post(`/societies/${params.idSociety}/accounting-files`, formData, {\n headers: { 'Content-Type': 'multipart/form-data' },\n });\n }\n\n createAccrualAccountingFile(params: QueryAccountingFilesV2): Promise<ReadFormattedAccountingTransaction[]> {\n const formData = new FormData();\n Object.entries(params).forEach(([key, value]) => {\n if (value || value === false || value === 0) {\n if (key === 'files') {\n value.forEach((file: File) => {\n formData.append('files', file);\n });\n } else formData.append(key, `${value}`);\n }\n });\n\n return this.axios.$post(`/societies/${params.idSociety}/accounting-files`, formData, {\n headers: { 'Content-Type': 'multipart/form-data' },\n });\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/accounting-files/${id}`);\n }\n\n getPaginated(idSociety: number, params: QueryPaginatedAccountingFile): Promise<BasePaginate<IAccountingFile>> {\n return this.axios.$get(`/society/${idSociety}/accountingFiles`, { params });\n }\n\n update(id: number, payload: Partial<IAccountingFile>): Promise<ReadUpdateAccouningFile> {\n return this.axios.$put(`/accounting-files/${id}`, payload);\n }\n}\n"]}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { Simulation } from './resources/Simulation';
|
|
2
1
|
import { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';
|
|
3
2
|
import { Payment } from './resources/Payment';
|
|
4
3
|
import { Immobilization } from './resources/Immobilization';
|
|
5
4
|
import { AccountType } from './resources/AccountType';
|
|
6
5
|
import { Transaction } from './resources/Transaction';
|
|
7
6
|
import { Account } from './resources/Account';
|
|
8
|
-
import { Sponsorship } from './resources/Sponsorship';
|
|
9
7
|
import { User } from './resources/User';
|
|
10
8
|
import { Survey } from './resources/Survey';
|
|
11
9
|
import { Report } from './resources/Report';
|
|
@@ -38,7 +36,6 @@ import { Library } from './resources/Library';
|
|
|
38
36
|
import { TaxDeadline } from './resources/TaxDeadline';
|
|
39
37
|
import { ExerciceNote } from './resources/ExerciceNote';
|
|
40
38
|
import { Connector } from './resources/Connector';
|
|
41
|
-
import { PartneredAccountant } from './resources/PartneredAccountant';
|
|
42
39
|
import { Tax } from './resources/Tax';
|
|
43
40
|
import { QuotesAccount } from './resources/QuotesAccount';
|
|
44
41
|
import { Registration } from './resources/Registration';
|
|
@@ -181,7 +178,6 @@ import { AbsenceRequest } from './resources/AbsenceRequest';
|
|
|
181
178
|
import { CompanyMarketingInformation } from './resources/CompanyMarketingInformation';
|
|
182
179
|
import { Ai } from './resources/Ai';
|
|
183
180
|
export declare const resources: {
|
|
184
|
-
simulation: typeof Simulation;
|
|
185
181
|
budgetInsight: typeof BudgetInsight;
|
|
186
182
|
paymentExpectationCustomer: typeof PaymentExpectationCustomer;
|
|
187
183
|
payment: typeof Payment;
|
|
@@ -189,7 +185,6 @@ export declare const resources: {
|
|
|
189
185
|
accountType: typeof AccountType;
|
|
190
186
|
transaction: typeof Transaction;
|
|
191
187
|
account: typeof Account;
|
|
192
|
-
sponsorship: typeof Sponsorship;
|
|
193
188
|
user: typeof User;
|
|
194
189
|
survey: typeof Survey;
|
|
195
190
|
report: typeof Report;
|
|
@@ -223,7 +218,6 @@ export declare const resources: {
|
|
|
223
218
|
taxDeadline: typeof TaxDeadline;
|
|
224
219
|
exerciceNote: typeof ExerciceNote;
|
|
225
220
|
connector: typeof Connector;
|
|
226
|
-
partneredAccountant: typeof PartneredAccountant;
|
|
227
221
|
tax: typeof Tax;
|
|
228
222
|
quotesAccount: typeof QuotesAccount;
|
|
229
223
|
registration: typeof Registration;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../../ts/api/resources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../../ts/api/resources.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resources = void 0;
|
|
4
|
-
const Simulation_1 = require("./resources/Simulation");
|
|
5
4
|
const PaymentExpectationCustomer_1 = require("./resources/PaymentExpectationCustomer");
|
|
6
5
|
const Payment_1 = require("./resources/Payment");
|
|
7
6
|
const Immobilization_1 = require("./resources/Immobilization");
|
|
8
7
|
const AccountType_1 = require("./resources/AccountType");
|
|
9
8
|
const Transaction_1 = require("./resources/Transaction");
|
|
10
9
|
const Account_1 = require("./resources/Account");
|
|
11
|
-
const Sponsorship_1 = require("./resources/Sponsorship");
|
|
12
10
|
const User_1 = require("./resources/User");
|
|
13
11
|
const Survey_1 = require("./resources/Survey");
|
|
14
12
|
const Report_1 = require("./resources/Report");
|
|
@@ -41,7 +39,6 @@ const Library_1 = require("./resources/Library");
|
|
|
41
39
|
const TaxDeadline_1 = require("./resources/TaxDeadline");
|
|
42
40
|
const ExerciceNote_1 = require("./resources/ExerciceNote");
|
|
43
41
|
const Connector_1 = require("./resources/Connector");
|
|
44
|
-
const PartneredAccountant_1 = require("./resources/PartneredAccountant");
|
|
45
42
|
const Tax_1 = require("./resources/Tax");
|
|
46
43
|
const QuotesAccount_1 = require("./resources/QuotesAccount");
|
|
47
44
|
const Registration_1 = require("./resources/Registration");
|
|
@@ -184,7 +181,6 @@ const AbsenceRequest_1 = require("./resources/AbsenceRequest");
|
|
|
184
181
|
const CompanyMarketingInformation_1 = require("./resources/CompanyMarketingInformation");
|
|
185
182
|
const Ai_1 = require("./resources/Ai");
|
|
186
183
|
exports.resources = {
|
|
187
|
-
simulation: Simulation_1.Simulation,
|
|
188
184
|
budgetInsight: BudgetInsight_1.BudgetInsight,
|
|
189
185
|
paymentExpectationCustomer: PaymentExpectationCustomer_1.PaymentExpectationCustomer,
|
|
190
186
|
payment: Payment_1.Payment,
|
|
@@ -192,7 +188,6 @@ exports.resources = {
|
|
|
192
188
|
accountType: AccountType_1.AccountType,
|
|
193
189
|
transaction: Transaction_1.Transaction,
|
|
194
190
|
account: Account_1.Account,
|
|
195
|
-
sponsorship: Sponsorship_1.Sponsorship,
|
|
196
191
|
user: User_1.User,
|
|
197
192
|
survey: Survey_1.Survey,
|
|
198
193
|
report: Report_1.Report,
|
|
@@ -226,7 +221,6 @@ exports.resources = {
|
|
|
226
221
|
taxDeadline: TaxDeadline_1.TaxDeadline,
|
|
227
222
|
exerciceNote: ExerciceNote_1.ExerciceNote,
|
|
228
223
|
connector: Connector_1.Connector,
|
|
229
|
-
partneredAccountant: PartneredAccountant_1.PartneredAccountant,
|
|
230
224
|
tax: Tax_1.Tax,
|
|
231
225
|
quotesAccount: QuotesAccount_1.QuotesAccount,
|
|
232
226
|
registration: Registration_1.Registration,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { Das } from './resources/Das';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { Project } from './resources/Project';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { SocietyDetail } from './resources/SocietyDetail';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { OnBoarding } from './resources/OnBoarding';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { DocumentSection } from './resources/DocumentSection';\nimport { StatutsGeneration } from './resources/StatutsGeneration';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\nimport { Team } from './resources/Team';\nimport { CashAndExpense } from './resources/CashAndExpense';\nimport { Archive } from './resources/Archive';\nimport { AccountsSector } from './resources/AccountsSectors';\nimport { BusinessSector } from './resources/BusinessSector';\nimport { BusinessPartner } from './resources/BusinessPartner';\nimport { VisualizedInformation } from './resources/VisualizedInformation';\nimport { Fusion } from './resources/Fusion';\nimport { SalesContract } from './resources/SalesContract';\nimport { LeadsToPartners } from './resources/LeadsToPartners';\nimport { ChangeLog } from './resources/ChangeLog';\nimport { ConstitutionHistory } from './resources/ConstitutionHistory';\nimport { CommercialOffer } from './resources/CommercialOffer';\nimport { Card } from './resources/Card';\nimport { DubiousCustomer } from './resources/DubiousCustomer';\nimport { Notion } from './resources/Notion';\nimport { TimeTracking } from './resources/TimeTracking';\nimport { ExercicePrestation } from './resources/ExercicePrestation';\nimport { Equipment } from './resources/Equipment';\nimport { CustomerSignature } from './resources/CustomerSignature';\nimport { IntermediateManagementRebate } from './resources/IntermediateManagementRebate';\nimport { Contest } from './resources/Contest';\nimport { UserSpecialDay } from './resources/UserSpecialDay';\nimport { OldExpertInfo } from './resources/OldExpertInfos';\nimport { ReportMessage } from './resources/ReportMessage';\nimport { CollaboraterDetail } from './resources/CollaboraterDetail';\nimport { ExpertAnnuary } from './resources/ExpertAnnuary';\nimport { Brevo } from './resources/Brevo';\nimport { Synchronisation } from './resources/Synchronisation';\nimport { UpToDateBankAccount } from './resources/UpToDate';\nimport { UserTimeSlot } from './resources/UserTimeSlot';\nimport { Echo } from './resources/Echo';\nimport { Regulation } from './resources/Regulation';\nimport { StatisticDataOfficer } from './resources/statistic/DataOfficer';\nimport { UserSocietyPermission } from './resources/UserSocietyPermission';\nimport { BalanceSheetSupervision } from './resources/BalanceSheetSupervision';\nimport { CompanyCreationForm } from './resources/CompanyCreationForm';\nimport { BankConnection } from './resources/BankConnection';\nimport { ToDoBalanceSheet } from './resources/ToDoBalanceSheet';\nimport { JuridicalMission } from './resources/JuridicalMission';\nimport { PrestationComplementary } from './resources/PrestationComplementary';\nimport { PrevisionalForm } from './resources/PrevisionalForm';\nimport { Refund } from './resources/Refund';\nimport { HumanResourceLibrary } from './resources/HumanResourceLibrary';\nimport { YouSign } from './resources/YouSign';\nimport { RegistrationForm } from './resources/RegistrationForm';\nimport { CommercialEmail } from './resources/CommercialEmail';\nimport { CommercialDocumentTemplate } from './resources/CommercialDocumentTemplate';\nimport { CommercialConditionOfSale } from './resources/CommercialConditionOfSale';\nimport { StatisticMarketing } from './resources/statistic/Marketing';\nimport { Follow } from './resources/Follow';\nimport { AbsenceRequest } from './resources/AbsenceRequest';\nimport { CompanyMarketingInformation } from './resources/CompanyMarketingInformation';\nimport { Ai } from './resources/Ai';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n onBoarding: OnBoarding,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n societyDetail: SocietyDetail,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n statisticDataOfficer: StatisticDataOfficer,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n documentSection: DocumentSection,\n statutsGeneration: StatutsGeneration,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n team: Team,\n cashAndExpense: CashAndExpense,\n archive: Archive,\n accountsSector: AccountsSector,\n businessSector: BusinessSector,\n businessPartner: BusinessPartner,\n visualizedInformation: VisualizedInformation,\n fusion: Fusion,\n salesContract: SalesContract,\n leadsToPartners: LeadsToPartners,\n changeLog: ChangeLog,\n constitutionHistory: ConstitutionHistory,\n das: Das,\n commercialOffer: CommercialOffer,\n card: Card,\n dubiousCustomer: DubiousCustomer,\n notion: Notion,\n timeTracking: TimeTracking,\n exercicePrestation: ExercicePrestation,\n intermediateManagementRebate: IntermediateManagementRebate,\n contest: Contest,\n equipment: Equipment,\n customerSignature: CustomerSignature,\n userSpecialDay: UserSpecialDay,\n reportMessage: ReportMessage,\n oldExpertInfo: OldExpertInfo,\n collaboraterDetail: CollaboraterDetail,\n expertAnnuary: ExpertAnnuary,\n brevo: Brevo,\n synchronisation: Synchronisation,\n upToDateBankAccount: UpToDateBankAccount,\n echo: Echo,\n userTimeSlot: UserTimeSlot,\n regulation: Regulation,\n userSocietyPermission: UserSocietyPermission,\n balanceSheetSupervision: BalanceSheetSupervision,\n companyCreationForm: CompanyCreationForm,\n project: Project,\n bankConnection: BankConnection,\n toDoBalanceSheet: ToDoBalanceSheet,\n juridicalMission: JuridicalMission,\n prestationComplementary: PrestationComplementary,\n previsionalForm: PrevisionalForm,\n refund: Refund,\n humanResourceLibrary: HumanResourceLibrary,\n youSign: YouSign,\n registrationForm: RegistrationForm,\n commercialEmail: CommercialEmail,\n commercialDocumentTemplate: CommercialDocumentTemplate,\n commercialConditionOfSale: CommercialConditionOfSale,\n statisticMarketing: StatisticMarketing,\n follow: Follow,\n absenceRequest: AbsenceRequest,\n companyMarketingInformation: CompanyMarketingInformation,\n ai: Ai,\n};\n"]}
|
|
1
|
+
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { Das } from './resources/Das';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { Project } from './resources/Project';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { SocietyDetail } from './resources/SocietyDetail';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { OnBoarding } from './resources/OnBoarding';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { DocumentSection } from './resources/DocumentSection';\nimport { StatutsGeneration } from './resources/StatutsGeneration';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\nimport { Team } from './resources/Team';\nimport { CashAndExpense } from './resources/CashAndExpense';\nimport { Archive } from './resources/Archive';\nimport { AccountsSector } from './resources/AccountsSectors';\nimport { BusinessSector } from './resources/BusinessSector';\nimport { BusinessPartner } from './resources/BusinessPartner';\nimport { VisualizedInformation } from './resources/VisualizedInformation';\nimport { Fusion } from './resources/Fusion';\nimport { SalesContract } from './resources/SalesContract';\nimport { LeadsToPartners } from './resources/LeadsToPartners';\nimport { ChangeLog } from './resources/ChangeLog';\nimport { ConstitutionHistory } from './resources/ConstitutionHistory';\nimport { CommercialOffer } from './resources/CommercialOffer';\nimport { Card } from './resources/Card';\nimport { DubiousCustomer } from './resources/DubiousCustomer';\nimport { Notion } from './resources/Notion';\nimport { TimeTracking } from './resources/TimeTracking';\nimport { ExercicePrestation } from './resources/ExercicePrestation';\nimport { Equipment } from './resources/Equipment';\nimport { CustomerSignature } from './resources/CustomerSignature';\nimport { IntermediateManagementRebate } from './resources/IntermediateManagementRebate';\nimport { Contest } from './resources/Contest';\nimport { UserSpecialDay } from './resources/UserSpecialDay';\nimport { OldExpertInfo } from './resources/OldExpertInfos';\nimport { ReportMessage } from './resources/ReportMessage';\nimport { CollaboraterDetail } from './resources/CollaboraterDetail';\nimport { ExpertAnnuary } from './resources/ExpertAnnuary';\nimport { Brevo } from './resources/Brevo';\nimport { Synchronisation } from './resources/Synchronisation';\nimport { UpToDateBankAccount } from './resources/UpToDate';\nimport { UserTimeSlot } from './resources/UserTimeSlot';\nimport { Echo } from './resources/Echo';\nimport { Regulation } from './resources/Regulation';\nimport { StatisticDataOfficer } from './resources/statistic/DataOfficer';\nimport { UserSocietyPermission } from './resources/UserSocietyPermission';\nimport { BalanceSheetSupervision } from './resources/BalanceSheetSupervision';\nimport { CompanyCreationForm } from './resources/CompanyCreationForm';\nimport { BankConnection } from './resources/BankConnection';\nimport { ToDoBalanceSheet } from './resources/ToDoBalanceSheet';\nimport { JuridicalMission } from './resources/JuridicalMission';\nimport { PrestationComplementary } from './resources/PrestationComplementary';\nimport { PrevisionalForm } from './resources/PrevisionalForm';\nimport { Refund } from './resources/Refund';\nimport { HumanResourceLibrary } from './resources/HumanResourceLibrary';\nimport { YouSign } from './resources/YouSign';\nimport { RegistrationForm } from './resources/RegistrationForm';\nimport { CommercialEmail } from './resources/CommercialEmail';\nimport { CommercialDocumentTemplate } from './resources/CommercialDocumentTemplate';\nimport { CommercialConditionOfSale } from './resources/CommercialConditionOfSale';\nimport { StatisticMarketing } from './resources/statistic/Marketing';\nimport { Follow } from './resources/Follow';\nimport { AbsenceRequest } from './resources/AbsenceRequest';\nimport { CompanyMarketingInformation } from './resources/CompanyMarketingInformation';\nimport { Ai } from './resources/Ai';\n\nexport const resources = {\n budgetInsight: BudgetInsight,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n onBoarding: OnBoarding,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n societyDetail: SocietyDetail,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n statisticDataOfficer: StatisticDataOfficer,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n documentSection: DocumentSection,\n statutsGeneration: StatutsGeneration,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n team: Team,\n cashAndExpense: CashAndExpense,\n archive: Archive,\n accountsSector: AccountsSector,\n businessSector: BusinessSector,\n businessPartner: BusinessPartner,\n visualizedInformation: VisualizedInformation,\n fusion: Fusion,\n salesContract: SalesContract,\n leadsToPartners: LeadsToPartners,\n changeLog: ChangeLog,\n constitutionHistory: ConstitutionHistory,\n das: Das,\n commercialOffer: CommercialOffer,\n card: Card,\n dubiousCustomer: DubiousCustomer,\n notion: Notion,\n timeTracking: TimeTracking,\n exercicePrestation: ExercicePrestation,\n intermediateManagementRebate: IntermediateManagementRebate,\n contest: Contest,\n equipment: Equipment,\n customerSignature: CustomerSignature,\n userSpecialDay: UserSpecialDay,\n reportMessage: ReportMessage,\n oldExpertInfo: OldExpertInfo,\n collaboraterDetail: CollaboraterDetail,\n expertAnnuary: ExpertAnnuary,\n brevo: Brevo,\n synchronisation: Synchronisation,\n upToDateBankAccount: UpToDateBankAccount,\n echo: Echo,\n userTimeSlot: UserTimeSlot,\n regulation: Regulation,\n userSocietyPermission: UserSocietyPermission,\n balanceSheetSupervision: BalanceSheetSupervision,\n companyCreationForm: CompanyCreationForm,\n project: Project,\n bankConnection: BankConnection,\n toDoBalanceSheet: ToDoBalanceSheet,\n juridicalMission: JuridicalMission,\n prestationComplementary: PrestationComplementary,\n previsionalForm: PrevisionalForm,\n refund: Refund,\n humanResourceLibrary: HumanResourceLibrary,\n youSign: YouSign,\n registrationForm: RegistrationForm,\n commercialEmail: CommercialEmail,\n commercialDocumentTemplate: CommercialDocumentTemplate,\n commercialConditionOfSale: CommercialConditionOfSale,\n statisticMarketing: StatisticMarketing,\n follow: Follow,\n absenceRequest: AbsenceRequest,\n companyMarketingInformation: CompanyMarketingInformation,\n ai: Ai,\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIPrompt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,cAAc,mBAAmB;IACjC,
|
|
1
|
+
{"version":3,"file":"AIPrompt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,cAAc,mBAAmB;IACjC,gBAAgB,qBAAqB;CACtC;AAED,UAAU,YAAY;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,QAAQ,EAAE,MAAM,CAAC,WAAW,EAAE,YAAY,CA4C7C,CAAC"}
|
|
@@ -4,22 +4,27 @@ exports.AIPrompt = exports.AIPromptKey = void 0;
|
|
|
4
4
|
var AIPromptKey;
|
|
5
5
|
(function (AIPromptKey) {
|
|
6
6
|
AIPromptKey["BANK_STATEMENT"] = "bank_statement";
|
|
7
|
-
AIPromptKey["INVOICE"] = "invoice";
|
|
8
|
-
AIPromptKey["INVOICE_CSV"] = "invoice_csv";
|
|
9
7
|
AIPromptKey["ASK_COLLABORATOR"] = "ask_collaborator";
|
|
10
8
|
})(AIPromptKey || (exports.AIPromptKey = AIPromptKey = {}));
|
|
11
9
|
exports.AIPrompt = {
|
|
12
10
|
[AIPromptKey.BANK_STATEMENT]: {
|
|
13
|
-
userPrompt: '
|
|
14
|
-
systemPrompt:
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
11
|
+
userPrompt: 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire toutes les transactions présentes dans ce document ?',
|
|
12
|
+
systemPrompt: `
|
|
13
|
+
Analysez ce relevé de compte bancaire et extrayez toutes les transactions sous forme d'un objet JSON structuré.
|
|
14
|
+
Le relevé peut contenir des informations telles que la date de la transaction, le libellé, le montant débité et le montant crédité (ou alors un montant en positif pour le crédit et un montant en négatif pour le débit).
|
|
15
|
+
Garder exactement le même ordre de transaction que dans le relevé.
|
|
16
|
+
Le format attendu est le suivant :
|
|
17
|
+
[
|
|
18
|
+
{
|
|
19
|
+
"dateValue": string (format : YYYY-MM-DD correspondant à la date de la transaction),
|
|
20
|
+
"label": string | null (correspond à la description de la transaction, à conserver intacte sans modification, traduction ou altération),
|
|
21
|
+
"debit": number,
|
|
22
|
+
"credit": number
|
|
23
|
+
},
|
|
24
|
+
...
|
|
25
|
+
]
|
|
26
|
+
Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire.
|
|
27
|
+
`,
|
|
23
28
|
},
|
|
24
29
|
[AIPromptKey.ASK_COLLABORATOR]: {
|
|
25
30
|
userPrompt: '', // this is not used
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAGX;AAHD,WAAY,WAAW;IACrB,gDAAiC,CAAA;IACjC,oDAAqC,CAAA;AACvC,CAAC,EAHW,WAAW,2BAAX,WAAW,QAGtB;AAOY,QAAA,QAAQ,GAAsC;IACzD,CAAC,WAAW,CAAC,cAAc,CAAC,EAAE;QAC5B,UAAU,EAAE,uKAAuK;QACnL,YAAY,EAAE;;;;;;;;;;;;;;;KAeb;KACF;IACD,CAAC,WAAW,CAAC,gBAAgB,CAAC,EAAE;QAC9B,UAAU,EAAE,EAAE,EAAE,mBAAmB;QACnC,YAAY,EAAE;;;;;;;;;;;;;;;;;;;;KAoBb;KACF;CACO,CAAC","sourcesContent":["export enum AIPromptKey {\n BANK_STATEMENT = 'bank_statement',\n ASK_COLLABORATOR = 'ask_collaborator',\n}\n\ninterface AIPromptInfo {\n userPrompt: string;\n systemPrompt: string;\n}\n\nexport const AIPrompt: Record<AIPromptKey, AIPromptInfo> = {\n [AIPromptKey.BANK_STATEMENT]: {\n userPrompt: 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire toutes les transactions présentes dans ce document ?',\n systemPrompt: `\n Analysez ce relevé de compte bancaire et extrayez toutes les transactions sous forme d'un objet JSON structuré.\n Le relevé peut contenir des informations telles que la date de la transaction, le libellé, le montant débité et le montant crédité (ou alors un montant en positif pour le crédit et un montant en négatif pour le débit).\n Garder exactement le même ordre de transaction que dans le relevé.\n Le format attendu est le suivant :\n [\n {\n \"dateValue\": string (format : YYYY-MM-DD correspondant à la date de la transaction),\n \"label\": string | null (correspond à la description de la transaction, à conserver intacte sans modification, traduction ou altération),\n \"debit\": number,\n \"credit\": number\n },\n ...\n ]\n Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire.\n `,\n },\n [AIPromptKey.ASK_COLLABORATOR]: {\n userPrompt: '', // this is not used\n systemPrompt: `\n Vous êtes un spécialiste reconnu en comptabilité française, droit fiscal, droit des entreprises et droit social.\n Vous êtes parfaitement à jour des dernières lois, réglementations et jurisprudences en vigueur.\n Votre mission est de fournir des réponses précises et professionnelles basées sur le contexte fourni,\n dans un français irréprochable et un style concis.\n Si le contexte ne contient pas les informations pertinentes pour répondre à la question, veuillez l'indiquer clairement plutôt que d'inventer des informations.\n Si la question est en dehors de votre domaine d'expertise, indiquez-le clairement et indiquez que la catégorie et sous-catégorie sont \"hors sujet\".\n Vous devez toujours répondre en français et vous devez retourner votre réponse en un texte brut au format JSON brut:\n - 'category': la catégorie principale de la question (comptabilité, fiscalité, législation, sociale, ou autre si nécessaire)\n - 'sub_category': la sous-catégorie spécifique de la question\n - 'response': votre réponse détaillée à la question selon les critères mentionnés ci-dessus en texte brut pas de html, markdown ou autre pas de retour à la ligne\n - 'references': les références utilisées si demandée uniquement des liens url ';' comme séparateur\n Ce texte doit être au format JSON brut, sans balises HTML, sans code, sans markdown et sans commentaires.\n Par exemple:\n {\n \"category\": \"comptabilité\",\n \"sub_category\": \"société\",\n \"response\": \"La société doit respecter les obligations comptables en matière de tenue de livres et de conservation des documents.\",\n \"references\": \"https://www.legifrance.gouv.fr;https://www.service-public.fr\"\n }\n `,\n },\n} as const;"]}
|
|
@@ -7,8 +7,10 @@ export declare enum PaymentExpectationCode {
|
|
|
7
7
|
ERROR_00105 = 6,
|
|
8
8
|
INSUFFICIENTS_FUNDS = 7,
|
|
9
9
|
ERROR_00154 = 8,
|
|
10
|
-
ERROR_00157 =
|
|
11
|
-
ERROR_00159 =
|
|
10
|
+
ERROR_00157 = 10,
|
|
11
|
+
ERROR_00159 = 11,
|
|
12
|
+
ERROR_00030 = 12,
|
|
13
|
+
ERROR_00112 = 13
|
|
12
14
|
}
|
|
13
15
|
export declare const PaymentExpectationCodeErreurDetails: Array<{
|
|
14
16
|
id: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentExpectation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,OAAO,IAAI;IACX,gBAAgB,IAAI;IACpB,qBAAqB,IAAI;IACzB,qBAAqB,IAAI;IACzB,WAAW,IAAI;IACf,WAAW,IAAI;IACf,mBAAmB,IAAI;IACvB,WAAW,IAAI;IACf,WAAW,
|
|
1
|
+
{"version":3,"file":"PaymentExpectation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,OAAO,IAAI;IACX,gBAAgB,IAAI;IACpB,qBAAqB,IAAI;IACzB,qBAAqB,IAAI;IACzB,WAAW,IAAI;IACf,WAAW,IAAI;IACf,mBAAmB,IAAI;IACvB,WAAW,IAAI;IACf,WAAW,KAAK;IAChB,WAAW,KAAK;IAChB,WAAW,KAAK;IAChB,WAAW,KAAK;CACjB;AAED,eAAO,MAAM,mCAAmC,EAAE,KAAK,CAAC;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAkEnG,CAAC"}
|
|
@@ -11,8 +11,10 @@ var PaymentExpectationCode;
|
|
|
11
11
|
PaymentExpectationCode[PaymentExpectationCode["ERROR_00105"] = 6] = "ERROR_00105";
|
|
12
12
|
PaymentExpectationCode[PaymentExpectationCode["INSUFFICIENTS_FUNDS"] = 7] = "INSUFFICIENTS_FUNDS";
|
|
13
13
|
PaymentExpectationCode[PaymentExpectationCode["ERROR_00154"] = 8] = "ERROR_00154";
|
|
14
|
-
PaymentExpectationCode[PaymentExpectationCode["ERROR_00157"] =
|
|
15
|
-
PaymentExpectationCode[PaymentExpectationCode["ERROR_00159"] =
|
|
14
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00157"] = 10] = "ERROR_00157";
|
|
15
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00159"] = 11] = "ERROR_00159";
|
|
16
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00030"] = 12] = "ERROR_00030";
|
|
17
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00112"] = 13] = "ERROR_00112";
|
|
16
18
|
})(PaymentExpectationCode || (exports.PaymentExpectationCode = PaymentExpectationCode = {}));
|
|
17
19
|
exports.PaymentExpectationCodeErreurDetails = [
|
|
18
20
|
{
|
|
@@ -45,6 +47,11 @@ exports.PaymentExpectationCodeErreurDetails = [
|
|
|
45
47
|
name: 'Error 00105',
|
|
46
48
|
number: '00105',
|
|
47
49
|
},
|
|
50
|
+
{
|
|
51
|
+
id: PaymentExpectationCode.ERROR_00112,
|
|
52
|
+
name: 'Erreur type montant',
|
|
53
|
+
number: '00112',
|
|
54
|
+
},
|
|
48
55
|
{
|
|
49
56
|
id: PaymentExpectationCode.INSUFFICIENTS_FUNDS,
|
|
50
57
|
name: 'Insufficients funds',
|
|
@@ -65,5 +72,15 @@ exports.PaymentExpectationCodeErreurDetails = [
|
|
|
65
72
|
name: 'Error 00159',
|
|
66
73
|
number: '00159',
|
|
67
74
|
},
|
|
75
|
+
{
|
|
76
|
+
id: PaymentExpectationCode.ERROR_00030,
|
|
77
|
+
name: 'Paramètre obligatoire manquant',
|
|
78
|
+
number: '00030',
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
id: PaymentExpectationCode.ERROR_00112,
|
|
82
|
+
name: 'Erreur Porteur non authentifié 3DS',
|
|
83
|
+
number: '00112',
|
|
84
|
+
},
|
|
68
85
|
];
|
|
69
86
|
//# sourceMappingURL=PaymentExpectation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentExpectation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"PaymentExpectation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAaX;AAbD,WAAY,sBAAsB;IAChC,yEAAW,CAAA;IACX,2FAAoB,CAAA;IACpB,qGAAyB,CAAA;IACzB,qGAAyB,CAAA;IACzB,iFAAe,CAAA;IACf,iFAAe,CAAA;IACf,iGAAuB,CAAA;IACvB,iFAAe,CAAA;IACf,kFAAgB,CAAA;IAChB,kFAAgB,CAAA;IAChB,kFAAgB,CAAA;IAChB,kFAAgB,CAAA;AAClB,CAAC,EAbW,sBAAsB,sCAAtB,sBAAsB,QAajC;AAEY,QAAA,mCAAmC,GAAwD;IACtG;QACE,EAAE,EAAE,sBAAsB,CAAC,OAAO;QAClC,IAAI,EAAE,SAAS;QACf,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,gBAAgB;QAC3C,IAAI,EAAE,kBAAkB;QACxB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,qBAAqB;QAChD,IAAI,EAAE,uBAAuB;QAC7B,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,qBAAqB;QAChD,IAAI,EAAE,uBAAuB;QAC7B,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,qBAAqB;QAC3B,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,mBAAmB;QAC9C,IAAI,EAAE,qBAAqB;QAC3B,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,gCAAgC;QACtC,MAAM,EAAE,OAAO;KAChB;IACD;QACE,EAAE,EAAE,sBAAsB,CAAC,WAAW;QACtC,IAAI,EAAE,oCAAoC;QAC1C,MAAM,EAAE,OAAO;KAChB;CACF,CAAC","sourcesContent":["export enum PaymentExpectationCode {\n SUCCESS = 1,\n CONNEXION_FAILED = 2,\n INVALID_HOLDER_NUMBER = 3,\n INCORRECT_EXPIRY_DATE = 4,\n ERROR_00040 = 5,\n ERROR_00105 = 6,\n INSUFFICIENTS_FUNDS = 7,\n ERROR_00154 = 8,\n ERROR_00157 = 10,\n ERROR_00159 = 11,\n ERROR_00030 = 12,\n ERROR_00112 = 13,\n}\n\nexport const PaymentExpectationCodeErreurDetails: Array<{ id: number; name: string; number: string }> = [\n {\n id: PaymentExpectationCode.SUCCESS,\n name: 'Success',\n number: '00000',\n },\n {\n id: PaymentExpectationCode.CONNEXION_FAILED,\n name: 'Connexion failed',\n number: '00001',\n },\n {\n id: PaymentExpectationCode.INVALID_HOLDER_NUMBER,\n name: 'Invalid holder number',\n number: '00004',\n },\n {\n id: PaymentExpectationCode.INCORRECT_EXPIRY_DATE,\n name: 'Incorrect expiry date',\n number: '00008',\n },\n {\n id: PaymentExpectationCode.ERROR_00040,\n name: 'Error 00040',\n number: '00040',\n },\n {\n id: PaymentExpectationCode.ERROR_00105,\n name: 'Error 00105',\n number: '00105',\n },\n {\n id: PaymentExpectationCode.ERROR_00112,\n name: 'Erreur type montant',\n number: '00112',\n },\n {\n id: PaymentExpectationCode.INSUFFICIENTS_FUNDS,\n name: 'Insufficients funds',\n number: '00151',\n },\n {\n id: PaymentExpectationCode.ERROR_00154,\n name: 'Error 00154',\n number: '00154',\n },\n {\n id: PaymentExpectationCode.ERROR_00157,\n name: 'Error 00157',\n number: '00157',\n },\n {\n id: PaymentExpectationCode.ERROR_00159,\n name: 'Error 00159',\n number: '00159',\n },\n {\n id: PaymentExpectationCode.ERROR_00030,\n name: 'Paramètre obligatoire manquant',\n number: '00030',\n },\n {\n id: PaymentExpectationCode.ERROR_00112,\n name: 'Erreur Porteur non authentifié 3DS',\n number: '00112',\n },\n];\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OcrTransactions.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAE9D,qBAAa,eAAe;IAE1B,IAAI,CAAC,EAAE;QACL,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IAGF,YAAY,EAAE,qBAAqB,EAAE,CAAC;IAGtC,aAAa,EAAE,MAAM,CAAC;IAKtB,KAAK,EAAE,OAAO,CAAC;CAChB"}
|
|
1
|
+
{"version":3,"file":"OcrTransactions.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAE9D,qBAAa,eAAe;IAE1B,IAAI,CAAC,EAAE;QACL,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IAGF,YAAY,EAAE,qBAAqB,EAAE,CAAC;IAGtC,aAAa,EAAE,MAAM,CAAC;IAKtB,KAAK,EAAE,OAAO,CAAC;IAKf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -34,4 +34,10 @@ __decorate([
|
|
|
34
34
|
(0, __1.ApiProperty)(),
|
|
35
35
|
__metadata("design:type", Boolean)
|
|
36
36
|
], OcrTransactions.prototype, "isPdf", void 0);
|
|
37
|
+
__decorate([
|
|
38
|
+
(0, __1.ApiPropertyOptional)(),
|
|
39
|
+
(0, class_validator_1.IsOptional)(),
|
|
40
|
+
(0, class_validator_1.IsString)(),
|
|
41
|
+
__metadata("design:type", String)
|
|
42
|
+
], OcrTransactions.prototype, "error", void 0);
|
|
37
43
|
//# sourceMappingURL=OcrTransactions.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OcrTransactions.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"OcrTransactions.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAkE;AAClE,mCAA+D;AAC/D,sFAA2E;AAG3E,MAAa,eAAe;CAsB3B;AAtBD,0CAsBC;AApBC;IADC,IAAA,uBAAmB,GAAE;;6CAIpB;AAGF;IADC,IAAA,eAAW,GAAE;;qDACwB;AAGtC;IADC,IAAA,uBAAmB,GAAE;;sDACA;AAKtB;IAHC,IAAA,6BAAS,GAAE;IACX,IAAA,2BAAS,GAAE;IACX,IAAA,eAAW,GAAE;;8CACC;AAKf;IAHC,IAAA,uBAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;8CACI","sourcesContent":["import { IsBoolean, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { OcrTransactionDetails } from './OcrTypeTransactions';\n\nexport class OcrTransactions {\n @ApiPropertyOptional()\n file?: {\n id: number;\n token: string;\n };\n\n @ApiProperty()\n transactions: OcrTransactionDetails[];\n\n @ApiPropertyOptional()\n idBankAccount: number;\n\n @ToBoolean()\n @IsBoolean()\n @ApiProperty()\n isPdf: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n error?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotifyCustomerInvoice.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":"AAGA,qBAAa,2BAA2B;IAItC,KAAK,EAAE,MAAM,CAAC;IAKd,IAAI,EAAE,MAAM,CAAC;IAIb,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotifyCustomerInvoice.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":"AAGA,qBAAa,2BAA2B;IAItC,KAAK,EAAE,MAAM,CAAC;IAKd,IAAI,EAAE,MAAM,CAAC;IAIb,WAAW,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAG/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,2BAA2B;IAKtC,SAAS,CAAC,EAAE,MAAM,CAAC;IAMnB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -29,8 +29,8 @@ __decorate([
|
|
|
29
29
|
], CreateNotifyCustomerInvoice.prototype, "year", void 0);
|
|
30
30
|
__decorate([
|
|
31
31
|
(0, class_validator_1.IsDefined)(),
|
|
32
|
-
(0,
|
|
33
|
-
__metadata("design:type",
|
|
32
|
+
(0, utils_1.ApiProperty)(),
|
|
33
|
+
__metadata("design:type", Object)
|
|
34
34
|
], CreateNotifyCustomerInvoice.prototype, "idTypeBrand", void 0);
|
|
35
35
|
__decorate([
|
|
36
36
|
(0, utils_1.ApiPropertyOptional)(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotifyCustomerInvoice.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"CreateNotifyCustomerInvoice.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,6CAAqE;AAErE,MAAa,2BAA2B;CAiBvC;AAjBD,kEAiBC;AAbC;IAHC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;0DACM;AAKd;IAHC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;yDACK;AAIb;IAFC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,GAAE;;gEACiB;AAG/B;IADC,IAAA,2BAAmB,GAAE;;8DACH;AAGrB,MAAa,2BAA2B;CAYvC;AAZD,kEAYC;AAPC;IAJC,IAAA,2BAAS,GAAE;IACX,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;8DACW;AAMnB;IAJC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,EAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;IAC5B,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;0DACM","sourcesContent":["import { IsDefined, IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateNotifyCustomerInvoice {\n @IsDefined()\n @ApiProperty()\n @IsInt()\n month: number;\n\n @IsDefined()\n @ApiProperty()\n @IsInt()\n year: number;\n\n @IsDefined()\n @ApiProperty()\n idTypeBrand: number | number[];\n\n @ApiPropertyOptional()\n idSociety?: number;\n}\n\nexport class CreateFixBillingCompanyName {\n @IsDefined()\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?: number;\n\n @IsDefined()\n @ApiProperty({ default: 50 })\n @IsOptional()\n @IsInt()\n limit: number;\n}\n"]}
|