@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,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.balanceSheetTotalRanges = exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = exports.BALANCE_SHEET_LIST_PASSIVE = exports.BALANCE_SHEET_LIST_ACTIVE = exports.ForecastBalanceSheetDetails = exports.BalanceSheetDetails = exports.BalanceSheetState = void 0;
|
|
3
|
+
exports.balanceSheetTotalRanges = exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = exports.BALANCE_SHEET_LIST_PASSIVE = exports.SOCIAL_CAPITAL_NUMBERS = exports.BalanceSheetPassiveLabel = exports.BALANCE_SHEET_LIST_ACTIVE = exports.BalanceSheetLabel = exports.ForecastBalanceSheetDetails = exports.BalanceSheetDetails = exports.BalanceSheetState = void 0;
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-duplicate-enum-values */
|
|
4
5
|
const ThirdPartyType_1 = require("./ThirdPartyType");
|
|
5
6
|
const Util_1 = require("./Util");
|
|
6
7
|
var BalanceSheetState;
|
|
@@ -278,9 +279,46 @@ exports.ForecastBalanceSheetDetails = [
|
|
|
278
279
|
forRoles: [['front_office'], ['expert']],
|
|
279
280
|
},
|
|
280
281
|
];
|
|
282
|
+
var BalanceSheetLabel;
|
|
283
|
+
(function (BalanceSheetLabel) {
|
|
284
|
+
BalanceSheetLabel["CAPITAL_SOUSCRIT"] = "Capital souscrit - non appel\u00E9";
|
|
285
|
+
BalanceSheetLabel["FRAIS_ETABLISSEMENT"] = "Frais d'\u00E9tablissement";
|
|
286
|
+
BalanceSheetLabel["CONCESSIONS_BREVETS"] = "Concessions, brevets, licences, marques, proc\u00E9d\u00E9s, logiciels, droits et valeurs similaires";
|
|
287
|
+
BalanceSheetLabel["FOND_COMMERCIAL"] = "Fonds commercial";
|
|
288
|
+
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_INCORPORELLES"] = "Autres immobilisations inc.";
|
|
289
|
+
BalanceSheetLabel["AVANCES_ET_ACOMPTES_INCORPORELLES"] = "Avances et acomptes";
|
|
290
|
+
BalanceSheetLabel["TERRAINS"] = "Terrains";
|
|
291
|
+
BalanceSheetLabel["CONSTRUCTIONS"] = "Constructions";
|
|
292
|
+
BalanceSheetLabel["INSTALLATIONS_TECHNIQUES"] = "Installations techniques, mat\u00E9riels, et outillage industriels";
|
|
293
|
+
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_CORPORELLES"] = "Autres immobilisations corp.";
|
|
294
|
+
BalanceSheetLabel["IMMOBILISATIONS_CORPORELLES_EN_COURS"] = "Immobilisations corporelles en cours";
|
|
295
|
+
BalanceSheetLabel["AVANCES_ET_ACOMPTES_CORPORELLES"] = "Avances et acomptes";
|
|
296
|
+
BalanceSheetLabel["CREANCES_RATTACHEES_PARTICIPATIONS"] = "Cr\u00E9ances rattach\u00E9es \u00E0 des participations";
|
|
297
|
+
BalanceSheetLabel["AUTRES_TITRES_IMMOBILISES"] = "Autres titres immobilis\u00E9s";
|
|
298
|
+
BalanceSheetLabel["PRETS"] = "Pr\u00EAts";
|
|
299
|
+
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_FINANCIERES"] = "Autres immobilisations fin.";
|
|
300
|
+
BalanceSheetLabel["TOTAL_1"] = "Total (I)";
|
|
301
|
+
BalanceSheetLabel["MATIERES_PREMIERES_ET_AUTRES_APPROVISIONNEMENTS"] = "Mati\u00E8res premi\u00E8res et autres approvisionnements";
|
|
302
|
+
BalanceSheetLabel["PRODUITS_INTERMEDIAIRES_ET_FINIS"] = "Produits interm\u00E9diaires et finis";
|
|
303
|
+
BalanceSheetLabel["MARCHANDISES"] = "Marchandises";
|
|
304
|
+
BalanceSheetLabel["AVANCES_ET_ACOMPTES_VERSES_SUR_COMMANDES"] = "Avances et acomptes vers\u00E9s sur commandes";
|
|
305
|
+
BalanceSheetLabel["CREANCES_CLIENTS_ET_COMPTES_RATTACHES"] = "Cr\u00E9ances clients et comptes rattach\u00E9s";
|
|
306
|
+
BalanceSheetLabel["AUTRES_CREANCES"] = "Autres cr\u00E9ances";
|
|
307
|
+
BalanceSheetLabel["CAPITAL_SOUSCRIT_APPELE_NON_VERSE"] = "Capital souscrit - appel\u00E9, non vers\u00E9";
|
|
308
|
+
BalanceSheetLabel["VALEUR_MOBILIERE_PLACEMENT_ACTION_PROPRE"] = "Actions propres";
|
|
309
|
+
BalanceSheetLabel["VALEUR_MOBILIERE_PLACEMENT"] = "Valeurs mobili\u00E8res de placement";
|
|
310
|
+
BalanceSheetLabel["DISPONIBILITES"] = "Disponibilit\u00E9s";
|
|
311
|
+
BalanceSheetLabel["CHARGES_CONSTATEES_AVANCE"] = "Charges constat\u00E9es d'avance";
|
|
312
|
+
BalanceSheetLabel["TOTAL_2"] = "Total (II)";
|
|
313
|
+
BalanceSheetLabel["PRIMES_DE_REMBOURSEMENT_DES_EMPRUNTS"] = "Primes de remboursement des emprunts (IV)";
|
|
314
|
+
BalanceSheetLabel["ECARTS_DE_CONVERSIONS"] = "Ecarts de conversion Actif (V)";
|
|
315
|
+
BalanceSheetLabel["TOTAL_GENERAL"] = "Total g\u00E9n\u00E9ral (I+II+III+IV+V)";
|
|
316
|
+
BalanceSheetLabel["PARTICIPATIONS"] = "Participations";
|
|
317
|
+
BalanceSheetLabel["FRAIS_DE_RECHERCHE_DEVELOPPEMENT"] = "Frais de recherche et de d\u00E9veloppement";
|
|
318
|
+
})(BalanceSheetLabel || (exports.BalanceSheetLabel = BalanceSheetLabel = {}));
|
|
281
319
|
exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
282
320
|
{
|
|
283
|
-
name:
|
|
321
|
+
name: BalanceSheetLabel.CAPITAL_SOUSCRIT,
|
|
284
322
|
key: 'subscribedCapital',
|
|
285
323
|
accounts: ['109'],
|
|
286
324
|
isSubcategory: true,
|
|
@@ -299,29 +337,29 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
299
337
|
isSubcategory: true,
|
|
300
338
|
fields: [
|
|
301
339
|
{
|
|
302
|
-
name:
|
|
340
|
+
name: BalanceSheetLabel.FRAIS_ETABLISSEMENT,
|
|
303
341
|
accounts: ['201'],
|
|
304
342
|
accountsDeducted: ['2801'],
|
|
305
343
|
total: 0,
|
|
306
344
|
totalDeducted: 0,
|
|
307
345
|
},
|
|
308
346
|
{
|
|
309
|
-
name:
|
|
347
|
+
name: BalanceSheetLabel.FRAIS_DE_RECHERCHE_DEVELOPPEMENT,
|
|
310
348
|
accounts: ['203'],
|
|
311
349
|
accountsDeducted: ['2803'],
|
|
312
350
|
},
|
|
313
351
|
{
|
|
314
|
-
name:
|
|
352
|
+
name: BalanceSheetLabel.CONCESSIONS_BREVETS,
|
|
315
353
|
accounts: ['205'],
|
|
316
354
|
accountsDeducted: ['2805', '2905'],
|
|
317
355
|
},
|
|
318
356
|
{
|
|
319
|
-
name:
|
|
357
|
+
name: BalanceSheetLabel.FOND_COMMERCIAL,
|
|
320
358
|
accounts: ['206', '207'],
|
|
321
359
|
accountsDeducted: ['2806', '2807', '2906', '2907'],
|
|
322
360
|
},
|
|
323
361
|
{
|
|
324
|
-
name:
|
|
362
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_INCORPORELLES,
|
|
325
363
|
accounts: ['200', '208'],
|
|
326
364
|
accountsDeducted: ['2808', '2908'],
|
|
327
365
|
},
|
|
@@ -331,7 +369,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
331
369
|
accountsDeducted: ['2932'],
|
|
332
370
|
},
|
|
333
371
|
{
|
|
334
|
-
name:
|
|
372
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_INCORPORELLES,
|
|
335
373
|
accounts: ['237'],
|
|
336
374
|
},
|
|
337
375
|
],
|
|
@@ -342,32 +380,32 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
342
380
|
isSubcategory: true,
|
|
343
381
|
fields: [
|
|
344
382
|
{
|
|
345
|
-
name:
|
|
383
|
+
name: BalanceSheetLabel.TERRAINS,
|
|
346
384
|
accounts: ['211', '212'],
|
|
347
385
|
accountsDeducted: ['2811', '2812', '2911'],
|
|
348
386
|
},
|
|
349
387
|
{
|
|
350
|
-
name:
|
|
388
|
+
name: BalanceSheetLabel.CONSTRUCTIONS,
|
|
351
389
|
accounts: ['213', '214'],
|
|
352
390
|
accountsDeducted: ['2813', '2814'],
|
|
353
391
|
},
|
|
354
392
|
{
|
|
355
|
-
name:
|
|
393
|
+
name: BalanceSheetLabel.INSTALLATIONS_TECHNIQUES,
|
|
356
394
|
accounts: ['215'],
|
|
357
395
|
accountsDeducted: ['2815'],
|
|
358
396
|
},
|
|
359
397
|
{
|
|
360
|
-
name:
|
|
398
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_CORPORELLES,
|
|
361
399
|
accounts: ['218', '22'],
|
|
362
400
|
accountsDeducted: ['2818', '282', '292'],
|
|
363
401
|
},
|
|
364
402
|
{
|
|
365
|
-
name:
|
|
403
|
+
name: BalanceSheetLabel.IMMOBILISATIONS_CORPORELLES_EN_COURS,
|
|
366
404
|
accounts: ['231'],
|
|
367
405
|
accountsDeducted: ['2931'],
|
|
368
406
|
},
|
|
369
407
|
{
|
|
370
|
-
name:
|
|
408
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_CORPORELLES,
|
|
371
409
|
accounts: ['238'],
|
|
372
410
|
},
|
|
373
411
|
],
|
|
@@ -378,12 +416,12 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
378
416
|
isSubcategory: true,
|
|
379
417
|
fields: [
|
|
380
418
|
{
|
|
381
|
-
name:
|
|
419
|
+
name: BalanceSheetLabel.PARTICIPATIONS,
|
|
382
420
|
accounts: ['261', '266'],
|
|
383
421
|
accountsDeducted: ['2691', '2966'],
|
|
384
422
|
},
|
|
385
423
|
{
|
|
386
|
-
name:
|
|
424
|
+
name: BalanceSheetLabel.CREANCES_RATTACHEES_PARTICIPATIONS,
|
|
387
425
|
accounts: ['267', '268'],
|
|
388
426
|
accountsDeducted: ['2967', '2968'],
|
|
389
427
|
},
|
|
@@ -393,17 +431,17 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
393
431
|
accountsDeducted: ['2973'],
|
|
394
432
|
},
|
|
395
433
|
{
|
|
396
|
-
name:
|
|
434
|
+
name: BalanceSheetLabel.AUTRES_TITRES_IMMOBILISES,
|
|
397
435
|
accounts: ['271', '272'],
|
|
398
436
|
accountsDeducted: ['2971', '2972'],
|
|
399
437
|
},
|
|
400
438
|
{
|
|
401
|
-
name:
|
|
439
|
+
name: BalanceSheetLabel.PRETS,
|
|
402
440
|
accounts: ['274'],
|
|
403
441
|
accountsDeducted: ['2974'],
|
|
404
442
|
},
|
|
405
443
|
{
|
|
406
|
-
name:
|
|
444
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_FINANCIERES,
|
|
407
445
|
accounts: ['236', '275', '276', '277'],
|
|
408
446
|
accountsDeducted: ['2975', '2976'],
|
|
409
447
|
},
|
|
@@ -412,7 +450,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
412
450
|
],
|
|
413
451
|
},
|
|
414
452
|
{
|
|
415
|
-
name:
|
|
453
|
+
name: BalanceSheetLabel.TOTAL_1,
|
|
416
454
|
key: 'total1',
|
|
417
455
|
total: 0,
|
|
418
456
|
totalDeducted: 0,
|
|
@@ -432,7 +470,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
432
470
|
isSubcategory: true,
|
|
433
471
|
fields: [
|
|
434
472
|
{
|
|
435
|
-
name:
|
|
473
|
+
name: BalanceSheetLabel.MATIERES_PREMIERES_ET_AUTRES_APPROVISIONNEMENTS,
|
|
436
474
|
accounts: ['31', '32'],
|
|
437
475
|
accountsDeducted: ['391', '392'],
|
|
438
476
|
},
|
|
@@ -442,19 +480,19 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
442
480
|
accountsDeducted: ['393', '394'],
|
|
443
481
|
},
|
|
444
482
|
{
|
|
445
|
-
name:
|
|
483
|
+
name: BalanceSheetLabel.PRODUITS_INTERMEDIAIRES_ET_FINIS,
|
|
446
484
|
accounts: ['35', '36'],
|
|
447
485
|
accountsDeducted: ['395', '396'],
|
|
448
486
|
},
|
|
449
487
|
{
|
|
450
|
-
name:
|
|
488
|
+
name: BalanceSheetLabel.MARCHANDISES,
|
|
451
489
|
accounts: ['37'],
|
|
452
490
|
accountsDeducted: ['397'],
|
|
453
491
|
},
|
|
454
492
|
],
|
|
455
493
|
},
|
|
456
494
|
{
|
|
457
|
-
name:
|
|
495
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_VERSES_SUR_COMMANDES,
|
|
458
496
|
key: 'advancesAndDeposits',
|
|
459
497
|
accounts: ['4091'],
|
|
460
498
|
},
|
|
@@ -465,7 +503,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
465
503
|
fields: [
|
|
466
504
|
{
|
|
467
505
|
// créance client = lorsque les clients te doivent de l'argent = somme débit > crédit
|
|
468
|
-
name:
|
|
506
|
+
name: BalanceSheetLabel.CREANCES_CLIENTS_ET_COMPTES_RATTACHES,
|
|
469
507
|
accounts: ['411', '413', '416', '417', '418'],
|
|
470
508
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.PLUS],
|
|
471
509
|
accountsDeducted: ['491'],
|
|
@@ -473,7 +511,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
473
511
|
},
|
|
474
512
|
{
|
|
475
513
|
// autres = lorsque les fournisseurs te doivent de l'argent = somme débit > crédit
|
|
476
|
-
name:
|
|
514
|
+
name: BalanceSheetLabel.AUTRES_CREANCES,
|
|
477
515
|
accounts: [
|
|
478
516
|
'401',
|
|
479
517
|
'408',
|
|
@@ -509,18 +547,18 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
509
547
|
type: 'active',
|
|
510
548
|
},
|
|
511
549
|
{
|
|
512
|
-
name:
|
|
550
|
+
name: BalanceSheetLabel.CAPITAL_SOUSCRIT_APPELE_NON_VERSE,
|
|
513
551
|
accounts: ['4562'],
|
|
514
552
|
},
|
|
515
553
|
],
|
|
516
554
|
},
|
|
517
555
|
{
|
|
518
|
-
name:
|
|
556
|
+
name: BalanceSheetLabel.VALEUR_MOBILIERE_PLACEMENT,
|
|
519
557
|
key: 'securities',
|
|
520
558
|
isSubcategory: true,
|
|
521
559
|
fields: [
|
|
522
560
|
{
|
|
523
|
-
name:
|
|
561
|
+
name: BalanceSheetLabel.VALEUR_MOBILIERE_PLACEMENT_ACTION_PROPRE,
|
|
524
562
|
accounts: ['502'],
|
|
525
563
|
accountsDeducted: ['5902'],
|
|
526
564
|
},
|
|
@@ -538,20 +576,20 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
538
576
|
type: 'active',
|
|
539
577
|
},
|
|
540
578
|
{
|
|
541
|
-
name:
|
|
579
|
+
name: BalanceSheetLabel.DISPONIBILITES,
|
|
542
580
|
key: 'availabilities',
|
|
543
581
|
accounts: ['511', '512', '514', '515', '516', '517', '5181', '5187', '53', '54', '58'],
|
|
544
582
|
type: 'active',
|
|
545
583
|
},
|
|
546
584
|
{
|
|
547
|
-
name:
|
|
585
|
+
name: BalanceSheetLabel.CHARGES_CONSTATEES_AVANCE,
|
|
548
586
|
key: 'establishedInAdvance',
|
|
549
587
|
accounts: ['486'],
|
|
550
588
|
},
|
|
551
589
|
],
|
|
552
590
|
},
|
|
553
591
|
{
|
|
554
|
-
name:
|
|
592
|
+
name: BalanceSheetLabel.TOTAL_2,
|
|
555
593
|
key: 'total2',
|
|
556
594
|
total: 0,
|
|
557
595
|
totalDeducted: 0,
|
|
@@ -568,7 +606,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
568
606
|
totalDeducted: 0,
|
|
569
607
|
},
|
|
570
608
|
{
|
|
571
|
-
name:
|
|
609
|
+
name: BalanceSheetLabel.PRIMES_DE_REMBOURSEMENT_DES_EMPRUNTS,
|
|
572
610
|
key: 'total4',
|
|
573
611
|
accounts: ['169'],
|
|
574
612
|
isTotal: true,
|
|
@@ -576,7 +614,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
576
614
|
totalDeducted: 0,
|
|
577
615
|
},
|
|
578
616
|
{
|
|
579
|
-
name:
|
|
617
|
+
name: BalanceSheetLabel.ECARTS_DE_CONVERSIONS,
|
|
580
618
|
key: 'total5',
|
|
581
619
|
total: 0,
|
|
582
620
|
totalDeducted: 0,
|
|
@@ -584,7 +622,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
584
622
|
isTotal: true,
|
|
585
623
|
},
|
|
586
624
|
{
|
|
587
|
-
name:
|
|
625
|
+
name: BalanceSheetLabel.TOTAL_GENERAL,
|
|
588
626
|
key: 'total6',
|
|
589
627
|
total: 0,
|
|
590
628
|
totalDeducted: 0,
|
|
@@ -602,23 +640,53 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
602
640
|
isTotal: true,
|
|
603
641
|
},
|
|
604
642
|
];
|
|
643
|
+
var BalanceSheetPassiveLabel;
|
|
644
|
+
(function (BalanceSheetPassiveLabel) {
|
|
645
|
+
BalanceSheetPassiveLabel["CAPITAL"] = "Capital (dont vers\u00E9...)";
|
|
646
|
+
BalanceSheetPassiveLabel["RESERVE_LEGALE"] = "R\u00E9serve l\u00E9gale";
|
|
647
|
+
BalanceSheetPassiveLabel["PRIMES_EMISSION"] = "Primes d'\u00E9mission, de fusion, d'apport";
|
|
648
|
+
BalanceSheetPassiveLabel["ECART_DE_REEVALUATION"] = "Ecart de r\u00E9\u00E9valuation";
|
|
649
|
+
BalanceSheetPassiveLabel["RESERVES_STATUAIRES"] = "R\u00E9serves statutaires ou contractuelles";
|
|
650
|
+
BalanceSheetPassiveLabel["RESERVES_REGLEMENTEES"] = "R\u00E9serves r\u00E9glement\u00E9es";
|
|
651
|
+
BalanceSheetPassiveLabel["AUTRES_RESERVES"] = "Autres";
|
|
652
|
+
BalanceSheetPassiveLabel["REPORT_A_NOUVEAU"] = "Report \u00E0 nouveau";
|
|
653
|
+
BalanceSheetPassiveLabel["SUBVENTIONS_INVESTISSEMENT"] = "Subventions d'investissement";
|
|
654
|
+
BalanceSheetPassiveLabel["PROVISIONS_REFLEMENTEES"] = "Provisions r\u00E9glement\u00E9es";
|
|
655
|
+
BalanceSheetPassiveLabel["PROVISIONS_POUR_RISQUES"] = "Provisions pour risques";
|
|
656
|
+
BalanceSheetPassiveLabel["PROVISIONS_POUR_CHARGES"] = "Provisions pour charges";
|
|
657
|
+
BalanceSheetPassiveLabel["EMPRUNTS_OBLIGATAIRES_CONVERTIBLES"] = "Emprunts obligataires convertibles";
|
|
658
|
+
BalanceSheetPassiveLabel["AUTRES_EMPRUNTS_OBLIGATAIRES_CONVERTIBLES"] = "Autres emprunts obligataires";
|
|
659
|
+
BalanceSheetPassiveLabel["EMPRUNTS_ET_DETTES_AUPRES_ETABLISSEMENTS"] = "Emprunts et dettes aupr\u00E8s \u00E9tablissements de cr\u00E9dits (1)";
|
|
660
|
+
BalanceSheetPassiveLabel["EMPRUNTS_ET_DETTES_FINANCIERES_DIVERSES"] = "Emprunts et dettes financi\u00E8res diverses (2)";
|
|
661
|
+
BalanceSheetPassiveLabel["AVANCES_ET_ACOMPTES_RECUES"] = "Avances et acomptes re\u00E7ues sur commandes en cours";
|
|
662
|
+
BalanceSheetPassiveLabel["DETTES_FOURNISSEURS_ET_COMPTES_RATTACHES"] = "Dettes Fournisseurs et Comptes rattach\u00E9s";
|
|
663
|
+
BalanceSheetPassiveLabel["DETTES_FISCALES_ET_SOCIALES"] = "Dettes fiscales et sociales";
|
|
664
|
+
BalanceSheetPassiveLabel["DETTES_SUR_IMMOBILISATIONS_ET_COMPTES_RATTACHES"] = "Dettes sur immobilisations et Comptes rattach\u00E9s";
|
|
665
|
+
BalanceSheetPassiveLabel["AUTRES_DETTES"] = "Autres dettes";
|
|
666
|
+
BalanceSheetPassiveLabel["PRODUITS_CONSTATES_D_AVANCE"] = "Produits constat\u00E9s d'avance";
|
|
667
|
+
BalanceSheetPassiveLabel["ECART_PASSIF"] = "Ecarts de conversion passif (IV)";
|
|
668
|
+
BalanceSheetPassiveLabel["TOTAL_GENERAL"] = "Total g\u00E9n\u00E9ral (I+II+III+IV)";
|
|
669
|
+
BalanceSheetPassiveLabel["CONCOURS"] = "(1) Dont concours bancaires courants et soldes cr\u00E9diteurs de banques";
|
|
670
|
+
BalanceSheetPassiveLabel["EMPRUNTS_PARTICIPATIFS"] = "(2) Dont emprunts participatifs";
|
|
671
|
+
})(BalanceSheetPassiveLabel || (exports.BalanceSheetPassiveLabel = BalanceSheetPassiveLabel = {}));
|
|
672
|
+
exports.SOCIAL_CAPITAL_NUMBERS = ['101', '108', '102'];
|
|
605
673
|
exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
606
674
|
{
|
|
607
|
-
name:
|
|
675
|
+
name: BalanceSheetPassiveLabel.CAPITAL,
|
|
608
676
|
key: 'subscribedCapital',
|
|
609
|
-
accounts:
|
|
677
|
+
accounts: exports.SOCIAL_CAPITAL_NUMBERS,
|
|
610
678
|
isSubcategory: true,
|
|
611
679
|
total: 0,
|
|
612
680
|
},
|
|
613
681
|
{
|
|
614
|
-
name:
|
|
682
|
+
name: BalanceSheetPassiveLabel.PRIMES_EMISSION,
|
|
615
683
|
key: 'issuePremiums',
|
|
616
684
|
accounts: ['104'],
|
|
617
685
|
isSubcategory: true,
|
|
618
686
|
total: 0,
|
|
619
687
|
},
|
|
620
688
|
{
|
|
621
|
-
name:
|
|
689
|
+
name: BalanceSheetPassiveLabel.ECART_DE_REEVALUATION,
|
|
622
690
|
key: 'revaluationGap',
|
|
623
691
|
accounts: ['105'],
|
|
624
692
|
isSubcategory: true,
|
|
@@ -638,27 +706,27 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
638
706
|
isCategory: true,
|
|
639
707
|
fields: [
|
|
640
708
|
{
|
|
641
|
-
name:
|
|
709
|
+
name: BalanceSheetPassiveLabel.RESERVE_LEGALE,
|
|
642
710
|
accounts: ['1061'],
|
|
643
711
|
total: 0,
|
|
644
712
|
totalDeducted: 0,
|
|
645
713
|
},
|
|
646
714
|
{
|
|
647
|
-
name:
|
|
715
|
+
name: BalanceSheetPassiveLabel.RESERVES_STATUAIRES,
|
|
648
716
|
accounts: ['1063'],
|
|
649
717
|
},
|
|
650
718
|
{
|
|
651
|
-
name:
|
|
719
|
+
name: BalanceSheetPassiveLabel.RESERVES_REGLEMENTEES,
|
|
652
720
|
accounts: ['1062', '1064'],
|
|
653
721
|
},
|
|
654
722
|
{
|
|
655
|
-
name:
|
|
723
|
+
name: BalanceSheetPassiveLabel.AUTRES_RESERVES,
|
|
656
724
|
accounts: ['1068'],
|
|
657
725
|
},
|
|
658
726
|
],
|
|
659
727
|
},
|
|
660
728
|
{
|
|
661
|
-
name:
|
|
729
|
+
name: BalanceSheetPassiveLabel.REPORT_A_NOUVEAU,
|
|
662
730
|
key: 'postponement',
|
|
663
731
|
accounts: ['11', '12'],
|
|
664
732
|
isSubcategory: true,
|
|
@@ -672,14 +740,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
672
740
|
total: 0,
|
|
673
741
|
},
|
|
674
742
|
{
|
|
675
|
-
name:
|
|
743
|
+
name: BalanceSheetPassiveLabel.SUBVENTIONS_INVESTISSEMENT,
|
|
676
744
|
key: 'subsidies',
|
|
677
745
|
accounts: ['13'],
|
|
678
746
|
isSubcategory: true,
|
|
679
747
|
total: 0,
|
|
680
748
|
},
|
|
681
749
|
{
|
|
682
|
-
name:
|
|
750
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_REFLEMENTEES,
|
|
683
751
|
key: 'subsidiesRegulated',
|
|
684
752
|
accounts: ['14'],
|
|
685
753
|
isSubcategory: true,
|
|
@@ -709,13 +777,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
709
777
|
isCategory: true,
|
|
710
778
|
fields: [
|
|
711
779
|
{
|
|
712
|
-
name:
|
|
780
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_POUR_RISQUES,
|
|
713
781
|
accounts: ['151'],
|
|
714
782
|
isSubcategory: true,
|
|
715
783
|
total: 0,
|
|
716
784
|
},
|
|
717
785
|
{
|
|
718
|
-
name:
|
|
786
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_POUR_CHARGES,
|
|
719
787
|
accounts: ['153', '155', '156', '157', '158'],
|
|
720
788
|
isSubcategory: true,
|
|
721
789
|
total: 0,
|
|
@@ -736,38 +804,38 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
736
804
|
key: 'debts',
|
|
737
805
|
fields: [
|
|
738
806
|
{
|
|
739
|
-
name:
|
|
807
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_OBLIGATAIRES_CONVERTIBLES,
|
|
740
808
|
key: 'convertibleBonds',
|
|
741
809
|
accounts: ['161', '16881'],
|
|
742
810
|
isSubcategory: true,
|
|
743
811
|
total: 0,
|
|
744
812
|
},
|
|
745
813
|
{
|
|
746
|
-
name:
|
|
814
|
+
name: BalanceSheetPassiveLabel.AUTRES_EMPRUNTS_OBLIGATAIRES_CONVERTIBLES,
|
|
747
815
|
key: 'convertibleBonds',
|
|
748
816
|
accounts: ['163', '16883'],
|
|
749
817
|
isSubcategory: true,
|
|
750
818
|
total: 0,
|
|
751
819
|
},
|
|
752
820
|
{
|
|
753
|
-
name:
|
|
821
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_AUPRES_ETABLISSEMENTS,
|
|
754
822
|
key: 'loansCredits',
|
|
755
|
-
accounts: ['
|
|
823
|
+
accounts: ['511', '168', '512', '514', '517', '5186', '519', '53', '58'], // Ben.P. 10/12/24 suppression 16884 car déjà pris en dessous
|
|
824
|
+
accountsWithoutType: ['164'],
|
|
756
825
|
isSubcategory: true,
|
|
757
826
|
total: 0,
|
|
758
827
|
type: 'passive',
|
|
759
828
|
},
|
|
760
829
|
{
|
|
761
|
-
name:
|
|
830
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_FINANCIERES_DIVERSES,
|
|
762
831
|
key: 'loans',
|
|
763
|
-
|
|
764
|
-
accounts: ['165', '166', '167', '168', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
832
|
+
accounts: ['165', '166', '167', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
765
833
|
isSubcategory: true,
|
|
766
834
|
total: 0,
|
|
767
835
|
type: 'passive',
|
|
768
836
|
},
|
|
769
837
|
{
|
|
770
|
-
name:
|
|
838
|
+
name: BalanceSheetPassiveLabel.AVANCES_ET_ACOMPTES_RECUES,
|
|
771
839
|
key: 'advancesAndDeposits',
|
|
772
840
|
accounts: ['4191'],
|
|
773
841
|
isSubcategory: true,
|
|
@@ -775,7 +843,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
775
843
|
type: 'passive',
|
|
776
844
|
},
|
|
777
845
|
{
|
|
778
|
-
name:
|
|
846
|
+
name: BalanceSheetPassiveLabel.DETTES_FOURNISSEURS_ET_COMPTES_RATTACHES,
|
|
779
847
|
key: 'payables',
|
|
780
848
|
accounts: ['401', '403', '4081', '4083', '4088'],
|
|
781
849
|
// PASSIF dette fournisseurs = lorsque l'entreprise doit de l'argent au fournisseurs = somme crédit > débit
|
|
@@ -785,15 +853,15 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
785
853
|
type: 'passive',
|
|
786
854
|
},
|
|
787
855
|
{
|
|
788
|
-
name:
|
|
856
|
+
name: BalanceSheetPassiveLabel.DETTES_FISCALES_ET_SOCIALES,
|
|
789
857
|
key: 'taxDebts',
|
|
790
|
-
accounts: ['
|
|
858
|
+
accounts: ['420', '421', '422', '424', '425', '427', '428', '429', '43', '44', '457'],
|
|
791
859
|
isSubcategory: true,
|
|
792
860
|
total: 0,
|
|
793
861
|
type: 'passive',
|
|
794
862
|
},
|
|
795
863
|
{
|
|
796
|
-
name:
|
|
864
|
+
name: BalanceSheetPassiveLabel.DETTES_SUR_IMMOBILISATIONS_ET_COMPTES_RATTACHES,
|
|
797
865
|
key: 'immobilizationDebts',
|
|
798
866
|
accounts: ['269', '279', '404', '405', '4084'],
|
|
799
867
|
isSubcategory: true,
|
|
@@ -801,10 +869,9 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
801
869
|
type: 'passive',
|
|
802
870
|
},
|
|
803
871
|
{
|
|
804
|
-
name:
|
|
872
|
+
name: BalanceSheetPassiveLabel.AUTRES_DETTES,
|
|
805
873
|
key: 'OtherDebts',
|
|
806
|
-
accounts: ['
|
|
807
|
-
accountsForceToDeduce: ['4198'],
|
|
874
|
+
accounts: ['4196', '4197', '4198', '464', '467', '468', '478', '509'],
|
|
808
875
|
// PASSIF Autres = lorsque l'entreprise doit de l'argent au client = somme débit > crédit (modifié)
|
|
809
876
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.LESS],
|
|
810
877
|
isSubcategory: true,
|
|
@@ -820,7 +887,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
820
887
|
type: 'passive',
|
|
821
888
|
},
|
|
822
889
|
{
|
|
823
|
-
name:
|
|
890
|
+
name: BalanceSheetPassiveLabel.PRODUITS_CONSTATES_D_AVANCE,
|
|
824
891
|
key: 'advanceProducts',
|
|
825
892
|
accounts: ['487', '489'],
|
|
826
893
|
isSubcategory: true,
|
|
@@ -837,14 +904,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
837
904
|
isTotal: true,
|
|
838
905
|
},
|
|
839
906
|
{
|
|
840
|
-
name:
|
|
907
|
+
name: BalanceSheetPassiveLabel.ECART_PASSIF,
|
|
841
908
|
key: 'total4',
|
|
842
909
|
total: 0,
|
|
843
910
|
accounts: ['477'],
|
|
844
911
|
isTotal: true,
|
|
845
912
|
},
|
|
846
913
|
{
|
|
847
|
-
name:
|
|
914
|
+
name: BalanceSheetPassiveLabel.TOTAL_GENERAL,
|
|
848
915
|
key: 'total5',
|
|
849
916
|
total: 0,
|
|
850
917
|
calculation: true,
|
|
@@ -867,13 +934,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
867
934
|
];
|
|
868
935
|
exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = [
|
|
869
936
|
{
|
|
870
|
-
name:
|
|
871
|
-
accounts: ['
|
|
937
|
+
name: BalanceSheetPassiveLabel.CONCOURS,
|
|
938
|
+
accounts: ['512', '519', '58'],
|
|
872
939
|
total: 0,
|
|
873
940
|
type: 'passive',
|
|
874
941
|
},
|
|
875
942
|
{
|
|
876
|
-
name:
|
|
943
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_PARTICIPATIFS,
|
|
877
944
|
accounts: ['1675'],
|
|
878
945
|
total: 0,
|
|
879
946
|
type: 'passive',
|