@silexpert/core 1.2.101-0 → 1.2.101-1
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.d.ts +0 -4
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +0 -4
- package/dist/cjs/api/resources.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/index.d.ts +0 -19
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -19
- 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.d.ts +0 -4
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +0 -4
- package/dist/mjs/api/resources.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/index.d.ts +0 -19
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -19
- 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.ts +0 -4
- package/ts/types/Interface/models/IApiError.ts +0 -5
- package/ts/types/Interface/models/IBankAccount.ts +0 -2
- package/ts/types/index.ts +0 -19
- 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/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/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/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/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/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/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/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/ts/api/resources/Simulation.ts +0 -18
- package/ts/api/resources/Sponsorship.ts +0 -37
- package/ts/types/Enum/Simulation.ts +0 -26
- package/ts/types/Enum/SponsorshipState.ts +0 -6
- 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/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/dist/mjs/types/index.js
CHANGED
|
@@ -157,13 +157,6 @@ export * from './Interface/models/ISendMethod';
|
|
|
157
157
|
export * from './Interface/models/IService';
|
|
158
158
|
export * from './Interface/models/ISheetMonthSchedule';
|
|
159
159
|
export * from './Interface/models/ISheetMonthScheduleDetails';
|
|
160
|
-
export * from './Interface/models/ISimulation';
|
|
161
|
-
export * from './Interface/models/ISimulationAdditionalFinance';
|
|
162
|
-
export * from './Interface/models/ISimulationColor';
|
|
163
|
-
export * from './Interface/models/ISimulationElement';
|
|
164
|
-
export * from './Interface/models/ISimulationHasBankAccount';
|
|
165
|
-
export * from './Interface/models/ISimulationPeriod';
|
|
166
|
-
export * from './Interface/models/ISimulationSummary';
|
|
167
160
|
export * from './Interface/models/ISlowDetection';
|
|
168
161
|
export * from './Interface/models/IDocumentSection';
|
|
169
162
|
export * from './Interface/models/IInpiBalance';
|
|
@@ -191,9 +184,6 @@ export * from './Interface/models/ISocietyVehicle';
|
|
|
191
184
|
export * from './Interface/models/ISoftwareCompta';
|
|
192
185
|
export * from './Interface/models/ISource';
|
|
193
186
|
export * from './Interface/models/ISpecialOperation';
|
|
194
|
-
export * from './Interface/models/ISponsorshipLink';
|
|
195
|
-
export * from './Interface/models/ISponsorship';
|
|
196
|
-
export * from './Interface/models/ISponsorshipCheck';
|
|
197
187
|
export * from './Interface/models/IStatusSignature';
|
|
198
188
|
export * from './Interface/models/IStripeEvent';
|
|
199
189
|
export * from './Interface/models/ISupervision';
|
|
@@ -280,7 +270,6 @@ export * from './Interface/models/ISocietyPromoCode';
|
|
|
280
270
|
export * from './Interface/models/IZTicket';
|
|
281
271
|
export * from './Interface/models/IExerciceNote';
|
|
282
272
|
export * from './Interface/models/IRevisionGuide';
|
|
283
|
-
export * from './Interface/models/ISponsorshipWithSponsorInfo';
|
|
284
273
|
export * from './Interface/models/IStatistic';
|
|
285
274
|
export * from './Interface/models/ILastUpdateConnection';
|
|
286
275
|
export * from './Interface/models/IAccountsSectors';
|
|
@@ -379,7 +368,6 @@ export * from './Enum/TimeCounterType';
|
|
|
379
368
|
export * from './Enum/CustomerSignature';
|
|
380
369
|
export * from './Enum/MailAuto';
|
|
381
370
|
export * from './Enum/MailAddressType';
|
|
382
|
-
export * from './Enum/Simulation';
|
|
383
371
|
export * from './Enum/Country';
|
|
384
372
|
export * from './Enum/ComptaType';
|
|
385
373
|
export * from './Enum/SubscriptionType';
|
|
@@ -413,7 +401,6 @@ export * from './Enum/VehicleType';
|
|
|
413
401
|
export * from './Enum/BalanceSheet';
|
|
414
402
|
export * from './Enum/LetterState';
|
|
415
403
|
export * from './Enum/LetterRecoveryState';
|
|
416
|
-
export * from './Enum/SponsorshipState';
|
|
417
404
|
export * from './Enum/Ged';
|
|
418
405
|
export * from './Enum/TypeBankConnection';
|
|
419
406
|
export * from './Enum/GlobalRegime';
|
|
@@ -581,7 +568,6 @@ export * from './Interface/api/businessPartner/ReadBusinessPartner';
|
|
|
581
568
|
export * from './Interface/api/businessPartner/QueryBusinessPartnerAll';
|
|
582
569
|
export * from './Interface/api/businessPartner/CreateBusinessPartnerParams';
|
|
583
570
|
export * from './Interface/api/businessPartner/UpdateBusinessPartnerParams';
|
|
584
|
-
export * from './Interface/api/simulation/CreateSimulation';
|
|
585
571
|
export * from './Interface/api/ocr/CreateOcr';
|
|
586
572
|
export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
|
|
587
573
|
export * from './Interface/api/accountingEntry/Create';
|
|
@@ -620,7 +606,6 @@ export * from './Interface/api/user/Permissions';
|
|
|
620
606
|
export * from './Interface/api/user/CollaboratorsByRoles';
|
|
621
607
|
export * from './Interface/api/account/Read';
|
|
622
608
|
export * from './Interface/api/balanceSheet/ReadFreelanceTurnover';
|
|
623
|
-
export * from './Interface/api/simulationColors/ReadSimulationColors';
|
|
624
609
|
export * from './Interface/api/survey/QuerySurveys';
|
|
625
610
|
export * from './Interface/api/file/TFile';
|
|
626
611
|
export * from './Interface/api/cerfa/CreateCerfa';
|
|
@@ -819,9 +804,6 @@ export * from './Interface/api/balanceSheet/ReadBalanceSheet';
|
|
|
819
804
|
export * from './Interface/api/balanceSheet/UpdateBalanceSheet';
|
|
820
805
|
export * from './Interface/api/pappers/QueryPappers';
|
|
821
806
|
export * from './Interface/api/pappers/ReadPappers';
|
|
822
|
-
export * from './Interface/api/sponsorship/SendSponsorshipLink';
|
|
823
|
-
export * from './Interface/api/sponsorship/CreateSponsorship';
|
|
824
|
-
export * from './Interface/api/sponsorship/QuerySponsorship';
|
|
825
807
|
export * from './Interface/api/statistic/ExitRequest';
|
|
826
808
|
export * from './Interface/api/statistic/QueryExpertAccountant';
|
|
827
809
|
export * from './Interface/api/statistic/QueryGetExpertAccountant';
|
|
@@ -898,7 +880,6 @@ export * from './Interface/api/tax/CreateTax';
|
|
|
898
880
|
export * from './Interface/api/society/ReadSociety';
|
|
899
881
|
export * from './Interface/api/exerciceNote/QueryExerciceNote';
|
|
900
882
|
export * from './Interface/api/exerciceNote/CreateExerciceNote';
|
|
901
|
-
export * from './Interface/api/sponsorship/ReadSponsorship';
|
|
902
883
|
export * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';
|
|
903
884
|
export * from './Interface/api/budgetInsight/Read';
|
|
904
885
|
export * from './Interface/api/budgetInsight/Create';
|