@silexpert/core 1.3.95-3 → 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/{team/QueryUpdateTeamsForUser.js → card/Cron.js} +21 -14
- 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/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/sellsy/SellsyOauthCallback.js +36 -0
- 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/QueryUpdateUserTeam.js → society/QueryToArchived.js} +10 -13
- 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/{team/QueryUpdateTeamsForUser.js → card/Cron.js} +23 -16
- 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/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/sellsy/SellsyOauthCallback.js +35 -0
- 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/QueryUpdateUserTeam.js → society/QueryToArchived.js} +11 -15
- 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 -0
- 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/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 -5
- 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 -5
- 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 -16
- package/ts/types/Interface/api/team/QueryUpdateUserTeam.ts +0 -12
- package/ts/types/Interface/api/team/index.ts +0 -5
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { IsDate, IsInt, IsNumber, IsString } from 'class-validator';
|
|
11
|
+
import { ApiProperty } from '../../../../utils';
|
|
12
|
+
export class QueryInpiPaymentCreate {
|
|
13
|
+
costType;
|
|
14
|
+
fileNumber;
|
|
15
|
+
amount;
|
|
16
|
+
commission;
|
|
17
|
+
type;
|
|
18
|
+
state;
|
|
19
|
+
idSociety;
|
|
20
|
+
idUserWhoCreated;
|
|
21
|
+
idExercice;
|
|
22
|
+
idPrestationListRelated;
|
|
23
|
+
datePayment;
|
|
24
|
+
}
|
|
25
|
+
__decorate([
|
|
26
|
+
ApiProperty({
|
|
27
|
+
description: 'list of selected cost type',
|
|
28
|
+
required: true,
|
|
29
|
+
type: String,
|
|
30
|
+
example: '[1,2]',
|
|
31
|
+
}),
|
|
32
|
+
IsString(),
|
|
33
|
+
__metadata("design:type", String)
|
|
34
|
+
], QueryInpiPaymentCreate.prototype, "costType", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
ApiProperty({
|
|
37
|
+
description: 'file number',
|
|
38
|
+
required: true,
|
|
39
|
+
type: String,
|
|
40
|
+
example: '010234',
|
|
41
|
+
}),
|
|
42
|
+
IsString(),
|
|
43
|
+
__metadata("design:type", String)
|
|
44
|
+
], QueryInpiPaymentCreate.prototype, "fileNumber", void 0);
|
|
45
|
+
__decorate([
|
|
46
|
+
ApiProperty({
|
|
47
|
+
description: 'amount',
|
|
48
|
+
required: true,
|
|
49
|
+
type: Number,
|
|
50
|
+
example: 100.0,
|
|
51
|
+
}),
|
|
52
|
+
IsNumber(),
|
|
53
|
+
__metadata("design:type", Number)
|
|
54
|
+
], QueryInpiPaymentCreate.prototype, "amount", void 0);
|
|
55
|
+
__decorate([
|
|
56
|
+
ApiProperty({
|
|
57
|
+
description: 'commission',
|
|
58
|
+
required: true,
|
|
59
|
+
type: Number,
|
|
60
|
+
example: 100.0,
|
|
61
|
+
}),
|
|
62
|
+
IsNumber(),
|
|
63
|
+
__metadata("design:type", Number)
|
|
64
|
+
], QueryInpiPaymentCreate.prototype, "commission", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
ApiProperty({
|
|
67
|
+
description: 'type',
|
|
68
|
+
required: true,
|
|
69
|
+
type: Number,
|
|
70
|
+
example: 1,
|
|
71
|
+
}),
|
|
72
|
+
IsInt(),
|
|
73
|
+
__metadata("design:type", Number)
|
|
74
|
+
], QueryInpiPaymentCreate.prototype, "type", void 0);
|
|
75
|
+
__decorate([
|
|
76
|
+
ApiProperty({
|
|
77
|
+
description: 'state',
|
|
78
|
+
required: true,
|
|
79
|
+
type: Number,
|
|
80
|
+
example: 1,
|
|
81
|
+
}),
|
|
82
|
+
IsInt(),
|
|
83
|
+
__metadata("design:type", Number)
|
|
84
|
+
], QueryInpiPaymentCreate.prototype, "state", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
ApiProperty({
|
|
87
|
+
description: 'idSociety',
|
|
88
|
+
required: true,
|
|
89
|
+
type: Number,
|
|
90
|
+
example: 1,
|
|
91
|
+
}),
|
|
92
|
+
IsInt(),
|
|
93
|
+
__metadata("design:type", Number)
|
|
94
|
+
], QueryInpiPaymentCreate.prototype, "idSociety", void 0);
|
|
95
|
+
__decorate([
|
|
96
|
+
ApiProperty({
|
|
97
|
+
description: 'idUserWhoCreated',
|
|
98
|
+
required: true,
|
|
99
|
+
type: Number,
|
|
100
|
+
example: 1,
|
|
101
|
+
}),
|
|
102
|
+
IsInt(),
|
|
103
|
+
__metadata("design:type", Number)
|
|
104
|
+
], QueryInpiPaymentCreate.prototype, "idUserWhoCreated", void 0);
|
|
105
|
+
__decorate([
|
|
106
|
+
ApiProperty({
|
|
107
|
+
description: 'idExercice',
|
|
108
|
+
required: true,
|
|
109
|
+
type: Number,
|
|
110
|
+
example: 1,
|
|
111
|
+
}),
|
|
112
|
+
IsInt(),
|
|
113
|
+
__metadata("design:type", Number)
|
|
114
|
+
], QueryInpiPaymentCreate.prototype, "idExercice", void 0);
|
|
115
|
+
__decorate([
|
|
116
|
+
ApiProperty({
|
|
117
|
+
description: 'idPrestationListRelated',
|
|
118
|
+
required: true,
|
|
119
|
+
type: Number,
|
|
120
|
+
example: 1,
|
|
121
|
+
}),
|
|
122
|
+
IsInt(),
|
|
123
|
+
__metadata("design:type", Number)
|
|
124
|
+
], QueryInpiPaymentCreate.prototype, "idPrestationListRelated", void 0);
|
|
125
|
+
__decorate([
|
|
126
|
+
ApiProperty({
|
|
127
|
+
description: 'datePayment',
|
|
128
|
+
required: true,
|
|
129
|
+
type: Date,
|
|
130
|
+
example: new Date(),
|
|
131
|
+
}),
|
|
132
|
+
IsDate(),
|
|
133
|
+
__metadata("design:type", Date)
|
|
134
|
+
], QueryInpiPaymentCreate.prototype, "datePayment", void 0);
|
|
135
|
+
//# sourceMappingURL=Query.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/inpiPayment/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,sBAAsB;IAQjC,QAAQ,CAAS;IASjB,UAAU,CAAS;IASnB,MAAM,CAAS;IASf,UAAU,CAAS;IASnB,IAAI,CAAS;IASb,KAAK,CAAS;IASd,SAAS,CAAS;IASlB,gBAAgB,CAAS;IASzB,UAAU,CAAS;IASnB,uBAAuB,CAAS;IAShC,WAAW,CAAO;CACnB;AA3FC;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,OAAO;KACjB,CAAC;IACD,QAAQ,EAAE;;wDACM;AASjB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,aAAa;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,QAAQ;KAClB,CAAC;IACD,QAAQ,EAAE;;0DACQ;AASnB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,QAAQ;QACrB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,KAAK;KACf,CAAC;IACD,QAAQ,EAAE;;sDACI;AASf;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,YAAY;QACzB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,KAAK;KACf,CAAC;IACD,QAAQ,EAAE;;0DACQ;AASnB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,MAAM;QACnB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;oDACK;AASb;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,OAAO;QACpB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;qDACM;AASd;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,WAAW;QACxB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;yDACU;AASlB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,kBAAkB;QAC/B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;gEACiB;AASzB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,YAAY;QACzB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;0DACW;AASnB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,yBAAyB;QACtC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,CAAC;KACX,CAAC;IACD,KAAK,EAAE;;uEACwB;AAShC;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,aAAa;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,IAAI,IAAI,EAAE;KACpB,CAAC;IACD,MAAM,EAAE;8BACI,IAAI;2DAAC","sourcesContent":["import { IsDate, IsInt, IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryInpiPaymentCreate {\n @ApiProperty({\n description: 'list of selected cost type',\n required: true,\n type: String,\n example: '[1,2]',\n })\n @IsString()\n costType: string;\n\n @ApiProperty({\n description: 'file number',\n required: true,\n type: String,\n example: '010234',\n })\n @IsString()\n fileNumber: string;\n\n @ApiProperty({\n description: 'amount',\n required: true,\n type: Number,\n example: 100.0,\n })\n @IsNumber()\n amount: number;\n\n @ApiProperty({\n description: 'commission',\n required: true,\n type: Number,\n example: 100.0,\n })\n @IsNumber()\n commission: number;\n\n @ApiProperty({\n description: 'type',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n type: number;\n\n @ApiProperty({\n description: 'state',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n state: number;\n\n @ApiProperty({\n description: 'idSociety',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n idSociety: number;\n\n @ApiProperty({\n description: 'idUserWhoCreated',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n idUserWhoCreated: number;\n\n @ApiProperty({\n description: 'idExercice',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n idExercice: number;\n\n @ApiProperty({\n description: 'idPrestationListRelated',\n required: true,\n type: Number,\n example: 1,\n })\n @IsInt()\n idPrestationListRelated: number;\n\n @ApiProperty({\n description: 'datePayment',\n required: true,\n type: Date,\n example: new Date(),\n })\n @IsDate()\n datePayment: Date;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGlC,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,MAAM,CAAC;IAIjB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGlC,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,MAAM,CAAC;IAIjB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAKlC,YAAY,CAAC,EAAE,SAAS,EAAE,CAAC;CAC5B;AACD,qBAAa,mBAAmB;IAG9B,SAAS,EAAE,MAAM,CAAC;IAGlB,aAAa,EAAE,WAAW,CAAC;IAI3B,qBAAqB,EAAE,MAAM,CAAC;IAQ9B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,0BAA0B;IAIrC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,qBAAqB;IAEhC,IAAI,EAAE,KAAK,CAAC;IAIZ,UAAU,EAAE,MAAM,CAAC;IAKnB,MAAM,EAAE,MAAM,CAAC;IAKf,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,YAAY,CAAC,EAAE,MAAM,CAAC;IAKtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString } from 'class-validator';
|
|
10
|
+
import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';
|
|
11
11
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
12
|
import { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';
|
|
13
13
|
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
@@ -171,6 +171,7 @@ export class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
171
171
|
search;
|
|
172
172
|
orderBy;
|
|
173
173
|
idBankAccount;
|
|
174
|
+
idGedFolders;
|
|
174
175
|
}
|
|
175
176
|
__decorate([
|
|
176
177
|
ApiProperty(),
|
|
@@ -203,6 +204,12 @@ __decorate([
|
|
|
203
204
|
IsOptional(),
|
|
204
205
|
__metadata("design:type", Object)
|
|
205
206
|
], QueryLibrarySociety.prototype, "idBankAccount", void 0);
|
|
207
|
+
__decorate([
|
|
208
|
+
ApiPropertyOptional(),
|
|
209
|
+
IsOptional(),
|
|
210
|
+
IsArray(),
|
|
211
|
+
__metadata("design:type", Array)
|
|
212
|
+
], QueryLibrarySociety.prototype, "idGedFolders", void 0);
|
|
206
213
|
export class QueryLastFileOfType {
|
|
207
214
|
idSociety;
|
|
208
215
|
idTypeGedFile;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';\nimport { RequiredQueryPaginate } from '../BasePaginate';\nimport { TFile } from '../file/TFile';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idGedFolder?: GedFolder;\n\n @ApiPropertyOptional()\n idTypeGedFile?: GedFileType | GedFileType[];\n\n @ApiPropertyOptional()\n idGedCategory?: GedCategory;\n\n @ApiPropertyOptional()\n typeGedFolder?: GedFolder[];\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n idBankAccount?: number | number[];\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n typeFile?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n findSign?: boolean = false;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n page?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n limit?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true })\n include?: string[];\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}\n\nexport class UpdateOrCreateGedFile {\n @ApiProperty()\n idFile: number;\n\n @ApiPropertyOptional()\n emissionDate?: Date;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n idGedFolder: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idTypeGedFile?: number;\n}\n\nexport class QueryLibrarySociety extends RequiredQueryPaginate {\n @ApiProperty()\n idGedCategories: GedCategory[];\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n orderBy?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n idBankAccount?: number | number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idGedFolders?: GedFolder[];\n}\nexport class QueryLastFileOfType {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n @IsOptional()\n idDocumentSectionType: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true })\n include?: string[];\n}\n\nexport class QueryProcessCommercialFile {\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idGedFile?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n idSocietyLike?: string;\n\n @ApiPropertyOptional({ default: 15 })\n @IsOptional()\n @IsInt()\n limit?: number;\n}\n\nexport class ConvertFilePdfToImage {\n @ApiProperty()\n file: TFile;\n\n @ApiProperty()\n @IsString()\n returnType: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n format: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n density?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n saveFilename?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n savePath?: string;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n width?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n height?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n numberOfPage?: number;\n}\n"]}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { RegistrationFileType, ReadStakeHolders } from './Query';
|
|
2
|
-
import { TFile } from '../file/TFile';
|
|
3
1
|
export declare class CreateImportation {
|
|
4
2
|
minDate?: string;
|
|
5
3
|
maxDate?: string;
|
|
@@ -12,36 +10,4 @@ export declare class ProcessBankAccount {
|
|
|
12
10
|
idsSlugToAdd: Array<string>;
|
|
13
11
|
idsSlugToRemove: Array<string>;
|
|
14
12
|
}
|
|
15
|
-
export declare class CreateQontoRegistration {
|
|
16
|
-
legalFlow: 'company_creation' | 'existing_company';
|
|
17
|
-
locale: 'en' | 'fr' | 'it' | 'es' | 'de';
|
|
18
|
-
firstName?: string | null;
|
|
19
|
-
lastName?: string | null;
|
|
20
|
-
email?: string | null;
|
|
21
|
-
entityType: 'freelancer' | 'company';
|
|
22
|
-
legalName?: string | null;
|
|
23
|
-
legalForm?: string | null;
|
|
24
|
-
number?: string | null;
|
|
25
|
-
sector?: string | null;
|
|
26
|
-
registrationDate?: string | null;
|
|
27
|
-
vatNumber?: string | null;
|
|
28
|
-
addressStreet?: string | null;
|
|
29
|
-
addressStreet2?: string | null;
|
|
30
|
-
postalCode?: string | null;
|
|
31
|
-
city?: string | null;
|
|
32
|
-
country?: string | null;
|
|
33
|
-
totalCapitalAmount: string;
|
|
34
|
-
stakeHolders: ReadStakeHolders;
|
|
35
|
-
idSociety: number;
|
|
36
|
-
}
|
|
37
|
-
export declare class CreateRegistrationFile {
|
|
38
|
-
file: TFile;
|
|
39
|
-
fileType: RegistrationFileType;
|
|
40
|
-
stakeholderId?: string;
|
|
41
|
-
}
|
|
42
|
-
export declare class CreateWebhookConfig {
|
|
43
|
-
callbackUrl: string;
|
|
44
|
-
secret: string;
|
|
45
|
-
enabled: boolean;
|
|
46
|
-
}
|
|
47
13
|
//# sourceMappingURL=Create.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Create.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Create.ts"],"names":[],"mappings":"AAGA,qBAAa,iBAAiB;IAI5B,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,qBAAa,qBAAqB;IAGhC,KAAK,EAAE,MAAM,CAAC;IAId,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,qBAAa,kBAAkB;IAG7B,YAAY,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAI5B,eAAe,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAChC"}
|
|
@@ -7,9 +7,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import { IsDateString, IsOptional, IsString, IsArray
|
|
10
|
+
import { IsDateString, IsOptional, IsString, IsArray } from 'class-validator';
|
|
11
11
|
import { ApiPropertyOptional, ApiProperty } from '../../../../utils';
|
|
12
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
12
|
export class CreateImportation {
|
|
14
13
|
minDate;
|
|
15
14
|
maxDate;
|
|
@@ -54,180 +53,4 @@ __decorate([
|
|
|
54
53
|
IsArray(),
|
|
55
54
|
__metadata("design:type", Array)
|
|
56
55
|
], ProcessBankAccount.prototype, "idsSlugToRemove", void 0);
|
|
57
|
-
export class CreateQontoRegistration {
|
|
58
|
-
legalFlow;
|
|
59
|
-
locale;
|
|
60
|
-
firstName;
|
|
61
|
-
lastName;
|
|
62
|
-
email;
|
|
63
|
-
entityType;
|
|
64
|
-
legalName;
|
|
65
|
-
legalForm;
|
|
66
|
-
number;
|
|
67
|
-
sector;
|
|
68
|
-
registrationDate;
|
|
69
|
-
vatNumber;
|
|
70
|
-
addressStreet;
|
|
71
|
-
addressStreet2;
|
|
72
|
-
postalCode;
|
|
73
|
-
city;
|
|
74
|
-
country;
|
|
75
|
-
totalCapitalAmount;
|
|
76
|
-
stakeHolders;
|
|
77
|
-
idSociety;
|
|
78
|
-
}
|
|
79
|
-
__decorate([
|
|
80
|
-
ApiProperty(),
|
|
81
|
-
IsString(),
|
|
82
|
-
__metadata("design:type", String)
|
|
83
|
-
], CreateQontoRegistration.prototype, "legalFlow", void 0);
|
|
84
|
-
__decorate([
|
|
85
|
-
ApiProperty(),
|
|
86
|
-
IsString(),
|
|
87
|
-
__metadata("design:type", String)
|
|
88
|
-
], CreateQontoRegistration.prototype, "locale", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
ApiPropertyOptional(),
|
|
91
|
-
IsString(),
|
|
92
|
-
IsOptional(),
|
|
93
|
-
__metadata("design:type", Object)
|
|
94
|
-
], CreateQontoRegistration.prototype, "firstName", void 0);
|
|
95
|
-
__decorate([
|
|
96
|
-
ApiPropertyOptional(),
|
|
97
|
-
IsString(),
|
|
98
|
-
IsOptional(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], CreateQontoRegistration.prototype, "lastName", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
ApiPropertyOptional(),
|
|
103
|
-
IsString(),
|
|
104
|
-
IsOptional(),
|
|
105
|
-
__metadata("design:type", Object)
|
|
106
|
-
], CreateQontoRegistration.prototype, "email", void 0);
|
|
107
|
-
__decorate([
|
|
108
|
-
ApiProperty(),
|
|
109
|
-
IsString(),
|
|
110
|
-
__metadata("design:type", String)
|
|
111
|
-
], CreateQontoRegistration.prototype, "entityType", void 0);
|
|
112
|
-
__decorate([
|
|
113
|
-
ApiPropertyOptional(),
|
|
114
|
-
IsString(),
|
|
115
|
-
IsOptional(),
|
|
116
|
-
__metadata("design:type", Object)
|
|
117
|
-
], CreateQontoRegistration.prototype, "legalName", void 0);
|
|
118
|
-
__decorate([
|
|
119
|
-
ApiPropertyOptional(),
|
|
120
|
-
IsString(),
|
|
121
|
-
IsOptional(),
|
|
122
|
-
__metadata("design:type", Object)
|
|
123
|
-
], CreateQontoRegistration.prototype, "legalForm", void 0);
|
|
124
|
-
__decorate([
|
|
125
|
-
ApiPropertyOptional(),
|
|
126
|
-
IsString(),
|
|
127
|
-
IsOptional(),
|
|
128
|
-
__metadata("design:type", Object)
|
|
129
|
-
], CreateQontoRegistration.prototype, "number", void 0);
|
|
130
|
-
__decorate([
|
|
131
|
-
ApiPropertyOptional(),
|
|
132
|
-
IsString(),
|
|
133
|
-
IsOptional(),
|
|
134
|
-
__metadata("design:type", Object)
|
|
135
|
-
], CreateQontoRegistration.prototype, "sector", void 0);
|
|
136
|
-
__decorate([
|
|
137
|
-
ApiPropertyOptional(),
|
|
138
|
-
IsString(),
|
|
139
|
-
IsOptional(),
|
|
140
|
-
__metadata("design:type", Object)
|
|
141
|
-
], CreateQontoRegistration.prototype, "registrationDate", void 0);
|
|
142
|
-
__decorate([
|
|
143
|
-
ApiPropertyOptional(),
|
|
144
|
-
IsString(),
|
|
145
|
-
IsOptional(),
|
|
146
|
-
__metadata("design:type", Object)
|
|
147
|
-
], CreateQontoRegistration.prototype, "vatNumber", void 0);
|
|
148
|
-
__decorate([
|
|
149
|
-
ApiPropertyOptional(),
|
|
150
|
-
IsString(),
|
|
151
|
-
IsOptional(),
|
|
152
|
-
__metadata("design:type", Object)
|
|
153
|
-
], CreateQontoRegistration.prototype, "addressStreet", void 0);
|
|
154
|
-
__decorate([
|
|
155
|
-
ApiPropertyOptional(),
|
|
156
|
-
IsString(),
|
|
157
|
-
IsOptional(),
|
|
158
|
-
__metadata("design:type", Object)
|
|
159
|
-
], CreateQontoRegistration.prototype, "addressStreet2", void 0);
|
|
160
|
-
__decorate([
|
|
161
|
-
ApiPropertyOptional(),
|
|
162
|
-
IsString(),
|
|
163
|
-
IsOptional(),
|
|
164
|
-
__metadata("design:type", Object)
|
|
165
|
-
], CreateQontoRegistration.prototype, "postalCode", void 0);
|
|
166
|
-
__decorate([
|
|
167
|
-
ApiPropertyOptional(),
|
|
168
|
-
IsString(),
|
|
169
|
-
IsOptional(),
|
|
170
|
-
__metadata("design:type", Object)
|
|
171
|
-
], CreateQontoRegistration.prototype, "city", void 0);
|
|
172
|
-
__decorate([
|
|
173
|
-
ApiPropertyOptional(),
|
|
174
|
-
IsString(),
|
|
175
|
-
IsOptional(),
|
|
176
|
-
__metadata("design:type", Object)
|
|
177
|
-
], CreateQontoRegistration.prototype, "country", void 0);
|
|
178
|
-
__decorate([
|
|
179
|
-
ApiProperty(),
|
|
180
|
-
IsString(),
|
|
181
|
-
__metadata("design:type", String)
|
|
182
|
-
], CreateQontoRegistration.prototype, "totalCapitalAmount", void 0);
|
|
183
|
-
__decorate([
|
|
184
|
-
ApiProperty(),
|
|
185
|
-
__metadata("design:type", Array)
|
|
186
|
-
], CreateQontoRegistration.prototype, "stakeHolders", void 0);
|
|
187
|
-
__decorate([
|
|
188
|
-
ApiProperty(),
|
|
189
|
-
IsNumber(),
|
|
190
|
-
__metadata("design:type", Number)
|
|
191
|
-
], CreateQontoRegistration.prototype, "idSociety", void 0);
|
|
192
|
-
export class CreateRegistrationFile {
|
|
193
|
-
file;
|
|
194
|
-
fileType;
|
|
195
|
-
stakeholderId;
|
|
196
|
-
}
|
|
197
|
-
__decorate([
|
|
198
|
-
ApiProperty(),
|
|
199
|
-
__metadata("design:type", Object)
|
|
200
|
-
], CreateRegistrationFile.prototype, "file", void 0);
|
|
201
|
-
__decorate([
|
|
202
|
-
ApiProperty(),
|
|
203
|
-
__metadata("design:type", String)
|
|
204
|
-
], CreateRegistrationFile.prototype, "fileType", void 0);
|
|
205
|
-
__decorate([
|
|
206
|
-
ApiPropertyOptional(),
|
|
207
|
-
IsString(),
|
|
208
|
-
IsOptional(),
|
|
209
|
-
__metadata("design:type", String)
|
|
210
|
-
], CreateRegistrationFile.prototype, "stakeholderId", void 0);
|
|
211
|
-
export class CreateWebhookConfig {
|
|
212
|
-
callbackUrl;
|
|
213
|
-
secret;
|
|
214
|
-
enabled;
|
|
215
|
-
}
|
|
216
|
-
__decorate([
|
|
217
|
-
ApiProperty(),
|
|
218
|
-
IsString(),
|
|
219
|
-
__metadata("design:type", String)
|
|
220
|
-
], CreateWebhookConfig.prototype, "callbackUrl", void 0);
|
|
221
|
-
__decorate([
|
|
222
|
-
ApiProperty(),
|
|
223
|
-
IsString(),
|
|
224
|
-
__metadata("design:type", String)
|
|
225
|
-
], CreateWebhookConfig.prototype, "secret", void 0);
|
|
226
|
-
__decorate([
|
|
227
|
-
ApiPropertyOptional(),
|
|
228
|
-
IsBoolean(),
|
|
229
|
-
ToBoolean(),
|
|
230
|
-
IsOptional(),
|
|
231
|
-
__metadata("design:type", Boolean)
|
|
232
|
-
], CreateWebhookConfig.prototype, "enabled", void 0);
|
|
233
56
|
//# sourceMappingURL=Create.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC9E,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,iBAAiB;IAI5B,OAAO,CAAU;IAKjB,OAAO,CAAU;CAClB;AANC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,YAAY,EAAE;;kDACE;AAKjB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,YAAY,EAAE;;kDACE;AAGnB,MAAM,OAAO,qBAAqB;IAGhC,KAAK,CAAS;IAId,QAAQ,CAAS;CAClB;AALC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;oDACG;AAId;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;uDACM;AAGnB,MAAM,OAAO,kBAAkB;IAG7B,YAAY,CAAgB;IAI5B,eAAe,CAAgB;CAChC;AALC;IAFC,WAAW,EAAE;IACb,OAAO,EAAE;8BACI,KAAK;wDAAS;AAI5B;IAFC,WAAW,EAAE;IACb,OAAO,EAAE;8BACO,KAAK;2DAAS","sourcesContent":["import { IsDateString, IsOptional, IsString, IsArray } from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\n\nexport class CreateImportation {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDateString()\n minDate?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDateString()\n maxDate?: string;\n}\n\nexport class CreateQontoConnection {\n @ApiProperty()\n @IsString()\n login: string;\n\n @ApiProperty()\n @IsString()\n password: string;\n}\n\nexport class ProcessBankAccount {\n @ApiProperty()\n @IsArray()\n idsSlugToAdd: Array<string>;\n\n @ApiProperty()\n @IsArray()\n idsSlugToRemove: Array<string>;\n}\n"]}
|
|
@@ -74,32 +74,6 @@ export type GetQontoAttachment = {
|
|
|
74
74
|
url: string | null;
|
|
75
75
|
};
|
|
76
76
|
};
|
|
77
|
-
export type ReadQontoRegistration = {
|
|
78
|
-
id: string;
|
|
79
|
-
legal_flow: string;
|
|
80
|
-
flow: {
|
|
81
|
-
type: 'manual' | 'seamless';
|
|
82
|
-
breakdown: {
|
|
83
|
-
code: string;
|
|
84
|
-
detail: string;
|
|
85
|
-
source: {
|
|
86
|
-
pointer: string;
|
|
87
|
-
};
|
|
88
|
-
} | null;
|
|
89
|
-
};
|
|
90
|
-
status: 'created' | 'pending' | 'user_started' | 'price_plan_selected' | 'contract_signed' | 'submitted' | 'capital_deposit_activated' | 'capital_deposit_request_signed' | 'capital_deposit_certificate_signed' | 'completed';
|
|
91
|
-
redirection_link: string;
|
|
92
|
-
created_at: string;
|
|
93
|
-
updated_at: string;
|
|
94
|
-
locale: string;
|
|
95
|
-
partner_user: {
|
|
96
|
-
first_name: string | null;
|
|
97
|
-
last_name: string | null;
|
|
98
|
-
email: string | null;
|
|
99
|
-
};
|
|
100
|
-
organization: ReadOrganization;
|
|
101
|
-
stakeholders: ReadStakeHolder[];
|
|
102
|
-
};
|
|
103
77
|
export type ReadOrganization = {
|
|
104
78
|
id?: string;
|
|
105
79
|
entity_type: 'freelancer' | 'company';
|
|
@@ -149,22 +123,4 @@ export declare class ReadStakeHolder {
|
|
|
149
123
|
shareholding_type: 'physical' | null;
|
|
150
124
|
}
|
|
151
125
|
export type ReadStakeHolders = ReadStakeHolder[];
|
|
152
|
-
export declare class ReadQontoRegistrationFile {
|
|
153
|
-
id: string;
|
|
154
|
-
filename: string;
|
|
155
|
-
filesize_bytes: number;
|
|
156
|
-
url: string;
|
|
157
|
-
created_at: string;
|
|
158
|
-
file_type: string;
|
|
159
|
-
stakeholder_id: string | null;
|
|
160
|
-
}
|
|
161
|
-
export type ReadQontoWebhookConfig = {
|
|
162
|
-
id: string;
|
|
163
|
-
created_at: string;
|
|
164
|
-
updated_at: string;
|
|
165
|
-
callback_url: string;
|
|
166
|
-
enabled: boolean;
|
|
167
|
-
secret: string;
|
|
168
|
-
};
|
|
169
|
-
export type RegistrationFileType = 'organization-deposit-certificate' | 'organization-proof-of-address' | 'organization-by-laws' | 'organization-kbis' | 'stakeholder-proof-of-identity' | 'stakeholder-residence-permit';
|
|
170
126
|
//# sourceMappingURL=Query.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Query.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Query.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,4BAA4B,GAAG;IACzC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,wBAAwB,EAAE,MAAM,CAAC;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,QAAQ,GAAG,QAAQ,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,YAAY,EAAE;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,aAAa,EAAE,4BAA4B,EAAE,CAAC;KAC/C,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC,YAAY,EAAE,gBAAgB,EAAE,CAAC;IACjC,IAAI,EAAE;QACJ,YAAY,EAAE,MAAM,CAAC;QACrB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QACzB,WAAW,EAAE,MAAM,CAAC;QACpB,WAAW,EAAE,MAAM,CAAC;QACpB,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,cAAc,EAAE,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,eAAe,EAAE,OAAO,CAAC;IACzB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,GAAG,EAAE,MAAM,CAAC;IACZ,oBAAoB,EAAE;QACpB,MAAM,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,MAAM,CAAC;QAClB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,SAAS,EAAE,MAAM,CAAC;QAClB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;KACpB,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,YAAY,GAAG,SAAS,CAAC;IACtC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,OAAO,EAAE;QACP,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QACtB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAC3B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;KACxB,CAAC;IACF,oBAAoB,EAAE;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,KAAK,CAAC;KACjB,CAAC;CACH,CAAC;AAEF,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,cAAc,EAAE;QACd,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,KAAK,CAAC;KACjB,CAAC;IACF,QAAQ,EAAE,OAAO,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,CAAC;IAC3C,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE;QACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAC3B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;KACxB,CAAC;IACF,iBAAiB,EAAE;QACjB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAC3B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;KACxB,CAAC;IACF,iBAAiB,EAAE,UAAU,GAAG,IAAI,CAAC;CACtC;AAED,MAAM,MAAM,gBAAgB,GAAG,eAAe,EAAE,CAAC"}
|
|
@@ -13,13 +13,4 @@ export class ReadStakeHolder {
|
|
|
13
13
|
residence_address;
|
|
14
14
|
shareholding_type;
|
|
15
15
|
}
|
|
16
|
-
export class ReadQontoRegistrationFile {
|
|
17
|
-
id;
|
|
18
|
-
filename;
|
|
19
|
-
filesize_bytes;
|
|
20
|
-
url; // TTL of 2 hours
|
|
21
|
-
created_at;
|
|
22
|
-
file_type;
|
|
23
|
-
stakeholder_id;
|
|
24
|
-
}
|
|
25
16
|
//# sourceMappingURL=Query.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Query.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/qonto/Query.ts"],"names":[],"mappings":"AAuGA,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,cAAc,CAGZ;IACF,QAAQ,CAAiB;IACzB,UAAU,CAAgB;IAC1B,SAAS,CAAgB;IACzB,KAAK,CAAgB;IACrB,MAAM,CAAqC;IAC3C,YAAY,CAAgB;IAC5B,WAAW,CAAgB,CAAC,mBAAmB;IAC/C,UAAU,CAAgB;IAC1B,aAAa,CAIX;IACF,iBAAiB,CAKf;IACF,iBAAiB,CAAoB;CACtC","sourcesContent":["export type QontoOrganisationBankAccount = {\n slug: string;\n iban: string;\n bic: string | null;\n currency: string;\n balance: number;\n balance_cents: number;\n authorized_balance: number;\n authorized_balance_cents: number;\n updated_at: string;\n status: 'active' | 'closed';\n};\n\nexport type GetQontoOrganization = {\n organization: {\n slug: string;\n legal_name: string | null;\n bank_accounts: QontoOrganisationBankAccount[];\n };\n};\n\nexport type GetQontoTransactionsResponse = {\n transactions: QontoTransaction[];\n meta: {\n current_page: number;\n next_page: number | null;\n prev_page: number | null;\n total_pages: number;\n total_count: number;\n per_page: number;\n };\n};\n\nexport type QontoTransaction = {\n transaction_id: string;\n amount: number;\n amount_cents: number;\n settled_balance: number;\n settled_balance_cents: number;\n attachment_ids: string[];\n local_amount: number;\n local_amount_cents: number;\n side: string;\n operation_type: string;\n currency: string;\n local_currency: string;\n label: string;\n settled_at: string;\n emitted_at: string;\n updated_at: string;\n status: string;\n note: string;\n reference: string | null;\n vat_amount: number | null;\n vat_amount_cents: number | null;\n vat_rate: number | null;\n initiator_id: string | null;\n label_ids: string[];\n attachment_lost: boolean;\n attachment_required: boolean;\n card_last_digits: string | null;\n category: string | null;\n id: string | null;\n};\n\nexport type GetQontoAttachment = {\n id: string;\n created_at: string;\n file_name: string;\n file_size: string;\n file_content_type: string;\n url: string;\n probative_attachment: {\n status: string;\n file_name: string;\n file_content_type: string;\n file_size: string;\n url: string | null;\n };\n};\n\nexport type ReadOrganization = {\n id?: string;\n entity_type: 'freelancer' | 'company';\n legal_name: string | null;\n legal_form: string | null;\n legal_number?: string | null;\n legal_sector?: string | null;\n legal_registration_date?: string | null;\n legal_vat_number?: string | null;\n address: {\n line_1: string | null;\n line_2?: string | null;\n postal_code: string | null;\n city: string | null;\n country: string | null;\n };\n total_capital_amount: {\n value: string;\n currency: 'EUR';\n };\n};\n\nexport class ReadStakeHolder {\n id?: string;\n capital_amount: {\n value: string;\n currency: 'EUR';\n };\n is_owner: boolean | null;\n first_name: string | null;\n last_name: string | null;\n email: string | null;\n gender: 'male' | 'female' | 'other' | null;\n phone_number: string | null;\n nationality: string | null; // ISO country code\n birth_date: string | null;\n birth_address: {\n postal_code: string | null;\n city: string | null;\n country: string | null;\n };\n residence_address: {\n line_1: string | null;\n postal_code: string | null;\n city: string | null;\n country: string | null;\n };\n shareholding_type: 'physical' | null;\n}\n\nexport type ReadStakeHolders = ReadStakeHolder[];\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export interface SellsyConnectionStatus {
|
|
2
|
+
connected: boolean;
|
|
3
|
+
refreshed?: boolean;
|
|
4
|
+
needReauth?: boolean;
|
|
5
|
+
lastSync?: Date | string;
|
|
6
|
+
expiresAt?: Date;
|
|
7
|
+
expiresIn?: number;
|
|
8
|
+
message?: string;
|
|
9
|
+
error?: string;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=SellsyConnectionStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SellsyConnectionStatus.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sellsy/SellsyConnectionStatus.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SellsyConnectionStatus.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sellsy/SellsyConnectionStatus.ts"],"names":[],"mappings":"","sourcesContent":["export interface SellsyConnectionStatus {\n connected: boolean;\n refreshed?: boolean;\n needReauth?: boolean;\n lastSync?: Date | string;\n expiresAt?: Date;\n expiresIn?: number;\n message?: string;\n error?: string;\n}\n"]}
|