@silexpert/core 1.3.95-2 → 1.3.95-6
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/Exercice.d.ts +1 -1
- package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
- package/dist/cjs/api/resources/Exercice.js.map +1 -1
- package/dist/cjs/api/resources/Inpi.d.ts +3 -3
- package/dist/cjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/cjs/api/resources/Inpi.js +1 -1
- package/dist/cjs/api/resources/Inpi.js.map +1 -1
- package/dist/cjs/api/resources/Qonto.d.ts +1 -11
- package/dist/cjs/api/resources/Qonto.d.ts.map +1 -1
- package/dist/cjs/api/resources/Qonto.js +0 -29
- package/dist/cjs/api/resources/Qonto.js.map +1 -1
- package/dist/cjs/api/resources/Sellsy.d.ts +19 -0
- package/dist/cjs/api/resources/Sellsy.d.ts.map +1 -0
- package/dist/cjs/api/resources/Sellsy.js +20 -0
- package/dist/cjs/api/resources/Sellsy.js.map +1 -0
- package/dist/cjs/api/resources/Society.d.ts +2 -1
- package/dist/cjs/api/resources/Society.d.ts.map +1 -1
- package/dist/cjs/api/resources/Society.js +3 -0
- package/dist/cjs/api/resources/Society.js.map +1 -1
- package/dist/cjs/api/resources/StripePurchase.d.ts +13 -0
- package/dist/cjs/api/resources/StripePurchase.d.ts.map +1 -0
- package/dist/cjs/api/resources/StripePurchase.js +17 -0
- package/dist/cjs/api/resources/StripePurchase.js.map +1 -0
- package/dist/cjs/api/resources/Team.d.ts +1 -15
- package/dist/cjs/api/resources/Team.d.ts.map +1 -1
- package/dist/cjs/api/resources/Team.js +0 -18
- package/dist/cjs/api/resources/Team.js.map +1 -1
- package/dist/cjs/api/resources/User.js +1 -1
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +4 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +4 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +5 -5
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +4 -4
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/Card.d.ts +20 -12
- package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Card.js +29 -10
- package/dist/cjs/types/Enum/Card.js.map +1 -1
- package/dist/cjs/types/Enum/InpiType.d.ts +10 -2
- package/dist/cjs/types/Enum/InpiType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/InpiType.js +12 -4
- package/dist/cjs/types/Enum/InpiType.js.map +1 -1
- package/dist/cjs/types/Enum/Phone.d.ts +206 -0
- package/dist/cjs/types/Enum/Phone.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Phone.js +208 -2
- package/dist/cjs/types/Enum/Phone.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +36 -16
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/Stripe.d.ts +4 -0
- package/dist/cjs/types/Enum/Stripe.d.ts.map +1 -0
- package/dist/cjs/types/Enum/Stripe.js +8 -0
- package/dist/cjs/types/Enum/Stripe.js.map +1 -0
- package/dist/cjs/types/Form/FormConnector.d.ts +1 -0
- package/dist/cjs/types/Form/FormConnector.d.ts.map +1 -1
- package/dist/cjs/types/Form/FormConnector.js +83 -0
- package/dist/cjs/types/Form/FormConnector.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +1 -0
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +7 -0
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +4 -0
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.d.ts +8 -0
- package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/card/Cron.js +39 -0
- package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -0
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +4 -20
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +12 -0
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{companeo/CompaneoReturn.js → connector/OAuthTokenRequest.js} +1 -1
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.js.map +1 -0
- package/dist/cjs/types/Interface/api/exercice/Create.d.ts +1 -0
- package/dist/cjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/exercice/Create.js +7 -0
- package/dist/cjs/types/Interface/api/exercice/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts +14 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.js +128 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +6 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Create.d.ts +0 -34
- package/dist/cjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Create.js +1 -155
- package/dist/cjs/types/Interface/api/qonto/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Query.d.ts +0 -44
- package/dist/cjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Query.js +1 -4
- package/dist/cjs/types/Interface/api/qonto/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts +1 -0
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js +6 -0
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +11 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +3 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +1 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +10 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{team/QueryUpdateUserTeam.js → sellsy/SellsyOauthCallback.js} +17 -9
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +1 -0
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts +5 -4
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js +13 -0
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts +5 -0
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{team/QueryUpdateTeamsForUser.js → society/QueryToArchived.js} +10 -9
- package/dist/cjs/types/Interface/api/society/QueryToArchived.js.map +1 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts +10 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js +30 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts +6 -0
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +19 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/cjs/types/Interface/models/IConnector.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IConnector.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IConnector.js.map +1 -1
- package/dist/cjs/types/index.d.ts +5 -2
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +5 -2
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.js +55 -55
- package/dist/cjs/utils/vat/3517/century23.js.map +1 -1
- package/dist/mjs/api/resources/Exercice.d.ts +1 -1
- package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
- package/dist/mjs/api/resources/Exercice.js.map +1 -1
- package/dist/mjs/api/resources/Inpi.d.ts +3 -3
- package/dist/mjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/mjs/api/resources/Inpi.js +1 -1
- package/dist/mjs/api/resources/Inpi.js.map +1 -1
- package/dist/mjs/api/resources/Qonto.d.ts +1 -11
- package/dist/mjs/api/resources/Qonto.d.ts.map +1 -1
- package/dist/mjs/api/resources/Qonto.js +0 -29
- package/dist/mjs/api/resources/Qonto.js.map +1 -1
- package/dist/mjs/api/resources/Sellsy.d.ts +19 -0
- package/dist/mjs/api/resources/Sellsy.d.ts.map +1 -0
- package/dist/mjs/api/resources/Sellsy.js +16 -0
- package/dist/mjs/api/resources/Sellsy.js.map +1 -0
- package/dist/mjs/api/resources/Society.d.ts +2 -1
- package/dist/mjs/api/resources/Society.d.ts.map +1 -1
- package/dist/mjs/api/resources/Society.js +3 -0
- package/dist/mjs/api/resources/Society.js.map +1 -1
- package/dist/mjs/api/resources/StripePurchase.d.ts +13 -0
- package/dist/mjs/api/resources/StripePurchase.d.ts.map +1 -0
- package/dist/mjs/api/resources/StripePurchase.js +16 -0
- package/dist/mjs/api/resources/StripePurchase.js.map +1 -0
- package/dist/mjs/api/resources/Team.d.ts +1 -15
- package/dist/mjs/api/resources/Team.d.ts.map +1 -1
- package/dist/mjs/api/resources/Team.js +0 -18
- package/dist/mjs/api/resources/Team.js.map +1 -1
- package/dist/mjs/api/resources/User.js +1 -1
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +4 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +4 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +5 -5
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +4 -4
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/Card.d.ts +20 -12
- package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Card.js +29 -10
- package/dist/mjs/types/Enum/Card.js.map +1 -1
- package/dist/mjs/types/Enum/InpiType.d.ts +10 -2
- package/dist/mjs/types/Enum/InpiType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/InpiType.js +12 -4
- package/dist/mjs/types/Enum/InpiType.js.map +1 -1
- package/dist/mjs/types/Enum/Phone.d.ts +206 -0
- package/dist/mjs/types/Enum/Phone.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Phone.js +208 -2
- package/dist/mjs/types/Enum/Phone.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +36 -16
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/Stripe.d.ts +4 -0
- package/dist/mjs/types/Enum/Stripe.d.ts.map +1 -0
- package/dist/mjs/types/Enum/Stripe.js +5 -0
- package/dist/mjs/types/Enum/Stripe.js.map +1 -0
- package/dist/mjs/types/Form/FormConnector.d.ts +1 -0
- package/dist/mjs/types/Form/FormConnector.d.ts.map +1 -1
- package/dist/mjs/types/Form/FormConnector.js +84 -11
- package/dist/mjs/types/Form/FormConnector.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +1 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +8 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +5 -0
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.d.ts +8 -0
- package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/card/Cron.js +37 -0
- package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -0
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +4 -20
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +12 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js +2 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js.map +1 -0
- package/dist/mjs/types/Interface/api/exercice/Create.d.ts +1 -0
- package/dist/mjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/exercice/Create.js +8 -0
- package/dist/mjs/types/Interface/api/exercice/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts +14 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.js +135 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +8 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Create.d.ts +0 -34
- package/dist/mjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Create.js +1 -178
- package/dist/mjs/types/Interface/api/qonto/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Query.d.ts +0 -44
- package/dist/mjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Query.js +0 -9
- package/dist/mjs/types/Interface/api/qonto/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts +1 -0
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js +7 -0
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +11 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +2 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +1 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +10 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/{team/QueryUpdateUserTeam.js → sellsy/SellsyOauthCallback.js} +19 -10
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +1 -0
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts +5 -4
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js +14 -0
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts +5 -0
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/{team/QueryUpdateTeamsForUser.js → society/QueryToArchived.js} +11 -10
- package/dist/mjs/types/Interface/api/society/QueryToArchived.js.map +1 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts +10 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js +34 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts +6 -0
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js +18 -0
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/mjs/types/Interface/models/IConnector.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IConnector.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IConnector.js.map +1 -1
- package/dist/mjs/types/index.d.ts +5 -2
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +5 -2
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/vat/3517/century23.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3517/century23.js +54 -54
- package/dist/mjs/utils/vat/3517/century23.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Exercice.ts +1 -1
- package/ts/api/resources/Inpi.ts +3 -2
- package/ts/api/resources/Qonto.ts +0 -43
- package/ts/api/resources/Sellsy.ts +24 -0
- package/ts/api/resources/Society.ts +5 -2
- package/ts/api/resources/StripePurchase.ts +22 -0
- package/ts/api/resources/Team.ts +1 -22
- package/ts/api/resources/User.ts +1 -1
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/BalanceSheet.ts +2 -2
- package/ts/types/Enum/BrandClementine.ts +5 -5
- package/ts/types/Enum/BrandComptalib.ts +1 -1
- package/ts/types/Enum/BrandLegalstart.ts +1 -1
- package/ts/types/Enum/BrandPourcentage.ts +4 -4
- package/ts/types/Enum/Card.ts +30 -11
- package/ts/types/Enum/InpiType.ts +13 -4
- package/ts/types/Enum/Phone.ts +208 -2
- package/ts/types/Enum/PrestationType.ts +36 -16
- package/ts/types/Enum/Stripe.ts +3 -0
- package/ts/types/Form/FormConnector.ts +39 -11
- package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +6 -0
- package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +3 -0
- package/ts/types/Interface/api/card/Cron.ts +21 -0
- package/ts/types/Interface/api/config/ConfigType.ts +2 -22
- package/ts/types/Interface/api/connector/OAuthTokenRequest.ts +12 -0
- package/ts/types/Interface/api/exercice/Create.ts +6 -0
- package/ts/types/Interface/api/inpiPayment/Query.ts +103 -0
- package/ts/types/Interface/api/library/QueryLibrary.ts +6 -1
- package/ts/types/Interface/api/qonto/Create.ts +1 -128
- package/ts/types/Interface/api/qonto/Query.ts +0 -64
- package/ts/types/Interface/api/registration/CreateRegistration.ts +5 -0
- package/ts/types/Interface/api/sellsy/SellsyConnectionStatus.ts +10 -0
- package/ts/types/Interface/api/sellsy/SellsyOauthCallback.ts +24 -0
- package/ts/types/Interface/api/shopify/InvoicesShopify.ts +19 -4
- package/ts/types/Interface/api/society/QueryToArchived.ts +10 -0
- package/ts/types/Interface/api/stripe/Create.ts +24 -1
- package/ts/types/Interface/api/stripe/QueryStripe.ts +14 -0
- package/ts/types/Interface/models/IConnector.ts +1 -0
- package/ts/types/index.ts +5 -2
- package/ts/utils/vat/3517/century23.ts +55 -54
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts +0 -4
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts +0 -5
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/index.d.ts +0 -6
- package/dist/cjs/types/Interface/api/team/index.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/index.js +0 -22
- package/dist/cjs/types/Interface/api/team/index.js.map +0 -1
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js +0 -2
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts +0 -4
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts +0 -5
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/index.d.ts +0 -6
- package/dist/mjs/types/Interface/api/team/index.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/index.js +0 -6
- package/dist/mjs/types/Interface/api/team/index.js.map +0 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +0 -47
- package/ts/types/Interface/api/team/QueryUpdateTeamsForUser.ts +0 -9
- package/ts/types/Interface/api/team/QueryUpdateUserTeam.ts +0 -12
- package/ts/types/Interface/api/team/index.ts +0 -5
|
@@ -190,6 +190,7 @@ export enum PrestationType {
|
|
|
190
190
|
EI = 236,
|
|
191
191
|
MICRO = 237,
|
|
192
192
|
GESTION_IMMO = 238,
|
|
193
|
+
TERMINATION_FEES = 239,
|
|
193
194
|
}
|
|
194
195
|
|
|
195
196
|
// Liste des prestations avec une lettre de mission à signer
|
|
@@ -1150,7 +1151,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1150
1151
|
},
|
|
1151
1152
|
CESSION_ACTIONS: {
|
|
1152
1153
|
id: 51,
|
|
1153
|
-
name:
|
|
1154
|
+
name: "Cession d'actions",
|
|
1154
1155
|
isComptable: false,
|
|
1155
1156
|
isJuridique: true,
|
|
1156
1157
|
isSocial: false,
|
|
@@ -1207,7 +1208,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1207
1208
|
},
|
|
1208
1209
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
|
|
1209
1210
|
id: 54,
|
|
1210
|
-
name:
|
|
1211
|
+
name: "Modification d'un dirigeant ou d'un commissaire aux compte (SASU / EURL)",
|
|
1211
1212
|
isComptable: false,
|
|
1212
1213
|
isJuridique: true,
|
|
1213
1214
|
isSocial: false,
|
|
@@ -1359,7 +1360,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1359
1360
|
},
|
|
1360
1361
|
MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
|
|
1361
1362
|
id: 62,
|
|
1362
|
-
name:
|
|
1363
|
+
name: "Modification de l'objet social (EURL/SASU)",
|
|
1363
1364
|
isComptable: false,
|
|
1364
1365
|
isJuridique: true,
|
|
1365
1366
|
isSocial: false,
|
|
@@ -1701,7 +1702,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1701
1702
|
},
|
|
1702
1703
|
CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
|
|
1703
1704
|
id: 80,
|
|
1704
|
-
name:
|
|
1705
|
+
name: "Création d'un dossier informatique par salarié",
|
|
1705
1706
|
isComptable: false,
|
|
1706
1707
|
isJuridique: false,
|
|
1707
1708
|
isSocial: true,
|
|
@@ -1720,7 +1721,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1720
1721
|
},
|
|
1721
1722
|
ETABLISSEMENT_CONTRAT_TRAVAIL: {
|
|
1722
1723
|
id: 81,
|
|
1723
|
-
name:
|
|
1724
|
+
name: "Etablissement d'un contrat de travail",
|
|
1724
1725
|
isComptable: false,
|
|
1725
1726
|
isJuridique: false,
|
|
1726
1727
|
isSocial: true,
|
|
@@ -1777,7 +1778,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1777
1778
|
},
|
|
1778
1779
|
TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
|
|
1779
1780
|
id: 84,
|
|
1780
|
-
name:
|
|
1781
|
+
name: "Taxe d'apprentissage et formation continue",
|
|
1781
1782
|
isComptable: false,
|
|
1782
1783
|
isJuridique: false,
|
|
1783
1784
|
isSocial: true,
|
|
@@ -2006,7 +2007,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2006
2007
|
},
|
|
2007
2008
|
ATTESTATION_CA: {
|
|
2008
2009
|
id: 97,
|
|
2009
|
-
name:
|
|
2010
|
+
name: "Attestation de chiffre d'affaires",
|
|
2010
2011
|
isComptable: true,
|
|
2011
2012
|
isJuridique: false,
|
|
2012
2013
|
isSocial: false,
|
|
@@ -2044,7 +2045,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2044
2045
|
},
|
|
2045
2046
|
MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
|
|
2046
2047
|
id: 99,
|
|
2047
|
-
name:
|
|
2048
|
+
name: "Mise à jour de l'adresse personnelle du dirigeant sur le Kbis",
|
|
2048
2049
|
isComptable: false,
|
|
2049
2050
|
isJuridique: true,
|
|
2050
2051
|
isSocial: false,
|
|
@@ -2082,7 +2083,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2082
2083
|
},
|
|
2083
2084
|
MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
|
|
2084
2085
|
id: 103,
|
|
2085
|
-
name:
|
|
2086
|
+
name: "Modification de l'objet social (SARL/SAS/SCI)",
|
|
2086
2087
|
isComptable: false,
|
|
2087
2088
|
isJuridique: true,
|
|
2088
2089
|
isSocial: false,
|
|
@@ -2139,7 +2140,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2139
2140
|
},
|
|
2140
2141
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
|
|
2141
2142
|
id: 106,
|
|
2142
|
-
name:
|
|
2143
|
+
name: "Modification d’un dirigeant ou d'un commissaire aux compte (SAS / SARL / SCI)",
|
|
2143
2144
|
isComptable: false,
|
|
2144
2145
|
isJuridique: true,
|
|
2145
2146
|
isSocial: false,
|
|
@@ -2709,7 +2710,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2709
2710
|
},
|
|
2710
2711
|
CONTRAT_APPORT_EN_NATURE: {
|
|
2711
2712
|
id: 138,
|
|
2712
|
-
name:
|
|
2713
|
+
name: "Contrat d'apport en nature",
|
|
2713
2714
|
isComptable: false,
|
|
2714
2715
|
isJuridique: true,
|
|
2715
2716
|
isSocial: false,
|
|
@@ -3298,7 +3299,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3298
3299
|
},
|
|
3299
3300
|
DECLARATION_IR: {
|
|
3300
3301
|
id: 206,
|
|
3301
|
-
name:
|
|
3302
|
+
name: "Déclaration d'IR",
|
|
3302
3303
|
isComptable: true,
|
|
3303
3304
|
isJuridique: false,
|
|
3304
3305
|
isSocial: false,
|
|
@@ -3412,7 +3413,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3412
3413
|
},
|
|
3413
3414
|
STATUTS_FREE: {
|
|
3414
3415
|
id: PrestationType.STATUTS_FREE,
|
|
3415
|
-
name:
|
|
3416
|
+
name: "Statuts - Just' Statuts",
|
|
3416
3417
|
isComptable: true,
|
|
3417
3418
|
isJuridique: true,
|
|
3418
3419
|
isSocial: false,
|
|
@@ -3431,7 +3432,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3431
3432
|
},
|
|
3432
3433
|
STATUTS_OPTION_1: {
|
|
3433
3434
|
id: PrestationType.STATUTS_OPTION_1,
|
|
3434
|
-
name:
|
|
3435
|
+
name: "Statuts - Just' Création",
|
|
3435
3436
|
isComptable: true,
|
|
3436
3437
|
isJuridique: true,
|
|
3437
3438
|
isSocial: false,
|
|
@@ -3450,7 +3451,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3450
3451
|
},
|
|
3451
3452
|
STATUTS_OPTION_2: {
|
|
3452
3453
|
id: PrestationType.STATUTS_OPTION_2,
|
|
3453
|
-
name:
|
|
3454
|
+
name: "Statuts - Full'Créa",
|
|
3454
3455
|
isComptable: true,
|
|
3455
3456
|
isJuridique: true,
|
|
3456
3457
|
isSocial: false,
|
|
@@ -3636,7 +3637,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3636
3637
|
isComplementary: false,
|
|
3637
3638
|
signaturePosition: '400,54,569,90',
|
|
3638
3639
|
signaturePage: null,
|
|
3639
|
-
point:
|
|
3640
|
+
point: 0,
|
|
3640
3641
|
},
|
|
3641
3642
|
CONSULTING_HOUR: {
|
|
3642
3643
|
id: PrestationType.CONSULTING_HOUR,
|
|
@@ -3869,4 +3870,23 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3869
3870
|
signaturePage: 7, //???
|
|
3870
3871
|
point: 200, //???
|
|
3871
3872
|
},
|
|
3873
|
+
TERMINATION_FEES: {
|
|
3874
|
+
id: PrestationType.TERMINATION_FEES,
|
|
3875
|
+
name: 'Frais de résiliation',
|
|
3876
|
+
isComptable: true,
|
|
3877
|
+
isJuridique: false,
|
|
3878
|
+
isSocial: false,
|
|
3879
|
+
isAttestation: false,
|
|
3880
|
+
inAverageCart: false,
|
|
3881
|
+
isBack: false,
|
|
3882
|
+
minimumPrice: null,
|
|
3883
|
+
price: null,
|
|
3884
|
+
isCatalog: true,
|
|
3885
|
+
isPlannable: false,
|
|
3886
|
+
hidden: false,
|
|
3887
|
+
isComplementary: false,
|
|
3888
|
+
signaturePosition: null,
|
|
3889
|
+
signaturePage: null,
|
|
3890
|
+
point: 0,
|
|
3891
|
+
},
|
|
3872
3892
|
};
|
|
@@ -1,36 +1,64 @@
|
|
|
1
|
+
import { IsString, IsOptional, IsNumber, IsDate, IsEnum } from 'class-validator';
|
|
1
2
|
import { ConnectorType } from '../Enum/ConnectorType';
|
|
3
|
+
import { ApiProperty, ApiPropertyOptional } from '../../utils';
|
|
2
4
|
|
|
3
5
|
export class FormConnector {
|
|
4
|
-
|
|
6
|
+
@ApiPropertyOptional()
|
|
7
|
+
@IsOptional()
|
|
8
|
+
@IsNumber()
|
|
5
9
|
id?: number;
|
|
6
10
|
|
|
7
|
-
|
|
11
|
+
@ApiPropertyOptional()
|
|
12
|
+
@IsOptional()
|
|
13
|
+
@IsString()
|
|
8
14
|
username?: string;
|
|
9
15
|
|
|
10
|
-
|
|
16
|
+
@ApiPropertyOptional()
|
|
17
|
+
@IsOptional()
|
|
18
|
+
@IsString()
|
|
11
19
|
pass?: string;
|
|
12
20
|
|
|
13
|
-
|
|
21
|
+
@ApiPropertyOptional()
|
|
22
|
+
@IsOptional()
|
|
23
|
+
@IsString()
|
|
14
24
|
url?: string;
|
|
15
25
|
|
|
16
|
-
|
|
26
|
+
@ApiPropertyOptional()
|
|
27
|
+
@IsOptional()
|
|
28
|
+
@IsString()
|
|
17
29
|
token?: string;
|
|
18
30
|
|
|
19
|
-
|
|
31
|
+
@ApiPropertyOptional()
|
|
32
|
+
@IsOptional()
|
|
33
|
+
@IsString()
|
|
20
34
|
token2?: string;
|
|
21
35
|
|
|
22
|
-
|
|
36
|
+
@ApiPropertyOptional()
|
|
37
|
+
@IsOptional()
|
|
38
|
+
@IsString()
|
|
23
39
|
token3?: string;
|
|
24
40
|
|
|
25
|
-
|
|
41
|
+
@ApiPropertyOptional()
|
|
42
|
+
@IsOptional()
|
|
43
|
+
@IsString()
|
|
26
44
|
token4?: string;
|
|
27
45
|
|
|
28
|
-
|
|
46
|
+
@ApiPropertyOptional()
|
|
47
|
+
@IsOptional()
|
|
48
|
+
@IsDate()
|
|
29
49
|
date?: Date;
|
|
30
50
|
|
|
31
|
-
|
|
51
|
+
@ApiProperty()
|
|
52
|
+
@IsEnum(ConnectorType)
|
|
32
53
|
idTypeConnector: ConnectorType;
|
|
33
54
|
|
|
34
|
-
|
|
55
|
+
@ApiPropertyOptional()
|
|
56
|
+
@IsOptional()
|
|
57
|
+
@IsNumber()
|
|
35
58
|
idSociety?: number;
|
|
59
|
+
|
|
60
|
+
@ApiPropertyOptional()
|
|
61
|
+
@IsOptional()
|
|
62
|
+
@IsNumber()
|
|
63
|
+
expiresIn?: number;
|
|
36
64
|
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { IsInt, IsOptional } from 'class-validator';
|
|
2
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class GenerateVatCard {
|
|
5
|
+
@ApiPropertyOptional()
|
|
6
|
+
@IsOptional()
|
|
7
|
+
@IsInt()
|
|
8
|
+
idSociety?: number;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export class GenerateAdvanceISCard {
|
|
12
|
+
@ApiPropertyOptional()
|
|
13
|
+
@IsOptional()
|
|
14
|
+
@IsInt()
|
|
15
|
+
idSociety?: number;
|
|
16
|
+
|
|
17
|
+
@ApiPropertyOptional()
|
|
18
|
+
@IsOptional()
|
|
19
|
+
@IsInt()
|
|
20
|
+
month?: number;
|
|
21
|
+
}
|
|
@@ -17,11 +17,9 @@ export interface ConfigType {
|
|
|
17
17
|
brand: ConfigBrand;
|
|
18
18
|
ocr: Ocr;
|
|
19
19
|
jeDeclare: JeDeclare;
|
|
20
|
-
notification: Notification;
|
|
21
20
|
pdfizer: Pdfizer;
|
|
22
21
|
iDocus: IDocus;
|
|
23
|
-
imageMagick:
|
|
24
|
-
companeo: Companeo;
|
|
22
|
+
imageMagick: { url: string };
|
|
25
23
|
inpi: Inpi;
|
|
26
24
|
brevo: Brevo;
|
|
27
25
|
tinyurl: LambdaInfos;
|
|
@@ -32,7 +30,7 @@ export interface ConfigType {
|
|
|
32
30
|
pdftkizer: LambdaInfos;
|
|
33
31
|
sharper: LambdaInfos;
|
|
34
32
|
chartizer: LambdaInfos;
|
|
35
|
-
authentication
|
|
33
|
+
authentication?: Authentication;
|
|
36
34
|
}
|
|
37
35
|
|
|
38
36
|
interface Authentication {
|
|
@@ -41,7 +39,6 @@ interface Authentication {
|
|
|
41
39
|
|
|
42
40
|
interface LambdaInfos {
|
|
43
41
|
url: string;
|
|
44
|
-
key: string;
|
|
45
42
|
}
|
|
46
43
|
|
|
47
44
|
interface Mongodb {
|
|
@@ -135,7 +132,6 @@ interface Shine {
|
|
|
135
132
|
hostV3: string;
|
|
136
133
|
publicHost: string;
|
|
137
134
|
clientId: string;
|
|
138
|
-
clientSecret: string;
|
|
139
135
|
redirect_uris: string[];
|
|
140
136
|
status: string;
|
|
141
137
|
scope: string;
|
|
@@ -158,7 +154,6 @@ interface DefaultPermissions {
|
|
|
158
154
|
|
|
159
155
|
interface Crisp {
|
|
160
156
|
identifier: string;
|
|
161
|
-
key: string;
|
|
162
157
|
}
|
|
163
158
|
|
|
164
159
|
interface ConfigBrand {
|
|
@@ -186,7 +181,6 @@ interface Access2 {
|
|
|
186
181
|
|
|
187
182
|
interface Test {
|
|
188
183
|
login: string;
|
|
189
|
-
password: string;
|
|
190
184
|
editor: string;
|
|
191
185
|
software: string;
|
|
192
186
|
wsdl: Wsdl;
|
|
@@ -198,7 +192,6 @@ interface Wsdl {
|
|
|
198
192
|
|
|
199
193
|
interface Production {
|
|
200
194
|
login: string;
|
|
201
|
-
password: string;
|
|
202
195
|
editor: string;
|
|
203
196
|
software: string;
|
|
204
197
|
wsdl: Wsdl2;
|
|
@@ -208,29 +201,17 @@ interface Wsdl2 {
|
|
|
208
201
|
url: string;
|
|
209
202
|
}
|
|
210
203
|
|
|
211
|
-
export interface Notification {
|
|
212
|
-
hookToken: string;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
204
|
interface Pdfizer {
|
|
216
205
|
url: string;
|
|
217
|
-
key: string;
|
|
218
206
|
}
|
|
219
207
|
|
|
220
208
|
interface IDocus {
|
|
221
209
|
baseUrl: string;
|
|
222
210
|
callbackurl: string;
|
|
223
|
-
authorizationKey: string;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
interface Companeo {
|
|
227
|
-
username: string;
|
|
228
|
-
pass: string;
|
|
229
211
|
}
|
|
230
212
|
|
|
231
213
|
interface Inpi {
|
|
232
214
|
username: string;
|
|
233
|
-
password: string;
|
|
234
215
|
}
|
|
235
216
|
|
|
236
217
|
interface Brevo {
|
|
@@ -245,5 +226,4 @@ interface Brevo {
|
|
|
245
226
|
interface Echo {
|
|
246
227
|
url: string;
|
|
247
228
|
accountid: string;
|
|
248
|
-
apikey: string;
|
|
249
229
|
}
|
|
@@ -82,6 +82,12 @@ export class CreateExercice {
|
|
|
82
82
|
@ToBoolean()
|
|
83
83
|
@IsOptional()
|
|
84
84
|
isDefault?: boolean;
|
|
85
|
+
|
|
86
|
+
@ApiPropertyOptional({ description: 'Simulate exercise creation, return null if it is ok' })
|
|
87
|
+
@IsBoolean()
|
|
88
|
+
@ToBoolean()
|
|
89
|
+
@IsOptional()
|
|
90
|
+
isBlankMode?: boolean;
|
|
85
91
|
}
|
|
86
92
|
|
|
87
93
|
export class CreateProjectExercice {
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import { IsDate, IsInt, IsNumber, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class QueryInpiPaymentCreate {
|
|
5
|
+
@ApiProperty({
|
|
6
|
+
description: 'list of selected cost type',
|
|
7
|
+
required: true,
|
|
8
|
+
type: String,
|
|
9
|
+
example: '[1,2]',
|
|
10
|
+
})
|
|
11
|
+
@IsString()
|
|
12
|
+
costType: string;
|
|
13
|
+
|
|
14
|
+
@ApiProperty({
|
|
15
|
+
description: 'file number',
|
|
16
|
+
required: true,
|
|
17
|
+
type: String,
|
|
18
|
+
example: '010234',
|
|
19
|
+
})
|
|
20
|
+
@IsString()
|
|
21
|
+
fileNumber: string;
|
|
22
|
+
|
|
23
|
+
@ApiProperty({
|
|
24
|
+
description: 'amount',
|
|
25
|
+
required: true,
|
|
26
|
+
type: Number,
|
|
27
|
+
example: 100.0,
|
|
28
|
+
})
|
|
29
|
+
@IsNumber()
|
|
30
|
+
amount: number;
|
|
31
|
+
|
|
32
|
+
@ApiProperty({
|
|
33
|
+
description: 'commission',
|
|
34
|
+
required: true,
|
|
35
|
+
type: Number,
|
|
36
|
+
example: 100.0,
|
|
37
|
+
})
|
|
38
|
+
@IsNumber()
|
|
39
|
+
commission: number;
|
|
40
|
+
|
|
41
|
+
@ApiProperty({
|
|
42
|
+
description: 'type',
|
|
43
|
+
required: true,
|
|
44
|
+
type: Number,
|
|
45
|
+
example: 1,
|
|
46
|
+
})
|
|
47
|
+
@IsInt()
|
|
48
|
+
type: number;
|
|
49
|
+
|
|
50
|
+
@ApiProperty({
|
|
51
|
+
description: 'state',
|
|
52
|
+
required: true,
|
|
53
|
+
type: Number,
|
|
54
|
+
example: 1,
|
|
55
|
+
})
|
|
56
|
+
@IsInt()
|
|
57
|
+
state: number;
|
|
58
|
+
|
|
59
|
+
@ApiProperty({
|
|
60
|
+
description: 'idSociety',
|
|
61
|
+
required: true,
|
|
62
|
+
type: Number,
|
|
63
|
+
example: 1,
|
|
64
|
+
})
|
|
65
|
+
@IsInt()
|
|
66
|
+
idSociety: number;
|
|
67
|
+
|
|
68
|
+
@ApiProperty({
|
|
69
|
+
description: 'idUserWhoCreated',
|
|
70
|
+
required: true,
|
|
71
|
+
type: Number,
|
|
72
|
+
example: 1,
|
|
73
|
+
})
|
|
74
|
+
@IsInt()
|
|
75
|
+
idUserWhoCreated: number;
|
|
76
|
+
|
|
77
|
+
@ApiProperty({
|
|
78
|
+
description: 'idExercice',
|
|
79
|
+
required: true,
|
|
80
|
+
type: Number,
|
|
81
|
+
example: 1,
|
|
82
|
+
})
|
|
83
|
+
@IsInt()
|
|
84
|
+
idExercice: number;
|
|
85
|
+
|
|
86
|
+
@ApiProperty({
|
|
87
|
+
description: 'idPrestationListRelated',
|
|
88
|
+
required: true,
|
|
89
|
+
type: Number,
|
|
90
|
+
example: 1,
|
|
91
|
+
})
|
|
92
|
+
@IsInt()
|
|
93
|
+
idPrestationListRelated: number;
|
|
94
|
+
|
|
95
|
+
@ApiProperty({
|
|
96
|
+
description: 'datePayment',
|
|
97
|
+
required: true,
|
|
98
|
+
type: Date,
|
|
99
|
+
example: new Date(),
|
|
100
|
+
})
|
|
101
|
+
@IsDate()
|
|
102
|
+
datePayment: Date;
|
|
103
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString } from 'class-validator';
|
|
1
|
+
import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';
|
|
2
2
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
3
|
import { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';
|
|
4
4
|
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
@@ -130,6 +130,11 @@ export class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
130
130
|
@ApiPropertyOptional()
|
|
131
131
|
@IsOptional()
|
|
132
132
|
idBankAccount?: number | number[];
|
|
133
|
+
|
|
134
|
+
@ApiPropertyOptional()
|
|
135
|
+
@IsOptional()
|
|
136
|
+
@IsArray()
|
|
137
|
+
idGedFolders?: GedFolder[];
|
|
133
138
|
}
|
|
134
139
|
export class QueryLastFileOfType {
|
|
135
140
|
@ApiProperty()
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import { IsDateString, IsOptional, IsString, IsArray
|
|
1
|
+
import { IsDateString, IsOptional, IsString, IsArray } from 'class-validator';
|
|
2
2
|
import { ApiPropertyOptional, ApiProperty } from '../../../../utils';
|
|
3
|
-
import { RegistrationFileType, ReadStakeHolders } from './Query';
|
|
4
|
-
import { TFile } from '../file/TFile';
|
|
5
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
6
3
|
|
|
7
4
|
export class CreateImportation {
|
|
8
5
|
@ApiPropertyOptional()
|
|
@@ -35,127 +32,3 @@ export class ProcessBankAccount {
|
|
|
35
32
|
@IsArray()
|
|
36
33
|
idsSlugToRemove: Array<string>;
|
|
37
34
|
}
|
|
38
|
-
|
|
39
|
-
export class CreateQontoRegistration {
|
|
40
|
-
@ApiProperty()
|
|
41
|
-
@IsString()
|
|
42
|
-
legalFlow: 'company_creation' | 'existing_company';
|
|
43
|
-
|
|
44
|
-
@ApiProperty()
|
|
45
|
-
@IsString()
|
|
46
|
-
locale: 'en' | 'fr' | 'it' | 'es' | 'de';
|
|
47
|
-
|
|
48
|
-
@ApiPropertyOptional()
|
|
49
|
-
@IsString()
|
|
50
|
-
@IsOptional()
|
|
51
|
-
firstName?: string | null;
|
|
52
|
-
|
|
53
|
-
@ApiPropertyOptional()
|
|
54
|
-
@IsString()
|
|
55
|
-
@IsOptional()
|
|
56
|
-
lastName?: string | null;
|
|
57
|
-
|
|
58
|
-
@ApiPropertyOptional()
|
|
59
|
-
@IsString()
|
|
60
|
-
@IsOptional()
|
|
61
|
-
email?: string | null;
|
|
62
|
-
|
|
63
|
-
@ApiProperty()
|
|
64
|
-
@IsString()
|
|
65
|
-
entityType: 'freelancer' | 'company';
|
|
66
|
-
|
|
67
|
-
@ApiPropertyOptional()
|
|
68
|
-
@IsString()
|
|
69
|
-
@IsOptional()
|
|
70
|
-
legalName?: string | null;
|
|
71
|
-
|
|
72
|
-
@ApiPropertyOptional()
|
|
73
|
-
@IsString()
|
|
74
|
-
@IsOptional()
|
|
75
|
-
legalForm?: string | null;
|
|
76
|
-
|
|
77
|
-
@ApiPropertyOptional()
|
|
78
|
-
@IsString()
|
|
79
|
-
@IsOptional()
|
|
80
|
-
number?: string | null;
|
|
81
|
-
|
|
82
|
-
@ApiPropertyOptional()
|
|
83
|
-
@IsString()
|
|
84
|
-
@IsOptional()
|
|
85
|
-
sector?: string | null;
|
|
86
|
-
|
|
87
|
-
@ApiPropertyOptional()
|
|
88
|
-
@IsString()
|
|
89
|
-
@IsOptional()
|
|
90
|
-
registrationDate?: string | null;
|
|
91
|
-
|
|
92
|
-
@ApiPropertyOptional()
|
|
93
|
-
@IsString()
|
|
94
|
-
@IsOptional()
|
|
95
|
-
vatNumber?: string | null;
|
|
96
|
-
|
|
97
|
-
@ApiPropertyOptional()
|
|
98
|
-
@IsString()
|
|
99
|
-
@IsOptional()
|
|
100
|
-
addressStreet?: string | null;
|
|
101
|
-
|
|
102
|
-
@ApiPropertyOptional()
|
|
103
|
-
@IsString()
|
|
104
|
-
@IsOptional()
|
|
105
|
-
addressStreet2?: string | null;
|
|
106
|
-
|
|
107
|
-
@ApiPropertyOptional()
|
|
108
|
-
@IsString()
|
|
109
|
-
@IsOptional()
|
|
110
|
-
postalCode?: string | null;
|
|
111
|
-
|
|
112
|
-
@ApiPropertyOptional()
|
|
113
|
-
@IsString()
|
|
114
|
-
@IsOptional()
|
|
115
|
-
city?: string | null;
|
|
116
|
-
|
|
117
|
-
@ApiPropertyOptional()
|
|
118
|
-
@IsString()
|
|
119
|
-
@IsOptional()
|
|
120
|
-
country?: string | null;
|
|
121
|
-
|
|
122
|
-
@ApiProperty()
|
|
123
|
-
@IsString()
|
|
124
|
-
totalCapitalAmount: string;
|
|
125
|
-
|
|
126
|
-
@ApiProperty()
|
|
127
|
-
stakeHolders: ReadStakeHolders;
|
|
128
|
-
|
|
129
|
-
@ApiProperty()
|
|
130
|
-
@IsNumber()
|
|
131
|
-
idSociety: number;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
export class CreateRegistrationFile {
|
|
135
|
-
@ApiProperty()
|
|
136
|
-
file: TFile;
|
|
137
|
-
|
|
138
|
-
@ApiProperty()
|
|
139
|
-
fileType: RegistrationFileType;
|
|
140
|
-
|
|
141
|
-
@ApiPropertyOptional()
|
|
142
|
-
@IsString()
|
|
143
|
-
@IsOptional()
|
|
144
|
-
stakeholderId?: string;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
export class CreateWebhookConfig {
|
|
148
|
-
@ApiProperty()
|
|
149
|
-
@IsString()
|
|
150
|
-
callbackUrl: string;
|
|
151
|
-
|
|
152
|
-
@ApiProperty()
|
|
153
|
-
@IsString()
|
|
154
|
-
secret: string;
|
|
155
|
-
|
|
156
|
-
@ApiPropertyOptional()
|
|
157
|
-
@IsBoolean()
|
|
158
|
-
@ToBoolean()
|
|
159
|
-
@IsOptional()
|
|
160
|
-
enabled: boolean;
|
|
161
|
-
}
|