@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountingFiles.js","sourceRoot":"","sources":["../../../../ts/api/resources/AccountingFiles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAYvC,MAAM,OAAO,eAAgB,SAAQ,QAAQ;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;YAC5B,MAAM,WAAW,GAAG,IAAI,IAAI,CAAC,CAAC,IAAI,CAAC,EAAE,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE;gBAClE,IAAI,EAAE,IAAI,CAAC,IAAI;gBACf,YAAY,EAAE,IAAI,CAAC,YAAY;
|
|
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,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 const resources = {
|
|
184
|
-
simulation: Simulation,
|
|
185
181
|
budgetInsight: BudgetInsight,
|
|
186
182
|
paymentExpectationCustomer: PaymentExpectationCustomer,
|
|
187
183
|
payment: Payment,
|
|
@@ -189,7 +185,6 @@ export const resources = {
|
|
|
189
185
|
accountType: AccountType,
|
|
190
186
|
transaction: Transaction,
|
|
191
187
|
account: Account,
|
|
192
|
-
sponsorship: Sponsorship,
|
|
193
188
|
user: User,
|
|
194
189
|
survey: Survey,
|
|
195
190
|
report: Report,
|
|
@@ -223,7 +218,6 @@ export const resources = {
|
|
|
223
218
|
taxDeadline: TaxDeadline,
|
|
224
219
|
exerciceNote: ExerciceNote,
|
|
225
220
|
connector: Connector,
|
|
226
|
-
partneredAccountant: PartneredAccountant,
|
|
227
221
|
tax: Tax,
|
|
228
222
|
quotesAccount: QuotesAccount,
|
|
229
223
|
registration: 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"}
|
|
@@ -1,22 +1,27 @@
|
|
|
1
1
|
export var AIPromptKey;
|
|
2
2
|
(function (AIPromptKey) {
|
|
3
3
|
AIPromptKey["BANK_STATEMENT"] = "bank_statement";
|
|
4
|
-
AIPromptKey["INVOICE"] = "invoice";
|
|
5
|
-
AIPromptKey["INVOICE_CSV"] = "invoice_csv";
|
|
6
4
|
AIPromptKey["ASK_COLLABORATOR"] = "ask_collaborator";
|
|
7
5
|
})(AIPromptKey || (AIPromptKey = {}));
|
|
8
6
|
export const AIPrompt = {
|
|
9
7
|
[AIPromptKey.BANK_STATEMENT]: {
|
|
10
|
-
userPrompt: '
|
|
11
|
-
systemPrompt:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
8
|
+
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 ?',
|
|
9
|
+
systemPrompt: `
|
|
10
|
+
Analysez ce relevé de compte bancaire et extrayez toutes les transactions sous forme d'un objet JSON structuré.
|
|
11
|
+
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).
|
|
12
|
+
Garder exactement le même ordre de transaction que dans le relevé.
|
|
13
|
+
Le format attendu est le suivant :
|
|
14
|
+
[
|
|
15
|
+
{
|
|
16
|
+
"dateValue": string (format : YYYY-MM-DD correspondant à la date de la transaction),
|
|
17
|
+
"label": string | null (correspond à la description de la transaction, à conserver intacte sans modification, traduction ou altération),
|
|
18
|
+
"debit": number,
|
|
19
|
+
"credit": number
|
|
20
|
+
},
|
|
21
|
+
...
|
|
22
|
+
]
|
|
23
|
+
Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire.
|
|
24
|
+
`,
|
|
20
25
|
},
|
|
21
26
|
[AIPromptKey.ASK_COLLABORATOR]: {
|
|
22
27
|
userPrompt: '', // this is not used
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,WAGX;AAHD,WAAY,WAAW;IACrB,gDAAiC,CAAA;IACjC,oDAAqC,CAAA;AACvC,CAAC,EAHW,WAAW,KAAX,WAAW,QAGtB;AAOD,MAAM,CAAC,MAAM,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"}
|
|
@@ -8,8 +8,10 @@ export var PaymentExpectationCode;
|
|
|
8
8
|
PaymentExpectationCode[PaymentExpectationCode["ERROR_00105"] = 6] = "ERROR_00105";
|
|
9
9
|
PaymentExpectationCode[PaymentExpectationCode["INSUFFICIENTS_FUNDS"] = 7] = "INSUFFICIENTS_FUNDS";
|
|
10
10
|
PaymentExpectationCode[PaymentExpectationCode["ERROR_00154"] = 8] = "ERROR_00154";
|
|
11
|
-
PaymentExpectationCode[PaymentExpectationCode["ERROR_00157"] =
|
|
12
|
-
PaymentExpectationCode[PaymentExpectationCode["ERROR_00159"] =
|
|
11
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00157"] = 10] = "ERROR_00157";
|
|
12
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00159"] = 11] = "ERROR_00159";
|
|
13
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00030"] = 12] = "ERROR_00030";
|
|
14
|
+
PaymentExpectationCode[PaymentExpectationCode["ERROR_00112"] = 13] = "ERROR_00112";
|
|
13
15
|
})(PaymentExpectationCode || (PaymentExpectationCode = {}));
|
|
14
16
|
export const PaymentExpectationCodeErreurDetails = [
|
|
15
17
|
{
|
|
@@ -42,6 +44,11 @@ export const PaymentExpectationCodeErreurDetails = [
|
|
|
42
44
|
name: 'Error 00105',
|
|
43
45
|
number: '00105',
|
|
44
46
|
},
|
|
47
|
+
{
|
|
48
|
+
id: PaymentExpectationCode.ERROR_00112,
|
|
49
|
+
name: 'Erreur type montant',
|
|
50
|
+
number: '00112',
|
|
51
|
+
},
|
|
45
52
|
{
|
|
46
53
|
id: PaymentExpectationCode.INSUFFICIENTS_FUNDS,
|
|
47
54
|
name: 'Insufficients funds',
|
|
@@ -62,5 +69,15 @@ export const PaymentExpectationCodeErreurDetails = [
|
|
|
62
69
|
name: 'Error 00159',
|
|
63
70
|
number: '00159',
|
|
64
71
|
},
|
|
72
|
+
{
|
|
73
|
+
id: PaymentExpectationCode.ERROR_00030,
|
|
74
|
+
name: 'Paramètre obligatoire manquant',
|
|
75
|
+
number: '00030',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
id: PaymentExpectationCode.ERROR_00112,
|
|
79
|
+
name: 'Erreur Porteur non authentifié 3DS',
|
|
80
|
+
number: '00112',
|
|
81
|
+
},
|
|
65
82
|
];
|
|
66
83
|
//# sourceMappingURL=PaymentExpectation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentExpectation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,
|
|
1
|
+
{"version":3,"file":"PaymentExpectation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PaymentExpectation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,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,KAAtB,sBAAsB,QAajC;AAED,MAAM,CAAC,MAAM,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"}
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import { IsBoolean } from 'class-validator';
|
|
10
|
+
import { IsBoolean, IsOptional, IsString } from 'class-validator';
|
|
11
11
|
import { ApiProperty, ApiPropertyOptional } from '../../../..';
|
|
12
12
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
13
|
export class OcrTransactions {
|
|
@@ -15,6 +15,7 @@ export class OcrTransactions {
|
|
|
15
15
|
transactions;
|
|
16
16
|
idBankAccount;
|
|
17
17
|
isPdf;
|
|
18
|
+
error;
|
|
18
19
|
}
|
|
19
20
|
__decorate([
|
|
20
21
|
ApiPropertyOptional(),
|
|
@@ -34,4 +35,10 @@ __decorate([
|
|
|
34
35
|
ApiProperty(),
|
|
35
36
|
__metadata("design:type", Boolean)
|
|
36
37
|
], OcrTransactions.prototype, "isPdf", void 0);
|
|
38
|
+
__decorate([
|
|
39
|
+
ApiPropertyOptional(),
|
|
40
|
+
IsOptional(),
|
|
41
|
+
IsString(),
|
|
42
|
+
__metadata("design:type", String)
|
|
43
|
+
], OcrTransactions.prototype, "error", void 0);
|
|
37
44
|
//# sourceMappingURL=OcrTransactions.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OcrTransactions.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"OcrTransactions.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAG3E,MAAM,OAAO,eAAe;IAE1B,IAAI,CAGF;IAGF,YAAY,CAA0B;IAGtC,aAAa,CAAS;IAKtB,KAAK,CAAU;IAKf,KAAK,CAAU;CAChB;AApBC;IADC,mBAAmB,EAAE;;6CAIpB;AAGF;IADC,WAAW,EAAE;;qDACwB;AAGtC;IADC,mBAAmB,EAAE;;sDACA;AAKtB;IAHC,SAAS,EAAE;IACX,SAAS,EAAE;IACX,WAAW,EAAE;;8CACC;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;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"}
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import {
|
|
10
|
+
import { IsDefined, IsInt, IsOptional } from 'class-validator';
|
|
11
11
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
12
|
export class CreateNotifyCustomerInvoice {
|
|
13
13
|
month;
|
|
@@ -29,8 +29,8 @@ __decorate([
|
|
|
29
29
|
], CreateNotifyCustomerInvoice.prototype, "year", void 0);
|
|
30
30
|
__decorate([
|
|
31
31
|
IsDefined(),
|
|
32
|
-
|
|
33
|
-
__metadata("design:type",
|
|
32
|
+
ApiProperty(),
|
|
33
|
+
__metadata("design:type", Object)
|
|
34
34
|
], CreateNotifyCustomerInvoice.prototype, "idTypeBrand", void 0);
|
|
35
35
|
__decorate([
|
|
36
36
|
ApiPropertyOptional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotifyCustomerInvoice.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotifyCustomerInvoice.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,2BAA2B;IAItC,KAAK,CAAS;IAKd,IAAI,CAAS;IAIb,WAAW,CAAoB;IAG/B,SAAS,CAAU;CACpB;AAbC;IAHC,SAAS,EAAE;IACX,WAAW,EAAE;IACb,KAAK,EAAE;;0DACM;AAKd;IAHC,SAAS,EAAE;IACX,WAAW,EAAE;IACb,KAAK,EAAE;;yDACK;AAIb;IAFC,SAAS,EAAE;IACX,WAAW,EAAE;;gEACiB;AAG/B;IADC,mBAAmB,EAAE;;8DACH;AAGrB,MAAM,OAAO,2BAA2B;IAKtC,SAAS,CAAU;IAMnB,KAAK,CAAS;CACf;AAPC;IAJC,SAAS,EAAE;IACX,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;8DACW;AAMnB;IAJC,SAAS,EAAE;IACX,WAAW,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;IAC5B,UAAU,EAAE;IACZ,KAAK,EAAE;;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"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateSociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/CreateSociety.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAEtE,MAAM,MAAM,WAAW,GAAG;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,qBAAa,aAAa;IAExB,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,EAAE,MAAM,CAAC;IAGrB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,cAAc,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAGhD,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAG9B,YAAY,CAAC,EAAE,WAAW,CAAC;IAG3B,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAGlB,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,kBAAkB,CAAC,EAAE,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateSociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/CreateSociety.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAEtE,MAAM,MAAM,WAAW,GAAG;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,qBAAa,aAAa;IAExB,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,EAAE,MAAM,CAAC;IAGrB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,cAAc,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAGhD,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAG9B,YAAY,CAAC,EAAE,WAAW,CAAC;IAG3B,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAGlB,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,kBAAkB,CAAC,EAAE,gBAAgB,CAAC;CACvC"}
|