@silexpert/core 1.3.138 → 1.3.140-esm-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/DashboardLayout.d.ts +3 -4
- package/dist/cjs/api/resources/DashboardLayout.d.ts.map +1 -1
- package/dist/cjs/api/resources/DashboardLayout.js.map +1 -1
- package/dist/cjs/api/resources/Registration.js +1 -1
- package/dist/cjs/api/resources/Registration.js.map +1 -1
- package/dist/cjs/types/Enum/Aspone.d.ts +8 -0
- package/dist/cjs/types/Enum/Aspone.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Aspone.js +11 -1
- package/dist/cjs/types/Enum/Aspone.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +66 -0
- package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js +136 -69
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts +62 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js +62 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +58 -13
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +58 -12
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/GlobalRegime.js +19 -19
- package/dist/cjs/types/Enum/GlobalRegime.js.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.d.ts +32 -0
- package/dist/cjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.js +74 -41
- package/dist/cjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/cjs/types/Enum/LegalForm.d.ts +1 -0
- package/dist/cjs/types/Enum/LegalForm.d.ts.map +1 -1
- package/dist/cjs/types/Enum/LegalForm.js +39 -4
- package/dist/cjs/types/Enum/LegalForm.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +3 -2
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2031.d.ts +3 -2
- package/dist/cjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2050.d.ts +1592 -1634
- package/dist/cjs/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2050.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts +3 -2
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts +10 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +3 -2
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/dist/cjs/types/Interface/api/payment/Params.d.ts +1 -0
- package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/payment/Params.js +9 -0
- package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.d.ts +4 -0
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/dist/cjs/utils/bankAccount.js +5 -5
- package/dist/cjs/utils/bankAccount.js.map +1 -1
- package/dist/cjs/utils/checkup.js +20 -20
- package/dist/cjs/utils/checkup.js.map +1 -1
- package/dist/cjs/utils/commercialManagement/document.js +4 -4
- package/dist/cjs/utils/commercialManagement/document.js.map +1 -1
- package/dist/cjs/utils/commercialManagement/recurrence.js +7 -7
- package/dist/cjs/utils/commercialManagement/recurrence.js.map +1 -1
- package/dist/cjs/utils/commercialOffer.js +4 -4
- package/dist/cjs/utils/commercialOffer.js.map +1 -1
- package/dist/cjs/utils/date.js +8 -8
- package/dist/cjs/utils/date.js.map +1 -1
- package/dist/cjs/utils/documents.js +3 -3
- package/dist/cjs/utils/documents.js.map +1 -1
- package/dist/cjs/utils/email.js +1 -1
- package/dist/cjs/utils/email.js.map +1 -1
- package/dist/cjs/utils/exercice.js +4 -4
- package/dist/cjs/utils/exercice.js.map +1 -1
- package/dist/cjs/utils/payment.js +23 -23
- package/dist/cjs/utils/payment.js.map +1 -1
- package/dist/cjs/utils/prestation.js +3 -3
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/cjs/utils/quotation.js +2 -2
- package/dist/cjs/utils/quotation.js.map +1 -1
- package/dist/cjs/utils/tests/payment.spec.js +42 -42
- package/dist/cjs/utils/tests/payment.spec.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century23.js +8 -8
- package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century24.js +8 -8
- package/dist/cjs/utils/vat/3310/century24.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century25.js +8 -8
- package/dist/cjs/utils/vat/3310/century25.js.map +1 -1
- package/dist/cjs/utils/vat/3514/century22.js +5 -5
- package/dist/cjs/utils/vat/3514/century22.js.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.js +13 -13
- package/dist/cjs/utils/vat/3517/century23.js.map +1 -1
- package/dist/cjs/utils/vat/3517/century25.js +13 -13
- package/dist/cjs/utils/vat/3517/century25.js.map +1 -1
- package/dist/cjs/utils/vat/3519/century17.js +3 -3
- package/dist/cjs/utils/vat/3519/century17.js.map +1 -1
- package/dist/cjs/utils/vat/3519/century23.js +3 -3
- package/dist/cjs/utils/vat/3519/century23.js.map +1 -1
- package/dist/cjs/utils/vat/centuries.js +4 -4
- package/dist/cjs/utils/vat/centuries.js.map +1 -1
- package/dist/cjs/utils/vat/registration.js +4 -4
- package/dist/cjs/utils/vat/registration.js.map +1 -1
- package/dist/esm/api/resources/DashboardLayout.d.ts +9 -0
- package/dist/esm/api/resources/DashboardLayout.d.ts.map +1 -0
- package/dist/esm/api/resources/DashboardLayout.js.map +1 -0
- package/dist/esm/api/resources/Registration.js +74 -0
- package/dist/esm/api/resources/Registration.js.map +1 -0
- package/dist/esm/types/Enum/Aspone.d.ts +192 -0
- package/dist/esm/types/Enum/Aspone.d.ts.map +1 -0
- package/dist/esm/types/Enum/Aspone.js +212 -0
- package/dist/esm/types/Enum/Aspone.js.map +1 -0
- package/dist/esm/types/Enum/BalanceSheet.d.ts +315 -0
- package/dist/esm/types/Enum/BalanceSheet.d.ts.map +1 -0
- package/dist/esm/types/Enum/BalanceSheet.js +972 -0
- package/dist/esm/types/Enum/BalanceSheet.js.map +1 -0
- package/dist/esm/types/Enum/BalanceSheetQuestion.d.ts +513 -0
- package/dist/esm/types/Enum/BalanceSheetQuestion.d.ts.map +1 -0
- package/dist/esm/types/Enum/BalanceSheetQuestion.js +520 -0
- package/dist/esm/types/Enum/BalanceSheetQuestion.js.map +1 -0
- package/dist/esm/types/Enum/BalanceSheetQuestionWording.d.ts +558 -0
- package/dist/esm/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -0
- package/dist/esm/types/Enum/BalanceSheetQuestionWording.js +565 -0
- package/dist/esm/types/Enum/BalanceSheetQuestionWording.js.map +1 -0
- package/dist/esm/types/Enum/GlobalRegime.js +574 -0
- package/dist/esm/types/Enum/GlobalRegime.js.map +1 -0
- package/dist/esm/types/Enum/IncomeStatement.d.ts +54 -0
- package/dist/esm/types/Enum/IncomeStatement.d.ts.map +1 -0
- package/dist/esm/types/Enum/IncomeStatement.js +348 -0
- package/dist/esm/types/Enum/IncomeStatement.js.map +1 -0
- package/dist/esm/types/Enum/LegalForm.d.ts +41 -0
- package/dist/esm/types/Enum/LegalForm.d.ts.map +1 -0
- package/dist/esm/types/Enum/LegalForm.js +278 -0
- package/dist/esm/types/Enum/LegalForm.js.map +1 -0
- package/dist/esm/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +13 -0
- package/dist/esm/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2031.d.ts +572 -0
- package/dist/esm/types/Interface/api/cerfa/2031.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2031.js.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2050.d.ts +1634 -0
- package/dist/esm/types/Interface/api/cerfa/2050.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2050.js.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2065.d.ts +418 -0
- package/dist/esm/types/Interface/api/cerfa/2065.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/2065.js.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/ReadCerfa.d.ts +137 -0
- package/dist/esm/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/cerfa/ReadCerfa.js.map +1 -0
- package/dist/esm/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +8 -0
- package/dist/esm/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -0
- package/dist/esm/types/Interface/api/payment/Params.d.ts +28 -0
- package/dist/esm/types/Interface/api/payment/Params.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/payment/Params.js +162 -0
- package/dist/esm/types/Interface/api/payment/Params.js.map +1 -0
- package/dist/esm/types/Interface/api/registration/ReadRegistration.d.ts +56 -0
- package/dist/esm/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -0
- package/dist/esm/types/Interface/api/registration/ReadRegistration.js.map +1 -0
- package/dist/esm/utils/bankAccount.js +38 -0
- package/dist/esm/utils/bankAccount.js.map +1 -0
- package/dist/esm/utils/checkup.js +771 -0
- package/dist/esm/utils/checkup.js.map +1 -0
- package/dist/esm/utils/commercialManagement/document.js +154 -0
- package/dist/esm/utils/commercialManagement/document.js.map +1 -0
- package/dist/esm/utils/commercialManagement/recurrence.js +30 -0
- package/dist/esm/utils/commercialManagement/recurrence.js.map +1 -0
- package/dist/esm/utils/commercialOffer.js +41 -0
- package/dist/esm/utils/commercialOffer.js.map +1 -0
- package/dist/esm/utils/date.js +92 -0
- package/dist/esm/utils/date.js.map +1 -0
- package/dist/esm/utils/documents.js +74 -0
- package/dist/esm/utils/documents.js.map +1 -0
- package/dist/esm/utils/email.js +426 -0
- package/dist/esm/utils/email.js.map +1 -0
- package/dist/esm/utils/exercice.js +24 -0
- package/dist/esm/utils/exercice.js.map +1 -0
- package/dist/esm/utils/payment.js +354 -0
- package/dist/esm/utils/payment.js.map +1 -0
- package/dist/esm/utils/prestation.js +388 -0
- package/dist/esm/utils/prestation.js.map +1 -0
- package/dist/esm/utils/quotation.js +275 -0
- package/dist/esm/utils/quotation.js.map +1 -0
- package/dist/esm/utils/tests/payment.spec.js +482 -0
- package/dist/esm/utils/tests/payment.spec.js.map +1 -0
- package/dist/esm/utils/vat/3310/century23.js +1641 -0
- package/dist/esm/utils/vat/3310/century23.js.map +1 -0
- package/dist/esm/utils/vat/3310/century24.js +1661 -0
- package/dist/esm/utils/vat/3310/century24.js.map +1 -0
- package/dist/esm/utils/vat/3310/century25.js +1704 -0
- package/dist/esm/utils/vat/3310/century25.js.map +1 -0
- package/dist/esm/utils/vat/3514/century22.js +109 -0
- package/dist/esm/utils/vat/3514/century22.js.map +1 -0
- package/dist/esm/utils/vat/3517/century23.d.ts.map +1 -0
- package/dist/esm/utils/vat/3517/century23.js +2108 -0
- package/dist/esm/utils/vat/3517/century23.js.map +1 -0
- package/dist/esm/utils/vat/3517/century25.js +2183 -0
- package/dist/esm/utils/vat/3517/century25.js.map +1 -0
- package/dist/esm/utils/vat/3519/century17.js +89 -0
- package/dist/esm/utils/vat/3519/century17.js.map +1 -0
- package/dist/esm/utils/vat/3519/century23.js +149 -0
- package/dist/esm/utils/vat/3519/century23.js.map +1 -0
- package/dist/esm/utils/vat/centuries.js +111 -0
- package/dist/esm/utils/vat/centuries.js.map +1 -0
- package/dist/esm/utils/vat/registration.js +210 -0
- package/dist/esm/utils/vat/registration.js.map +1 -0
- package/package.json +1 -1
- package/ts/api/resources/DashboardLayout.ts +3 -4
- package/ts/api/resources/Registration.ts +1 -1
- package/ts/types/Enum/Aspone.ts +10 -0
- package/ts/types/Enum/BalanceSheet.ts +137 -68
- package/ts/types/Enum/BalanceSheetQuestion.ts +63 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +130 -81
- package/ts/types/Enum/GlobalRegime.ts +19 -19
- package/ts/types/Enum/IncomeStatement.ts +73 -40
- package/ts/types/Enum/LegalForm.ts +40 -4
- package/ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts +4 -2
- package/ts/types/Interface/api/cerfa/2031.ts +3 -2
- package/ts/types/Interface/api/cerfa/2050.ts +1580 -1399
- package/ts/types/Interface/api/cerfa/2065.ts +2 -2
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +20 -2
- package/ts/types/Interface/api/incomeStatement/ReadIncomeStatement.ts +4 -2
- package/ts/types/Interface/api/payment/Params.ts +9 -1
- package/ts/types/Interface/api/registration/ReadRegistration.ts +4 -0
- package/ts/utils/bankAccount.ts +1 -1
- package/ts/utils/checkup.ts +18 -18
- package/ts/utils/commercialManagement/document.ts +1 -1
- package/ts/utils/commercialManagement/recurrence.ts +3 -3
- package/ts/utils/commercialOffer.ts +2 -2
- package/ts/utils/date.ts +3 -3
- package/ts/utils/documents.ts +1 -1
- package/ts/utils/email.ts +1 -1
- package/ts/utils/exercice.ts +1 -1
- package/ts/utils/payment.ts +1 -1
- package/ts/utils/prestation.ts +1 -1
- package/ts/utils/quotation.ts +1 -1
- package/ts/utils/tests/payment.spec.ts +1 -1
- package/ts/utils/vat/3310/century23.ts +1 -1
- package/ts/utils/vat/3310/century24.ts +1 -1
- package/ts/utils/vat/3310/century25.ts +1 -1
- package/ts/utils/vat/3514/century22.ts +3 -3
- package/ts/utils/vat/3517/century23.ts +1 -2
- package/ts/utils/vat/3517/century25.ts +1 -1
- package/ts/utils/vat/3519/century17.ts +1 -1
- package/ts/utils/vat/3519/century23.ts +1 -1
- package/ts/utils/vat/centuries.ts +1 -1
- package/ts/utils/vat/registration.ts +1 -1
- package/dist/mjs/api/resources/DashboardLayout.d.ts +0 -10
- package/dist/mjs/api/resources/DashboardLayout.d.ts.map +0 -1
- package/dist/mjs/api/resources/DashboardLayout.js.map +0 -1
- package/dist/mjs/api/resources/Registration.js +0 -74
- package/dist/mjs/api/resources/Registration.js.map +0 -1
- package/dist/mjs/types/Enum/Aspone.d.ts +0 -184
- package/dist/mjs/types/Enum/Aspone.d.ts.map +0 -1
- package/dist/mjs/types/Enum/Aspone.js +0 -202
- package/dist/mjs/types/Enum/Aspone.js.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +0 -249
- package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheet.js +0 -905
- package/dist/mjs/types/Enum/BalanceSheet.js.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts +0 -452
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js +0 -458
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +0 -513
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +0 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +0 -519
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +0 -1
- package/dist/mjs/types/Enum/GlobalRegime.js +0 -574
- package/dist/mjs/types/Enum/GlobalRegime.js.map +0 -1
- package/dist/mjs/types/Enum/IncomeStatement.d.ts +0 -22
- package/dist/mjs/types/Enum/IncomeStatement.d.ts.map +0 -1
- package/dist/mjs/types/Enum/IncomeStatement.js +0 -315
- package/dist/mjs/types/Enum/IncomeStatement.js.map +0 -1
- package/dist/mjs/types/Enum/LegalForm.d.ts +0 -40
- package/dist/mjs/types/Enum/LegalForm.d.ts.map +0 -1
- package/dist/mjs/types/Enum/LegalForm.js +0 -243
- package/dist/mjs/types/Enum/LegalForm.js.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +0 -12
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2031.d.ts +0 -571
- package/dist/mjs/types/Interface/api/cerfa/2031.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2031.js.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2050.d.ts +0 -1676
- package/dist/mjs/types/Interface/api/cerfa/2050.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2050.js.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts +0 -417
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.js.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts +0 -128
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.js.map +0 -1
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +0 -7
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +0 -1
- package/dist/mjs/types/Interface/api/payment/Params.d.ts +0 -27
- package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/payment/Params.js +0 -152
- package/dist/mjs/types/Interface/api/payment/Params.js.map +0 -1
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.d.ts +0 -52
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.js.map +0 -1
- package/dist/mjs/utils/bankAccount.js +0 -38
- package/dist/mjs/utils/bankAccount.js.map +0 -1
- package/dist/mjs/utils/checkup.js +0 -771
- package/dist/mjs/utils/checkup.js.map +0 -1
- package/dist/mjs/utils/commercialManagement/document.js +0 -154
- package/dist/mjs/utils/commercialManagement/document.js.map +0 -1
- package/dist/mjs/utils/commercialManagement/recurrence.js +0 -30
- package/dist/mjs/utils/commercialManagement/recurrence.js.map +0 -1
- package/dist/mjs/utils/commercialOffer.js +0 -41
- package/dist/mjs/utils/commercialOffer.js.map +0 -1
- package/dist/mjs/utils/date.js +0 -92
- package/dist/mjs/utils/date.js.map +0 -1
- package/dist/mjs/utils/documents.js +0 -74
- package/dist/mjs/utils/documents.js.map +0 -1
- package/dist/mjs/utils/email.js +0 -426
- package/dist/mjs/utils/email.js.map +0 -1
- package/dist/mjs/utils/exercice.js +0 -24
- package/dist/mjs/utils/exercice.js.map +0 -1
- package/dist/mjs/utils/payment.js +0 -354
- package/dist/mjs/utils/payment.js.map +0 -1
- package/dist/mjs/utils/prestation.js +0 -388
- package/dist/mjs/utils/prestation.js.map +0 -1
- package/dist/mjs/utils/quotation.js +0 -275
- package/dist/mjs/utils/quotation.js.map +0 -1
- package/dist/mjs/utils/tests/payment.spec.js +0 -482
- package/dist/mjs/utils/tests/payment.spec.js.map +0 -1
- package/dist/mjs/utils/vat/3310/century23.js +0 -1641
- package/dist/mjs/utils/vat/3310/century23.js.map +0 -1
- package/dist/mjs/utils/vat/3310/century24.js +0 -1661
- package/dist/mjs/utils/vat/3310/century24.js.map +0 -1
- package/dist/mjs/utils/vat/3310/century25.js +0 -1704
- package/dist/mjs/utils/vat/3310/century25.js.map +0 -1
- package/dist/mjs/utils/vat/3514/century22.js +0 -109
- package/dist/mjs/utils/vat/3514/century22.js.map +0 -1
- package/dist/mjs/utils/vat/3517/century23.d.ts.map +0 -1
- package/dist/mjs/utils/vat/3517/century23.js +0 -2108
- package/dist/mjs/utils/vat/3517/century23.js.map +0 -1
- package/dist/mjs/utils/vat/3517/century25.js +0 -2183
- package/dist/mjs/utils/vat/3517/century25.js.map +0 -1
- package/dist/mjs/utils/vat/3519/century17.js +0 -89
- package/dist/mjs/utils/vat/3519/century17.js.map +0 -1
- package/dist/mjs/utils/vat/3519/century23.js +0 -149
- package/dist/mjs/utils/vat/3519/century23.js.map +0 -1
- package/dist/mjs/utils/vat/centuries.js +0 -111
- package/dist/mjs/utils/vat/centuries.js.map +0 -1
- package/dist/mjs/utils/vat/registration.js +0 -210
- package/dist/mjs/utils/vat/registration.js.map +0 -1
- /package/dist/{mjs → esm}/api/Resource.d.ts +0 -0
- /package/dist/{mjs → esm}/api/Resource.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/Resource.js +0 -0
- /package/dist/{mjs → esm}/api/Resource.js.map +0 -0
- /package/dist/{mjs → esm}/api/index.d.ts +0 -0
- /package/dist/{mjs → esm}/api/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/index.js +0 -0
- /package/dist/{mjs → esm}/api/index.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/3cx.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/3cx.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/3cx.js +0 -0
- /package/dist/{mjs → esm}/api/resources/3cx.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Acceptance.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Acceptance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Acceptance.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Acceptance.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Account.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Account.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Account.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Account.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountType.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountType.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountType.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingFiles.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingFiles.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingFiles.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingFiles.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingIncome.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingIncome.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingIncome.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountingIncome.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountsSectors.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountsSectors.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountsSectors.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AccountsSectors.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AffectedPatrimony.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AffectedPatrimony.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AffectedPatrimony.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AffectedPatrimony.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Ai.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Ai.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Ai.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Ai.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Alert.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Alert.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Alert.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Alert.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AnalyticsUtm.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/AnalyticsUtm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/AnalyticsUtm.js +0 -0
- /package/dist/{mjs → esm}/api/resources/AnalyticsUtm.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Archive.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Archive.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Archive.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Archive.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Authenticate.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Authenticate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Authenticate.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Authenticate.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetCompletion.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetCompletion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetCompletion.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetCompletion.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetQuestion.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetReport.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetReport.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetReport.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetSupervision.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetSupervision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetSupervision.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BalanceSheetSupervision.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankAccount.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BankConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankConnection.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BankConnection.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankDedup.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BankDedup.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankDedup.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BankDedup.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankList.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BankList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankList.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BankList.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BankStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BankStatement.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BankStatement.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Brevo.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Brevo.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Brevo.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Brevo.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BudgetInsight.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BudgetInsight.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BudgetInsight.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BudgetInsight.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessPartner.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessPartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessPartner.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessPartner.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessSector.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessSector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessSector.js +0 -0
- /package/dist/{mjs → esm}/api/resources/BusinessSector.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Caarl.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Caarl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Caarl.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Caarl.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Card.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Card.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Card.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Card.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CashAndExpense.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CashAndExpense.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CashAndExpense.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CashAndExpense.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ChangeLog.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ChangeLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ChangeLog.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ChangeLog.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Checklist.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Checklist.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Checklist.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Checklist.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Closing.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Closing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Closing.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Closing.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CollaboraterDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CollaboraterDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CollaboraterDetail.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CollaboraterDetail.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Comment.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Comment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Comment.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Comment.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Commercial.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Commercial.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Commercial.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Commercial.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialConditionOfSale.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialConditionOfSale.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialConditionOfSale.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialConditionOfSale.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocument.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocument.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocument.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocument.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocumentTemplate.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocumentTemplate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocumentTemplate.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialDocumentTemplate.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialEmail.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialEmail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialEmail.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialEmail.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialImport.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialImport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialImport.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialImport.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialOffer.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialOffer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialOffer.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialOffer.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialSetting.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialSetting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialSetting.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CommercialSetting.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyCreationForm.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyCreationForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyCreationForm.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyCreationForm.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyMarketingInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyMarketingInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyMarketingInformation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CompanyMarketingInformation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Connection.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Connection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Connection.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Connection.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Connector.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Connector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Connector.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Connector.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ConstitutionHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ConstitutionHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ConstitutionHistory.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ConstitutionHistory.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Contest.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Contest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Contest.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Contest.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerActivity.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerActivity.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerActivity.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerActivity.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerProviderOperation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerProviderOperation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerProviderOperation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerProviderOperation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerSignature.js +0 -0
- /package/dist/{mjs → esm}/api/resources/CustomerSignature.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Das.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Das.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Das.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Das.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Dashboard.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Dashboard.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Dashboard.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Dashboard.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DashboardLayout.js +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentRequest.js +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentRequest.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentSection.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentSection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentSection.js +0 -0
- /package/dist/{mjs → esm}/api/resources/DocumentSection.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DubiousCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/DubiousCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/DubiousCustomer.js +0 -0
- /package/dist/{mjs → esm}/api/resources/DubiousCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Echo.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Echo.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Echo.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Echo.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Employee.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Employee.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Employee.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Employee.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Equipment.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Equipment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Equipment.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Equipment.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Exercice.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Exercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Exercice.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Exercice.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceNote.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceNote.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceNote.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExercicePrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ExercicePrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExercicePrestation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ExercicePrestation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceQuestion.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ExerciceQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExpertAnnuary.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ExpertAnnuary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ExpertAnnuary.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ExpertAnnuary.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FIle.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/FIle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FIle.js +0 -0
- /package/dist/{mjs → esm}/api/resources/FIle.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Facturation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Facturation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Facturation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Facturation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/FecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FecFile.js +0 -0
- /package/dist/{mjs → esm}/api/resources/FecFile.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FinancialCharge.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/FinancialCharge.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FinancialCharge.js +0 -0
- /package/dist/{mjs → esm}/api/resources/FinancialCharge.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FirstStep.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/FirstStep.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/FirstStep.js +0 -0
- /package/dist/{mjs → esm}/api/resources/FirstStep.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Follow.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Follow.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Follow.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Follow.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Fusion.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Fusion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Fusion.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Fusion.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Gdpr.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Gdpr.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Gdpr.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Gdpr.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/GeneralLedger.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/GeneralLedger.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/GeneralLedger.js +0 -0
- /package/dist/{mjs → esm}/api/resources/GeneralLedger.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/HumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/HumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/HumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/api/resources/HumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Immobilization.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Immobilization.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Immobilization.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Immobilization.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeAllocation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeAllocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeAllocation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeAllocation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeStatement.js +0 -0
- /package/dist/{mjs → esm}/api/resources/IncomeStatement.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Inpi.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Inpi.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Inpi.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Inpi.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IntermediateManagementRebate.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/IntermediateManagementRebate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/IntermediateManagementRebate.js +0 -0
- /package/dist/{mjs → esm}/api/resources/IntermediateManagementRebate.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/InternalInvoicing.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/InternalInvoicing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/InternalInvoicing.js +0 -0
- /package/dist/{mjs → esm}/api/resources/InternalInvoicing.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Invoice.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Invoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Invoice.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Invoice.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Journal.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Journal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Journal.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Journal.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/JuridicalMission.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/JuridicalMission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/JuridicalMission.js +0 -0
- /package/dist/{mjs → esm}/api/resources/JuridicalMission.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/KilometricAllowance.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/KilometricAllowance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/KilometricAllowance.js +0 -0
- /package/dist/{mjs → esm}/api/resources/KilometricAllowance.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/LeadsToPartners.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/LeadsToPartners.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/LeadsToPartners.js +0 -0
- /package/dist/{mjs → esm}/api/resources/LeadsToPartners.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/LegalNotice.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/LegalNotice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/LegalNotice.js +0 -0
- /package/dist/{mjs → esm}/api/resources/LegalNotice.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Letter.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Letter.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Letter.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Letter.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Lettering.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Lettering.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Lettering.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Lettering.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Library.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Library.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Library.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Library.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Loan.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Loan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Loan.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Loan.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Log.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Log.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Log.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Log.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/MachineLearning.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/MachineLearning.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/MachineLearning.js +0 -0
- /package/dist/{mjs → esm}/api/resources/MachineLearning.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Mail.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Mail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Mail.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Mail.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/MealExpense.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/MealExpense.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/MealExpense.js +0 -0
- /package/dist/{mjs → esm}/api/resources/MealExpense.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Mobile.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Mobile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Mobile.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Mobile.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/NafCode.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/NafCode.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/NafCode.js +0 -0
- /package/dist/{mjs → esm}/api/resources/NafCode.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Notification.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Notification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Notification.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Notification.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/NotificationSetting.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/NotificationSetting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/NotificationSetting.js +0 -0
- /package/dist/{mjs → esm}/api/resources/NotificationSetting.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Notion.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Notion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Notion.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Notion.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/OldExpertInfos.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/OldExpertInfos.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/OldExpertInfos.js +0 -0
- /package/dist/{mjs → esm}/api/resources/OldExpertInfos.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/OnBoarding.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/OnBoarding.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/OnBoarding.js +0 -0
- /package/dist/{mjs → esm}/api/resources/OnBoarding.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Partner.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Partner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Partner.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Partner.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Payment.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Payment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Payment.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Payment.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/api/resources/PaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PrestationComplementary.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/PrestationComplementary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PrestationComplementary.js +0 -0
- /package/dist/{mjs → esm}/api/resources/PrestationComplementary.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Prestations.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Prestations.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Prestations.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Prestations.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PrevisionalForm.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/PrevisionalForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/PrevisionalForm.js +0 -0
- /package/dist/{mjs → esm}/api/resources/PrevisionalForm.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Product.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Product.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Product.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Product.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Project.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Project.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Project.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Project.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Provision.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Provision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Provision.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Provision.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Qonto.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Qonto.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Qonto.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Qonto.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Quotation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Quotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Quotation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Quotation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/QuotesAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/QuotesAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/QuotesAccount.js +0 -0
- /package/dist/{mjs → esm}/api/resources/QuotesAccount.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Rating.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Rating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Rating.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Rating.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Recurrence.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Recurrence.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Recurrence.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Recurrence.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Refund.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Refund.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Refund.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Refund.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Registration.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Registration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/RegistrationForm.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/RegistrationForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/RegistrationForm.js +0 -0
- /package/dist/{mjs → esm}/api/resources/RegistrationForm.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulate.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulate.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulate.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Regulation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Reminder.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Reminder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Reminder.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Reminder.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Report.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Report.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Report.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Report.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ReportMessage.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ReportMessage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ReportMessage.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ReportMessage.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Revision.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Revision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Revision.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Revision.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/RevisionGuide.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/RevisionGuide.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/RevisionGuide.js +0 -0
- /package/dist/{mjs → esm}/api/resources/RevisionGuide.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Rule.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Rule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Rule.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Rule.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SalariesFile.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SalariesFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SalariesFile.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SalariesFile.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SalesContract.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SalesContract.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SalesContract.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SalesContract.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Search.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Search.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Search.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Search.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Sellsy.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Sellsy.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Sellsy.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Sellsy.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SheetMonthSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SheetMonthSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SheetMonthSchedule.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SheetMonthSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Shine.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Shine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Shine.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Shine.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SignFile.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SignFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SignFile.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SignFile.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SlowDetection.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SlowDetection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SlowDetection.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SlowDetection.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Society.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Society.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Society.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Society.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfig.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfig.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfig.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfig.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfigBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfigBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfigBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyConfigBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyDetail.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyDetail.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyEvent.js +0 -0
- /package/dist/{mjs → esm}/api/resources/SocietyEvent.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Source.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Source.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Source.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Source.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Sources.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Sources.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Sources.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Sources.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/StatutsGeneration.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/StatutsGeneration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/StatutsGeneration.js +0 -0
- /package/dist/{mjs → esm}/api/resources/StatutsGeneration.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Step.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Step.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Step.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Step.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Stocks.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Stocks.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Stocks.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Stocks.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Stripe.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Stripe.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Stripe.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Stripe.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/StripePurchase.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/StripePurchase.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/StripePurchase.js +0 -0
- /package/dist/{mjs → esm}/api/resources/StripePurchase.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Subscription.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Subscription.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Subscription.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Subscription.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Survey.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Survey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Survey.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Survey.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Synchronisation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Synchronisation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Synchronisation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Synchronisation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Task.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Task.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Task.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Task.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Tax.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Tax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Tax.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Tax.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TaxDeadline.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/TaxDeadline.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TaxDeadline.js +0 -0
- /package/dist/{mjs → esm}/api/resources/TaxDeadline.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Team.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Team.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Team.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Team.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/TerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TerminationList.js +0 -0
- /package/dist/{mjs → esm}/api/resources/TerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TextMessage.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/TextMessage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TextMessage.js +0 -0
- /package/dist/{mjs → esm}/api/resources/TextMessage.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ThirdParty.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeRecorder.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeRecorder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeRecorder.js +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeRecorder.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeTracking.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeTracking.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeTracking.js +0 -0
- /package/dist/{mjs → esm}/api/resources/TimeTracking.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ToDoBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ToDoBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ToDoBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ToDoBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Transaction.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Transaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Transaction.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Transaction.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UnpaidCallHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/UnpaidCallHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UnpaidCallHistory.js +0 -0
- /package/dist/{mjs → esm}/api/resources/UnpaidCallHistory.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UpToDate.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/UpToDate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UpToDate.js +0 -0
- /package/dist/{mjs → esm}/api/resources/UpToDate.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/User.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/User.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/User.js +0 -0
- /package/dist/{mjs → esm}/api/resources/User.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSpecialDay.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSpecialDay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSpecialDay.js +0 -0
- /package/dist/{mjs → esm}/api/resources/UserSpecialDay.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserTimeSlot.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/UserTimeSlot.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/UserTimeSlot.js +0 -0
- /package/dist/{mjs → esm}/api/resources/UserTimeSlot.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Vat.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Vat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Vat.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Vat.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VatControl.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/VatControl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VatControl.js +0 -0
- /package/dist/{mjs → esm}/api/resources/VatControl.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VatRegimeHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/VatRegimeHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VatRegimeHistory.js +0 -0
- /package/dist/{mjs → esm}/api/resources/VatRegimeHistory.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Vehicle.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Vehicle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Vehicle.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Vehicle.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VisualizedInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/VisualizedInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/VisualizedInformation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/VisualizedInformation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Wallet.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/Wallet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/Wallet.js +0 -0
- /package/dist/{mjs → esm}/api/resources/Wallet.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/WorkingSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/WorkingSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/WorkingSchedule.js +0 -0
- /package/dist/{mjs → esm}/api/resources/WorkingSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/YouSign.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/YouSign.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/YouSign.js +0 -0
- /package/dist/{mjs → esm}/api/resources/YouSign.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ZTicket.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/ZTicket.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/ZTicket.js +0 -0
- /package/dist/{mjs → esm}/api/resources/ZTicket.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/prestation.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/prestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/prestation.js +0 -0
- /package/dist/{mjs → esm}/api/resources/prestation.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/shareCapital.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/shareCapital.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/shareCapital.js +0 -0
- /package/dist/{mjs → esm}/api/resources/shareCapital.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Accountant.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Accountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Accountant.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Accountant.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/CustomerSuccess.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/CustomerSuccess.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/CustomerSuccess.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/CustomerSuccess.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/DataOfficer.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/DataOfficer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/DataOfficer.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/DataOfficer.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Direction.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Direction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Direction.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Direction.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/ExpertAccountant.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/ExpertAccountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/ExpertAccountant.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/ExpertAccountant.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Legal.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Legal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Legal.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Legal.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Marketing.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Marketing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Marketing.js +0 -0
- /package/dist/{mjs → esm}/api/resources/statistic/Marketing.js.map +0 -0
- /package/dist/{mjs → esm}/api/resources.d.ts +0 -0
- /package/dist/{mjs → esm}/api/resources.d.ts.map +0 -0
- /package/dist/{mjs → esm}/api/resources.js +0 -0
- /package/dist/{mjs → esm}/api/resources.js.map +0 -0
- /package/dist/{mjs → esm}/index.d.ts +0 -0
- /package/dist/{mjs → esm}/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/index.js +0 -0
- /package/dist/{mjs → esm}/index.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AIPrompt.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AIPrompt.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AIPrompt.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AIPrompt.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AbsenceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AbsenceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AbsenceType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AbsenceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Acceptance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Acceptance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Acceptance.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Acceptance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Account.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Account.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Account.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Account.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingFileType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingFileType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingFileType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingFileType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingJournal.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingJournal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingJournal.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountingJournal.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountsSectors.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountsSectors.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountsSectors.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AccountsSectors.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ActionCategoryForNotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ActionCategoryForNotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ActionCategoryForNotation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ActionCategoryForNotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Activity.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Activity.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Activity.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Activity.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdditionnalSells.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdditionnalSells.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdditionnalSells.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdditionnalSells.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdjustmentType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdjustmentType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdjustmentType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdjustmentType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdminAcceptance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdminAcceptance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdminAcceptance.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AdminAcceptance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Annotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Annotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Annotation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Annotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AnswerTypeValue.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AnswerTypeValue.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AnswerTypeValue.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AnswerTypeValue.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AppointmentState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AppointmentState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AppointmentState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AppointmentState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AutomaticRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/AutomaticRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/AutomaticRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/AutomaticRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BalanceSheetStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Bank.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Bank.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Bank.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Bank.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankAccountType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankAccountType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankAccountType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankAccountType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankCollectingState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankCollectingState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankCollectingState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BankCollectingState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandAnytime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandAnytime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandAnytime.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandAnytime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandClementine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandClementine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandClementine.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandClementine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandComptalib.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandComptalib.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandComptalib.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandComptalib.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandLegalstart.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandLegalstart.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandLegalstart.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandLegalstart.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandPourcentage.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandPourcentage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandPourcentage.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandPourcentage.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandStatutsExpress.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandStatutsExpress.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandStatutsExpress.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BrandStatutsExpress.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Brevo.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Brevo.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Brevo.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Brevo.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BudgetInsight.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/BudgetInsight.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/BudgetInsight.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/BudgetInsight.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Call.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Call.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Call.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Call.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Card.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Card.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Card.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Card.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CashDeskTransactionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CashDeskTransactionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CashDeskTransactionType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CashDeskTransactionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CerfaType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CerfaType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CerfaType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CerfaType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChangeLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChangeLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChangeLog.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChangeLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Channel.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Channel.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Channel.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Channel.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChecklistType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChecklistType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChecklistType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ChecklistType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CityOfGreffe.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CityOfGreffe.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CityOfGreffe.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CityOfGreffe.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Civility.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Civility.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Civility.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Civility.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClientOrProspect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClientOrProspect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClientOrProspect.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClientOrProspect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClosingType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClosingType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClosingType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ClosingType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Comment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Comment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Comment.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Comment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialGrade.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialGrade.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialGrade.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialGrade.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialImportHeader.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialImportHeader.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialImportHeader.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialImportHeader.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialManagement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialManagement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialManagement.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialManagement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialOfferType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialOfferType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialOfferType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CommercialOfferType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Compensation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Compensation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Compensation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Compensation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ComptaType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ComptaType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ComptaType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ComptaType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectionError.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectionError.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectionError.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectionError.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectorType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectorType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectorType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConnectorType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Consistency.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Consistency.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Consistency.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Consistency.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constants.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constants.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constants.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constants.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constitution.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constitution.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constitution.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Constitution.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConstitutionState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConstitutionState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConstitutionState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ConstitutionState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contest.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contract.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contract.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contract.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contract.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contribution.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contribution.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contribution.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Contribution.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Country.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Country.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Country.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Country.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Currency.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Currency.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Currency.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Currency.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerVat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerVat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerVat.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/CustomerVat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Cycle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Cycle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Cycle.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Cycle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Das.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Das.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Das.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Das.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DashboardBlock.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/DashboardBlock.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DashboardBlock.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/DashboardBlock.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Degree.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Degree.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Degree.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Degree.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DepositDocumentType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/DepositDocumentType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DepositDocumentType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/DepositDocumentType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DocumentForHumanResourceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/DocumentForHumanResourceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/DocumentForHumanResourceType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/DocumentForHumanResourceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EnglishLevel.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EnglishLevel.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EnglishLevel.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EnglishLevel.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EntityType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EntityType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EntityType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EntityType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentAvailability.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentAvailability.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentAvailability.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentAvailability.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EquipmentType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EstimateInvoice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/EstimateInvoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/EstimateInvoice.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/EstimateInvoice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ExerciceNoteType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ExerciceNoteType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ExerciceNoteType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ExerciceNoteType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Feature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Feature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Feature.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Feature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FecFileDelimiter.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FecFileDelimiter.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FecFileDelimiter.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FecFileDelimiter.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FieldSocietyStat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FieldSocietyStat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FieldSocietyStat.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FieldSocietyStat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FileType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FileType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FileType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FileType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FiscalRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FiscalRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FiscalRegime.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FiscalRegime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FolderFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FolderFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FolderFile.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FolderFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FollowList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FollowList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FollowList.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FollowList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FuelType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/FuelType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/FuelType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/FuelType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ged.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ged.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ged.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ged.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/GeneralThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/GeneralThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/GeneralThirdParty.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/GeneralThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Gescom.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Gescom.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Gescom.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Gescom.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/GlobalRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/GlobalRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Holidays.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Holidays.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Holidays.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Holidays.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ImmobilizationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ImmobilizationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ImmobilizationType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ImmobilizationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/InpiType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/InpiType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/InpiType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/InpiType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/IntermediateManagementRebate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/IntermediateManagementRebate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/IntermediateManagementRebate.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/IntermediateManagementRebate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/InternalService.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/InternalService.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/InternalService.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/InternalService.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/IssueType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/IssueType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/IssueType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/IssueType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JeDeclare.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/JeDeclare.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JeDeclare.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/JeDeclare.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JobTitle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/JobTitle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JobTitle.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/JobTitle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JuridicalSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/JuridicalSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/JuridicalSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/JuridicalSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/KilometricAllowanceScale.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/KilometricAllowanceScale.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/KilometricAllowanceScale.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/KilometricAllowanceScale.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Lab.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Lab.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Lab.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Lab.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LegalInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/LegalInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LegalInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/LegalInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterRecoveryState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterRecoveryState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterRecoveryState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterRecoveryState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterResponseType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterResponseType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterResponseType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterResponseType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/LetterType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Log.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Log.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Log.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Log.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MachineLearning.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MachineLearning.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MachineLearning.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MachineLearning.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAddressType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAddressType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAddressType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAddressType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAuto.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAuto.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAuto.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailAuto.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailDomainType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailDomainType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailDomainType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailDomainType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailFlag.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailFlag.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailFlag.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MailFlag.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MaritalStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MaritalStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MaritalStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MaritalStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Marketing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Marketing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Marketing.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Marketing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MealExpenseThresholds.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MealExpenseThresholds.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MealExpenseThresholds.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MealExpenseThresholds.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MimeType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MimeType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MimeType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MimeType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MissionAcceptation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/MissionAcceptation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/MissionAcceptation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/MissionAcceptation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/NafCode.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/NafCode.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/NafCode.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/NafCode.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Nature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Nature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Nature.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Nature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Notification.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Notification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Notification.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Notification.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/NotificationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/NotificationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/NotificationType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/NotificationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ocr.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ocr.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ocr.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Ocr.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/OperationLegalNotice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/OperationLegalNotice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/OperationLegalNotice.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/OperationLegalNotice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/OrderStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/OrderStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/OrderStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/OrderStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerTransactionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerTransactionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerTransactionType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerTransactionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartnerType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceTypeId.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceTypeId.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceTypeId.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PartneredAccountantServiceTypeId.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Partners.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Partners.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Partners.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Partners.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentAttempt.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentAttempt.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentAttempt.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentAttempt.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentExpectation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentExpectation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentExpectation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentExpectation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentMethod.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentMethod.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentMethod.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentMethod.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentReason.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentReason.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentReason.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentReason.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentRecovery.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentRecovery.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentRecovery.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PaymentRecovery.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Pdf2PicLocalType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Pdf2PicLocalType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Pdf2PicLocalType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Pdf2PicLocalType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Phone.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Phone.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Phone.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Phone.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationListType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationListType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationListType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationListType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationOption.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationOption.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationOption.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationOption.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrestationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrevisionalForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrevisionalForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrevisionalForm.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PrevisionalForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridClementine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridClementine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridClementine.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridClementine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridLegalstart.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridLegalstart.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridLegalstart.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridLegalstart.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridPourcentage.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridPourcentage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridPourcentage.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridPourcentage.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridStatutsExpress.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridStatutsExpress.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridStatutsExpress.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/PriceGridStatutsExpress.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Proceding.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Proceding.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Proceding.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Proceding.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProcessingState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProcessingState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProcessingState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProcessingState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProductType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProductType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProductType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProductType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProfitsType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProfitsType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProfitsType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProfitsType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProvisionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProvisionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProvisionType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ProvisionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/QualificationLead.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/QualificationLead.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/QualificationLead.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/QualificationLead.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Quality.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Quality.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Quality.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Quality.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonCancelSignatureRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonCancelSignatureRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonCancelSignatureRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonCancelSignatureRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonNotSubscribed.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonNotSubscribed.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonNotSubscribed.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonNotSubscribed.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonTerminationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonTerminationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonTerminationType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReasonTerminationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RecurrenceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RecurrenceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RecurrenceType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RecurrenceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RefundReason.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RefundReason.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RefundReason.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RefundReason.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegisterCategory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegisterCategory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegisterCategory.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegisterCategory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Registration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Registration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Registration.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Registration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegistrationSource.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegistrationSource.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegistrationSource.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegistrationSource.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegulateType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegulateType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegulateType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RegulateType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RemoteType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RemoteType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RemoteType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RemoteType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportService.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportService.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportService.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportService.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportState.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ReportType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RevisionGuide.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RevisionGuide.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RevisionGuide.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RevisionGuide.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Role.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Role.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Role.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Role.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RoleDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/RoleDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/RoleDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/RoleDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Room.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Room.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Room.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Room.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Rules.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Rules.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Rules.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Rules.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalariesType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalariesType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalariesType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalariesType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SaleType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SaleType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SaleType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SaleType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandClementine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandClementine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandClementine.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandClementine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandLegalstart.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandLegalstart.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandLegalstart.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandLegalstart.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandPourcentage.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandPourcentage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandPourcentage.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractBrandPourcentage.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractConfig.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractConfig.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractConfig.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SalesContractConfig.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sector.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SendMethod.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SendMethod.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SendMethod.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SendMethod.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sepa.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sepa.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sepa.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Sepa.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SheetMonthScheduleDetailType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SheetMonthScheduleDetailType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SheetMonthScheduleDetailType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SheetMonthScheduleDetailType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeExportCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeExportCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeExportCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SocietyTypeExportCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SpecialDayType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SpecialDayType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SpecialDayType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SpecialDayType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StateSynchro.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StateSynchro.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StateSynchro.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StateSynchro.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatisticType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatisticType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatisticType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatisticType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatsCaStateDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatsCaStateDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatsCaStateDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatsCaStateDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusRating.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusRating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusRating.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusRating.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatusSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatutsSection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatutsSection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatutsSection.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StatutsSection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StockType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/StockType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/StockType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/StockType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Stripe.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Stripe.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Stripe.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Stripe.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SubscriptionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SubscriptionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SubscriptionType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SubscriptionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Supervision.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Supervision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Supervision.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Supervision.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyTypeDatas.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyTypeDatas.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyTypeDatas.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/SurveyTypeDatas.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaskResponseType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaskResponseType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaskResponseType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaskResponseType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Tax.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Tax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Tax.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Tax.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaxSystem.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaxSystem.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaxSystem.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TaxSystem.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TeamType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TeamType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TeamType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TeamType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Template.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Template.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Template.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Template.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TextMessageType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TextMessageType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TextMessageType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TextMessageType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdParty.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdPartyType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdPartyType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdPartyType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ThirdPartyType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeCounterType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeCounterType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeCounterType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeCounterType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeSlot.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeSlot.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeSlot.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeSlot.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeTrackingSource.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeTrackingSource.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeTrackingSource.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TimeTrackingSource.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ToRecallRating.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ToRecallRating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ToRecallRating.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ToRecallRating.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionKind.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionKind.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionKind.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionKind.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TransactionStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeBankConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeBankConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeBankConnection.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeBankConnection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeCustomerProviderOperation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeCustomerProviderOperation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeCustomerProviderOperation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeCustomerProviderOperation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeIncomeAllocation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeIncomeAllocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeIncomeAllocation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeIncomeAllocation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypePayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypePayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypePayment.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypePayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeSupportForNotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeSupportForNotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeSupportForNotation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/TypeSupportForNotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Unit.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Unit.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Unit.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Unit.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidCallHistoryType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidCallHistoryType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidCallHistoryType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidCallHistoryType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidReason.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidReason.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidReason.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/UnpaidReason.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Util.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Util.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Util.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Util.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vat.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatControl.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatControl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatControl.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatControl.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatDeclarationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatDeclarationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatDeclarationType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatDeclarationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatRegime.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/VatRegime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vehicle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vehicle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vehicle.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/Vehicle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VehicleType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/VehicleType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VehicleType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/VehicleType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VisualizedInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/VisualizedInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/VisualizedInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/VisualizedInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailFlag.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailFlag.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailFlag.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailFlag.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailType.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/WebmailType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ZoneCode.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Enum/ZoneCode.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Enum/ZoneCode.js +0 -0
- /package/dist/{mjs → esm}/types/Enum/ZoneCode.js.map +0 -0
- /package/dist/{mjs → esm}/types/Form/FormAuthenticate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Form/FormAuthenticate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Form/FormAuthenticate.js +0 -0
- /package/dist/{mjs → esm}/types/Form/FormAuthenticate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Form/FormConnector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Form/FormConnector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Form/FormConnector.js +0 -0
- /package/dist/{mjs → esm}/types/Form/FormConnector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Create3cxLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Create3cxLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Create3cxLog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Create3cxLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxMeeting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxMeeting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxMeeting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxMeeting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxSearch.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxSearch.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxSearch.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Query3cxSearch.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxMeeting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxMeeting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxMeeting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxMeeting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxSearch.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxSearch.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxSearch.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Read3cxSearch.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Update3cxMeeting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Update3cxMeeting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Update3cxMeeting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/3cx/Update3cxMeeting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BasePaginate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BasePaginate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BasePaginate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BasePaginate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BaseRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BaseRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BaseRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/BaseRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/DashboardLayout.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/DashboardLayout.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/DashboardLayout.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/DashboardLayout.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/IntermediateManagementRebate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/IntermediateManagementRebate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/IntermediateManagementRebate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/IntermediateManagementRebate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/OnBoarding.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/OnBoarding.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/OnBoarding.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/OnBoarding.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Caarl.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Caarl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Caarl.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Caarl.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/PaymentRecovery/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/CreateAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/CreateAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/CreateAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/CreateAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryCalendarAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryCalendarAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryCalendarAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/QueryCalendarAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/ReadAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/ReadAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/ReadAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/ReadAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/UpdateAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/UpdateAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/UpdateAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/absenceRequest/UpdateAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/acceptance/CreateAcceptance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/acceptance/CreateAcceptance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/acceptance/CreateAcceptance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/acceptance/CreateAcceptance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Delete.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Delete.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Delete.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Delete.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/account/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountType/ReadAccountType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountType/ReadAccountType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountType/ReadAccountType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountType/ReadAccountType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountant/ReadAccountantBalance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountant/ReadAccountantBalance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountant/ReadAccountantBalance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountant/ReadAccountantBalance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingEntry/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Ocr.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Ocr.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Ocr.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Ocr.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrPayload.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrPayload.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrPayload.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrValue.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrValue.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrValue.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/OcrValue.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/queryAccountingFiles.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingIncome/ReadAccountingIncome.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/DeleteInvoices.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryBankAccountSum.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryBankAccountSum.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryBankAccountSum.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountingTransaction/QueryTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/accountsSectors/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/adjustment/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ai/AskQuestionCollaborator.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ai/AskQuestionCollaborator.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ai/AskQuestionCollaborator.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ai/AskQuestionCollaborator.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/alert/CreateAlert.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/alert/CreateAlert.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/alert/CreateAlert.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/alert/CreateAlert.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/amount/FormattedAmount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/amount/FormattedAmount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/amount/FormattedAmount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/amount/FormattedAmount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/appNotification/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/appNotification/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/appNotification/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/appNotification/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/archive/ImportSocietyArchive.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/archive/ImportSocietyArchive.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/archive/ImportSocietyArchive.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/AsponeApi.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/AsponeApi.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/AsponeApi.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/AsponeApi.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/ReadInterchange.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/ReadInterchange.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/ReadInterchange.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/aspone/ReadInterchange.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ConnectFromSSO.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ConnectFromSSO.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ConnectFromSSO.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ConnectFromSSO.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ForgotPassword.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ForgotPassword.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ForgotPassword.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ForgotPassword.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ResetPassword.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ResetPassword.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ResetPassword.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/authentification/ResetPassword.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadFreelanceTurnover.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadFreelanceTurnover.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/VatControl.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/VatControl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/VatControl.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/VatControl.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/consistency/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/consistency/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/consistency/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheet/consistency/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetReport/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetReport/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetReport/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/balanceSheetReport/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Delete.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Delete.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Delete.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Delete.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankAccount/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankDedup/BankDedup.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankDedup/BankDedup.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankDedup/BankDedup.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankDedup/BankDedup.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryBankStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryBankStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryBankStatement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryBankStatement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryTransactionBankStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryTransactionBankStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryTransactionBankStatement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/ReadBankStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/ReadBankStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/ReadBankStatement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/bankStatement/ReadBankStatement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/BrevoElement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/BrevoElement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/BrevoElement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/BrevoElement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/EmailSendOptions.dto.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/EmailSendOptions.dto.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/EmailSendOptions.dto.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/EmailSendOptions.dto.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/brevo/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Delete.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Delete.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Delete.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Delete.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/ReadBusinessPartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/ReadBusinessPartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/ReadBusinessPartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Delete.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Delete.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Delete.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Delete.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/businessSector/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEventIcs.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEventIcs.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEventIcs.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/calendarEventIcs.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/countCalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/countCalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/countCalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/countCalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/interval.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/interval.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/interval.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/interval.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readAllCalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readAllCalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readAllCalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readAllCalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readCalendarEventCall.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readCalendarEventCall.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readCalendarEventCall.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/readCalendarEventCall.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/updateCalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/verifyCalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/verifyCalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/verifyCalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/calendarEvent/verifyCalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Cron.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Cron.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Cron.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Cron.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyAcceptation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyAcceptation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyAcceptation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyCustomerVat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyCustomerVat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyPlanning.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyPlanning.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/ModifyPlanning.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCards.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCards.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCards.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCards.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCardsStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCardsStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCardsStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/QueryUserCardsStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/UpdateCard.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/UpdateCard.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/UpdateCard.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/card/UpdateCard.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cashAndExpense/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2031.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2033.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2033.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2033.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2033.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2035.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2035.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2035.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2035.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2050.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2065.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2069RCI.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2069RCI.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2069RCI.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2069RCI.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2571.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2571.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2571.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2571.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2572.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2572.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2572.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2572.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2573.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2573.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2573.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/2573.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3310.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3310.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3310.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3310.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3514.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3514.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3514.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3514.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3517.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3517.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3517.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3517.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3519.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3519.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3519.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/3519.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/CreateCerfa.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/CreateCerfa.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/CreateCerfa.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/CreateCerfa.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/ReadCerfa.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/Utils.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/Utils.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/Utils.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/Utils.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/das2.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/das2.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/das2.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/cerfa/das2.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/changelog/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/changelog/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/changelog/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/changelog/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/checklist/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/closing/ProcessedClosing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/closing/ProcessedClosing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/closing/ProcessedClosing.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/closing/ProcessedClosing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/collaboraterDetail/CreateCollaboraterDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/collaboraterDetail/CreateCollaboraterDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/collaboraterDetail/CreateCollaboraterDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/collaboraterDetail/CreateCollaboraterDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStatsHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStatsHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStatsHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryGetStatsHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedFollowProspect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedFollowProspect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedFollowProspect.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedFollowProspect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedNewProspect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedNewProspect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedNewProspect.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/ReadStatsProspect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/ReadStatsProspect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/ReadStatsProspect.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/ReadStatsProspect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/RequiredDocsTypeParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercial/RequiredDocsTypeParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialImport/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialManagement/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialOffer/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialOffer/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialOffer/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/commercialOffer/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CompanyCreationFormPayload.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CompanyCreationFormPayload.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CompanyCreationFormPayload.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CompanyCreationFormPayload.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CreateCompanyCreationForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CreateCompanyCreationForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CreateCompanyCreationForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/CreateCompanyCreationForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/UpdateCompanyCreationForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/UpdateCompanyCreationForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/UpdateCompanyCreationForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyCreationForm/UpdateCompanyCreationForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CompanyMarketingInformationPayload.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CompanyMarketingInformationPayload.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CompanyMarketingInformationPayload.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CompanyMarketingInformationPayload.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CreateCompanyMarketingInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CreateCompanyMarketingInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CreateCompanyMarketingInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/CreateCompanyMarketingInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/UpdateCompanyMarketingInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/UpdateCompanyMarketingInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/UpdateCompanyMarketingInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/companyMarketingInformation/UpdateCompanyMarketingInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/config/ConfigType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/config/ConfigType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/config/ConfigType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/config/ConfigType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/QueryConnectionState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/QueryConnectionState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/QueryConnectionState.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/QueryConnectionState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/ReadConnectionState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/ReadConnectionState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/ReadConnectionState.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connection/ReadConnectionState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/CreateConnector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/CreateConnector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/CreateConnector.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/CreateConnector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/OAuthTokenRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/OAuthTokenRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/OAuthTokenRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/QueryConnector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/QueryConnector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/QueryConnector.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/QueryConnector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/Sirene.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/Sirene.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/Sirene.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/connector/Sirene.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/contest/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/crisp/GetCrisp.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/crisp/GetCrisp.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/crisp/GetCrisp.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/crisp/GetCrisp.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/CreateCustomerActivityReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/CreateCustomerActivityReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/CreateCustomerActivityReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerActivity/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerSignature/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerSignature/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerSignature/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/customerSignature/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryBalanceBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryBalanceBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryBalanceBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryDeadline.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryDeadline.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryDeadline.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryDeadline.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopBuys.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopBuys.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopBuys.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopBuys.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopProviders.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopProviders.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopProviders.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTopProviders.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryVatDisbursed.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryVatDisbursed.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryVatDisbursed.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/QueryVatDisbursed.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadBalanceBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadDeadline.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadDeadline.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadDeadline.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadDeadline.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopBuys.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopBuys.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopBuys.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopBuys.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopProviders.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopProviders.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopProviders.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTopProviders.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadVatDisbursed.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadVatDisbursed.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadVatDisbursed.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dashboard/ReadVatDisbursed.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentRequest/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentSection/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentSection/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentSection/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/documentSection/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/dubiousCustomer/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/CreateOrder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/CreateOrder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/CreateOrder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/CreateOrder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Mission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Mission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Mission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Mission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/NewsPaper.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/NewsPaper.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/NewsPaper.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/NewsPaper.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Order.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Order.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Order.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/echo/Order.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryCreateEmployee.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryCreateEmployee.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryCreateEmployee.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryCreateEmployee.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryEmployeeSearch.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryEmployeeSearch.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryEmployeeSearch.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryEmployeeSearch.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryUpdateEmployee.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryUpdateEmployee.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryUpdateEmployee.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/employee/QueryUpdateEmployee.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/StockAmount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/StockAmount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/StockAmount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/equipment/StockAmount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/QueryExercice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/QueryExercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/QueryExercice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/QueryExercice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/ReadExercice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/ReadExercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/ReadExercice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/ReadExercice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/UpdateExercice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/UpdateExercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/UpdateExercice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercice/UpdateExercice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/CreateExerciceNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/QueryExerciceNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercicePrestation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercicePrestation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercicePrestation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exercicePrestation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/QueryQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/QueryQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/QueryQuestion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/expertAnnuary/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/expertAnnuary/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/expertAnnuary/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/expertAnnuary/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/CreateRebilling.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/CreateRebilling.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/CreateRebilling.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/CreateRebilling.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/GoToFacturation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/GoToFacturation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/GoToFacturation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/GoToFacturation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/ReadRecommanded.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/ReadRecommanded.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/ReadRecommanded.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/facturation/ReadRecommanded.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/CreateFecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/CreateFecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/CreateFecFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/CreateFecFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/DeleteFecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/DeleteFecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/DeleteFecFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/DeleteFecFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/QueryFecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/QueryFecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/QueryFecFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/QueryFecFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/ReadFecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/ReadFecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/ReadFecFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fecFile/ReadFecFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/TFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/TFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/TFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/file/TFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreateNonDeductibleInterests.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreateNonDeductibleInterests.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/ReadFinancialChargesBalance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/ReadFinancialChargesBalance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/firstStep/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/firstStep/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/firstStep/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/firstStep/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fusion/FusionSocieties.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fusion/FusionSocieties.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fusion/FusionSocieties.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/fusion/FusionSocieties.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/createFileAndGed.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/createFileAndGed.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/createFileAndGed.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/updateGedFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/updateGedFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/updateGedFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/gedFile/updateGedFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedger.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedger.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedger.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateUserHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateUserHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateUserHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/CreateUserHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryPaginatedHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryPaginatedHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryPaginatedHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/humanResourceLibrary/QueryPaginatedHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/CreateExport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/CreateExport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/CreateExport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/CreateExport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/iDocus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/iDocus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/iDocus.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/iDocus/iDocus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/CreateImmobilization.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/CreateImmobilization.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/CreateImmobilization.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/CreateImmobilization.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/ReadFormattedImmobilization.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/CreateIncomeAllocation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/CreateIncomeAllocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/TypeAndAmount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeStatement/QueryIncomeStatement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/incomeStatement/ReadIncomeStatement.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpi/inpi.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpi/inpi.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpi/inpi.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpi/inpi.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GenerateCutOff.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GenerateCutOff.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GenerateCutOff.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GenerateCutOff.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GetLastRef.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GetLastRef.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GetLastRef.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/GetLastRef.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/CreateDocumentsParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/ReadJeDeclare.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/Util.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/Util.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/Util.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/Util.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/UtilCFONB.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/UtilCFONB.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/jeDeclare/UtilCFONB.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/Journals.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/Journals.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/Journals.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/Journals.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/QueryJournal.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/QueryJournal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/QueryJournal.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/journal/QueryJournal.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/juridicalMission/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/juridicalMission/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/juridicalMission/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/juridicalMission/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/legalNotice/UpdateLegalNotice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/legalNotice/UpdateLegalNotice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/legalNotice/UpdateLegalNotice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/CreateLetter.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/CreateLetter.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/CreateLetter.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/CreateLetter.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/letter/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/lettering/QueryRegroupLettering.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/lettering/QueryRegroupLettering.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/lettering/QueryRegroupLettering.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/lettering/QueryRegroupLettering.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/QueryLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/QueryLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/QueryLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/QueryLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/ReadLibraryFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/ReadLibraryFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/ReadLibraryFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/library/ReadLibraryFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/CreateLoan.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/CreateLoan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/CreateLoan.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/CreateLoan.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/ReadLoan.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/ReadLoan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/ReadLoan.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/ReadLoan.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/UpdateLoan.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/UpdateLoan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/UpdateLoan.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/loan/UpdateLoan.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/CreateLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/CreateLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/CreateLog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/CreateLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/QueryLogPagination.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/QueryLogPagination.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/QueryLogPagination.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/log/QueryLogPagination.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/CreateMailParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/CreateMailParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/CreateMailParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/CreateMailParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/EmailStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/EmailStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/EmailStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/EmailStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/GetMailPromise.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/GetMailPromise.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/GetMailPromise.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/GetMailPromise.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryAllMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryAllMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryAllMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryAllMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountProcessedByUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountProcessedByUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountProcessedByUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryCountProcessedByUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetAnsweringTimeByUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetAnsweringTimeByUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryGetSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMailBySociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMailBySociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMailBySociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryMailBySociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryPaginatedMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryPaginatedMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryPaginatedMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/QueryPaginatedMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/ReadMailBySociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/ReadMailBySociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/ReadMailBySociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/ReadMailBySociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMailParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMailParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMailParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mail/UpdateMailParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/CreateInvoiceMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/CreateInvoiceMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/CreateInvoiceMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/UpdateInvoiceMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/UpdateInvoiceMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/UpdateInvoiceMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/marketing/NewLeadSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/marketing/NewLeadSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/marketing/NewLeadSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/marketing/NewLeadSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/CreateMealExpense.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/CreateMealExpense.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/CreateMealExpense.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/CreateMealExpense.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/ReadMealExpense.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/ReadMealExpense.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/ReadMealExpense.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mealExpense/ReadMealExpense.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/QueryMobileMigration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/QueryMobileMigration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/QueryMobileMigration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/QueryMobileMigration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/UpdateMobile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/UpdateMobile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/UpdateMobile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/mobile/UpdateMobile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/CreateNotification.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/CreateNotification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/CreateNotification.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/CreateNotification.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Delete.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Delete.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Delete.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Delete.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notification/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/CreateNotificationSetting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/NotionResponse.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/NotionResponse.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/NotionResponse.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/NotionResponse.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/notion/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/CreateOcr.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/CreateOcr.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/CreateOcr.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/CreateOcr.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTransactions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTransactions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTransactions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTransactions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTypeTransactions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTypeTransactions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ocr/OcrTypeTransactions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/oldExportInfo/OldExpertInfos.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/CreatePappers.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/CreatePappers.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/CreatePappers.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/CreatePappers.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/QueryPappers.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/QueryPappers.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/QueryPappers.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/QueryPappers.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/ReadPappers.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/ReadPappers.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/ReadPappers.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pappers/ReadPappers.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/CreatePartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/CreatePartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/CreatePartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/CreatePartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/UpdatePartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/UpdatePartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/UpdatePartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partner/UpdatePartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/CreatePartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/CreatePartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/CreatePartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/CreatePartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/PartnerStatisticType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/PartnerStatisticType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/PartnerStatisticType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/PartnerStatisticType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerAll.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerAll.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerAll.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerAll.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerStatistic.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerStatistic.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerStatistic.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/partners/QueryPartnerStatistic.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryMonthlyPayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryMonthlyPayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryMonthlyPayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryMonthlyPayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryPayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryPayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryPayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/QueryPayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/ReadPayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/ReadPayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/ReadPayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/ReadPayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Util.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Util.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Util.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/payment/Util.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/CreatePaymentExpecation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/CreatePaymentExpecation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/CreatePaymentExpecation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/CreatePaymentExpecation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/QueryPaymentExpectation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/QueryPaymentExpectation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdfizer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdfizer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdfizer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdfizer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdftkizer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdftkizer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/pdf/ReadPdftkizer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/GetPrestashopDataFromJSONOutputParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/GetPrestashopDataFromJSONOutputParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/GetPrestashopDataFromJSONOutputParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/GetPrestashopDataFromJSONOutputParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/InvoicesPrestashop.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/InvoicesPrestashop.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/InvoicesPrestashop.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/InvoicesPrestashop.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSAddress.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSAddress.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSAddress.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSAddress.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSCountry.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSCountry.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSCountry.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSCountry.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSObject.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSObject.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSObject.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrderRow.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrderRow.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrderRow.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestashop/PSOrderRow.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/BodyCreatePrestationSocieties.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/BodyCreatePrestationSocieties.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/BodyCreatePrestationSocieties.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/BodyCreatePrestationSocieties.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/CreatePrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/CreatePrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/CreatePrestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/CreatePrestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryPrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryPrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryPrestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestation/QueryPrestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryCreate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryCreate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryCreate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryCreate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryGetAllPrestations.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryGetAllPrestations.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryGetAllPrestations.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryGetAllPrestations.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryUpdate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryUpdate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryUpdate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/prestations/QueryUpdate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/CreatePrevisionalForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/CreatePrevisionalForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/CreatePrevisionalForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/CreatePrevisionalForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/PrevisionalFormPayload.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/previsionalForm/PrevisionalFormPayload.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/CreateProduct.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/CreateProduct.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/CreateProduct.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/CreateProduct.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/QueryProduct.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/QueryProduct.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/QueryProduct.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/QueryProduct.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/UpdateProduct.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/UpdateProduct.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/UpdateProduct.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/product/UpdateProduct.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/CreateProvisionForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/CreateProvisionForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/CreateProvisionForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/CreateProvisionForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryGetProvisions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryGetProvisions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryGetProvisions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryGetProvisions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryProvisions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryProvisions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryProvisions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/QueryProvisions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/ReadProvision.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/ReadProvision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/ReadProvision.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/ReadProvision.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/UpdateProvisionForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/UpdateProvisionForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/UpdateProvisionForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/provision/UpdateProvisionForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/GetConnectionInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/GetConnectionInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/GetConnectionInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/GetConnectionInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/UpdateConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/UpdateConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/UpdateConnection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/qonto/UpdateConnection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotation/ReadClientQuotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotation/ReadClientQuotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotation/ReadClientQuotation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotation/ReadClientQuotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/CreateQuoteAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/CreateQuoteAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/CreateQuoteAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/CreateQuoteAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/QueryQuotesAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/QueryQuotesAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/QueryQuotesAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/quotes/QueryQuotesAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/CreateRating.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/CreateRating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/CreateRating.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/CreateRating.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/QueryRatingPaginated.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/QueryRatingPaginated.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/QueryRatingPaginated.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/QueryRatingPaginated.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/UpdateRating.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/UpdateRating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/UpdateRating.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rating/UpdateRating.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ratingHistory/CreateRatingHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ratingHistory/CreateRatingHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ratingHistory/CreateRatingHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/ratingHistory/CreateRatingHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/recurrence/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/refund/QueryRefundPaginated.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/refund/QueryRefundPaginated.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/refund/QueryRefundPaginated.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/refund/QueryRefundPaginated.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/CreateRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/CreateRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/CreateRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/CreateRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/DeclareRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/DeclareRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/DeclareRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/DeclareRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/QueryRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/QueryRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/QueryRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/QueryRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/ReadRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/UpdateRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/UpdateRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/UpdateRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/registration/UpdateRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/DestroyRegulate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/DestroyRegulate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/DestroyRegulate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/DestroyRegulate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/QueryGetAll.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/QueryGetAll.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/QueryGetAll.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/QueryGetAll.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/RegulateWithStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/RegulateWithStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/RegulateWithStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulate/RegulateWithStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/regulation/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/CreateReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/CreateReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/CreateReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/CreateReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/DeleteReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/DeleteReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/DeleteReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/DeleteReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ExternalReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ExternalReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ExternalReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ExternalReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReports.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReports.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReports.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReports.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsForLetter.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsForLetter.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsForLetter.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsForLetter.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/QueryReportsStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReportStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReportStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReportStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/ReadReportStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/UpdateReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/UpdateReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/UpdateReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/report/UpdateReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/reportMessage/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/reportMessage/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/reportMessage/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/reportMessage/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Revision.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Revision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Revision.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/Revision.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/RevisionObject.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/RevisionObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/RevisionObject.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revision/RevisionObject.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revisionGuide/CreateRevisionGuide.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revisionGuide/CreateRevisionGuide.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revisionGuide/CreateRevisionGuide.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revive/PostRevive.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revive/PostRevive.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revive/PostRevive.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/revive/PostRevive.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/rule/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/CreateSalariesFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/CreateSalariesFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/CreateSalariesFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/CreateSalariesFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/ReadSalariesFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/ReadSalariesFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/ReadSalariesFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salariesFile/ReadSalariesFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/GenerateSalesContractParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/GenerateSalesContractParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/GenerateSalesContractParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/GenerateSalesContractParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/SendSalesContractParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/SendSalesContractParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/SendSalesContractParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/salesContract/SendSalesContractParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/CreateInvoicesSellsy.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/CreateInvoicesSellsy.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/CreateInvoicesSellsy.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/CreateInvoicesSellsy.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyConnectionStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyOauthCallback.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sellsy/SellsyOauthCallback.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateInKindContribution.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateInKindContribution.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateInKindContribution.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateInKindContribution.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateShareCapital.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateShareCapital.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateShareCapital.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/CreateShareCapital.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapital.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapital.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapital.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapital.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapitalProvided.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapitalProvided.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ResultCreateShareCapital.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ResultCreateShareCapital.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ResultCreateShareCapital.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/ConnectResponse.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/ConnectResponse.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/ConnectResponse.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/ConnectResponse.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShine.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineTransactions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineTransactions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineTransactions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/CreateShineTransactions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/GetConnect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/GetConnect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/GetConnect.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shine/GetConnect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/InvoicesShopify.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/InvoicesShopify.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/InvoicesShopify.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/InvoicesShopify.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyFinancialStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyOrder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyOrder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyOrder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/ShopifyOrder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/address.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/address.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/address.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/address.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/base.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/base.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/base.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/base.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/client_details.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/client_details.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/client_details.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/client_details.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/customer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/customer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/customer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/customer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_allocation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_allocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_allocation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_allocation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_application.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_application.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_application.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_application.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_code.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_code.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_code.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/discount_code.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/fulfillment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/fulfillment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/fulfillment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/fulfillment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item_property.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item_property.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item_property.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/line_item_property.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/location.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/location.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/location.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/location.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/note_attribute.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/note_attribute.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/note_attribute.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/note_attribute.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/payment_details.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/payment_details.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/payment_details.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/payment_details.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/price_set.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/price_set.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/price_set.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/price_set.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/refund.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/refund.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/refund.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/refund.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/shipping_line.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/shipping_line.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/shipping_line.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/shipping_line.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/tax_line.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/tax_line.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/tax_line.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/tax_line.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/transaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/transaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/transaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/shopify/transaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/signFile/CreateFileToSign.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/signFile/CreateFileToSign.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/signFile/CreateFileToSign.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/signFile/CreateFileToSign.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateUserToSocietyWithPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateUserToSocietyWithPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateUserToSocietyWithPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/DataCustomersCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/DataCustomersCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/DataCustomersCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/DataCustomersCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/Export.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/Export.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/Export.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/Export.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetDataSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetDataSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetDataSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetDataSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetSocietyDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetSocietyDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetSocietyDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/GetSocietyDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/LegalFormSiren.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/LegalFormSiren.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/LegalFormSiren.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/LegalFormSiren.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ListUserSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ListUserSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ListUserSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ListUserSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryArchived.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryArchived.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryArchived.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryArchived.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryPaginatedSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryPaginatedSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryPaginatedSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryPaginatedSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QuerySociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QuerySociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QuerySociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QuerySociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryToArchived.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryToArchived.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryToArchived.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryToArchived.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryUnpaid.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryUnpaid.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryUnpaid.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/QueryUnpaid.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUnpaidStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUnpaidStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUnpaidStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUnpaidStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUsers.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUsers.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUsers.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/ReadSocietyUsers.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/SocietyWithStatsCaParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/SocietyWithStatsCaParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/State.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/State.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/State.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/State.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfig/update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfig/update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfig/update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfig/update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/CreateSocietyEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/QuerySocietyEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyFollow/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyFollow/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyFollow/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/societyFollow/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stateBankAccount/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stateBankAccount/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stateBankAccount/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stateBankAccount/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/ExitRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/ExitRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/ExitRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/ExitRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryAccountant.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryAccountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryAccountant.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryAccountant.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryCustomerSuccess.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryCustomerSuccess.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryCustomerSuccess.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryCustomerSuccess.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDataOfficer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDataOfficer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDataOfficer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDataOfficer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDirection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDirection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDirection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryDirection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryExpertAccountant.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryExpertAccountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryExpertAccountant.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryExpertAccountant.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetAccountant.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetAccountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetAccountant.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetAccountant.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetDirection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetDirection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetDirection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetDirection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetExpertAccountant.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetExpertAccountant.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetExpertAccountant.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryInternal.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryInternal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryInternal.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryInternal.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryLegal.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryLegal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryLegal.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryLegal.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryMarketing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryMarketing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryMarketing.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statistic/QueryMarketing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/QueryGetUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/QueryGetUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/QueryGetUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/QueryGetUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/SendInviteMailParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/TemplateParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/TemplateParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/TemplateParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/TemplateParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExercice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExercice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExercice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StockEntries.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StockEntries.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StockEntries.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StockEntries.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/Stocks.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/Stocks.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/Stocks.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/Stocks.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksDepreciationInterface.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksDepreciationInterface.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksDepreciationInterface.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksDepreciationInterface.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stock/StocksType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/QueryStripe.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/QueryStripe.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/QueryStripe.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/QueryStripe.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/stripe/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/supervision/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/CreateSurvey.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/CreateSurvey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/CreateSurvey.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/CreateSurvey.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurvey.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurvey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurvey.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurvey.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurveys.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurveys.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurveys.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/QuerySurveys.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/ReadSurvey.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/ReadSurvey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/ReadSurvey.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/ReadSurvey.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/UpdateSurvey.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/UpdateSurvey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/UpdateSurvey.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/survey/UpdateSurvey.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/synchronisation/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCountTask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCountTask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCountTask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCountTask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCreateTask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCreateTask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCreateTask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryCreateTask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetAllTask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetAllTask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetAllTask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetAllTask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetTask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetTask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetTask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryGetTask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryPaginatedTask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryPaginatedTask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryPaginatedTask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryPaginatedTask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByManager.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByManager.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByManager.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByManager.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByRolesInCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByRolesInCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByRolesInCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByServiceInCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByServiceInCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByServiceInCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByTaskTypeInCsv.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByTaskTypeInCsv.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/CreateTax.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/CreateTax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/CreateTax.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/CreateTax.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/QueryTax.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/QueryTax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/QueryTax.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/QueryTax.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadCompanyTax.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadCompanyTax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadCompanyTax.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadCompanyTax.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadTax.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadTax.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadTax.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/tax/ReadTax.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/QueryTaxDeadline.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/ReadTaxDeadline.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryCreate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryCreate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryCreate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryCreate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryGetAllWithIncludes.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryGetAllWithIncludes.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryUpdate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryUpdate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryUpdate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/QueryUpdate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/UpdateTeamsForUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/UpdateTeamsForUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/UpdateTeamsForUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/team/UpdateTeamsForUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/CreateTerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/CreateTerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/CreateTerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/CreateTerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/DestroyTerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/DestroyTerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/DestroyTerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/DestroyTerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryPaginateTerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryPaginateTerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryTerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryTerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryTerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/QueryTerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/TerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/TerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/TerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/terminationList/TerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/textMessage/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/CreateThirdPartyForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/QueryThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/QueryThirdParty.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/QueryThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/CreateRecorder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/CreateRecorder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/CreateRecorder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/CreateRecorder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryAttendance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryAttendance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryAttendance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryAttendance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadAttendanceHours.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadAttendanceHours.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadAttendanceHours.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadAttendanceHours.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadPaginatedDelays.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersAbsent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersAbsent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersAbsent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersAbsent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersNotConnected.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersNotConnected.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersNotConnected.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/ReadUsersNotConnected.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/UpdateRecorder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/UpdateRecorder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/UpdateRecorder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeRecorder/UpdateRecorder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Create.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Create.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Create.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Create.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/timeTracking/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Read.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Read.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Read.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/toDoExpress/Read.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/transactions/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/transactions/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/transactions/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/transactions/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CollaboratorsByRoles.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CollaboratorsByRoles.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CollaboratorsByRoles.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CollaboratorsByRoles.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateCoworker.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateCoworker.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateCoworker.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateCoworker.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/CreateUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAll.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAll.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAll.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAll.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllCollaborators.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllCollaborators.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllCollaborators.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllCollaborators.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllUserWithRoles.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Permissions.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Permissions.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Permissions.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Permissions.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterProspect.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterProspect.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterProspect.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterProspect.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterWebhook.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterWebhook.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterWebhook.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/RegisterWebhook.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/UpdateCoworker.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/UpdateCoworker.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/UpdateCoworker.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/user/UpdateCoworker.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/BulkUpdate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/BulkUpdate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/BulkUpdate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/BulkUpdate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/CreateSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/CreateSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userRoomEquipment/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userTimeSlot/QueryUserTimeSlot.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userTimeSlot/QueryUserTimeSlot.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/CreateVatControl.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/CreateVatControl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/CreateVatControl.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/CreateVatControl.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/QueryVatControl.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/QueryVatControl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/QueryVatControl.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatControl/QueryVatControl.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/CreateVatDeclaration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/CreateVatDeclaration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatVariousOperations.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatVariousOperations.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultDataNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultDataNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultDataNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultDataNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultFormatToEntries.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultFormatToEntries.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultFormatToEntries.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/CreateSocietyVehicle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/CreateSocietyVehicle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/CreateSocietyVehicle.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/UpdateSocietyVehicle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/UpdateSocietyVehicle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/UpdateSocietyVehicle.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Update.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Update.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Update.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/visualizedInformation/Update.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/QueryWallet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/QueryWallet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/QueryWallet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/QueryWallet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/UpdateAttribution.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/UpdateAttribution.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/UpdateAttribution.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/wallet/UpdateAttribution.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/CreateMailFromLambda.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/CreateMailFromLambda.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/CreateMailFromLambda.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/CreateMailFromLambda.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/ExportEmails.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/ExportEmails.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/ExportEmails.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/ExportEmails.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/MigrateMailAddresses.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/MigrateMailAddresses.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/MigrateMailAddresses.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/MigrateMailAddresses.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/InvoicesWoocommerce.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCBilling.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCBilling.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCBilling.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCBilling.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLineItem.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLineItem.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLineItem.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLineItem.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLinks.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLinks.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLinks.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCLinks.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCMetaData.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCMetaData.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCMetaData.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCMetaData.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCOrder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCOrder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCOrder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCOrder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCSelf.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCSelf.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCSelf.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCSelf.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShiping.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShiping.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShiping.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShiping.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShippingLine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShippingLine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShippingLine.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCShippingLine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCTaxes.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCTaxes.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCTaxes.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/woocommerce/WCTaxes.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/Query.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/Query.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/Query.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/Query.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryDailyHour.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/QueryDailyHour.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/yousign/index.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/yousign/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/yousign/index.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/yousign/index.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/CreateZTicket.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/CreateZTicket.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/CreateZTicket.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/CreateZTicket.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/QueryZTicket.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/QueryZTicket.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/QueryZTicket.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/api/zticket/QueryZTicket.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Date.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Date.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Date.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Date.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Util.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Util.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Util.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/enum/Util.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIConversation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIConversation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIConversation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIConversation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIQuestion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAIQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequestTime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequestTime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequestTime.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceRequestTime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAbsenceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccessToken.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccessToken.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccessToken.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccessToken.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountHelp.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountHelp.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountHelp.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountHelp.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountantTracker.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountantTracker.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountantTracker.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountantTracker.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingEntry.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingEntry.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingEntry.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingEntry.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFileType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFileType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFileType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingFileType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingJournal.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingJournal.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingJournal.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingJournal.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingState.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingState.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingState.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingState.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStateType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStateType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStateType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStateType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStatementHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStatementHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStatementHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingStatementHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountingTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSectors.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSectors.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSectors.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSectors.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSocieties.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSocieties.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSocieties.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAccountsSocieties.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IActivity.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IActivity.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IActivity.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IActivity.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdditionalBalance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdditionalBalance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdditionalBalance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdditionalBalance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdjustment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdjustment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdjustment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAdjustment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAlert.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAlert.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAlert.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAlert.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAllowedIp.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAllowedIp.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAllowedIp.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAllowedIp.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnalyticsUtm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnalyticsUtm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnalyticsUtm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnalyticsUtm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnnotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnnotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnnotation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnnotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerTypeValue.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerTypeValue.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerTypeValue.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAnswerTypeValue.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IApiError.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IApiError.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IApiError.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IApiError.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppConfig.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppConfig.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppConfig.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppConfig.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppNotification.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppNotification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppNotification.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAppNotification.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAreasInvoice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAreasInvoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAreasInvoice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAreasInvoice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttachmentFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttachmentFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttachmentFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttachmentFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttributionHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttributionHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttributionHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAttributionHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAutomaticRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAutomaticRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAutomaticRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IAutomaticRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetCompletion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetCompletion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetCompletion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetCompletion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule2.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule2.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule2.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetModule2.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetQuestion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetStatus.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetStatus.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetStatus.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBalanceSheetStatus.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccountSynchroHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccountSynchroHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccountSynchroHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankAccountSynchroHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankConnection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankConnection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBankList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBillingHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBillingHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBillingHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBillingHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBrandType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBrandType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBrandType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBrandType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLine.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLineUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLineUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLineUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessLineUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessPartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessPartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessPartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessPartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessSector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessSector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessSector.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IBusinessSector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEventUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEventUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEventUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICalendarEventUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICallHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICallHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICallHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICallHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICard.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICard.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICard.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICard.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICardHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICardHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICardHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICardHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICashDeskTransactionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICashDeskTransactionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICashDeskTransactionType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICashDeskTransactionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICategory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICategory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICategory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICategory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaValue.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaValue.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaValue.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICerfaValue.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChangeLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChangeLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChangeLog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChangeLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChannelType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChannelType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChannelType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChannelType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklist.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklist.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklist.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklist.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistCategoryType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistCategoryType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistCategoryType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistCategoryType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IChecklistType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICivility.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICivility.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICivility.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICivility.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICollaboraterDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICollaboraterDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICollaboraterDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICollaboraterDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IColor.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IColor.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IColor.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IColor.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommentType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommentType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommentType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommentType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialOffer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialOffer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialOffer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICommercialOffer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyCreationForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyCreationForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyCreationForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyCreationForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyMarketingInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyMarketingInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyMarketingInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICompanyMarketingInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaHistoryType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaHistoryType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaHistoryType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaHistoryType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IComptaType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnector.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnectorType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnectorType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnectorType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConnectorType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConstitutionHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConstitutionHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConstitutionHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IConstitutionHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContractType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContractType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContractType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IContractType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICotation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICotation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICotation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICountry.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICountry.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICountry.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICountry.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICurrency.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICurrency.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICurrency.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICurrency.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerAcceptance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerAcceptance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerAcceptance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerAcceptance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerIsRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerIsRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerIsRegime.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerIsRegime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerVat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerVat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerVat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomerVat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomisation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomisation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomisation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomisation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomizationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomizationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomizationType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICustomizationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICycle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICycle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICycle.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ICycle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDay.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDay.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDay.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDetailedLogBi.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDetailedLogBi.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDetailedLogBi.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDetailedLogBi.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDirectDebitHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDirectDebitHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDirectDebitHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDirectDebitHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentRequest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentRequest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentRequest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentRequest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentSection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentSection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentSection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentSection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentWaitingType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentWaitingType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentWaitingType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDocumentWaitingType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDubiousCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDubiousCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDubiousCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IDubiousCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEmployee.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEmployee.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEmployee.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEmployee.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEngagementOcrExtraction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEngagementOcrExtraction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEngagementOcrExtraction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEngagementOcrExtraction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEquipment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEquipment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEquipment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEquipment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceRepeat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceRepeat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceRepeat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IEstimateInvoiceType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceComment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceComment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceComment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceComment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestationOffer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestationOffer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestationOffer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExercicePrestationOffer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceQuestion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceQuestion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceQuestion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExerciceQuestion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExpertAnnuary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExpertAnnuary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExpertAnnuary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IExpertAnnuary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFailedLoginAttempt.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFailedLoginAttempt.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFailedLoginAttempt.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFailedLoginAttempt.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFecFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFecFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFecFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFecFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IField.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IField.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IField.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IField.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileMissing.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileMissing.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileMissing.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileMissing.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFileType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFirstStep.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFirstStep.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFirstStep.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFirstStep.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFiscalRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFiscalRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFiscalRegime.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFiscalRegime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFolderFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFolderFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFolderFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFolderFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollow.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollow.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollow.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollow.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollowList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollowList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollowList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFollowList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalism.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalism.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalism.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalism.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalismValue.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalismValue.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalismValue.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFormalismValue.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFrequency.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFrequency.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFrequency.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFrequency.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFuel.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFuel.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFuel.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IFuel.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedCategory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedCategory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedCategory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedCategory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFileType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFileType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFileType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFileType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFolder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFolder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFolder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGedFolder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGeneralConditionOfSale.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGeneralConditionOfSale.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGeneralConditionOfSale.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IGeneralConditionOfSale.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IImmobilization.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IImmobilization.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IImmobilization.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IImmobilization.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIndependentReview.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIndependentReview.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIndependentReview.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIndependentReview.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiBalance.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiBalance.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiBalance.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiBalance.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiPayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiPayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiPayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInpiPayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInternalEstimate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInternalEstimate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInternalEstimate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInternalEstimate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceRecurrence.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceRecurrence.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceRecurrence.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceRecurrence.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceReminderAttachment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceReminderAttachment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceReminderAttachment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IInvoiceReminderAttachment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIpTmpBlocked.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIpTmpBlocked.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIpTmpBlocked.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IIpTmpBlocked.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IKilometricAllowanceScale.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IKilometricAllowanceScale.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IKilometricAllowanceScale.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IKilometricAllowanceScale.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILabelPaymentWaiting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILabelPaymentWaiting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILabelPaymentWaiting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILabelPaymentWaiting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILastUpdateConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILastUpdateConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILastUpdateConnection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILastUpdateConnection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILeadsToPartners.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILeadsToPartners.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILeadsToPartners.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILeadsToPartners.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalNotice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalNotice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalNotice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILegalNotice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetter.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetter.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetter.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetter.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetterType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetterType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetterType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILetterType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILettering.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILettering.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILettering.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILettering.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoan.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoan.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoan.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanEarlyRepayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanEarlyRepayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanEarlyRepayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanEarlyRepayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILoanFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogBi.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogBi.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogBi.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogBi.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ILogType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMachineLearningResult.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMachineLearningResult.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMachineLearningResult.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMachineLearningResult.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddress.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddress.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddress.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddress.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddressMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddressMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddressMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAddressMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAttachment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAttachment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAttachment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAttachment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAuto.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAuto.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAuto.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAuto.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAutoType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAutoType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAutoType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailAutoType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailContent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailContent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailContent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailContent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailRelation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailRelation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailRelation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailRelation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailSociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailSociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailSociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMailSociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationLog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationSetting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationSetting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationSetting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMobileNotificationSetting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMonth.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMonth.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMonth.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IMonth.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INafCode.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INafCode.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INafCode.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INafCode.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INationality.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INationality.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INationality.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INationality.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INature.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotification.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotification.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotification.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationCodeType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationCodeType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationCodeType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationCodeType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/INotificationType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOldExpertInfo.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOldExpertInfo.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOldExpertInfo.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOldExpertInfo.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOperationLegalNotice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOperationLegalNotice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOperationLegalNotice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IOperationLegalNotice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransactionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransactionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransactionType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPartnerTransactionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayPlan.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayPlan.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayPlan.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayPlan.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPayment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentAttempt.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentAttempt.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentAttempt.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentAttempt.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDelay.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDelay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDelay.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDelay.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDirectDebitHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDirectDebitHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDirectDebitHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentDirectDebitHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectationCustomer.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectationCustomer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectationCustomer.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentExpectationCustomer.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentMethod.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentMethod.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentMethod.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentMethod.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentRecovery.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentRecovery.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentRecovery.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentRecovery.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentSchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentWaiting.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentWaiting.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentWaiting.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPaymentWaiting.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPendingPoint.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPendingPoint.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPendingPoint.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPendingPoint.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhoneNumber.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhoneNumber.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhoneNumber.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhoneNumber.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefix.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefix.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefix.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefix.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefixChild.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefixChild.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefixChild.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPhonePrefixChild.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementaryHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementaryHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementaryHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationComplementaryHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationOption.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationOption.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationOption.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrestationOption.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrevisionalForm.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrevisionalForm.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrevisionalForm.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IPrevisionalForm.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProcedure.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProcedure.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProcedure.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProcedure.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProduct.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProduct.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProduct.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProduct.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProductInvoice.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProductInvoice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProductInvoice.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IProductInvoice.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuality.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuality.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuality.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuality.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuotaLead.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuotaLead.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuotaLead.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IQuotaLead.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRating.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRating.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRating.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRating.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRatingHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRatingHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRatingHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRatingHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReason.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReason.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReason.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReason.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRecontactHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRecontactHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRecontactHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRecontactHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefund.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefund.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefund.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefund.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefundMotif.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefundMotif.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefundMotif.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRefundMotif.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegion.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegion.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegion.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegion.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegisterCategory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegisterCategory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegisterCategory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegisterCategory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistrationCertificate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistrationCertificate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistrationCertificate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegistrationCertificate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRegulation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRelatedAccountingTransaction.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRelatedAccountingTransaction.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRelatedAccountingTransaction.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRelatedAccountingTransaction.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminderAttachment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminderAttachment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminderAttachment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReminderAttachment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRepeatType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRepeatType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRepeatType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRepeatType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportMessage.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportMessage.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportMessage.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportMessage.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IReportType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRevisionGuide.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRevisionGuide.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRevisionGuide.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRevisionGuide.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRole.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRole.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRole.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRole.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoleUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoleUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoleUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoleUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoom.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoom.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoom.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRoom.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IRule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISalariesFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISalariesFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISalariesFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISalariesFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleDocumentTemplate.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleDocumentTemplate.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleDocumentTemplate.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleDocumentTemplate.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleEmail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleEmail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleEmail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISaleEmail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IScheduledReminder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IScheduledReminder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IScheduledReminder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IScheduledReminder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISector.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISector.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISector.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISector.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISendMethod.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISendMethod.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISendMethod.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISendMethod.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IService.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IService.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IService.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IService.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthSchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthScheduleDetails.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthScheduleDetails.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthScheduleDetails.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISheetMonthScheduleDetails.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISlowDetection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISlowDetection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISlowDetection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISlowDetection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISms.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISms.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISms.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISms.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISmsType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISmsType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISmsType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISmsType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocialDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocialDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocialDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocialDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyApproval.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyApproval.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyApproval.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyApproval.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBank.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBank.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBank.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBank.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBudgetConnection.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBudgetConnection.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBudgetConnection.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyBudgetConnection.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfig.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfig.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfig.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfig.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfigBalanceSheet.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfigBalanceSheet.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfigBalanceSheet.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyConfigBalanceSheet.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyGescom.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyGescom.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyGescom.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyGescom.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyJuridical.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyJuridical.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyJuridical.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyJuridical.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyPartner.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyPartner.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyPartner.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyPartner.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyProceding.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyProceding.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyProceding.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyProceding.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySocial.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySocial.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySocial.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySocial.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySoftware.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySoftware.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySoftware.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietySoftware.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyStat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyStat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyStat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyStat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyVehicle.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyVehicle.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyVehicle.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISocietyVehicle.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISoftwareCompta.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISoftwareCompta.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISoftwareCompta.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISoftwareCompta.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISource.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISource.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISource.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISource.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISpecialOperation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISpecialOperation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISpecialOperation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISpecialOperation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStateBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStateBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStateBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStateBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatistic.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatistic.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatistic.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatistic.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatusSignature.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatusSignature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatusSignature.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStatusSignature.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStock.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStock.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStock.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStock.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEvent.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEvent.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEvent.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEvent.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEventType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEventType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEventType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IStripeEventType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISubscriptionType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISubscriptionType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISubscriptionType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISubscriptionType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervision.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervision.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervision.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervision.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPoint.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPoint.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPoint.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPoint.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPointReply.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPointReply.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPointReply.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPendingPointReply.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPersonalAccountantNote.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPersonalAccountantNote.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPersonalAccountantNote.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISupervisionPersonalAccountantNote.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISurvey.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISurvey.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISurvey.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ISurvey.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITag.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITag.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITag.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITag.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITask.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITask.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITask.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITask.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaskAttachment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaskAttachment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaskAttachment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaskAttachment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaxSystem.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaxSystem.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaxSystem.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITaxSystem.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeam.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeam.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeam.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeam.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeamBusinessLine.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeamBusinessLine.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeamBusinessLine.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITeamBusinessLine.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITerminationList.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITerminationList.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITerminationList.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITerminationList.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdParty.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartySociety.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartySociety.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartySociety.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartySociety.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartyType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartyType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartyType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IThirdPartyType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupport.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupport.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupport.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupport.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupportFollow.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupportFollow.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupportFollow.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITicketSupportFollow.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeRecorder.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeRecorder.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeRecorder.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeRecorder.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTracking.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTracking.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTracking.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTracking.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTrackingSource.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTrackingSource.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTrackingSource.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/ITimeTrackingSource.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUnpaidCallHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUnpaidCallHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUnpaidCallHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUnpaidCallHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUpToDateBankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUpToDateBankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUpToDateBankAccount.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUpToDateBankAccount.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUser.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUser.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUser.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUser.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserBrand.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserBrand.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserBrand.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserBrand.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserChangeLog.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserChangeLog.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserChangeLog.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserChangeLog.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserContest.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserContest.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserContest.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserContest.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserFile.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserFile.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserFile.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserFile.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserHumanResourceLibrary.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserHumanResourceLibrary.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserHumanResourceLibrary.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserHumanResourceLibrary.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserNotification.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserNotification.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserNotification.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserNotification.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserRoomEquipment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserRoomEquipment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserRoomEquipment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserRoomEquipment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSocietyPermission.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSocietyPermission.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSocietyPermission.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSocietyPermission.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSpecialDay.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSpecialDay.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSpecialDay.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserSpecialDay.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTeam.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTeam.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTeam.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTeam.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTimeSlot.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTimeSlot.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTimeSlot.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IUserTimeSlot.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclaration.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclaration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclaration.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclaration.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclarationSocietyDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclarationSocietyDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclarationSocietyDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatDeclarationSocietyDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegime.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegime.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegime.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegime.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegimeHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegimeHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegimeHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVatRegimeHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVehicleType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVehicleType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVehicleType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVehicleType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVisualizedInformation.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVisualizedInformation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVisualizedInformation.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IVisualizedInformation.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailAttachment.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailAttachment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailAttachment.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailAttachment.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailStat.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailStat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailStat.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailStat.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailType.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailType.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailType.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWebMailType.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWorkingSchedule.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWorkingSchedule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWorkingSchedule.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IWorkingSchedule.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IZTicket.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IZTicket.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IZTicket.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/models/IZTicket.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/IRegistrationDetail.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/IRegistrationDetail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/IRegistrationDetail.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/IRegistrationDetail.js.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/ITransactionHistory.d.ts +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/ITransactionHistory.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/ITransactionHistory.js +0 -0
- /package/dist/{mjs → esm}/types/Interface/schemas/ITransactionHistory.js.map +0 -0
- /package/dist/{mjs → esm}/types/index.d.ts +0 -0
- /package/dist/{mjs → esm}/types/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/types/index.js +0 -0
- /package/dist/{mjs → esm}/types/index.js.map +0 -0
- /package/dist/{mjs → esm}/utils/amount.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/amount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/amount.js +0 -0
- /package/dist/{mjs → esm}/utils/amount.js.map +0 -0
- /package/dist/{mjs → esm}/utils/balanceSheetModule.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/balanceSheetModule.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/balanceSheetModule.js +0 -0
- /package/dist/{mjs → esm}/utils/balanceSheetModule.js.map +0 -0
- /package/dist/{mjs → esm}/utils/bankAccount.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/bankAccount.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/brands.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/brands.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/brands.js +0 -0
- /package/dist/{mjs → esm}/utils/brands.js.map +0 -0
- /package/dist/{mjs → esm}/utils/cerfa.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/cerfa.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/cerfa.js +0 -0
- /package/dist/{mjs → esm}/utils/cerfa.js.map +0 -0
- /package/dist/{mjs → esm}/utils/checklist.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/checklist.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/checklist.js +0 -0
- /package/dist/{mjs → esm}/utils/checklist.js.map +0 -0
- /package/dist/{mjs → esm}/utils/checkup.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/checkup.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/document.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/document.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/choices.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/choices.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/choices.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/choices.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/type.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/type.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/type.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/internationalization/type.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/product.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/product.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/product.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/product.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recovery.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recovery.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recovery.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recovery.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recurrence.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/recurrence.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/saleEmail.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/saleEmail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/saleEmail.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/saleEmail.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/body.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/body.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/body.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/body.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/common.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/common.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/common.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/templates/common.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/thirdParty.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/thirdParty.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/thirdParty.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/thirdParty.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/vat.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/vat.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/vat.js +0 -0
- /package/dist/{mjs → esm}/utils/commercialManagement/vat.js.map +0 -0
- /package/dist/{mjs → esm}/utils/commercialOffer.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/commercialOffer.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/date.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/date.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/decorators/isE164PhoneNumber.decorator.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/decorators/isE164PhoneNumber.decorator.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/decorators/isE164PhoneNumber.decorator.js +0 -0
- /package/dist/{mjs → esm}/utils/decorators/isE164PhoneNumber.decorator.js.map +0 -0
- /package/dist/{mjs → esm}/utils/decorators.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/decorators.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/decorators.js +0 -0
- /package/dist/{mjs → esm}/utils/decorators.js.map +0 -0
- /package/dist/{mjs → esm}/utils/documents.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/documents.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/email/templates/signature.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/email/templates/signature.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/email/templates/signature.js +0 -0
- /package/dist/{mjs → esm}/utils/email/templates/signature.js.map +0 -0
- /package/dist/{mjs → esm}/utils/email.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/email.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/exercice.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/exercice.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/geolocation.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/geolocation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/geolocation.js +0 -0
- /package/dist/{mjs → esm}/utils/geolocation.js.map +0 -0
- /package/dist/{mjs → esm}/utils/index.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/index.js +0 -0
- /package/dist/{mjs → esm}/utils/index.js.map +0 -0
- /package/dist/{mjs → esm}/utils/isHtml.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/isHtml.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/isHtml.js +0 -0
- /package/dist/{mjs → esm}/utils/isHtml.js.map +0 -0
- /package/dist/{mjs → esm}/utils/isUrl.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/isUrl.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/isUrl.js +0 -0
- /package/dist/{mjs → esm}/utils/isUrl.js.map +0 -0
- /package/dist/{mjs → esm}/utils/logger.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/logger.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/logger.js +0 -0
- /package/dist/{mjs → esm}/utils/logger.js.map +0 -0
- /package/dist/{mjs → esm}/utils/noLodash.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/noLodash.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/noLodash.js +0 -0
- /package/dist/{mjs → esm}/utils/noLodash.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/BaseEntity.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/BaseEntity.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/BaseEntity.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/BaseEntity.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/flattenObject.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/flattenObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/flattenObject.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/flattenObject.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/fullFlattenObject.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/fullFlattenObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/fullFlattenObject.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/fullFlattenObject.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/index.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/index.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/index.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/isValidObject.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/isValidObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/isValidObject.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/isValidObject.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/overwrite.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/overwrite.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/overwrite.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/overwrite.js.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/unflattenObject.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/unflattenObject.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/unflattenObject.js +0 -0
- /package/dist/{mjs → esm}/utils/objectUtils/unflattenObject.js.map +0 -0
- /package/dist/{mjs → esm}/utils/payment.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/payment.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/phone.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/phone.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/phone.js +0 -0
- /package/dist/{mjs → esm}/utils/phone.js.map +0 -0
- /package/dist/{mjs → esm}/utils/prestation.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/prestation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/quotation.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/quotation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/siretValidation.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/siretValidation.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/siretValidation.js +0 -0
- /package/dist/{mjs → esm}/utils/siretValidation.js.map +0 -0
- /package/dist/{mjs → esm}/utils/social.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/social.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/social.js +0 -0
- /package/dist/{mjs → esm}/utils/social.js.map +0 -0
- /package/dist/{mjs → esm}/utils/statutsGeneration.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/statutsGeneration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/statutsGeneration.js +0 -0
- /package/dist/{mjs → esm}/utils/statutsGeneration.js.map +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/clean.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/clean.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/clean.js +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/clean.js.map +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/index.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/index.js +0 -0
- /package/dist/{mjs → esm}/utils/stringUtils/index.js.map +0 -0
- /package/dist/{mjs → esm}/utils/task.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/task.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/task.js +0 -0
- /package/dist/{mjs → esm}/utils/task.js.map +0 -0
- /package/dist/{mjs → esm}/utils/tests/payment.spec.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/tests/payment.spec.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/transforms/boolean.transform.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/transforms/boolean.transform.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/transforms/boolean.transform.js +0 -0
- /package/dist/{mjs → esm}/utils/transforms/boolean.transform.js.map +0 -0
- /package/dist/{mjs → esm}/utils/validators/formattedDateString.validator.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/validators/formattedDateString.validator.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/validators/formattedDateString.validator.js +0 -0
- /package/dist/{mjs → esm}/utils/validators/formattedDateString.validator.js.map +0 -0
- /package/dist/{mjs → esm}/utils/validators/objectId.validator.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/validators/objectId.validator.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/validators/objectId.validator.js +0 -0
- /package/dist/{mjs → esm}/utils/validators/objectId.validator.js.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century23.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century23.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century24.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century24.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century25.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3310/century25.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century22.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century22.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century23.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century23.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century23.js +0 -0
- /package/dist/{mjs → esm}/utils/vat/3514/century23.js.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3517/century23.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3517/century25.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3517/century25.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3519/century17.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3519/century17.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/3519/century23.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/3519/century23.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/centuries.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/centuries.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/index.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/index.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/index.js +0 -0
- /package/dist/{mjs → esm}/utils/vat/index.js.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/registration.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/registration.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/utils.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/vat/utils.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/vat/utils.js +0 -0
- /package/dist/{mjs → esm}/utils/vat/utils.js.map +0 -0
- /package/dist/{mjs → esm}/utils/webmail.d.ts +0 -0
- /package/dist/{mjs → esm}/utils/webmail.d.ts.map +0 -0
- /package/dist/{mjs → esm}/utils/webmail.js +0 -0
- /package/dist/{mjs → esm}/utils/webmail.js.map +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetQuestionWording.js","sourceRoot":"","sources":["../../../../ts/types/Enum/BalanceSheetQuestionWording.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,MAAM,CAAN,IAAY,uBAqFX;AArFD,WAAY,uBAAuB;IACjC;;OAEG;IACH,sIAAuG,CAAA;IACvG,mHAAoF,CAAA;IACpF,wKAAoH,CAAA;IACpH,+HAAqF,CAAA;IACrF,uKAAwH,CAAA;IACxH,uCAAY,CAAA;IAEZ;;OAEG;IAEH,gIAAsF,CAAA;IACtF,gLAAsI,CAAA;IACtI,6HAAwF,CAAA;IACxF,qIAAsF,CAAA;IACtF,mKAA0G,CAAA;IAC1G,0HAAgF,CAAA;IAChF,wIAA8F,CAAA;IAC9F,uKAA8G,CAAA;IAC9G,4HAA6E,CAAA;IAC7E,oIAA0F,CAAA;IAC1F,iHAAiF,CAAA;IAEjF;;OAEG;IACH,oFAA+C,CAAA;IAC/C,6EAA6C,CAAA;IAC7C,+EAA+C,CAAA;IAC/C,kEAAuC,CAAA;IACvC,0FAA0D,CAAA;IAC1D,8GAA8E,CAAA;IAC9E,8GAA8E,CAAA;IAC9E,8GAA8E,CAAA;IAC9E,2GAA2E,CAAA;IAC3E,2DAA2B,CAAA;IAC3B,4DAAiC,CAAA;IACjC,6DAAkC,CAAA;IAClC,oEAAyC,CAAA;IACzC,yFAAyD,CAAA;IACzD,gGAAgE,CAAA;IAChE,gGAAgE,CAAA;IAChE,gGAAgE,CAAA;IAEhE;;OAEG;IACH,sEAAwC,CAAA;IACxC,+EAAiD,CAAA;IACjD,4DAAmC,CAAA;IACnC,0DAAiC,CAAA;IACjC,6DAAoC,CAAA;IACpC,6GAA+E,CAAA;IAC/E,4HAA8F,CAAA;IAC9F,gHAAmE,CAAA;IACnE,8FAAgE,CAAA;IAChE,qGAAuE,CAAA;IAEvE;;OAEG;IACH,sGAAwE,CAAA;IACxE,yHAA2F,CAAA;IAC3F,yHAA2F,CAAA;IAC3F,yHAA2F,CAAA;IAC3F,+EAAuD,CAAA;IACvD,mEAAqC,CAAA;IACrC,2GAA6E,CAAA;IAC7E,2GAA6E,CAAA;IAE7E;;OAEG;IAEH,2DAAkC,CAAA;IAClC,qHAAwE,CAAA;IACxE,oHAA2F,CAAA;IAC3F,oHAA2F,CAAA;IAC3F,+FAAsE,CAAA;IACtE,yGAA2E,CAAA;IAC3E,yGAA2E,CAAA;AAC7E,CAAC,EArFW,uBAAuB,KAAvB,uBAAuB,QAqFlC;AAED,MAAM,CAAN,IAAY,eAwWX;AAxWD,WAAY,eAAe;IACzB,2OAA2K,CAAA;IAC3K,uHAA2E,CAAA;IAE3E,kEAA0C,CAAA;IAC1C,gEAAwC,CAAA;IACxC,iJAA0G,CAAA;IAE1G;;OAEG;IACH,oJAAkH,CAAA;IAClH,mIAAsG,CAAA;IACtG,+EAAuD,CAAA;IACvD,qFAAwD,CAAA;IACxD,mLAAiJ,CAAA;IACjJ,uLAAgJ,CAAA;IAEhJ,uLAAsI,CAAA;IACtI,+EAAuD,CAAA;IACvD,mJAAuG,CAAA;IACvG,kHAA0F,CAAA;IAE1F,+KAA6I,CAAA;IAC7I,iIAA+F,CAAA;IAE/F,uEAAoD,CAAA;IACpD,iHAA8F,CAAA;IAC9F,gHAAmF,CAAA;IACnF,6FAA0E,CAAA;IAC1E,gHAAwF,CAAA;IACxF,gGAA6E,CAAA;IAC7E,oHAAuF,CAAA;IAEvF,qEAAkD,CAAA;IAClD,2FAAwE,CAAA;IAExE,0IAAmG,CAAA;IACnG,sGAA8E,CAAA;IAC9E,4GAAoF,CAAA;IAEpF,+QAA0N,CAAA;IAC1N,wJAAmH,CAAA;IACnH,gVAEiB,CAAA;IACjB,iGAA2E,CAAA;IAE3E,+CAA8B,CAAA;IAC9B,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAClC,mDAAkC,CAAA;IAElC,4GAA0E,CAAA;IAC1E,mJAA4G,CAAA;IAE5G,8KAA+I,CAAA;IAC/I,mIAAwG,CAAA;IACxG,wLAAmJ,CAAA;IACnJ,4MAAkK,CAAA;IAElK,sKAAuI,CAAA;IACvI,2HAAgG,CAAA;IAChG,gIAAqG,CAAA;IACrG,gGAAqE,CAAA;IACrE,mMAA8J,CAAA;IAC9J,oKAA+H,CAAA;IAC/H,2IAA0H,CAAA;IAC1H,0GAAoF,CAAA;IACpF,oLAA0I,CAAA;IAC1I,gLAA4H,CAAA;IAC5H,iKAAsI,CAAA;IACtI,4MAAwJ,CAAA;IAExJ,aAAa;IACb,yHAAkF,CAAA;IAClF,8EAA4C,CAAA;IAC5C,iHAAqE,CAAA;IACrE,kFAAgD,CAAA;IAChD,uFAA0D,CAAA;IAE1D;;OAEG;IAEH,uJAAkH,CAAA;IAElH,iJAAoH,CAAA;IACpH,2JAAgI,CAAA;IAChI,kHAA0F,CAAA;IAC1F,0HAAoF,CAAA;IACpF,wLAAgJ,CAAA;IAChJ,+JAA+H,CAAA;IAE/H,oJAAoH,CAAA;IACpH,oMAAmJ,CAAA;IACnJ,yEAA4C,CAAA;IAC5C,kGAA0E,CAAA;IAE1E,kOAAwL,CAAA;IACxL,iDAAyB,CAAA;IACzB,6JAA4G,CAAA;IAC5G,mHAA0E,CAAA;IAE1E,yKAAwI,CAAA;IACxI,6HAAgG,CAAA;IAChG,mLAA4I,CAAA;IAC5I,uMAA2J,CAAA;IAE3J,kJAAuH,CAAA;IAEvH,qHAA8E,CAAA;IAC9E,wGAAmE,CAAA;IACnE,8GAAyE,CAAA;IACzE,8FAAwE,CAAA;IAExE,yKAAoI,CAAA;IACpI,iMAAiK,CAAA;IAEjK,8IAAiH,CAAA;IACjH,uRAA6N,CAAA;IAE7N,iKAAgI,CAAA;IAChI,sHAAyF,CAAA;IACzF,2HAA8F,CAAA;IAC9F,2FAA8D,CAAA;IAC9D,8LAAuJ,CAAA;IACvJ,+JAAwH,CAAA;IACxH,sIAAmH,CAAA;IACnH,qGAA6E,CAAA;IAC7E,+KAAmI,CAAA;IACnI,2KAAqH,CAAA;IACrH,4JAA+H,CAAA;IAC/H,uMAAiJ,CAAA;IAEjJ,0NAA+J,CAAA;IAC/J,4EAAoD,CAAA;IAEpD,oHAAyF,CAAA;IACzF,4EAA2D,CAAA;IAC3D,wGAAuF,CAAA;IACvF,kFAA+D,CAAA;IAC/D,4HAAsG,CAAA;IACtG,kIAAiH,CAAA;IACjH,gIAAqG,CAAA;IACrG,0JAAqH,CAAA;IACrH,kHAA4F,CAAA;IAC5F,2GAA0F,CAAA;IAC1F,uHAAiG,CAAA;IAEjG,4HAAsG,CAAA;IACtG,sHAA2F,CAAA;IAE3F,oDAAmC,CAAA;IACnC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IAEvC,uNAAmL,CAAA;IAEnL,2HAAuF,CAAA;IACvF,wIAAmG,CAAA;IAEnG,wDAAuC,CAAA;IACvC,sDAAqC,CAAA;IAErC,uGAA+E,CAAA;IAC/E,+GAA6E,CAAA;IAE7E;;OAEG;IAEH,6HAAmG,CAAA;IAEnG,8DAAuC,CAAA;IACvC,4FAA2D,CAAA;IAC3D,kEAA0C,CAAA;IAC1C,wFAAqE,CAAA;IACrE,6CAAqB,CAAA;IACrB,yMAA+H,CAAA;IAC/H,8HAAkF,CAAA;IAClF,wDAAqC,CAAA;IACrC,gGAA6E,CAAA;IAC7E,0EAAuD,CAAA;IACvD,0IAAwG,CAAA;IACxG,oIAAqF,CAAA;IACrF,kFAAiD,CAAA;IACjD,2CAAwB,CAAA;IACxB,+DAA6B,CAAA;IAC7B,4DAAoC,CAAA;IACpC,6FAAgE,CAAA;IAChE,gFAA8C,CAAA;IAC9C,gGAAmE,CAAA;IACnE,8CAA2B,CAAA;IAC3B,sEAAmD,CAAA;IACnD,kNAAgL,CAAA;IAChL,kGAA0E,CAAA;IAC1E,oGAA4E,CAAA;IAC5E,yFAAkD,CAAA;IAClD,qKAAqI,CAAA;IACrI,wFAAqE,CAAA;IACrE,gGAA6E,CAAA;IAC7E,qGAAkF,CAAA;IAClF,+GAAuF,CAAA;IACvF,+HAAkG,CAAA;IAClG,2IAA+F,CAAA;IAC/F,2HAA+E,CAAA;IAC/E,6HAAiF,CAAA;IACjF,+FAAkE,CAAA;IAClE,uEAA+C,CAAA;IAC/C,mHAA4E,CAAA;IAC5E,8KAAkI,CAAA;IAClI,8IAAkG,CAAA;IAClG,sGAAoE,CAAA;IACpE,4GAAqE,CAAA;IACrE,mHAA6F,CAAA;IAC7F,6FAAqE,CAAA;IACrE,0IAAmG,CAAA;IACnG,gFAAwD,CAAA;IACxD,gGAA8D,CAAA;IAC9D,mGAAiE,CAAA;IACjE,4FAA0D,CAAA;IAC1D,wHAAgG,CAAA;IAChG,qEAA6C,CAAA;IAC7C,iFAA+C,CAAA;IAC/C,kIAA2F,CAAA;IAC3F,8DAAsC,CAAA;IACtC,iDAA8B,CAAA;IAC9B,0EAAwC,CAAA;IACxC,kEAA0C,CAAA;IAC1C,oEAA4C,CAAA;IAC5C,uEAAoD,CAAA;IACpD,0DAAuC,CAAA;IACvC,kEAA+C,CAAA;IAC/C,mJAAiH,CAAA;IACjH,wHAAiF,CAAA;IACjF,4GAA4E,CAAA;IAC5E,4GAA4E,CAAA;IAC5E,8FAA2E,CAAA;IAC3E,kGAA+E,CAAA;IAC/E,oGAAiF,CAAA;IACjF,6FAA0E,CAAA;IAC1E,iGAA8E,CAAA;IAC9E,iGAA8E,CAAA;IAC9E,mGAAgF,CAAA;IAChF,iDAA8B,CAAA;IAC9B,+GAA6E,CAAA;IAC7E,yGAA4E,CAAA;IAC5E,wSAAkP,CAAA;IAClP,2EAAwD,CAAA;IACxD,0GAAuF,CAAA;IACvF,gLAA8I,CAAA;IAC9I,qGAAwE,CAAA;IACxE,8GAAiF,CAAA;IACjF,2GAA8E,CAAA;IAC9E,0HAAmF,CAAA;IACnF,kHAA0F,CAAA;IAC1F,6EAA0D,CAAA;IAC1D,+FAA4E,CAAA;IAC5E,mJAAsH,CAAA;IACtH,mJAA4G,CAAA;IAC5G,uHAAuF,CAAA;IACvF,4DAAyC,CAAA;IACzC,kKAAkI,CAAA;IAClI,qIAAqG,CAAA;IACrG,mMAAwK,CAAA;IACxK,4JAAiI,CAAA;IACjI,8EAAsD,CAAA;IACtD,4HAAqF,CAAA;IACrF,yFAAsE,CAAA;IACtE,4DAAyC,CAAA;IACzC,gHAAyE,CAAA;IACzE,mMAA+I,CAAA;IAC/I,8HAAoF,CAAA;IACpF,+GAAoF,CAAA;IACpF,iKAAkI,CAAA;IAClI,0GAAqF,CAAA;IACrF,mMAAqI,CAAA;IACrI,+GAA0E,CAAA;IAC1E,6FAAkE,CAAA;IAClE,iJAA+G,CAAA;IAC/G,mPAAkM,CAAA;IAClM,oKAAkI,CAAA;IAClI,oHAAuF,CAAA;IACvF,kJAAsG,CAAA;IACtG,+IAAwG,CAAA;IACxG,oLAAwI,CAAA;IACxI,gOAAyL,CAAA;IACzL,2DAAmC,CAAA;IACnC,mEAA2C,CAAA;IAC3C,sOAA2K,CAAA;IAC3K,0KAA6I,CAAA;IAC7I,2EAAmD,CAAA;IACnD,+EAAuD,CAAA;IACvD,oIAAkG,CAAA;IAClG,6FAAqE,CAAA;IACrE,kHAA0F,CAAA;IAC1F,mMAAsK,CAAA;IACtK,6IAAgH,CAAA;IAChH,6EAA0D,CAAA;IAC1D,8KAAiJ,CAAA;IACjJ,+EAAuD,CAAA;IACvD,uIAA0G,CAAA;IAC1G,qJAAwH,CAAA;IACxH,yIAA4G,CAAA;IAC5G,sHAAyF,CAAA;IACzF,sIAAyG,CAAA;IACzG,0EAAuD,CAAA;IACvD,wEAAqD,CAAA;IACrD,2EAAwD,CAAA;IACxD,qFAAkE,CAAA;IAClE,oCAAiB,CAAA;IACjB,kDAA+B,CAAA;IAC/B,qGAA6E,CAAA;IAC7E,qHAAmF,CAAA;IACnF,0EAAkD,CAAA;IAClD,+EAA4D,CAAA;IAC5D,kJAAwG,CAAA;IACxG,iGAA+D,CAAA;IAC/D,kGAAgE,CAAA;IAChE,yGAA4E,CAAA;IAC5E,iIAAqF,CAAA;IAErF,kIAA+G,CAAA;IAC/G,iTAAuQ,CAAA;IACvQ,4KAAwH,CAAA;IACxH,0FAA6D,CAAA;IAC7D,yEAAwD,CAAA;IACxD,iMAA2I,CAAA;IAC3I,kHAAqF,CAAA;IACrF,0TAAgR,CAAA;IAChR,0GAA+E,CAAA;IAE/E,6LAA4I,CAAA;IAC5I,0FAA6D,CAAA;IAC7D,uGAAqE,CAAA;IACrE,sGAAmF,CAAA;IACnF,0NAAwL,CAAA;IACxL,wIAA2G,CAAA;IAE3G,uOAAqM,CAAA;IACrM,+IAAuH,CAAA;IACvH,uZAAyT,CAAA;IACzT,8QAAkM,CAAA;IAClM,0PAAgN,CAAA;IAChN,qFAA6D,CAAA;IAE7D;;OAEG;IACH,uIAA0G,CAAA;AAC5G,CAAC,EAxWW,eAAe,KAAf,eAAe,QAwW1B;AAED,MAAM,CAAN,IAAY,kBAqBX;AArBD,WAAY,kBAAkB;IAC5B;;OAEG;IACH,kFAAuD,CAAA;IACvD,oGAAgF,CAAA;IAChF,+FAAyE,CAAA;IAEzE;;;OAGG;IACH,qGAA0E,CAAA;IAC1E,kGAAuE,CAAA;IACvE,4GAAyE,CAAA;IACzE,mFAAwD,CAAA;IACxD,gHAAmE,CAAA;IACnE,yFAA8D,CAAA;IAC9D,+HAAuF,CAAA;IAEvF,uGAA+D,CAAA;AACjE,CAAC,EArBW,kBAAkB,KAAlB,kBAAkB,QAqB7B;AAED,MAAM,CAAN,IAAY,mBAgIX;AAhID,WAAY,mBAAmB;IAC7B;;OAEG;IAEH,ieAA2W,CAAA;IAC3W,oYAA+S,CAAA;IAC/S,6gBAAgb,CAAA;IAChb,0hBAIuG,CAAA;IACvG,mVAAsP,CAAA;IACtP,4VAA0P,CAAA;IAE1P,gpBAA4iB,CAAA;IAC5iB,udAAuV,CAAA;IACvV,ieAAmX,CAAA;IAEnX,sUAA8O,CAAA;IAC9O,0LAA0I,CAAA;IAE1I,2JAAsG,CAAA;IAEtG,yJAAsH,CAAA;IACtH,kOAAgL,CAAA;IAChL,4MAAoK,CAAA;IACpK,mRAAkO,CAAA;IAClO,uQAAwN,CAAA;IACxN,qWAAiT,CAAA;IACjT,mRAAqO,CAAA;IACrO,0OAA4L,CAAA;IAE5L;;OAEG;IAEH,wdAAkW,CAAA;IAElW,yYAAsT,CAAA;IACtT,uZAAmU,CAAA;IACnU,uQAAsL,CAAA;IACtL,oWAAkS,CAAA;IAClS,qbAA4W,CAAA;IAE5W,qaAA8V,CAAA;IAC9V,2SAA6N,CAAA;IAC7N,oJAAoG,CAAA;IACpG,uZAAiT,CAAA;IAEjT,uMAAoK,CAAA;IACpK,8gBAIwG,CAAA;IACxG,oZAAwT,CAAA;IACxT,mQAA0K,CAAA;IAE1K,2LAAgJ,CAAA;IAChJ,6TAA2P,CAAA;IAE3P,wcAAsX,CAAA;IAEtX,0bAA0T,CAAA;IAC1T,uiBAA8Z,CAAA;IAC9Z,gWAAuT,CAAA;IAEvT,wVAA6P,CAAA;IAC7P,iWAAiQ,CAAA;IAEjQ,6PAA+M,CAAA;IAC/M,+aAAgX,CAAA;IAEhX,uPAAyM,CAAA;IACzM,weAAya,CAAA;IACza,uQAA8M,CAAA;IAC9M,m4BAE0a,CAAA;IAC1a,wTAAsP,CAAA;IACtP,kmBAA+e,CAAA;IAC/e,wvBAAumB,CAAA;IACvmB,w6BAAuvB,CAAA;IAEvvB,s0BAA0sB,CAAA;IAC1sB,+0BAAmtB,CAAA;IAEntB,kIAA6G,CAAA;IAC7G,4OAAyL,CAAA;IACzL,kIAA6G,CAAA;IAC7G,oIAA+G,CAAA;IAC/G,yHAAoG,CAAA;IACpG,2IAAsH,CAAA;IACtH,gOAA2M,CAAA;IAC3M,sIAAiH,CAAA;IACjH,gIAA2G,CAAA;IAC3G,oLAA+J,CAAA;IAE/J,shBAAqa,CAAA;IACra,gMAAkJ,CAAA;IAElJ,8JAA2H,CAAA;IAC3H,uOAAqL,CAAA;IACrL,iNAAyK,CAAA;IACzK,wRAAuO,CAAA;IACvO,4QAA6N,CAAA;IAC7N,0WAAsT,CAAA;IACtT,wRAA0O,CAAA;IAC1O,+OAAiM,CAAA;IAEjM,2UAAqP,CAAA;IAErP,gqCAAy8B,CAAA;IACz8B,4gCAA2yB,CAAA;IAE3yB,yQAAyM,CAAA;IACzM,idAAyU,CAAA;IACzU,2MAA+J,CAAA;IAC/J,oKAA2H,CAAA;IAC3H,uJAA4G,CAAA;IAE5G;;OAEG;IAEH,2OAA6L,CAAA;AAC/L,CAAC,EAhIW,mBAAmB,KAAnB,mBAAmB,QAgI9B","sourcesContent":["/* eslint-disable @typescript-eslint/no-duplicate-enum-values */\nexport enum QuestionCategoryWording {\n /**\n * COMPANY TAXES 2033\n */\n NON_DEDUCTIBLE_ACCOUNTING_COSTS = 'Avez-vous l\\'une des charges comptables non déductibles suivantes :',\n NON_DEDUCTIBLE_EXPENSES = 'Avez-vous l\\'une des charges non déductibles suivantes :',\n FAVOURABLE_REGIME_ACCOUNTING = 'Avez-vous l’un des produits comptables bénéficiant d’un régime de faveur suivants :',\n TAX_BENEFITS = 'Votre entreprise bénéficie t-elle d’avantages fiscaux particuliers ?',\n NON_RECURRING_DEDUCTIONS = 'Si vous avez des déductions exceptionnelles liées à l’article 39 decies, indiquez-les ici :',\n DEFICIT = '',\n\n /**\n * COMPANY TAXES 2050\n */\n\n COMPENSATION = 'Avez-vous des rémunérations et avantages personnels non déductibles ?',\n NON_DEDUCTIBLE_DEPRECIATION = 'Avez-vous l’un de ces amortissements excédentaires ou autres amortissements non déductibles suivants :',\n NON_DEDUCTIBLE_PROVISIONS = 'Avez-vous l’une des provisions non déductibles suivantes :',\n SPECIFIC_REINTEGRATIONS = 'Avez-vous l’une des réintégrations spécifiques suivantes :',\n SPECIFIC_REGIME = 'Bénéficiez-vous de l’un des régimes particuliers et/ou impositions différés suivants :',\n OTHER_REINTEGRATIONS = 'Avez-vous l’une des réintégrations diverses suivantes :',\n OTHER_ADDITIONS = 'Si vous avez d’autres réintégrations fiscales diverses, indiquez-les ici :',\n SPECIFIC_TAX_REGIME = 'Bénéficiez-vous de l’un des régimes particuliers et/ou impositions différés suivants :',\n ADDITIONAL_DEDUCTIONS = 'Bénéficiez-vous de l’une des déductions suivantes :',\n BENEFIT_ALLOWANCE = 'Votre entreprise bénéficie t-elle d’avantages fiscaux particuliers ?',\n OTHER_TAX_DEDUCTIONS = 'Si vous avez des déductions diverses, indiquez-les ici :',\n\n /**\n * CERFA 2035\n */\n GENERAL_INFORMATIONS = 'Informations générales',\n PARTNERS = 'Associés et participations (1/2)',\n AFFILIATES = 'Associés et participations (2/2)',\n LEGAL_STRUCTURE = 'Structure juridique',\n INCOMES_EXEMPTIONS = 'Revenus, exclusions et exonérations',\n PROFESSIONAL_INCOMES_EXEMPTIONS_PART_1 = 'Revenus, exclusions et exonérations',\n PROFESSIONAL_INCOMES_EXEMPTIONS_PART_2 = 'Revenus, exclusions et exonérations',\n PROFESSIONAL_INCOMES_EXEMPTIONS_PART_3 = 'Revenus, exclusions et exonérations',\n NON_PROFESSIONAL_INCOMES_EXEMPTIONS = 'Revenus, exclusions et exonérations',\n ACCOUNTING = 'Comptabilité',\n TOTAL_PAYROLL = 'Masse salariale',\n TAXABLE_GAIN = 'Plus-values (1/2)',\n TAXABLE_GAIN_PART_2 = 'Plus-values (2/2)',\n ADDITIONAL_DETAILS = 'Informations complémentaires (1/4)',\n ADDITIONAL_DETAILS_PART_2 = 'Informations complémentaires (2/4)',\n ADDITIONAL_DETAILS_PART_3 = 'Informations complémentaires (3/4)',\n ADDITIONAL_DETAILS_PART_4 = 'Informations complémentaires (4/4)',\n\n /**\n * CERFA 2065\n */\n '2065_ACCOUNTING' = 'Comptabilité (1/2)',\n '2065_ACCOUNTING_PART_2' = 'Comptalibilité (2/2)',\n '2065_GROUP' = 'Groupe et filiales',\n '2065_IMPUTATION' = 'Imputations',\n '2065_CAPITAL_LOSS' = 'Moins-values',\n '2065_INCOME_DISTRIBUTION' = 'Répartition, distribution de produits et revenus',\n '2065_INCOME_DISTRIBUTION_PART_2' = 'Répartition, distribution de produits et revenus (suite)',\n '2065_PARTNERS_REMUNERATION' = 'Rémunérations versées aux associés',\n '2065_ADDITIONAL_DETAILS' = 'Informations complémentaires (3/4)',\n '2065_ADDITIONAL_DETAILS_PART_2' = 'Informations complémentaires (4/4)',\n\n /**\n * CERFA 2033\n */\n '2033_REGULARIZATION' = 'Régularisation des plus-values et moins-values',\n '2033_PROVISION_AMORTIZATION_DEFICIT_PART_1' = 'Provisions, amortissements, déficits (1/3)',\n '2033_PROVISION_AMORTIZATION_DEFICIT_PART_2' = 'Provisions, amortissements, déficits (2/3)',\n '2033_PROVISION_AMORTIZATION_DEFICIT_PART_3' = 'Provisions, amortissements, déficits (3/3)',\n '2033_COMPANY_WORKFORCE' = 'Effectifs de l\\'entreprise',\n '2033_ADDED_VALUE' = 'Valeur ajoutée',\n '2033_ADDITIONNAL_INFORMATIONS_PART_1' = 'Informations complémentaires (1/4)',\n '2033_ADDITIONNAL_INFORMATIONS_PART_2' = 'Informations complémentaires (2/4)',\n\n /**\n * CERFA 2031\n */\n\n '2031_ADDED_VALUE' = 'Plus-values',\n '2031_BENEFIT_ALLOWANCE' = 'Exonérations, abattements et crédit d’impôt',\n '2031_NON_PROFESSIONAL_INCOME_PART_1' = 'Informations BIC revenus non professionnels (1/2)',\n '2031_NON_PROFESSIONAL_INCOME_PART_2' = 'Informations BIC revenus non professionnels (2/2)',\n '2031_PROFESSIONAL_INCOME' = 'Informations BIC revenus professionnels',\n '2031_ADDITIONAL_INFORMATION_PART_1' = 'Informations complémentaires (1/2)',\n '2031_ADDITIONAL_INFORMATION_PART_2' = 'Informations complémentaires (2/2)',\n}\n\nexport enum QuestionWording {\n CAPITAL_FULLY_REPAID = 'Le capital a-t-il été entièrement reversé et est-il détenu à au moins 75% par des personnes physiques (ou par une société appliquant ce critère) ?',\n CAPITAL_FULLY_PAID_UP = 'Le capital social a-t-il été entièrement libéré ?',\n\n VERIFIED_DEDUCTIBLE_VAT = 'TVA déductible',\n VERIFIED_COLLECTED_VAT = 'TVA collectée',\n VERIFIED_DEDUCTIBLE_VAT_FROM_RETROCESSION_FEES = 'Dont TVA déductible afférente aux honoraires retrocédés',\n\n /**\n * COMPANY TAXES 2033\n */\n NON_DEDUCTIBLE_PERSONAL_PAY_AND_BENEFITS = 'Avez-vous des rémunérations et avantages personnels non déductibles ?',\n NON_DEDUCTIBLE_DEPRECIATIONS = 'Amortissements excédentaires et autres amortissements non déductibles',\n NON_DEDUCTIBLE_PROVISION = 'Provisions non déductibles',\n NON_DEDUCTIBLE_TAXES = 'Impôts et taxes non déductibles',\n TONNAGE_TAX_EXPENSES_FOR_SEA_TRANSPORT_COMPANY = 'Charges de l’activité relevant du régime optionnel de taxation au tonnage (transport maritime)',\n TONNAGE_TAX_RESULT_FOR_SEA_TRANSPORT_COMPANY = 'Résultat de l’activité relevant du régime optionnel de taxation au tonnage (transport maritime)',\n\n REAL_ESTATE_LEASING_AND_FUNDRAISING = 'Fractions de loyer à réintégrer dans le cadre d’un crédit-bail immobilier et de levée de fonds',\n REAL_ESTATE_EXEMPT_RENTS = 'Parts de loyers dispensées',\n EXCESS_INTERESTS_OF_PARTNER_CURRENT_ACCOUNTS = 'Intérêts excédentaires des comptes courants d’associés',\n DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS = 'Écarts de valeurs liquidatives sur OPCVM',\n\n RELATED_PRODUCTS_OF_SEA_TRANSPORT_COMPANY = 'Produits de l’activité relevant du régime optionnel de taxation au tonnage (transport maritime)',\n DEBT_OBLIGATION_OF_DEFICI_CARRY_BACK = 'Créances dues au titre du report en arrière du déficit',\n\n START_UPS = 'Entreprises nouvelles (art. 44 sexies)',\n URBAN_FREE_ZONE = 'Zone Franche Urbaine-Territoire Entrepreneurs (art. 44 octies et octies A)',\n TAKEOVER_OF_AILING_FIRMS = 'Reprise d’entreprises en difficultés (art. 44 septies)',\n INNOVATIVE_YOUNG_COMPANY = 'Jeune Entreprise Innovante (art. 44 sexies A)',\n DEFENSE_RESTRUCTURING_ZONE = 'Zone de Restructuration de la Défense (art. 44 terdecies)',\n RURAL_DEVELOPMENT_ZONE = 'Zone de Revitalisation Rurale (art. 44 quindecies)',\n EMPLOYMENT_AREA_TO_BE_REVITALIZED = 'Bassin d’emploi à redynamiser (art. 44 duodecies)',\n\n OVERSEAS_INVESTMENTS = 'Investissements outre-mer',\n OVERSEAS_INVESTMENTS_2024 = 'Investissements et souscriptions outre-mer',\n\n NEW_GENERATION_ACTIVITY_ZONE = 'Zone franche d’Activité Nouvelle Génération (art. 44 quaterdecies)',\n URBAN_ZONE_TO_BE_REVITALIZED = 'Bassin Urbain à Dynamiser (art. 44 sexdecies)',\n PRIORITY_DEVELOPMENT_ZONE = 'Zone de développement prioritaire (art. 44 septdecies)',\n\n '2031_NON_PROFESSIONAL_TAXABLE_EXCLUDED_SOURCE_TAX_SHARE' = 'Plus-values à court terme, subventions d\\'équipement et indemnités d\\'assurance pour perte d\\'un élément d\\'actif définies à l’article 39 duodecies du CGI :',\n '2031_PROFESSIONAL_CAPITAL_LOSS_SHORT_TERM' = 'Moins-values à court-terme définies à l’article 39 duodecies du CGI',\n '2031_PROFESSIONAL_TAXABLE_EXCLUDED_SOURCE_TAX_SHARE' = `Quote-part de subvention d’équipement, indemnités d’assurance compensant la perte d’un\n élément de l’actif immobilisé et des plus-values à court terme définies à l’article 39\n duodecies du CGI`,\n 'SOLIDARITY_RANGE' = 'Assiette de la contribution temporaire de solidarité',\n\n '39_DECIES' = 'Art. 39 decies',\n '39_DECIES_A' = 'Art. 39 decies A',\n '39_DECIES_B' = 'Art. 39 decies B',\n '39_DECIES_C' = 'Art. 39 decies C',\n '39_DECIES_D' = 'Art. 39 decies D',\n '39_DECIES_E' = 'Art. 39 decies E',\n '39_DECIES_F' = 'Art. 39 decies F',\n '39_DECIES_G' = 'Art. 39 decies G',\n\n DEFERRED_CARRY_BACK_DEFICITS = 'Avez-vous un déficit reporté en arrière ?',\n CARRIED_FORWARD_PREVIOUS_DEFICIT = 'Avez-vous des déficits antérieurs reportables imputés sur le résultat ?',\n\n '2033_LONG_RUN_NET_CAPITAL_LOSS_AT_15_RATE' = 'Moins-values nettes à long terme imposées aux taux de 15% (12,80% pour les entreprises à l\\'IR)',\n '2033_LONG_RUN_NET_CAPITAL_LOSS_AT_0_RATE' = 'Moins-values nettes à long terme imporsées aux taux de 0%',\n '2033_SHORT_RUN_TAXABLE_GAIN' = 'Fractions imposables des plus values réalisés au cours des exercices antérieurs: plus-values nettes à court terme',\n '2033_MERGE_REGIME_TAXABLE_GAIN' = 'Fraction imposable des plus-values réalisées au cours d’exercices antérieurs : plus-values soumises au régime des fusions',\n\n '2033_LONG_RUN_TAXABLE_GAIN_AT_15_RATE' = 'Plus-value nettes à long termes imposées au taux de 15% (12.8 pour les entreprises à l\\'IR)',\n '2033_LONG_RUN_TAXABLE_GAIN_AT_0_RATE' = 'Plus-values nette à long terme imposées au taux de 0%',\n '2033_LONG_RUN_TAXABLE_GAIN_AT_19_RATE' = 'Plus-values nettes à long terme imposées au taux de 19%',\n '2033_EXONERATE_GAIN' = 'Plus-values exonérées (art. 238 quindecies)',\n '2033_LONG_RUN_TAXABLE_GAIN_ON_PREVIOUS_NET_CAPITAL_LOSS' = 'Plus-values nettes à long terme imputées sur les moins-values nettes à long terme antérieure',\n '2033_LONG_RUN_TAXATBLE_GAIN_ON_PREVIOUS_DEFICITS' = 'Plus-values nettes à long terme imputées sur les déficits antérieurs',\n '2033_TRANSFER_TAXABLE_GAIN_AT_10_RATE' = 'Plus-values de cession, de concession ou de sous-cession soumis au taux de 10%',\n '2033_OTHER_TAXABLE_GAIN_AT_19_RATE' = 'Autres plus-values imposées au taux de 19%',\n '2033_SHORT_RUN_TAXABLE_GAIN_PROPORTION' = 'Fraction des plus-values nettes à court terme de l’exercice dont l’imposition est différée',\n '2033_NET_GAIN_ON_SHARES' = 'Régime des sociétés mères et des filiales / produits net des actions et parts d’intérêts',\n '2033_INCLUDED_EXPENSE_SHARE' = 'Dont quote-part de frais et charges restant imposable à déduire des produits nets de participation',\n '2033_INELIGIBLE_SHARES' = 'Produits de participations inéligibles au régime des sociétés mères déductibles à hauteur de 99% (art. 233 B du CGI)',\n\n // TAX CREDIT\n COURSE_MANAGER_TAX_CREDIT = 'Crédit d’impôt formation des dirigeants d’entreprise',\n FAMILY_TAX_CREDIT = 'Crédit d’impôt famille',\n PATRONAGE_FRANCE_TAX_CREDIT = 'Réduction d’impôt au titre du mécénat',\n RESEARCH_TAX_CREDIT = 'Crédit d’impôt recherche',\n REPORT_DEFICIT_TAX_CREDIT = 'Report en arrière de déficit',\n\n /**\n * COMPANY TAXES 2050\n */\n\n OWNER_OR_ASSOCIATE_COMPENSATION = 'Rémunération du travail de l\\'exploitant ou des associés (entreprises à l\\'IR)',\n\n NON_DEDUCTIBLE_PERSONNAL_BENEFITS = 'Avantages personnels non déductibles (sauf amortissements à porter ci-dessous)',\n '2050_NON_DEDUCTIBLE_DEPRECIATIONS' = 'Amortissements excédentaires (art. 39-4 di CGI) et autres amortissements non déductibles',\n OTHER_AND_SUMPTUARY_EXPENSES = 'Autres charges et dépenses somptuaires (art. 39-4 du CGI)',\n COMPANY_VEHICLE_TAXES = 'Taxes sur les véhicules des sociétés (entreprises à l\\'IS)',\n '2050_REAL_ESTATE_LEASING_AND_FUNDRAISING' = 'Fraction des loyers à réintégrer dans le cadre d\\'un crédit-bail immobilier et de levée d\\'option',\n '2050_REAL_ESTATE_EXEMPT_RENTS' = 'Part des loyers dispensés de réintégrations (art. 239 sexies D du CGI) (DONT du montant RA)',\n\n '2050_NON_DEDUCTIBLE_PROVISIONS' = 'Provisions et charges à payer non déductibles (cf. tableau n°2058-B, cadre III)',\n NON_DEDUCTIBLE_UNCOOPERATIVE_TERRITORY_EXPENSES = 'Charges à payer liées à des états de territoires non coopératifs non déductibles (cf. 2067-bis)',\n FINES_AND_PENALTIES = 'Amendes et pénalités',\n FINANCIAL_EXPENSES = 'Charges financières (art. 39-1-3 et 212 bis du CGI)',\n\n '155_REINTEGRATIONS' = 'Réintégrations prévues à l\\'<a class=\"link\" href=\"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000041468265/\" target=\"_blank\">article 155 du CGI</a>',\n TAXES = 'Impôts et taxes',\n ECONOMICAL_INTEREST_GROUP_SHARE = 'Quote-part de bénéfices réalisés par une société de personne ou un G.I.E',\n '209B_BENEFITS' = 'Résultats bénéficiaires visés à l\\'article 209B du CGI',\n\n LONG_RUN_NET_CAPITAL_LOSS_AT_15_RATE = 'Moins-values nettes à long terme imposées aux taux de 15% (12,80% pour les entreprises à l\\'IR)',\n LONG_RUN_NET_CAPITAL_LOSS_AT_0_RATE = 'Moins-values nettes à long terme imposées aux taux de 0%',\n SHORT_RUN_TAXABLE_GAIN = 'Fractions imposables des plus values réalisés au cours des exercices antérieurs: plus-values nettes à court terme',\n MERGE_REGIME_TAXABLE_GAIN = 'Fraction imposable des plus-values réalisées au cours d’exercices antérieurs : plus-values soumises au régime des fusions',\n\n '2050_DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS' = 'Ecarts de valeurs liquidatives sur OPCVM (entreprises à l’IS)',\n\n EXCESS_INTERESTS = 'Intérêts excédentaires (art. 39-1-3ème et 212 du CGI)',\n 'EXEMPT_ACTIVITIES' = 'Zone d’entreprises (activités exonérées)',\n '209C_DEFICITS' = 'Déficits étrangers antérieurement déduits par les PME',\n '12_SHARE_OF_0_RATE_GAIN' = 'Quote-part de 12% des plus values à taux 0',\n\n '2050_TONNAGE_TAX_EXPENSES_FOR_SEA_TRANSPORT_COMPANY' = 'Charges affectées aux activités éligibles au régime de taxation au tonnage',\n '2050_TONNAGE_TAX_RESULT_FOR_SEA_TRANSPORT_COMPANY' = 'Résultat fiscal afférent au régime optionnel de taxation au tonnage des entreprises de transport maritime',\n\n ECONOMICAL_INTEREST_GROUP_LOSS_SHARE = 'Quote-part dans les pertes subies par une société de personne ou une GIE',\n NON_DEDUCTIBLE_EXPENSES_AND_PROVISIONS_ASSIGN_BACK_IN_FISCAL_YEAR = 'Provisions et charges à payer non déductibles, antérieurement taxées et réintégrées dans les résultats comptables de l\\'exercice (2058 B SD, cadre III)',\n\n LONG_RUN_TAXABLE_GAIN_AT_15_RATE = 'Plus-value nettes à long termes imposées au taux de 15% (12.8 pour les entreprises à l\\'IR)',\n LONG_RUN_TAXABLE_GAIN_AT_0_RATE = 'plus-values nette à long terme imposées au taux de 0%',\n LONG_RUN_TAXABLE_GAIN_AT_19_RATE = 'Plus-values nettes à long terme imposées au taux de 19%',\n EXONERATE_GAIN = 'Plus-values exonérées (art. 238 quindecies)',\n LONG_RUN_TAXABLE_GAIN_ON_PREVIOUS_NET_CAPITAL_LOSS = 'Plus-values nettes à long terme imputées sur les moins-values nettes à long terme antérieure',\n LONG_RUN_TAXATBLE_GAIN_ON_PREVIOUS_DEFICITS = 'Plus-values nettes à long terme imputées sur les déficits antérieurs',\n TRANSFER_TAXABLE_GAIN_AT_10_RATE = 'Plus-values de cession, de concession ou de sous-cession soumis au taux de 10%',\n OTHER_TAXABLE_GAIN_AT_19_RATE = 'Autres plus-values imposées au taux de 19%',\n SHORT_RUN_TAXABLE_GAIN_PROPORTION = 'Fraction des plus-values nettes à court terme de l’exercice dont l’imposition est différée',\n NET_GAIN_ON_SHARES = 'Régime des sociétés mères et des filiales / produits net des actions et parts d’intérêts',\n INCLUDED_EXPENSE_SHARE = 'Dont quote-part de frais et charges restant imposable à déduire des produits nets de participation',\n INELIGIBLE_SHARES = 'Produits de participations inéligibles au régime des sociétés mères déductibles à hauteur de 99% (art. 233 B du CGI)',\n\n DEDUCTIBLE_OVERSEAS_INVESTMENT = 'mesures d’incitation d’une déduction autorisée au titre des investissements réalisés dans les collectivités d’outre-mer',\n DEPRECIATION_INCREASE = 'majoration d’amortissement',\n\n '2050_TAKEOVER_OF_AILING_FIRMS' = 'Reprise d’entreprise en difficulté (art. 44 septies)',\n '2050_START_UPS' = 'Entreprises nouvelles (art. 44 sexies)',\n '2050_INNOVATIVE_YOUNG_COMPANY' = 'JEI : Jeune Entreprise Innovante (art. 44 sexies A)',\n LISTED_REAL_ESTATE_INVESTMENT_COMPANY = 'S.I.I.C. (art. 208 C)',\n '2050_DEFENSE_RESTRUCTURING_ZONE' = 'ZRD : Zone de restructuration de la défense (art. 44 terdecies)',\n '2050_URBAN_FREE_ZONE' = 'ZFU -TE : Zone Franche Urbaine - Territoire Entrepreneurs (art. 44 octies et octies A)',\n '2050_EMPLOYMENT_AREA_TO_BE_REVITALIZED' = 'BER : Bassin d’Emploi à Redynamiser (art. 44 duodecies)',\n '2050_NEW_GENERATION_ACTIVITY_ZONE' = 'ZFANG : Zone Franche d’Activité Nouvelle Génération (art. 44 quaterdecies)',\n '2050_URBAN_ZONE_TO_BE_REVITALIZED' = 'BUD : Bassin Urbain à Dynamiser (art. 44 sexdecies)',\n '2050_RURAL_DEVELOPMENT_ZONE' = 'ZRR : Zone de Revitalisation Rurale (art. 44 quindecies)',\n '2050_PRIORITY_DEVELOPMENT_ZONE' = 'ZDP : Zone de Développement Prioritaire (art. 44 septdecies',\n\n '2050_BIS_DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS' = 'écarts de valeurs liquidatives sur OPCVM',\n '2050_DEBT_OBLIGATION_OF_DEFICI_CARRY_BACK' = 'Créances dues au titre de report en arrière',\n\n '2050_39_DECIES' = 'Art. 39 decies',\n '2050_39_DECIES_A' = 'Art. 39 decies A',\n '2050_39_DECIES_B' = 'Art. 39 decies B',\n '2050_39_DECIES_C' = 'Art. 39 decies C',\n '2050_39_DECIES_D' = 'Art. 39 decies D',\n '2050_39_DECIES_E' = 'Art. 39 decies E',\n '2050_39_DECIES_F' = 'Art. 39 decies F',\n '2050_39_DECIES_G' = 'Art. 39 decies G',\n\n '2050_RELATED_PRODUCTS_OF_SEA_TRANSPORT_COMPANY' = 'produits afférents à l\\'activité relevant du régime optionnel de taxation au tonnage des entreprises de transport maritime',\n\n '2050_DEFERRED_CARRY_BACK_DEFICITS' = 'Déficit reporté en arrière (entrperise à l\\'IS)',\n '2050_CARRIED_FORWARD_PREVIOUS_DEFICIT' = 'déficits antérieurs reportables (entreprises à l’IS)',\n\n 'REDUCED_RATE_TAX' = 'REDUCED_RATE_TAX',\n 'NORMAL_RATE_TAX' = 'NORMAL_RATE_TAX',\n\n CAPITAL_AFFECTED_CAPITAL = 'Quel est le montant de votre patrimoine affecté ?',\n DATE_AFFECTED_CAPITAL = 'A quelle date ce patrimoine a-t-il été affecté ?',\n\n /**\n * used in IS tax credit and 2572\n */\n\n 'N-1_PAYMENT_OR_DEPOSIT' = 'Avez-vous réalisé des versements ou acomptes au cours de l\\'exercice ?',\n\n ENTITY_ADDRESS = 'Adresse de l\\'entité',\n PREVIOUS_ENTITY_ADDRESS = 'Précédente adresse de l\\'entité',\n DECLARANT_ADDRESS = 'Adresse du déclarant',\n SECONDARY_ADDRESSES = 'Adresse des cabinets secondaires (facultatif)',\n PARTNERS = 'Associés',\n INDEPENDANT_GROUPING = 'L’entité est-elle membre d’une société ou d’un groupement d’activités libérales et non soumis à l’IS ?',\n CIVIL_SOCIETY_MEMBER = 'L’entité est-elle membre d’une société civile de moyens ?',\n OTHER_ACTIVITIES = 'OTHER_ACTIVITIES',\n APPROVED_MANAGEMENT_ORGANISM_ADDRESS = 'APPROVED_MANAGEMENT_ORGANISM_ADDRESS',\n EXTERNAL_PROVIDER_ADDRESS = 'EXTERNAL_PROVIDER_ADDRESS',\n AFFILIATES = 'Indiquez si l’entité a des filiales ou des participations dont elle possède plus de 10% :',\n VERIFIED_INFORMATIONS = 'J\\'ai vérifié l\\'exactitude des données précédemment citées',\n NAME = 'Nom, prénom ou dénomination de l\\'entité',\n EMAIL = 'Adresse e-mail',\n PHONE = 'Numéro de téléphone',\n SIRET = 'Numéro SIRET (14 chiffres)',\n INITIAL_DATE = 'Date de début de l’exercice de votre profession',\n ACTIVITY_TYPE = 'Nature précise de l’activité',\n MEDICAL_PRACTITIONER_ACTIVITY_CODE = 'Précisez votre code activité',\n ENTITY_PLAN = 'ENTITY_PLAN',\n INVESTMENT_INCOME = 'Revenus de capitaux mobiliers',\n PATENT_TRANSFER_OR_INTANGIBLE_ASSTES_NET_TOTAL = 'Résultat net de cession, de concession ou de sous-concession de brevets et actifs incorporels assimilés imposé au taux de 10%',\n INCOME_TAX_EXCLUDED_YIELDS = 'Produits exclus du calcul des acomptes d’IR',\n INCOME_TAX_EXCLUDED_EXPENSES = 'Charges exclues du calcul des acomptes d’IR',\n BENEFIT_EXEMPTIONS = 'Éxonération sur le bénéfice',\n 'PROFESSIONAL_LONG_RUN_TAXABLE_GAIN_AT_12-8_EXEMPTIONS' = 'Éxonération sur les plus-values à long terme imposables aux taux de 12,8%',\n EXEMPTION_START_UPS_44_SEXIES = 'Entreprise nouvelle, art. 44 sexies',\n EXEMPTION_START_UPS_44_QUINDECIES = 'Entreprise nouvelle, art. 44 quindecies',\n EXEMPTION_44_QUINDECIES_2024 = 'Zone de revitalisation rurale, art. 44 quindecies',\n EXEMPTION_44_QUINDECIES_A = 'Zone France Ruralités Revitalisation art.44 quindecies A',\n EXEMPTION_URBAN_FREE_ZONE_ACTIVITIES = 'Activité exercée en ZFU-TE, art. 44 octies ou 44 octies A',\n DEFICIT_ZONE_DOCTOR_EXEMPTIONS = 'Exonération médecins “zones déficitaires en offres de soins”',\n SECTOR_1_DOCTOR_EXEMPTIONS = 'Déductions “médecins conventionnés de secteur I”',\n YOUNG_ARTIST_BENEFIT_EXEMPTIONS = 'Exonération sur le bénéfice “jeunes artistes”',\n SALARY_SAVINGS_CONTRIBUTION = 'Abondement sur l’épargne salariale',\n COVID_19_FUNDS = 'Fonds de solidarité COVID-19',\n EXEMPTION_ENTRY_DATE = 'Date de création ou d’entrée dans un de ces régimes',\n EXEMPTION_INNOVATIVE_START_UPS = 'Activité éligible à l’exonération en faveur des jeunes entreprises innovantes, art. 44 sexies A',\n EXEMPTION_ACTIVITY_START_DATE = 'Date de début d’activité (ou de création) dans un de ces régimes',\n BENEFIT_EXEMPTION = 'Exonérations sur le bénéfice non-professionnel',\n INCLUDED_YOUNG_ARTIST_EXEMPTION = 'dont spécialité “jeunes artistes”',\n 'LONG_RUN_TAXABLE_GAIN_AT_12-8_RATE' = 'Plus-values à long-terme imposable aux taux de 12,8%',\n NON_PROFESSIONAL_SHORT_RUN_TAXABLE_GAIN = 'Plus-values à court-terme',\n HAS_AMO_OR_APPOINTED_AUDITOR = 'Bénéficiez-vous de l’un des accompagnements spécifiques suivants ?',\n APPROVED_MANAGEMENT_ORGANISM_NAME = 'Nom de l’organisme',\n APPROVED_MANAGEMENT_ORGANISM_APPROVAL_NUMBER = 'N° d’agrément',\n APPROVED_MANAGEMENT_ORGANISM_MEMBERSHIP_YEAR = 'Année d’adhésion',\n APPROVED_MANAGEMENT_ORGANISM_PHONE = 'Numéro de téléphone',\n EXTERNAL_PROVIDER = 'Avez-vous un prestataire de conseil qui vous aide pour cette déclaration ?',\n EXTERNAL_PROVIDER_NAME = 'Nom de l’organisme',\n EXTERNAL_PROVIDER_PHONE = 'Numéro de téléphone',\n HAS_ACCOUNTANT = 'Votre comptabilité est-elle gérée par un cabinet d’expertise-comptable ?',\n ACCOUNTANT_NAME = 'Nom de l’organisme',\n ACCOUNTANT_ADDRESS = 'Adresse',\n ACCOUNTANT_PHONE = 'Numéro de téléphone',\n TOTAL_PAYROLL = 'Avez-vous des salariés ?',\n TOTAL_EMPLOYEES = 'Nombre total de salariés',\n DISABLED_EMPLOYEES = 'dont en situation de handicap',\n APPRENTICE_EMPLOYEES = 'dont apprentis',\n EMPLOYEE_SALARIES = 'Montant brut des salaires',\n TAXABLE_GAIN_SPREADING = 'Souhaitez-vous opter pour l’étalement de la plus-value à court-terme de cet exercice ?',\n N_TAXABLE_GAIN_SPREADING = 'plus-value à court-terme à étaler à partir de #year#',\n 'N-1_TAXABLE_GAIN_SPREADING' = 'plus-value à court-terme étalée en #year-1#',\n 'N-2_TAXABLE_GAIN_SPREADING' = 'plus-value à court-terme étalée en #year-2#',\n SHORT_RUN_TAXABLE_GAIN_EXEMPTION_151_SEPTIES = 'Article 151 septies du CGI',\n SHORT_RUN_TAXABLE_GAIN_EXEMPTION_151_SEPTIES_A = 'Article 151 septies A du CGI',\n SHORT_RUN_TAXABLE_GAIN_EXEMPTION_238_QUINDECIES = 'Article 238 quindecies du CGI',\n LONG_RUN_TAXABLE_GAIN_EXEMPTION_151_SEPTIES = 'Article 151 septies du CGI',\n LONG_RUN_TAXABLE_GAIN_EXEMPTION_151_SEPTIES_A = 'Article 151 septies A du CGI',\n LONG_RUN_TAXABLE_GAIN_EXEMPTION_151_SEPTIES_B = 'Article 151 septies B du CGI',\n LONG_RUN_TAXABLE_GAIN_EXEMPTION_238_QUINDECIES = 'Article 238 quindecies du CGI',\n STOCK = 'Avez-vous un stock ?',\n FISCAL_PERIOD_STARTING_STOCK = 'Montant du stock à l’ouverture de l’exercice',\n FISCAL_PERIOD_ENDING_STOCK = 'Montant du stock à la fermeture de l’exercice',\n RENTS_AND_ROYALTIES = 'Avez-vous des loyers et redevances afférents à des immobilisations corporelles mise à disposition dans le cadre d’une convention de location-gérance ou de crédit-bail ou d’une convention de location de plus de 6 mois ?',\n RENTS_AND_ROYALTIES_INCOME = 'Montant pour cet exercice',\n RENTS_AND_ROYALTIES_ENDOWMENTS = 'Montant de dotations aux amortissements de ces biens',\n ENERGY_COMMODITIES_PARTICIPATION = 'Avez-vous des contributions indirectes, taxes intérieures de consommation sur les produits énergétiques ?',\n CVAE_MONO_FACILITY = 'Êtes-vous mono-établissement au sens de la CVAE ?',\n CVAE_ENTITY_STAFF = 'Effectif de l’entité au sens de la CVAE pour cet exercice ?',\n REVENUES_EXEMPT_OF_TERRITORIAL_CONTRIBUTION = 'Montant des recettes exonérées',\n RETROCESSION_FEES = 'Montant des honoraires rétrocédés sur l’exercice (facultatif)',\n COLLABORATION_FEES = 'Montant des redevances de collaboration sur l’exercice (facultatif)',\n MANDATORY_SOCIAL_CHARGES = 'Charges sociales obligatoires',\n OPTIONAL_SOCIAL_CHARGES = 'Charges sociales facultatives (type loi Madelin)',\n OPTIONAL_SOCIAL_CHARGES_FOR_RETIREMENT_SAVINGS = 'Charges sociales facultatives aux nouveaux plans d’épargne retraite',\n N_LONG_RUN_ADDED_GAIN_DEFERRED_2_YEARS = 'montant de la plus-value à long-terme à étaler à partir de #year#',\n 'N-1_LONG_RUN_ADDED_GAIN_DEFERRED_2_YEARS' = 'plus-value à long-terme étalée en #year#',\n DATE_OF_TERMINATION = 'Date de cessation',\n '2031_EXONERATE_SHORT_TERM_ADDED_VALUE' = 'Dont plus-value à court terme exonérée (Art. 151 septies, septies A et 238 quindecies)',\n '2031_EXONERATE_LONG_TERM_ADDED_VALUE' = 'Dont plus-value à long terme exonérée (Art. 151 septies A)',\n '2031_GROSS_AMOUNT_WORKFORCE' = 'Montant brut des salaires, abstraction faite des sommes comprises dans les DSN et versées aux apprentis sous contrat et aux handicapés',\n '2031_COMMISION_RETRO_TRANSFER_WORKFORCE' = 'Montant des rétrocessions d’honoraires, de commissions et de courtages (facultatif)',\n VAT_REGULARISATION = 'Montant de la régulation de TVA',\n ACCOUNTING_TAX_CREDIT = 'Montant de la réduction d’impôts pour tenue de comptabilité',\n NOW_TAXABLE_ADDED_GAIN = 'Montant des plus-values devenues imposables',\n TERMINATION_MOTIVE = 'Motif de cessation',\n DATE_OF_ENTRY_IN_THE_GROUP = 'Date d’entrée de la société dans le groupe',\n '2258-SD_HEAD_OF_GROUP' = 'La société est-elle tête de groupe soumise au dépôt de la déclaration n°2258-SD (art. 223 quinquies C-I-1 du CGI) ?',\n '2258-SD_HEAD_OF_GROUP_DESIGNATED_ENTITY_NAME' = 'Dénomination de l’entité désignée',\n '2258-SD_HEAD_OF_GROUP_DESIGNATED_ENTITY_NUMBER' = 'Numéro d’identification fiscale',\n 'COUNTRY_TO_COUNTRY_ESTABLISHMENT_ENTITY_NAME' = 'Dénomination de l\\'entité du groupe qui a souscrit la déclaration pays par pays',\n 'COUNTRY_TO_COUNTRY_ESTABLISHMENT_ENTITY_NUMBER' = 'Numéro d\\'identification fiscale',\n '2258-SD_DESIGNATED_COMPANY' = 'La société est-elle désignée par la société tête de groupe pour souscrire la déclaration n°2285-SD ?',\n '2258-SD_HEAD_OF_GROUP_NAME' = 'Dénomination de la société tête de groupe',\n '2258-SD_HEAD_OF_GROUP_NUMBER' = 'Numéro d’identification fiscale',\n FRENCH_OR_FOREIGN_MOVABLE_INCOME = 'Imputations au titre de revenus mobiliers de source française ou étrangère',\n FOREIGN_FISCAL_CONVENTION_INCOME = 'Imputations au titre des revenus attachés en vertu d’une convention fiscale avec un État étranger, un territoire ou une collectivité territoriale d’Outre-mer',\n LONG_RUN_CAPITAL_LOSS_ALLOCATED_ON_ADDED_VALUES = 'Moins-values à long terme imputée sur les plus values long-terme de l’exercice',\n LONG_RUN_CAPITAL_LOSS_LEFT_TO_POSTPONE = 'Moins-values à long terme restant à reporter',\n LONG_RUN_CAPITAL_LOSS_TO_POSTPONE = 'Moins-values à long terme à reporter à l’ouverture de l’exercice',\n LONG_RUN_CAPITAL_LOSS_UNDER_FISCAL_PERIOD = 'Moins-values à long terme réalisées au cours de l’exercice',\n AFFILIATES_AND_SHAREHOLDERS_INCOMES_PAID_BY_COMPANY = 'Versement aux associés et actionnaires de revenus payés par la société elle-même',\n AFFILIATES_AND_SHAREHOLDERS_INCOMES_PAID_BY_SHARE_MANAGEMENT_ESTABLISHMENT = 'Versement aux associés et actionnaires de revenus versés par un établissement chargé du service des titres',\n DECLARANT_NAME = 'Nom du déclarant',\n DECLARANT_OCCUPATION = 'Poste du déclarant',\n PAYMENTS_OR_ADVANTAGES_TO_UNKNOWN_BENEFICIARY = 'Montant des distributions correspondant à des rémunérations ou avantages dont la société de désigne pas les bénéficiaires',\n AFFILIATES_OR_SHAREHOLDERS_PREPAYMENTS = 'Versement de prêts, avances ou acomptes consentis aux associés, actionnaires et porteurs de parts.',\n DEDUCTIBLE_DISTRIBUTED_INCOMES = 'Montant éligible',\n LEASE_MANAGEMENT_NAME = 'Nom du propriétaire des fonds',\n DONATION_AMOUNT = 'Montant cumulé des dons et versements mentionnés sur les reçus ou attestations',\n DONATION_NUMBER = 'Nombre de reçus, attestations ou autres documents',\n RENTAL_INCOME_CONTRIBUTION = 'Recettes nettes soumises à la contribution annuelle de 2,5%',\n TOTAL_AMOUNT_OF_GROSS_WAGES = 'Montant brut des salaires, abstraction faite des sommes comprises dans les DSN et versées aux apprentis sous contrat et aux handicapés',\n RETROCESSION_FEE_INCOMES = 'Montant des rétrocessions d’honoraires, de commissions et de courtages (facultatif)',\n EXEMPTED_ADDED_VALUES_RELATED_TO_15_RATE = 'Montant total',\n HAS_TONNAGE_OPTION = 'Cochez cette case si vous êtes une entreprise de transport maritime appliquant le régime optionnel de taxation au tonnage.',\n IS_SME = 'Cochez cette case si vous êtes PME innovante',\n REGULARIZATION_IMMOBILIZATION_RATE_0 = 'Régularisation de plus ou moins values à long terme au taux de 0%',\n REGULARIZATION_IMMOBILIZATION_RATE_15_12 = 'Régularisation de plus ou moins values à long terme au taux de 15% ou 12,8%',\n REGULARIZATION_IMMOBILIZATION_RATE_19 = 'Régularisation de plus ou moins values à long terme au taux de 19%',\n REGULARIZATION_IMMOBILIZATION_ST = 'Régularisation de plus ou moins values à court terme',\n EXCEPTIONAL_ENDOWMENT_INCREASE_30 = 'Montant des dotations exceptionnelles de 30% au début de l’exercice',\n REGULATED_PROVISIONS_ENDOWMENT = 'Montant de dotations',\n REGULATED_PROVISIONS_RECOVERY = 'Montant de reprises',\n COMMERCIAL_FUNDS = 'Autre immobilisations incorporelles',\n INTANGIBLE_IMMOBILIZATIONS = 'Autre immobilisations incorporelles',\n SITE = 'Terrains',\n CONSTRUCTIONS = 'Constructions',\n TECHNICAL_INSTALLATIONS = 'Installations techniques, matériels et outillages',\n GENERAL_INSTALLATIONS = 'Installations générales, agencements, aménagements divers',\n TRANSPORTATION_EQUIPMENT = 'Matériel de transport',\n OTHER_IMMOBILIZATIONS = 'Autres immobilisations corporelles',\n 'N-1_DEFICIT_REPORTED' = 'Avez-vous des déficits restants à reporter au titre de l’exercice précédent ?',\n FULL_RIGHT_DEFICIT_IMPACTED = 'Montant des déficits transférés',\n FULL_RIGHT_DEFICIT_TRANSFERRED = 'Nombre d’opérations impactées',\n TOTAL_WORKFORCE = 'Quel est l’effectif moyen du personnel de l’entreprise ?',\n HANDMADE_ASSIGNED_EMPLOYEES = 'Quel est l’effectif affecté à l’activité artisanale ?',\n\n INVOICE_CHARGE_TRANSFER = 'Avez-vous des refacturations de frais inscrites au compte de transfert de charges ?',\n REAL_ESTATE_ROYALTY_FEES_RENTS = 'Avez-vous des loyers et redevances afférents à des immobilisations corporelles mises à disposition dans le cadre d\\'une convention de location-gérance ou de crédit-bail ou encore d\\'une convention de location de plus de 6 mois ?',\n '2033_CFE_CVAE' = 'La société bénéficie-t-elle d’exonérations permanentes ou temporaires applicables à la CFE et CVAE ?',\n CA_ECONOMIC_GROUP = 'Chiffre d’affaires du groupe économique',\n '2033_CVAE_ENTITY_STAFF' = 'Effectif au sens de la CVAE',\n DEDUCTIBLE_EXPENSE_ADDED_VALUE = 'Avez-vous des charges déductibles de la valeur ajoutée afférentes à la production immobilisée déclarée ?',\n DEDUCTIBLE_TAX_ADDED_VALUE = 'Avez-vous des taxes déductibles de la valeur ajoutée ?',\n DEDUCTIBLE_FRACTION_ADDED_VALUE = 'Avez-vous des dotations aux amortissements afférents à des immobilisations corporelles mises à disposition dans le cadre d\\'une convention de location-gérance ou de crédit-bail ou encore d\\'une convention de location de plus de 6 mois ?',\n '2033_CVAE_MONO_FACILITY' = 'Êtes-vous mono-établissement au sens de la CVAE ?',\n\n ORIGINAL_ARTWORK_RESERVE = 'Parmi vos capitaux propres, avez-vous des réserves relatives à l’achat d’œuvres originales d’artistes vivants ?',\n DEBTS_SUPERIOR_YEAR = 'Avez-vous des dettes à plus d’un an ?',\n RECEIVABLES_SUPERIOR_YEAR = 'Avez-vous des créances à plus d’un an ?',\n EXCEPTIONAL_FEES_INNOVATIVE_COMPANY = 'Avez-vous investi dans des PME innovantes ?',\n OPTIONAL_CONTRIBUTIONS_DEDUCTIBLE = 'montant déductible des cotisations facultatives versées en application du I de l’art. 154 bis du CGI (cotisation facultatives de type loi Madelin)',\n OPTIONAL_CONTRIBUTIONS = 'montant des cotisations facultatives aux nouveaux plans d’épargne retraite (PER)',\n\n MANDATORY_PERSO_CONTRIBUTION = 'Montant des cotisations personnelles obligatoires de l’exploitant versées au titre des allocations familiales, allocations vieillesse ou assurance-maladie-maternité',\n MANDATORY_PERSO_CONTRIBUTION_DEDUCTIBLE = 'dont montant déductible des cotisations sociales obligatoires hors CSG-CRDS',\n PERSONAL_TAKING_AMOUNT = 'L’exploitant et/ou dirigeant a-t-il réalisé des prélèvements personnels de marchandises pour les besoins de ses salariés ou besoins personnels (prélèvements en nature : marchandises ou services évalués à leur coût réel ou, pour les sociétés de capitaux, au prix normal de facturation) ?',\n TAX_REDUCTION_AID = 'La société a-t-elle bénéficié d’aides perçues ayant donné droit à la réduction d\\'impôt (prévue au paragraphe 4 de l\\'article 238 bis du CGI) pour l\\'entreprise donatrice ?',\n INVESTMENT_AMOUNT_RECEIVED = 'La société a-t-elle des investissements reçus ayant donné lieu à des amortissements exceptionnels chez l\\'entreprise investisseur dans le cadre de l\\'article 217 octies du CGI ?',\n FISCAL_COMPLIANCE_REVIEW_PROVIDER_NAME = 'Nom de l’organisme',\n\n /**\n * cerfa 2065\n */\n RENTAL_INCOME_DEPOSIT_AMOUNT = 'Avez-vous réalisé des acomptes sur la contribution des revenus locatifs ?',\n}\n\nexport enum SubQuestionWording {\n /**\n * COMPANY TAXES 2050\n */\n REAL_ESTATE_EXEMPT_RENTS = 'Parts de loyers dispensées',\n '2033_INCLUDED_EXPENSE_SHARE' = 'dont quote-part de frais et charges imposables',\n INCLUDED_EXPENSE_SHARE = 'dont quote-part de frais et charges imposables',\n\n /**\n * TAX_CREDIT\n * equivalent to input label when multiple input for same block ( see figma IS 2033 déduction 1/6)\n */\n PATRONAGE_FRANCE_TAX_CREDIT = 'Montant obtenu par des organismes français',\n PATRONAGE_EU_TAX_CREDIT = 'Montant obtenu par des organismes européens',\n 'N-X_PATRONAGE_TAX_CREDIT' = 'Montant obtenu lors d’exercices précédents',\n RESEARCH_TAX_CREDIT = 'Montant pour l’exercice en cours',\n 'N-X_RESEARCH_TAX_CREDIT' = 'Créance de crédit d’impôt non utilisé',\n REPORT_DEFICIT_TAX_CREDIT = 'Montant pour l’exercice en cours',\n 'N-X_REPORT_DEFICIT_TAX_CREDIT' = 'Créance de report en arrière de déficit non utilisé',\n\n 'N-1_PAYMENT_OR_DEPOSIT' = 'Montant des acomptes déjà réalisés',\n}\n\nexport enum QuestionInfoWording {\n /**\n * COMPANY TAXES 2033\n */\n\n NON_DEDUCTIBLE_PERSONAL_PAY_AND_BENEFITS = 'Avantages personnels non déductibles dont notamment les dépenses personnelles des associés-dirigeants comptabilisés en charges. Si la société est soumise à l’impôt sur le revenu, réintégration de la rémunération de l’exploitant dans une entreprise individuelle et la rémunération des associés de sociétés de personnes.',\n NON_DEDUCTIBLE_DEPRECIATIONS = 'Concerne notamment l’amortissement des véhicules de tourisme, si le véhicule est loués ou pris en crédit-bail, le montant calculé par le bailleur. La base amortissable est limitée à 30 000€, 20 300€, 18 300€ ou 9 900€ selon qu\\'il s\\'agit ou non d\\'un véhicule polluant.',\n NON_DEDUCTIBLE_PROVISION = 'Le détail des provisions non déductibles sera indiqué sur le tableau n° 2033-D-SD - cadre IC. Les dotations qui ne sont pas déductibles et qui doivent être réintégrées sont notamment desdotations de provisions pour indemnités de départ à la retraite (IDR), des dotations de provisions pouricenciement économique, des dotations de provisions pour perte de change, des dotations deprovisions pour amende,…',\n NON_DEDUCTIBLE_TAXES = `<ul>Les principaux exemples d’impôts et taxes non déductibles :\n <li>La taxe sur les véhicules des sociétés (TVS) sera réintégrée par les sociétés à l'IS et les\n sociétés de personnes dont les associés sont passibles de l'IS.</li>\n <li>Taxe sur les bureaux en Ile-de-France</li>\n <li>Les CSG et CRDS comptabilisées en charges des travailleurs indépendants sont réintégrées</li></ul>`,\n TONNAGE_TAX_EXPENSES_FOR_SEA_TRANSPORT_COMPANY = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de réintégrer les charges affectées aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n TONNAGE_TAX_RESULT_FOR_SEA_TRANSPORT_COMPANY = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de réintégrer le résultat fiscal afférent aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n\n REAL_ESTATE_LEASING_AND_FUNDRAISING = 'En cas de levée d\\'option d\\'achat d\\'un contrat de crédit-bail immobilier, le locataire acquéreur de l\\'immeuble doit procéder, le cas échéant, à la réintégration d\\'une fraction des loyers versés en cours de contrat ( art. 239 sexies du CGI). Sous certaines conditions tenant au lieu de situation de l\\'immeuble et de durée de contrat, les crédit-preneurs qui répondent aux conditions des paragraphes a et b de l\\'article 39 quinquies D du CGI sont dispensés de toute réintégration au moment de la levée d\\'option.',\n EXCESS_INTERESTS_OF_PARTNER_CURRENT_ACCOUNTS = ' Les intérêts versés aux associés pour les sommes qu’ils laissent à la disposition de la société ne sont déductibles sous conditions, la fraction non déductible est déclarée et doit donc être réintégrée. Le taux de déductibilité maximum des comptes courants d’associés est publié tous les mois.',\n DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS = ': En matière d’impôt sur les sociétés, l’écart positif entre la valeur liquidative à l’ouverture et à la clôture de l’exercice constaté lors de l\\'évaluation des parts ou actions d\\'OPCVM (SICAV et FCP) est compris dans le résultat imposable de l\\'exercice concerné du porteur de parts personne morale soumis à cet impôt.',\n\n RELATED_PRODUCTS_OF_SEA_TRANSPORT_COMPANY = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de déduire les produits affectés aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n DEBT_OBLIGATION_OF_DEFICI_CARRY_BACK = 'Le montant de la créance dégagé par le report en arrière des déficits (art. 220 quinquies du CGI)',\n\n START_UPS = 'Pour les entreprises nouvelles créées dans les Zones d’Aide à Fiscalité Régionale (ZAFR)',\n\n '39_DECIES' = 'Déduction exceptionnelle en faveur des investissements productifs prévue à l\\'article 39 decies du CGI',\n '39_DECIES_A' = 'Déduction exceptionnelle applicable aux poids lourds et aux véhicules utilitaires légers utilisant des énergies propres prévue à l\\'article 39 decies A du CGI',\n '39_DECIES_B' = 'Déduction exceptionnelle applicable aux investissements dans la transformation numérique et la robotisation prévue à l\\'article 39 decies B du CGI',\n '39_DECIES_C' = 'Déduction exceptionnelle applicable aux navires et bateaux de transport de marchandises ou de passagers qui utilisent de l\\'hydrogène ou tout autre propulsion décarbonée prévue à l\\'article 39 decies C du CGI',\n '39_DECIES_D' = 'Déduction exceptionnelle en faveur des investissements dans des équipements de réfrigération et de traitement de l\\'air n\\'utilisant pas d\\'hydrofluorocarbures prévue à l\\'article 39 decies D du CGI',\n '39_DECIES_E' = 'Déduction exceptionnelle applicable aux simulateurs d\\'apprentissage de la conduite dotés d\\'un poste de conduite à compter du 9 mai 2019 et jusqu\\'au 8 mai 2021 prévue à l\\'article 39 decies E du CGI (BOI-BIC-BASE-100-60). Indiquer sur papier libre, la nature des déductions pratiquées.',\n '39_DECIES_F' = 'Déductions exceptionnelles en faveur des investissements dans des engins non routiers de substitution à ceux fonctionnant au gazole non routier (GNR) prévues à l’article 39 decies F du CGI (BOI-BIC-BASE-100-70).',\n '39_DECIES_G' = 'Déduction exceptionnelle en faveur de certaines entreprises de commerce de détail de gazole non routier (GNR) prévue à l’article 39 decies G du CGI (BOI-BIC-BASE-100-80).',\n\n /**\n * COMPANY TAXES 2050\n */\n\n OWNER_OR_ASSOCIATE_COMPENSATION = 'Avantages personnels non déductibles dont notamment les dépenses personnelles des associés-dirigeants comptabilisés en charges. Si la société est soumise à l’impôt sur le revenu, réintégration de la rémunération de l’exploitant dans une entreprise individuelle et la rémunération des associés de sociétés de personnes.',\n\n '2050_NON_DEDUCTIBLE_DEPRECIATIONS' = 'Concerne notamment l’amortissement des véhicules de tourisme, si le véhicule est loués ou pris en crédit-bail, le montant calculé par le bailleur. La base amortissable est limitée à 30 000€, 20 300€, 18 300€ ou 9 900€ selon qu\\'il s\\'agit ou non d\\'un véhicule polluant.',\n OTHER_AND_SUMPTUARY_EXPENSES = 'Charges ayant trait à l\\'exercice de la chasse ou de la pêche, à la disposition de résidences (sauf résidences servant d\\'adresse ou de siège social de l\\'entreprise et résidences intégrées à un établissement de production et servant à l\\'accueil de la clientèle) ou de bateaux de plaisance',\n COMPANY_VEHICLE_TAXES = 'La taxe sur les véhicules des sociétés (TVS) sera réintégrée par les sociétés à l\\'IS et les sociétés de personnes dont les associés sont passibles de l\\'IS',\n '2050_REAL_ESTATE_LEASING_AND_FUNDRAISING' = 'En cas de levée d\\'option d\\'achat d\\'un contrat de crédit-bail immobilier, le locataire acquéreur de l\\'immeuble doit procéder, le cas échéant, à la réintégration d\\'une fraction des loyers versés en cours de contrat (art. 239 sexies du CGI).',\n '2050_REAL_ESTATE_EXEMPT_RENTS' = 'Sous certaines conditions tenant au lieu de situation de l\\'immeuble et de durée de contrat, les crédit-preneurs qui répondent aux conditions des a et b de l\\'article 39 quinquies D du CGI sont dispensés de toute réintégration au moment de la levée d\\'option. Indiquer ici, la fraction éventuellement dispensée de réintégration.',\n\n '2050_NON_DEDUCTIBLE_PROVISIONS' = 'Les dotations qui ne sont pas déductibles et qui doivent être réintégrées sont notamment des dotations de provisions pour indemnités de départ à la retraite (IDR), des dotations de provisions pour licenciement économique, des dotations de provisions pour perte de change, des dotations de provisions pour amende,…',\n NON_DEDUCTIBLE_UNCOOPERATIVE_TERRITORY_EXPENSES = 'Charges spécifiques non déductibles en lien avec des états et territoires non coopératifs pour les sociétés soumis à l’impôt sur les sociétés. Remplir le cerfa 2067-Bis.',\n FINES_AND_PENALTIES = 'Ensemble des amendes et pénalités de la société qui ne sont pas déductibles.',\n FINANCIAL_EXPENSES = 'Il convient de réintégrer la fraction des intérêts alloués aux comptes courants d\\'associés (art. 39-1-3° du CGI) ou rémunérant les sommes mises à disposition par des sociétés liées (art. 212 du même code) exclue des charges déductibles et le montant des charges financières nettes.',\n\n '155_REINTEGRATIONS' = 'Porter les réintégrations rendues obligatoires par l\\'application de la suppression des effets de la théorie du bilan (article 155 du CGI).',\n TAXES = `<ul>Les principaux exemples d’impôts et taxes non déductibles :\n <li> La taxe sur les véhicules des sociétés (TVS) sera réintégrée par les sociétés à l'IS et les\n sociétés de personnes dont les associés sont passibles de l'IS.</li>\n <li> Taxe sur les bureaux en Ile-de-France</li>\n <li> Les CSG et CRDS comptabilisées en charges des travailleurs indépendants sont réintégrées</li></ul>`,\n ECONOMICAL_INTEREST_GROUP_SHARE = 'Porter la quote-part des bénéfices fiscaux réalisés par une société de personnes ou un G.I.E. dont les titres sont inscrits à l\\'actif du bilan. Corrélativement, la quote-part comptabilisée du bénéfice distribué par cet organisme doit être déduite extra-comptablement ligne WT',\n '209B_BENEFITS' = 'Bénéfices visés à l’article 209 B du CGI. Il s\\'agit des résultats bénéficiaires provenant d\\'une entité établie dans un pays à fiscalité privilégiée.',\n\n SHORT_RUN_TAXABLE_GAIN = 'Plus-values nettes à court terme: montant détaillé sur le formulaire n° 2059-B-SD (cadre A, total 2 de la colonne 3).',\n MERGE_REGIME_TAXABLE_GAIN = 'Plus-values soumises au régime des fusions: le montant des plus-values à réintégrer est détaillé sur le tableau n° 2059-B-SD (cadre B, total de la colonne 3) et par l\\'état de suivi prévu par l\\'article 54 septies du CGI.',\n\n '2050_DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS' = 'En matière d\\'impôt sur les sociétés, l\\'écart entre la valeur liquidative à l\\'ouverture et à la clôture de l\\'exercice constaté lors de l\\'évaluation des parts ou actions d\\'OPCVM (SICAV…) est compris dans le résultat imposable de l\\'exercice concerné. Indiquer dans la case XR, l\\'écart net positif de l\\'exercice.',\n\n EXCESS_INTERESTS = 'Les intérêts versés aux associés pour les sommes qu’ils laissent à la disposition de la société ne sont déductibles sous conditions, la fraction non déductible est déclarée et doit donc être réintégrée. Le taux de déductibilité maximum des comptes courants d’associés est publié tous les mois.',\n 'EXEMPT_ACTIVITIES' = 'Pour les sociétés créées dans les zones d\\'entreprises, le déficit fiscal et les moins-values à long terme, subis dans le secteur d\\'activité exonéré au cours d\\'un exercice doivent être retranchés des bénéfices suivants réalisés dans le même secteur; ils ne peuvent pas être imputés sur les bénéfices réalisés dans le secteur imposable pendant toute la période couverte par l\\'exonération.',\n '12_SHARE_OF_0_RATE_GAIN' = 'La quote-part de frais et charges égale à 12% du montant brut des plus-values de cession afférentes aux titres de participation, autres que les titres de SPI, ainsi que, sous certaines conditions, les produits et plus-values provenant de la détention de FCPR ou SCR au taux de 0 %.',\n\n '2050_TONNAGE_TAX_EXPENSES_FOR_SEA_TRANSPORT_COMPANY' = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de réintégrer les charges affectées aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n '2050_TONNAGE_TAX_RESULT_FOR_SEA_TRANSPORT_COMPANY' = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de réintégrer le résultat fiscal afférent aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n\n ECONOMICAL_INTEREST_GROUP_LOSS_SHARE = 'Porter la quote-part des déficits fiscaux constatés au cours de l\\'exercice, par une société de personnes ou un GIE dont les titres sont inscrits à l\\'actif du bilan.',\n NON_DEDUCTIBLE_EXPENSES_AND_PROVISIONS_ASSIGN_BACK_IN_FISCAL_YEAR = 'Les reprises qui sont déductibles et qui doivent être déduites sont notamment des reprises de provisions pour indemnités de départ à la retraite (IDR), des reprises de provisions pour licenciement économique, des reprises de provisions pour perte de change, des reprises de provisions pour amende,…',\n\n LONG_RUN_TAXABLE_GAIN_AT_15_RATE = 'Inscrire le montant net des plus-values à long terme imposables au taux de 12,8 % (pour l\\'impôt sur le revenu) ou au taux de 15 % (pour l\\'impôt sur les sociétés).',\n LONG_RUN_TAXABLE_GAIN_AT_0_RATE = 'Inscrire le montant net imposable des plus-values à long terme afférentes aux titres de participation, autres que les titres de SPI, ainsi que, sous certaines conditions, les produits et plus-values provenant de la détention de FCPR ou SCR au taux de 0 %. La quote-part de frais et charges égale à 12% du montant brut des plus-values de cession est réintégrée ligne WQ et inscrite ligne M8',\n LONG_RUN_TAXABLE_GAIN_AT_19_RATE = 'Inscrire le montant net des plus-values à long terme afférentes aux titres de SPI cotées imposables à l\\'impôt sur les sociétés au taux de 19 % (article 219 I a du CGI).',\n OTHER_TAXABLE_GAIN_AT_19_RATE = `<ul>Il s’agit du montant :\n <li>des plus-values réalisées en cas de cession de locaux professionnels ou de terrains à bâtir lorsque le cessionnaire s'engage dans les quatre ans à les transformer ou à y faire construire des logements (article 210 F du CGI);</li>\n <li>des plus-values sur cession de titres de sociétés cotées à prépondérance immobilière (art. 219. I a-sexies-0. bis du CGI) ou des plus-values latentes imposées lors de l'option pour le régime des sociétés d'investissements immobiliers cotées (art. 208 C du CGI) ou lors de la transformation d'une société à l'IS en sociétés de placement à prépondérance immobilière à capital variable (art. 208. 3° nonies du CGI)</li></ul>`,\n SHORT_RUN_TAXABLE_GAIN_PROPORTION = 'Pour les entreprises soumises à l\\'impôt sur le revenu, le montant des plus-values à court terme peut être réparti sur l\\'année de leur réalisation et sur les deux années suivantes (cf. tableau n° 2059-B-SD).',\n NET_GAIN_ON_SHARES = 'Lorsque les conditions prévues aux articles 145 et 216 du CGI sont remplies, les produits nets des participations ouvrant droit à l\\'application du régime des sociétés-mères, touchés au cours d\\'un exercice par une société mère, peuvent être retranchés du bénéfice net total de celle-ci. Le montant à déduire correspond au montant net des produits de participation, défalcation faite d\\'une quote-part de frais et charges restant imposable, égale à 5 % des produits bruts.',\n INCLUDED_EXPENSE_SHARE = 'La quote-part de frais et charges est calculée au taux de 1 % dans le cas particulier des distributions réalisées entre membres d\\'un groupe fiscal, et des distributions que perçoit une société membre d\\'un groupe fiscal, soumise à un impôt équivalent à l\\'impôt sur les sociétés dans un État membre de l\\'Union européenne ou dans un autre État partie à l\\'accord sur l\\'Espace économique européen et qui remplirait les conditions qui lui permettraient, si elle était établie en France, d\\'être membre d\\'un groupe auquel appartient la société bénéficiaire des produits de participations.',\n INELIGIBLE_SHARES = 'Pour les exercices ouverts à compter du 1er janvier 2019, mentionner 99 % du montant des produits de participations inéligibles au régime des sociétés mères (art. 145 et 216 du CGI) lorsqu\\'ils sont perçus par une société non membre d\\'un groupe fiscal d\\'une société soumise à un impôt équivalent à l\\'impôt sur les sociétés dans un autre État membre de l\\'Union européenne ou dans un autre État partie à l\\'accord sur l\\'Espace économique européen et qui remplirait les conditions lui permettant, si elle était établie en France, d\\'être membre d\\'un groupe avec la société bénéficiaire (sauf si cette dernière n\\'appartient pas à un groupe uniquement du fait de l\\'absence des options et accords en ce sens) (art. 223 B, al.2 du CGI).',\n\n DEDUCTIBLE_OVERSEAS_INVESTMENT = 'Porter sur cette ligne le montant des investissements productifs et des souscriptions réalisés outre-mer au cours de l\\'exercice par les entreprises soumises à l\\'impôt sur les sociétés dans le cadre d\\'exploitations appartenant à un secteur d\\'activité éligible en application de l\\'article 217 undecies du CGI. Pour les entreprises soumises à l\\'impôt sur le revenu, les investissements réalisés donnent lieu soit à une déduction du revenu net global imposable, soit à une réduction d\\'impôt et n\\'ont donc pas à figurer sur la déclaration de revenus professionnels. Toutefois, les investissements relevant de l\\'article 217 undecies du CGI doivent être portés sur cette ligne.',\n DEPRECIATION_INCREASE = 'Majoration de l\\'amortissement des immobilisations financées par certaines primes d\\'équipement (art. 39 quinquies FA du CGI). La base de calcul de l\\'amortissement des immobilisations acquises ou créées au moyen de primes de développement régional ou d\\'aménagement du territoire, d\\'orientation pour les entreprises de produits agricoles et alimentaires, d\\'installation et de développement artisanal, d\\'équipement dans les départements d\\'outre-mer, accordées au cours des années antérieures à 2006 est majorée, pour la détermination du bénéfice imposable, de la moitié du montant de la prime. La majoration d\\'amortissement qui en résulte est déduite de façon extra comptable sur cette ligne.',\n\n '2050_TAKEOVER_OF_AILING_FIRMS' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31837',\n '2050_START_UPS' = 'pour les entreprises nouvelles créées dans les Zones d’Aide à Fiscalité Régionale (ZAFR) https://www.economie.gouv.fr/entreprises/exonerations-impots-zones-afr-zafr',\n '2050_INNOVATIVE_YOUNG_COMPANY' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31188',\n '2050_DEFENSE_RESTRUCTURING_ZONE' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31177',\n '2050_URBAN_FREE_ZONE' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31149',\n '2050_EMPLOYMENT_AREA_TO_BE_REVITALIZED' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31154',\n '2050_NEW_GENERATION_ACTIVITY_ZONE' = 'https://les-aides.fr/aide/FVdvGSwMDA4v/ddfip/zfang-zones-franches-d-activite-nouvelle-generation-abattement-sur-l-impot-sur-les-benefices-pour-les-pme-des-dom.html',\n '2050_URBAN_ZONE_TO_BE_REVITALIZED' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F34799',\n '2050_RURAL_DEVELOPMENT_ZONE' = 'https://www.service-public.fr/professionnels-entreprises/vosdroits/F31139',\n '2050_PRIORITY_DEVELOPMENT_ZONE' = 'https://les-aides.fr/aide/UxNvgThVnw/ddfip/zdpzones-de-developpement-prioritaire-exonerationd-impot-sur-les-benefices.html',\n\n '2050_BIS_DIFFERENCE_IN_NET_ASSET_VALUE_OF_MUTUAL_FUNDS' = 'En matière d’impôt sur les sociétés, l’écart positif entre la valeur liquidative à l’ouverture et à la clôture de l’exercice constaté lors de l\\'évaluation des parts ou actions d\\'OPCVM (SICAV et FCP) est compris dans le résultat imposable de l\\'exercice concerné du porteur de parts personne morale soumis à cet impôt.écarts de valeurs liquidatives sur OPCVM',\n '2050_DEBT_OBLIGATION_OF_DEFICI_CARRY_BACK' = 'Le montant de la créance dégagé par le report en arrière des déficits (art. 220 quinquies du CGI).',\n\n '2050_39_DECIES' = 'Déduction exceptionnelle en faveur des investissements productifs prévue à l\\'article 39 decies du CGI',\n '2050_39_DECIES_A' = 'Déduction exceptionnelle applicable aux poids lourds et aux véhicules utilitaires légers utilisant des énergies propres prévue à l\\'article 39 decies A du CGI',\n '2050_39_DECIES_B' = 'Déduction exceptionnelle applicable aux investissements dans la transformation numérique et la robotisation prévue à l\\'article 39 decies B du CGI',\n '2050_39_DECIES_C' = 'Déduction exceptionnelle applicable aux navires et bateaux de transport de marchandises ou de passagers qui utilisent de l\\'hydrogène ou tout autre propulsion décarbonée prévue à l\\'article 39 decies C du CGI',\n '2050_39_DECIES_D' = 'Déduction exceptionnelle en faveur des investissements dans des équipements de réfrigération et de traitement de l\\'air n\\'utilisant pas d\\'hydrofluorocarbures prévue à l\\'article 39 decies D du CGI',\n '2050_39_DECIES_E' = 'Déduction exceptionnelle applicable aux simulateurs d\\'apprentissage de la conduite dotés d\\'un poste de conduite à compter du 9 mai 2019 et jusqu\\'au 8 mai 2021 prévue à l\\'article 39 decies E du CGI (BOI-BIC-BASE-100-60). Indiquer sur papier libre, la nature des déductions pratiquées.',\n '2050_39_DECIES_F' = 'Déductions exceptionnelles en faveur des investissements dans des engins non routiers de substitution à ceux fonctionnant au gazole non routier (GNR) prévues à l’article 39 decies F du CGI (BOI-BIC-BASE-100-70).',\n '2050_39_DECIES_G' = 'Déduction exceptionnelle en faveur de certaines entreprises de commerce de détail de gazole non routier (GNR) prévue à l’article 39 decies G du CGI (BOI-BIC-BASE-100-80).',\n\n '2050_RELATED_PRODUCTS_OF_SEA_TRANSPORT_COMPANY' = 'Les sociétés ayant opté pour le régime de la taxation au tonnage sont tenues de déduire les produits affectés aux activités éligibles pour la détermination du bénéfice imposable de la société.',\n\n '2050_DEFERRED_CARRY_BACK_DEFICITS' = 'En application des dispositions de l\\'article 220 quinquies du CGI, modifié par l\\'article 2 de la loi n° 2011-1117 du 21 septembre 2011 de finances rectificative 2011, le report en arrière d\\'un déficit n\\'est possible que sur le seul bénéfice de l\\'exercice précédent, et dans la limite du montant le plus faible entre le bénéfice dudit exercice précédent et un montant de 1.000.000 €. L\\'option pour le report en arrière du déficit subi au titre de l\\'exercice est exercée dans le délai de dépôt de la déclaration de résultats n° 2065-SD et formalisée en complétant la ligne 356 du tableau 2033-B-SD du montant du déficit reporté en arrière. Conformément aux dispositions de l\\'article 46 quater -0 W de l\\'annexe III au CGI, le calcul de la créance de report en arrière du déficit s\\'effectue sur la déclaration spéciale n° 2039-SD à joindre au relevé de solde d’impôt sur les sociétés de l\\'exercice (formulaire n° 2572-SD).',\n '2050_CARRIED_FORWARD_PREVIOUS_DEFICIT' = 'Le montant porté à cette ligne correspond à la fraction des déficits imputés sur le bénéfice de l’exercice par les entreprises relevant de l\\'impôt sur les sociétés. En application du I de l\\'article 209 du CGI, les déficits subis par une société passible de l\\'impôt sur les sociétés ne peuvent être déduits du bénéfice d\\'un exercice ultérieur que dans la limite d\\'un montant de 1.000.000 €, majoré le cas échéant de 50% du bénéfice excédant ce même montant. La fraction du déficit qui ne peut être imputée est reportable sur les exercices suivants et imputable sous les mêmes conditions et limites ; le montant de déficit porté sur cette ligne correspond à celui déterminé après une éventuelle application des mesures de plafonnement d\\'imputation exposées supra.',\n\n COURSE_MANAGER_TAX_CREDIT = 'Pour bénéficier du crédit d\\'impôt, l\\'entreprise doit joindre l\\'imprimé 2079-FCE-FC et la déclaration 2069-RCI-SD sur laquelle est reporté le montant du crédit d\\'impôt.',\n FAMILY_TAX_CREDIT = 'Pour bénéficier du crédit d\\'impôt, l\\'entreprise doit joindre l\\'imprimé fiscal n°2069-FA et indiquer le montant du crédit d\\'impôt famille dans la case Crédit d\\'impôt famille, sur la télédéclaration de résultat, imprimé n°2069-RCI qui récapitule toutes les réductions et crédits d\\'impôt de l\\'exercice.',\n PATRONAGE_FRANCE_TAX_CREDIT = 'La réduction d\\'impôt vient en soustraction du montant d\\'impôt dû par l\\'entreprise donatrice lors de l\\'année des versements.',\n RESEARCH_TAX_CREDIT = 'Le crédit d\\'impôt recherche peut être imputé sur l\\'exercice en cours et les 3 exercices suivants.',\n REPORT_DEFICIT_TAX_CREDIT = 'Le report en arrière de déficit peut être imputé sur les 5 exercices suivants.',\n\n /**\n * used in IS tax Credit and CERFA 2572\n */\n\n 'N-1_PAYMENT_OR_DEPOSIT' = 'bien reprendre l’ensemble des versements effectués (acomptes et/ou soldes) cf. cerfa 2571 versé le 15 de chaque trimestre moins les remboursements déjà obtenus.',\n}\n"]}
|