@silexpert/core 1.3.195-7 → 1.3.195

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.
Files changed (516) hide show
  1. package/dist/cjs/api/resources/Card.d.ts +1 -23
  2. package/dist/cjs/api/resources/Card.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Card.js +0 -36
  4. package/dist/cjs/api/resources/Card.js.map +1 -1
  5. package/dist/cjs/api/resources/LoginApproval.d.ts +18 -0
  6. package/dist/cjs/api/resources/LoginApproval.d.ts.map +1 -0
  7. package/dist/cjs/api/resources/LoginApproval.js +20 -0
  8. package/dist/cjs/api/resources/LoginApproval.js.map +1 -0
  9. package/dist/cjs/api/resources/Mfa.d.ts +1 -0
  10. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Mfa.js +4 -0
  12. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  13. package/dist/cjs/api/resources/Payment.d.ts +1 -0
  14. package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Payment.js +3 -0
  16. package/dist/cjs/api/resources/Payment.js.map +1 -1
  17. package/dist/cjs/api/resources/Society.d.ts +2 -1
  18. package/dist/cjs/api/resources/Society.d.ts.map +1 -1
  19. package/dist/cjs/api/resources/Society.js +3 -0
  20. package/dist/cjs/api/resources/Society.js.map +1 -1
  21. package/dist/cjs/api/resources/SocietyApproval.d.ts +47 -0
  22. package/dist/cjs/api/resources/SocietyApproval.d.ts.map +1 -0
  23. package/dist/cjs/api/resources/SocietyApproval.js +62 -0
  24. package/dist/cjs/api/resources/SocietyApproval.js.map +1 -0
  25. package/dist/cjs/api/resources/Webex.d.ts +8 -0
  26. package/dist/cjs/api/resources/Webex.d.ts.map +1 -0
  27. package/dist/cjs/api/resources/Webex.js +17 -0
  28. package/dist/cjs/api/resources/Webex.js.map +1 -0
  29. package/dist/cjs/api/resources.d.ts +4 -2
  30. package/dist/cjs/api/resources.d.ts.map +1 -1
  31. package/dist/cjs/api/resources.js +4 -2
  32. package/dist/cjs/api/resources.js.map +1 -1
  33. package/dist/cjs/types/Enum/Card.d.ts +2 -44
  34. package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
  35. package/dist/cjs/types/Enum/Card.js +2 -52
  36. package/dist/cjs/types/Enum/Card.js.map +1 -1
  37. package/dist/cjs/types/Enum/EbookIntention.d.ts +8 -0
  38. package/dist/cjs/types/Enum/EbookIntention.d.ts.map +1 -0
  39. package/dist/cjs/types/Enum/EbookIntention.js +18 -0
  40. package/dist/cjs/types/Enum/EbookIntention.js.map +1 -0
  41. package/dist/cjs/types/Enum/Ged.d.ts +9 -3
  42. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  43. package/dist/cjs/types/Enum/Ged.js +154 -30
  44. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  45. package/dist/cjs/types/Enum/InformationRequestState.d.ts +2 -1
  46. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  47. package/dist/cjs/types/Enum/InformationRequestState.js +1 -0
  48. package/dist/cjs/types/Enum/InformationRequestState.js.map +1 -1
  49. package/dist/cjs/types/Enum/JobTitle.d.ts +2 -1
  50. package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
  51. package/dist/cjs/types/Enum/JobTitle.js +6 -0
  52. package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
  53. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  54. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  55. package/dist/cjs/types/Enum/LoginApprovalStatus.js +18 -0
  56. package/dist/cjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  57. package/dist/cjs/types/Enum/MailAuto.d.ts +3 -1
  58. package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
  59. package/dist/cjs/types/Enum/MailAuto.js +2 -0
  60. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  61. package/dist/cjs/types/Enum/MfaMode.d.ts +12 -0
  62. package/dist/cjs/types/Enum/MfaMode.d.ts.map +1 -0
  63. package/dist/cjs/types/Enum/MfaMode.js +16 -0
  64. package/dist/cjs/types/Enum/MfaMode.js.map +1 -0
  65. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  66. package/dist/cjs/types/Enum/PriceGridClementine.js +482 -478
  67. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  68. package/dist/cjs/types/Enum/Proceding.d.ts +4 -0
  69. package/dist/cjs/types/Enum/Proceding.d.ts.map +1 -1
  70. package/dist/cjs/types/Enum/Proceding.js +4 -0
  71. package/dist/cjs/types/Enum/Proceding.js.map +1 -1
  72. package/dist/cjs/types/Enum/SocietyApproval.d.ts +46 -0
  73. package/dist/cjs/types/Enum/SocietyApproval.d.ts.map +1 -0
  74. package/dist/cjs/types/Enum/SocietyApproval.js +280 -0
  75. package/dist/cjs/types/Enum/SocietyApproval.js.map +1 -0
  76. package/dist/cjs/types/Enum/StatutsSection.d.ts +7 -1
  77. package/dist/cjs/types/Enum/StatutsSection.d.ts.map +1 -1
  78. package/dist/cjs/types/Enum/StatutsSection.js +15 -7
  79. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  80. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts +36 -0
  81. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts.map +1 -0
  82. package/dist/cjs/types/Interface/api/SocietyApproval.js +153 -0
  83. package/dist/cjs/types/Interface/api/SocietyApproval.js.map +1 -0
  84. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  85. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  86. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  87. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  88. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  89. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +21 -0
  90. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  91. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +17 -0
  92. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  93. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +4 -1
  94. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  95. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  96. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  97. package/dist/cjs/types/Interface/api/{card/ModifyCustomerVat.js → authentification/SetMobileApprovalDto.js} +11 -13
  98. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  99. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  100. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  101. package/dist/cjs/types/Interface/api/authentification/loginApproval.js +26 -0
  102. package/dist/cjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  103. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
  104. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  105. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -6
  106. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  107. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts +5 -0
  108. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +1 -0
  109. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js +21 -0
  110. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js.map +1 -0
  111. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts +2 -0
  112. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  113. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js +6 -0
  114. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  115. package/dist/cjs/types/Interface/api/card/Cron.d.ts +3 -0
  116. package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  117. package/dist/cjs/types/Interface/api/card/Cron.js +10 -1
  118. package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
  119. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +1 -11
  120. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  121. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +7 -44
  122. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  123. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
  124. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  125. package/dist/cjs/types/Interface/api/card/UpdateCard.js +1 -58
  126. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  127. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +3 -0
  128. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  129. package/dist/cjs/types/Interface/api/informationRequest/Update.js +10 -1
  130. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  131. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  132. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +2 -0
  133. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  134. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +1 -0
  135. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  136. package/dist/cjs/types/Interface/api/prestation/Query.js +7 -0
  137. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
  138. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +1 -0
  139. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  140. package/dist/cjs/types/Interface/api/user/RegisterProspect.js +6 -0
  141. package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  142. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts +7 -0
  143. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -0
  144. package/dist/cjs/types/Interface/api/{card/Query.js → webex/GetWebinarsParams.js} +16 -15
  145. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -0
  146. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts +7 -0
  147. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +1 -0
  148. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js +3 -0
  149. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js.map +1 -0
  150. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts +22 -0
  151. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts.map +1 -0
  152. package/dist/cjs/types/Interface/{models/IUsersHistory.js → api/webex/WebexMeeting.js} +1 -1
  153. package/dist/cjs/types/Interface/api/webex/WebexMeeting.js.map +1 -0
  154. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts +18 -0
  155. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +1 -0
  156. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js +40 -0
  157. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js.map +1 -0
  158. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +6 -5
  159. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  160. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +14 -0
  161. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  162. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
  163. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  164. package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  165. package/dist/cjs/types/Interface/models/ICard.d.ts +0 -19
  166. package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -1
  167. package/dist/cjs/types/Interface/models/ICard.js.map +1 -1
  168. package/dist/cjs/types/Interface/models/ICardHistory.d.ts +0 -4
  169. package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  170. package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -1
  171. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts +0 -1
  172. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  173. package/dist/cjs/types/Interface/models/ICustomerVat.js.map +1 -1
  174. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  175. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  176. package/dist/cjs/types/Interface/models/ILoginApproval.js +3 -0
  177. package/dist/cjs/types/Interface/models/ILoginApproval.js.map +1 -0
  178. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts +2 -0
  179. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  180. package/dist/cjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  181. package/dist/cjs/types/Interface/models/IUser.d.ts +2 -0
  182. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  183. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  184. package/dist/cjs/types/index.d.ts +14 -7
  185. package/dist/cjs/types/index.d.ts.map +1 -1
  186. package/dist/cjs/types/index.js +14 -7
  187. package/dist/cjs/types/index.js.map +1 -1
  188. package/dist/cjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  189. package/dist/cjs/utils/commercialManagement/internationalization/choices.js +21 -19
  190. package/dist/cjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  191. package/dist/cjs/utils/index.d.ts +1 -0
  192. package/dist/cjs/utils/index.d.ts.map +1 -1
  193. package/dist/cjs/utils/index.js +1 -0
  194. package/dist/cjs/utils/index.js.map +1 -1
  195. package/dist/cjs/utils/societyApproval.d.ts +38 -0
  196. package/dist/cjs/utils/societyApproval.d.ts.map +1 -0
  197. package/dist/cjs/utils/societyApproval.js +101 -0
  198. package/dist/cjs/utils/societyApproval.js.map +1 -0
  199. package/dist/mjs/api/resources/Card.d.ts +1 -23
  200. package/dist/mjs/api/resources/Card.d.ts.map +1 -1
  201. package/dist/mjs/api/resources/Card.js +0 -45
  202. package/dist/mjs/api/resources/Card.js.map +1 -1
  203. package/dist/mjs/api/resources/LoginApproval.d.ts +18 -0
  204. package/dist/mjs/api/resources/LoginApproval.d.ts.map +1 -0
  205. package/dist/mjs/api/resources/LoginApproval.js +16 -0
  206. package/dist/mjs/api/resources/LoginApproval.js.map +1 -0
  207. package/dist/mjs/api/resources/Mfa.d.ts +1 -0
  208. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  209. package/dist/mjs/api/resources/Mfa.js +4 -0
  210. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  211. package/dist/mjs/api/resources/Payment.d.ts +1 -0
  212. package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
  213. package/dist/mjs/api/resources/Payment.js +3 -0
  214. package/dist/mjs/api/resources/Payment.js.map +1 -1
  215. package/dist/mjs/api/resources/Society.d.ts +2 -1
  216. package/dist/mjs/api/resources/Society.d.ts.map +1 -1
  217. package/dist/mjs/api/resources/Society.js +3 -0
  218. package/dist/mjs/api/resources/Society.js.map +1 -1
  219. package/dist/mjs/api/resources/SocietyApproval.d.ts +47 -0
  220. package/dist/mjs/api/resources/SocietyApproval.d.ts.map +1 -0
  221. package/dist/mjs/api/resources/SocietyApproval.js +58 -0
  222. package/dist/mjs/api/resources/SocietyApproval.js.map +1 -0
  223. package/dist/mjs/api/resources/Webex.d.ts +8 -0
  224. package/dist/mjs/api/resources/Webex.d.ts.map +1 -0
  225. package/dist/mjs/api/resources/Webex.js +13 -0
  226. package/dist/mjs/api/resources/Webex.js.map +1 -0
  227. package/dist/mjs/api/resources.d.ts +4 -2
  228. package/dist/mjs/api/resources.d.ts.map +1 -1
  229. package/dist/mjs/api/resources.js +4 -2
  230. package/dist/mjs/api/resources.js.map +1 -1
  231. package/dist/mjs/types/Enum/Card.d.ts +2 -44
  232. package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
  233. package/dist/mjs/types/Enum/Card.js +2 -52
  234. package/dist/mjs/types/Enum/Card.js.map +1 -1
  235. package/dist/mjs/types/Enum/EbookIntention.d.ts +8 -0
  236. package/dist/mjs/types/Enum/EbookIntention.d.ts.map +1 -0
  237. package/dist/mjs/types/Enum/EbookIntention.js +15 -0
  238. package/dist/mjs/types/Enum/EbookIntention.js.map +1 -0
  239. package/dist/mjs/types/Enum/Ged.d.ts +9 -3
  240. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  241. package/dist/mjs/types/Enum/Ged.js +154 -30
  242. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  243. package/dist/mjs/types/Enum/InformationRequestState.d.ts +2 -1
  244. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  245. package/dist/mjs/types/Enum/InformationRequestState.js +1 -0
  246. package/dist/mjs/types/Enum/InformationRequestState.js.map +1 -1
  247. package/dist/mjs/types/Enum/JobTitle.d.ts +2 -1
  248. package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
  249. package/dist/mjs/types/Enum/JobTitle.js +6 -0
  250. package/dist/mjs/types/Enum/JobTitle.js.map +1 -1
  251. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  252. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  253. package/dist/mjs/types/Enum/LoginApprovalStatus.js +15 -0
  254. package/dist/mjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  255. package/dist/mjs/types/Enum/MailAuto.d.ts +3 -1
  256. package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
  257. package/dist/mjs/types/Enum/MailAuto.js +2 -0
  258. package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
  259. package/dist/mjs/types/Enum/MfaMode.d.ts +12 -0
  260. package/dist/mjs/types/Enum/MfaMode.d.ts.map +1 -0
  261. package/dist/mjs/types/Enum/MfaMode.js +13 -0
  262. package/dist/mjs/types/Enum/MfaMode.js.map +1 -0
  263. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  264. package/dist/mjs/types/Enum/PriceGridClementine.js +486 -474
  265. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  266. package/dist/mjs/types/Enum/Proceding.d.ts +4 -0
  267. package/dist/mjs/types/Enum/Proceding.d.ts.map +1 -1
  268. package/dist/mjs/types/Enum/Proceding.js +4 -0
  269. package/dist/mjs/types/Enum/Proceding.js.map +1 -1
  270. package/dist/mjs/types/Enum/SocietyApproval.d.ts +46 -0
  271. package/dist/mjs/types/Enum/SocietyApproval.d.ts.map +1 -0
  272. package/dist/mjs/types/Enum/SocietyApproval.js +277 -0
  273. package/dist/mjs/types/Enum/SocietyApproval.js.map +1 -0
  274. package/dist/mjs/types/Enum/StatutsSection.d.ts +7 -1
  275. package/dist/mjs/types/Enum/StatutsSection.d.ts.map +1 -1
  276. package/dist/mjs/types/Enum/StatutsSection.js +15 -7
  277. package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
  278. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts +36 -0
  279. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts.map +1 -0
  280. package/dist/mjs/types/Interface/api/SocietyApproval.js +167 -0
  281. package/dist/mjs/types/Interface/api/SocietyApproval.js.map +1 -0
  282. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  283. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  284. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  285. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  286. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  287. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +18 -0
  288. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  289. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +17 -0
  290. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  291. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +7 -0
  292. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  293. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  294. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  295. package/dist/mjs/types/Interface/api/{card/ModifyCustomerVat.js → authentification/SetMobileApprovalDto.js} +12 -14
  296. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  297. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  298. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  299. package/dist/mjs/types/Interface/api/authentification/loginApproval.js +23 -0
  300. package/dist/mjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  301. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
  302. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  303. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -7
  304. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  305. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts +5 -0
  306. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +1 -0
  307. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js +18 -0
  308. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js.map +1 -0
  309. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts +2 -0
  310. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  311. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js +7 -0
  312. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  313. package/dist/mjs/types/Interface/api/card/Cron.d.ts +3 -0
  314. package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  315. package/dist/mjs/types/Interface/api/card/Cron.js +8 -0
  316. package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
  317. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +1 -11
  318. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  319. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +7 -43
  320. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  321. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
  322. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  323. package/dist/mjs/types/Interface/api/card/UpdateCard.js +1 -65
  324. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  325. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +3 -0
  326. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  327. package/dist/mjs/types/Interface/api/informationRequest/Update.js +9 -0
  328. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  329. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  330. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +2 -0
  331. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  332. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +1 -0
  333. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  334. package/dist/mjs/types/Interface/api/prestation/Query.js +8 -0
  335. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
  336. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +1 -0
  337. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  338. package/dist/mjs/types/Interface/api/user/RegisterProspect.js +7 -0
  339. package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  340. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts +7 -0
  341. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -0
  342. package/dist/mjs/types/Interface/api/{card/Query.js → webex/GetWebinarsParams.js} +20 -16
  343. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -0
  344. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts +7 -0
  345. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +1 -0
  346. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js +2 -0
  347. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js.map +1 -0
  348. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts +22 -0
  349. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts.map +1 -0
  350. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js +2 -0
  351. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js.map +1 -0
  352. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts +18 -0
  353. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +1 -0
  354. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js +40 -0
  355. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js.map +1 -0
  356. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +6 -5
  357. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  358. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +15 -0
  359. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  360. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
  361. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  362. package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  363. package/dist/mjs/types/Interface/models/ICard.d.ts +0 -19
  364. package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -1
  365. package/dist/mjs/types/Interface/models/ICard.js.map +1 -1
  366. package/dist/mjs/types/Interface/models/ICardHistory.d.ts +0 -4
  367. package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  368. package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -1
  369. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts +0 -1
  370. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  371. package/dist/mjs/types/Interface/models/ICustomerVat.js.map +1 -1
  372. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  373. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  374. package/dist/mjs/types/Interface/models/ILoginApproval.js +2 -0
  375. package/dist/mjs/types/Interface/models/ILoginApproval.js.map +1 -0
  376. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts +2 -0
  377. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  378. package/dist/mjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  379. package/dist/mjs/types/Interface/models/IUser.d.ts +2 -0
  380. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  381. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  382. package/dist/mjs/types/index.d.ts +14 -7
  383. package/dist/mjs/types/index.d.ts.map +1 -1
  384. package/dist/mjs/types/index.js +14 -7
  385. package/dist/mjs/types/index.js.map +1 -1
  386. package/dist/mjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  387. package/dist/mjs/utils/commercialManagement/internationalization/choices.js +21 -19
  388. package/dist/mjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  389. package/dist/mjs/utils/index.d.ts +1 -0
  390. package/dist/mjs/utils/index.d.ts.map +1 -1
  391. package/dist/mjs/utils/index.js +1 -0
  392. package/dist/mjs/utils/index.js.map +1 -1
  393. package/dist/mjs/utils/societyApproval.d.ts +38 -0
  394. package/dist/mjs/utils/societyApproval.d.ts.map +1 -0
  395. package/dist/mjs/utils/societyApproval.js +109 -0
  396. package/dist/mjs/utils/societyApproval.js.map +1 -0
  397. package/package.json +1 -1
  398. package/ts/api/resources/Card.ts +0 -61
  399. package/ts/api/resources/LoginApproval.ts +20 -0
  400. package/ts/api/resources/Mfa.ts +6 -0
  401. package/ts/api/resources/Payment.ts +4 -0
  402. package/ts/api/resources/Society.ts +5 -0
  403. package/ts/api/resources/SocietyApproval.ts +75 -0
  404. package/ts/api/resources/Webex.ts +16 -0
  405. package/ts/api/resources.ts +4 -2
  406. package/ts/types/Enum/Card.ts +2 -52
  407. package/ts/types/Enum/EbookIntention.ts +14 -0
  408. package/ts/types/Enum/Ged.ts +380 -248
  409. package/ts/types/Enum/InformationRequestState.ts +1 -0
  410. package/ts/types/Enum/JobTitle.ts +6 -0
  411. package/ts/types/Enum/LoginApprovalStatus.ts +13 -0
  412. package/ts/types/Enum/MailAuto.ts +2 -0
  413. package/ts/types/Enum/MfaMode.ts +11 -0
  414. package/ts/types/Enum/PriceGridClementine.ts +487 -474
  415. package/ts/types/Enum/Proceding.ts +4 -0
  416. package/ts/types/Enum/SocietyApproval.ts +301 -0
  417. package/ts/types/Enum/StatutsSection.ts +15 -7
  418. package/ts/types/Interface/api/SocietyApproval.ts +121 -0
  419. package/ts/types/Interface/api/authentification/AuthenticationResponse.ts +10 -0
  420. package/ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts +6 -0
  421. package/ts/types/Interface/api/authentification/ReadAuthenticateCollaborater.ts +18 -0
  422. package/ts/types/Interface/api/authentification/SetMobileApprovalDto.ts +11 -0
  423. package/ts/types/Interface/api/authentification/loginApproval.ts +75 -0
  424. package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +0 -5
  425. package/ts/types/Interface/api/bankAccount/Benchmark.ts +7 -0
  426. package/ts/types/Interface/api/brevo/BrevoElement.ts +6 -0
  427. package/ts/types/Interface/api/card/Cron.ts +8 -1
  428. package/ts/types/Interface/api/card/QueryUserCards.ts +6 -36
  429. package/ts/types/Interface/api/card/UpdateCard.ts +2 -50
  430. package/ts/types/Interface/api/informationRequest/Update.ts +7 -0
  431. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +2 -0
  432. package/ts/types/Interface/api/prestation/Query.ts +6 -0
  433. package/ts/types/Interface/api/user/RegisterProspect.ts +5 -0
  434. package/ts/types/Interface/api/webex/GetWebinarsParams.ts +20 -0
  435. package/ts/types/Interface/api/webex/PaginatedWebinars.ts +7 -0
  436. package/ts/types/Interface/api/webex/WebexMeeting.ts +21 -0
  437. package/ts/types/Interface/api/webex/WebexRegistrant.ts +34 -0
  438. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +17 -5
  439. package/ts/types/Interface/models/IBalanceSheet.ts +0 -3
  440. package/ts/types/Interface/models/ICard.ts +0 -20
  441. package/ts/types/Interface/models/ICardHistory.ts +0 -4
  442. package/ts/types/Interface/models/ICustomerVat.ts +0 -1
  443. package/ts/types/Interface/models/ILoginApproval.ts +31 -0
  444. package/ts/types/Interface/models/ISocietyApproval.ts +2 -0
  445. package/ts/types/Interface/models/IUser.ts +2 -0
  446. package/ts/types/index.ts +14 -7
  447. package/ts/utils/commercialManagement/internationalization/choices.ts +21 -19
  448. package/ts/utils/index.ts +1 -0
  449. package/ts/utils/societyApproval.ts +129 -0
  450. package/dist/cjs/api/resources/UsersHistory.d.ts +0 -11
  451. package/dist/cjs/api/resources/UsersHistory.d.ts.map +0 -1
  452. package/dist/cjs/api/resources/UsersHistory.js +0 -26
  453. package/dist/cjs/api/resources/UsersHistory.js.map +0 -1
  454. package/dist/cjs/types/Enum/UsersHistory.d.ts +0 -18
  455. package/dist/cjs/types/Enum/UsersHistory.d.ts.map +0 -1
  456. package/dist/cjs/types/Enum/UsersHistory.js +0 -42
  457. package/dist/cjs/types/Enum/UsersHistory.js.map +0 -1
  458. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
  459. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
  460. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js +0 -43
  461. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
  462. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
  463. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
  464. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -106
  465. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
  466. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
  467. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
  468. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
  469. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
  470. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
  471. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +0 -79
  472. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
  473. package/dist/cjs/types/Interface/api/card/Query.d.ts +0 -8
  474. package/dist/cjs/types/Interface/api/card/Query.d.ts.map +0 -1
  475. package/dist/cjs/types/Interface/api/card/Query.js.map +0 -1
  476. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts +0 -10
  477. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts.map +0 -1
  478. package/dist/cjs/types/Interface/models/IUsersHistory.js.map +0 -1
  479. package/dist/mjs/api/resources/UsersHistory.d.ts +0 -11
  480. package/dist/mjs/api/resources/UsersHistory.d.ts.map +0 -1
  481. package/dist/mjs/api/resources/UsersHistory.js +0 -22
  482. package/dist/mjs/api/resources/UsersHistory.js.map +0 -1
  483. package/dist/mjs/types/Enum/UsersHistory.d.ts +0 -18
  484. package/dist/mjs/types/Enum/UsersHistory.d.ts.map +0 -1
  485. package/dist/mjs/types/Enum/UsersHistory.js +0 -39
  486. package/dist/mjs/types/Enum/UsersHistory.js.map +0 -1
  487. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
  488. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
  489. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js +0 -42
  490. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
  491. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
  492. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
  493. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -115
  494. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
  495. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
  496. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
  497. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
  498. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
  499. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
  500. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +0 -84
  501. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
  502. package/dist/mjs/types/Interface/api/card/Query.d.ts +0 -8
  503. package/dist/mjs/types/Interface/api/card/Query.d.ts.map +0 -1
  504. package/dist/mjs/types/Interface/api/card/Query.js.map +0 -1
  505. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts +0 -10
  506. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts.map +0 -1
  507. package/dist/mjs/types/Interface/models/IUsersHistory.js +0 -2
  508. package/dist/mjs/types/Interface/models/IUsersHistory.js.map +0 -1
  509. package/ts/api/resources/UsersHistory.ts +0 -29
  510. package/ts/types/Enum/UsersHistory.ts +0 -42
  511. package/ts/types/Interface/api/card/ModifyAcceptation.ts +0 -24
  512. package/ts/types/Interface/api/card/ModifyBalanceSheet.ts +0 -81
  513. package/ts/types/Interface/api/card/ModifyCustomerVat.ts +0 -13
  514. package/ts/types/Interface/api/card/ModifyPlanning.ts +0 -52
  515. package/ts/types/Interface/api/card/Query.ts +0 -19
  516. package/ts/types/Interface/models/IUsersHistory.ts +0 -9
@@ -18,4 +18,11 @@ export class GenerateAdvanceISCard {
18
18
  @IsOptional()
19
19
  @IsInt()
20
20
  month?: number;
21
- }
21
+ }
22
+
23
+ export class QueryCronCards {
24
+ @ApiPropertyOptional()
25
+ @IsOptional()
26
+ @IsInt()
27
+ declare idSociety?: number;
28
+ }
@@ -1,4 +1,4 @@
1
- import { IsArray, IsBoolean, IsDate, IsDateString, IsEnum, IsInt, IsOptional, IsString, Min } from 'class-validator';
1
+ import { IsArray, IsBoolean, IsDateString, IsInt, IsOptional, IsString, Min } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
3
  import { CardType, CardState } from '../../../Enum/Card';
4
4
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
@@ -44,6 +44,11 @@ export class QueryUserCards {
44
44
  @IsBoolean()
45
45
  @ToBoolean()
46
46
  declare includePostponed?: boolean;
47
+
48
+ @ApiPropertyOptional()
49
+ @IsOptional()
50
+ @IsArray()
51
+ declare idTypeBrand?: number[];
47
52
  }
48
53
 
49
54
  export class QueryUserCardsPaginated extends QueryUserCards {
@@ -57,38 +62,3 @@ export class QueryUserCardsPaginated extends QueryUserCards {
57
62
  @Min(1)
58
63
  limit: number;
59
64
  }
60
-
61
- /**
62
- * @deprecated Use QueryUserCards instead
63
- */
64
- export class QueryUserCardsAdmin {
65
- @ApiPropertyOptional()
66
- @IsOptional()
67
- @IsInt()
68
- declare idUser?: number;
69
-
70
- @ApiPropertyOptional()
71
- @IsOptional()
72
- @IsDate()
73
- declare startDate?: Date;
74
-
75
- @ApiPropertyOptional()
76
- @IsOptional()
77
- @IsDate()
78
- declare endDate?: Date;
79
-
80
- @ApiPropertyOptional()
81
- @IsOptional()
82
- @IsString()
83
- declare search?: string;
84
-
85
- @ApiPropertyOptional()
86
- @IsOptional()
87
- @IsArray()
88
- declare types?: CardType[];
89
-
90
- @ApiPropertyOptional()
91
- @IsOptional()
92
- @IsEnum(CardState)
93
- declare state?: CardState;
94
- }
@@ -1,7 +1,6 @@
1
- import { IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';
1
+ import { IsEnum, IsInt, IsOptional, IsString } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
3
  import { CardState, CardType, TransactionRangeFilter } from '../../../Enum/Card';
4
- import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
5
4
 
6
5
  export class AssignCard {
7
6
  @ApiProperty()
@@ -20,10 +19,6 @@ export class UpdateCardV2 {
20
19
  @IsEnum(CardState)
21
20
  state?: CardState;
22
21
 
23
- @ApiPropertyOptional()
24
- @IsOptional()
25
- plannedAt?: Date | null;
26
-
27
22
  @ApiPropertyOptional()
28
23
  @IsOptional()
29
24
  @IsInt()
@@ -38,47 +33,4 @@ export class UpdateCardV2 {
38
33
  @IsOptional()
39
34
  @IsInt()
40
35
  priority?: number;
41
- }
42
-
43
- /**
44
- * @deprecated Use UpdateCardV2 instead
45
- */
46
- export class UpdateCard {
47
- @ApiPropertyOptional()
48
- @IsOptional()
49
- @IsInt()
50
- @IsEnum(CardType)
51
- type?: CardType;
52
-
53
- @ApiPropertyOptional()
54
- @IsOptional()
55
- @IsBoolean()
56
- isManual?: boolean;
57
-
58
- @ApiPropertyOptional()
59
- @IsOptional()
60
- @IsBoolean()
61
- @ToBoolean()
62
- isBlocked?: boolean;
63
-
64
- @ApiPropertyOptional()
65
- @IsOptional()
66
- @IsInt()
67
- @IsEnum(CardState)
68
- state?: CardState;
69
-
70
- @ApiPropertyOptional()
71
- @IsOptional()
72
- @IsDate()
73
- plannedAt?: Date | null;
74
-
75
- @ApiPropertyOptional()
76
- @IsOptional()
77
- @IsInt()
78
- idUser?: number;
79
-
80
- @ApiPropertyOptional()
81
- @IsOptional()
82
- @IsString()
83
- comment?: string;
84
- }
36
+ }
@@ -37,3 +37,10 @@ export class UpdateInformationRequest implements Partial<Omit<IInformationReques
37
37
  @ToBoolean()
38
38
  isMandatory?: boolean;
39
39
  }
40
+
41
+ export class DeleteByExerciceOptions {
42
+ @ApiPropertyOptional()
43
+ @IsOptional()
44
+ @IsInt()
45
+ idBalanceSheet?: number;
46
+ }
@@ -1,5 +1,6 @@
1
1
  import { IsBoolean, IsDate, IsInt, IsOptional, IsString } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
3
4
 
4
5
  export class CreateOldExpertInfo {
5
6
  @ApiPropertyOptional()
@@ -54,6 +55,7 @@ export class CreateOldExpertInfo {
54
55
 
55
56
  @ApiProperty()
56
57
  @IsBoolean()
58
+ @ToBoolean()
57
59
  dontHaveOldExpert: boolean;
58
60
 
59
61
  @ApiPropertyOptional()
@@ -34,6 +34,12 @@ export class QueryCreatePrestation {
34
34
  @IsOptional()
35
35
  @IsObject()
36
36
  subPrestationsOffer?: ICommercialOffer;
37
+
38
+ @ApiPropertyOptional()
39
+ @IsOptional()
40
+ @IsBoolean()
41
+ @ToBoolean()
42
+ allowClientAccess?: boolean;
37
43
  }
38
44
 
39
45
  export interface subPrestationsType {
@@ -251,4 +251,9 @@ export class RegisterProspectBody implements RegisterProspect {
251
251
  @IsString()
252
252
  @IsOptional()
253
253
  responseType?: 'token';
254
+
255
+ @ApiPropertyOptional()
256
+ @IsOptional()
257
+ @IsString()
258
+ ebookTag?: string;
254
259
  }
@@ -0,0 +1,20 @@
1
+ import { IsInt, IsString } from 'class-validator';
2
+ import { ApiProperty } from '../../../../utils';
3
+
4
+ export class GetWebinarsParams {
5
+ @ApiProperty()
6
+ @IsString()
7
+ from?: string;
8
+
9
+ @ApiProperty()
10
+ @IsString()
11
+ to?: string;
12
+
13
+ @ApiProperty()
14
+ @IsInt()
15
+ limit?: number;
16
+
17
+ @ApiProperty()
18
+ @IsInt()
19
+ skip?: number;
20
+ }
@@ -0,0 +1,7 @@
1
+ import { WebexMeeting } from './WebexMeeting';
2
+
3
+ export interface PaginatedWebinars {
4
+ skip: number;
5
+ limit: number;
6
+ items: WebexMeeting[];
7
+ }
@@ -0,0 +1,21 @@
1
+ export interface WebexMeeting {
2
+ id: string;
3
+ meetingNumber: string;
4
+ title: string;
5
+ password?: string;
6
+ phoneAndVideoSystemPassword?: string;
7
+ meetingType: string;
8
+ state: string;
9
+ timezone: string;
10
+ start: string;
11
+ end: string;
12
+ hostUserId: string;
13
+ hostDisplayName: string;
14
+ hostEmail: string;
15
+ webLink: string;
16
+ sipAddress?: string;
17
+ dialInIpAddress?: string;
18
+ enabledAutoRecordMeeting?: boolean;
19
+ allowAnyUserToBeCoHost?: boolean;
20
+ telephony?: any;
21
+ }
@@ -0,0 +1,34 @@
1
+ import { IsEmail, IsOptional, IsString } from 'class-validator';
2
+ import { ApiProperty } from '../../../../utils';
3
+
4
+ export interface WebexRegistrant {
5
+ registrantId?: string;
6
+ id?: string;
7
+ meetingId?: string;
8
+ email: string;
9
+ firstName: string;
10
+ lastName: string;
11
+ displayName?: string;
12
+ company?: string;
13
+ jobTitle?: string;
14
+ }
15
+
16
+ export class AddWebexRegistrantBody {
17
+ @ApiProperty()
18
+ @IsString()
19
+ @IsEmail()
20
+ email: string;
21
+
22
+ @ApiProperty()
23
+ @IsString()
24
+ firstName: string;
25
+
26
+ @ApiProperty()
27
+ @IsString()
28
+ lastName: string;
29
+
30
+ @ApiProperty()
31
+ @IsString()
32
+ @IsOptional()
33
+ workPhone?: string;
34
+ }
@@ -1,14 +1,26 @@
1
+ import { IsBoolean, IsOptional } from 'class-validator';
1
2
  import { ApiPropertyOptional } from '../../../../utils';
3
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
2
4
 
3
5
  export class InvoicesWoocommerce {
4
6
  @ApiPropertyOptional()
5
- order: string;
7
+ @IsOptional()
8
+ order?: string;
6
9
  @ApiPropertyOptional()
7
- limit: number;
10
+ @IsOptional()
11
+ limit?: number;
8
12
  @ApiPropertyOptional()
9
- ids: number[];
13
+ @IsOptional()
14
+ ids?: number[];
10
15
  @ApiPropertyOptional()
11
- idSociety: number;
16
+ @IsOptional()
17
+ idSociety?: number;
12
18
  @ApiPropertyOptional()
13
- date: Date;
19
+ @IsOptional()
20
+ date?: Date;
21
+ @ApiPropertyOptional()
22
+ @IsOptional()
23
+ @IsBoolean()
24
+ @ToBoolean()
25
+ debug?: boolean;
14
26
  }
@@ -4,7 +4,6 @@ import { ISupervision } from './ISupervision';
4
4
  import { IPrestation } from './IPrestation';
5
5
  import { IGedFile } from './IGedFile';
6
6
  import { IFile } from './IFile';
7
- import { ICard } from './ICard';
8
7
  import { IBalanceSheetHistory } from './IBalanceSheetHistory';
9
8
  import { IAdditionalBalance } from './IAdditionalBalance';
10
9
 
@@ -24,7 +23,6 @@ export interface IBalanceSheet {
24
23
  bankCollectingState?: number;
25
24
  idExercice?: number;
26
25
  idCalendarEvent?: number;
27
- idCard?: number;
28
26
  createdAt?: Date;
29
27
  updatedAt?: Date;
30
28
 
@@ -35,7 +33,6 @@ export interface IBalanceSheet {
35
33
  prestations?: IPrestation[];
36
34
  gedFiles?: IGedFile[];
37
35
  file?: IFile;
38
- card?: ICard;
39
36
  balanceSheetHistories?: IBalanceSheetHistory[];
40
37
  additionalBalance?: IAdditionalBalance;
41
38
  }
@@ -6,7 +6,6 @@ import { ICalendarEvent } from './ICalendarEvent';
6
6
  import { ICustomerVat } from './ICustomerVat';
7
7
  import { ICardHistory } from './ICardHistory';
8
8
  import { IComment } from './IComment';
9
- import { ITeam } from './ITeam';
10
9
  import { IChecklist } from './IChecklist';
11
10
  import { ICustomerIsRegime } from './ICustomerIsRegime';
12
11
  import { IExercice } from './IExercice';
@@ -15,12 +14,8 @@ export interface ICard {
15
14
  id?: number;
16
15
  type: CardType;
17
16
  state: CardState;
18
- isManual: boolean;
19
- isBlocked: boolean;
20
17
  priority?: number | null;
21
- plannedAt?: Date | null;
22
18
  idUser?: number | null;
23
- idTeam?: number | null;
24
19
  idSociety: number;
25
20
  idBalanceSheet?: number | null;
26
21
  idCustomerVat?: number | null;
@@ -33,28 +28,13 @@ export interface ICard {
33
28
 
34
29
  // Associations
35
30
  user?: IUser;
36
- team?: ITeam;
37
31
  society?: ISociety;
38
32
  balancesheet?: IBalanceSheet;
39
33
  vat?: ICustomerVat;
40
34
  customerIsRegime?: ICustomerIsRegime;
41
35
  checklist?: IChecklist;
42
36
  exercice?: IExercice;
43
- /**
44
- * @deprecated old relationship with balance sheet
45
- */
46
- balanceSheet?: IBalanceSheet;
47
- /**
48
- * @deprecated old relationship with customer vat
49
- */
50
- customerVat?: ICustomerVat;
51
37
  events?: ICalendarEvent[];
52
38
  history?: ICardHistory[];
53
39
  comment?: IComment;
54
40
  }
55
-
56
- export interface CardAnnotedTransaction {
57
- total: number;
58
- nbAnnoted: number;
59
- rate: number;
60
- }
@@ -1,15 +1,12 @@
1
1
  import { CardState } from '../../Enum/Card';
2
2
  import { IUser } from './IUser';
3
3
  import { ICard } from './ICard';
4
- import { ITeam } from './ITeam';
5
4
 
6
5
  export interface ICardHistory {
7
6
  id?: number;
8
7
  state: CardState;
9
- plannedAt: Date;
10
8
  idUserWhoChanged: number;
11
9
  idUserOrigin?: number;
12
- idTeamOrigin?: number;
13
10
  idCard: number;
14
11
  createdAt?: Date;
15
12
  updatedAt?: Date;
@@ -17,6 +14,5 @@ export interface ICardHistory {
17
14
  // Associations
18
15
  userWhoChanged?: Partial<IUser>;
19
16
  userOrigin?: Partial<IUser>;
20
- teamOrigin?: Partial<ITeam>;
21
17
  card?: ICard;
22
18
  }
@@ -21,7 +21,6 @@ export interface ICustomerVat {
21
21
  acceptation: boolean | null;
22
22
  acceptationDate: Date | null;
23
23
  idMail: number | null;
24
- idCard: number | null;
25
24
  idVatDeclaration?: number | null; // Obsolète
26
25
  createdAt?: Date | null;
27
26
  updatedAt?: Date | null;
@@ -0,0 +1,31 @@
1
+ import { LoginApprovalStatus } from '../../Enum/LoginApprovalStatus';
2
+
3
+ /**
4
+ * Interface représentant une demande d'approbation de connexion mobile
5
+ */
6
+ export interface ILoginApproval {
7
+ /** Identifiant unique (UUID) */
8
+ id: string;
9
+ /** ID de l'utilisateur demandant la connexion */
10
+ idUser: number;
11
+ /** Statut actuel de la demande */
12
+ status: LoginApprovalStatus;
13
+ /** Date d'expiration de la demande (généralement 2-3 min après création) */
14
+ expiresAt: Date;
15
+ /** Date d'approbation (si status = approved) */
16
+ approvedAt?: Date;
17
+ /** Date de refus (si status = denied) */
18
+ deniedAt?: Date;
19
+ /** Device ID du mobile ayant approuvé/refusé */
20
+ deviceIdUsed?: string;
21
+ /** IP de la connexion Web à l'origine de la demande */
22
+ ip?: string;
23
+ /** User-Agent du navigateur Web */
24
+ userAgent?: string;
25
+ /** Métadonnées additionnelles (géoloc, risk score, etc.) */
26
+ metadata?: Record<string, any>;
27
+ /** Date de création */
28
+ createdAt: Date;
29
+ /** Date de mise à jour */
30
+ updatedAt: Date;
31
+ }
@@ -1,3 +1,4 @@
1
+ import { SocietyApprovalJsonDatas } from '../api/SocietyApproval';
1
2
  import { IExercice } from './IExercice';
2
3
  import { IFile } from './IFile';
3
4
  import { IPaymentWaiting } from './IPaymentWaiting';
@@ -19,6 +20,7 @@ export interface ISocietyApproval {
19
20
  docsCompletedDate: Date | null;
20
21
  registryDepositDate: Date | null;
21
22
  endLegalServiceDate: Date | null;
23
+ generatingDatas?: SocietyApprovalJsonDatas;
22
24
  idFile: number | null;
23
25
  idAccountant: number | null;
24
26
  idExercice: number | null;
@@ -23,6 +23,7 @@ import { IUserBrand } from './IUserBrand';
23
23
  import { ICollaboraterDetail } from './ICollaboraterDetail';
24
24
  import { IUserTimeSlot } from './IUserTimeSlot';
25
25
  import { IUserTeam } from './IUserTeam';
26
+ import { MfaMode } from '../../Enum/MfaMode';
26
27
 
27
28
  // eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
28
29
  type isAny<T> = T | any;
@@ -52,6 +53,7 @@ export interface IUser {
52
53
  prefix?: string | null;
53
54
  tokenLostPassword?: string | null;
54
55
  twoFactorEnabled?: boolean | null;
56
+ mfaMode?: MfaMode | null;
55
57
  tokenApi?: string | null;
56
58
  tokenNotification?: string | null;
57
59
  tokenSocket?: string | null;
package/ts/types/index.ts CHANGED
@@ -3,6 +3,7 @@ export * from './Interface/models/ICallHistory';
3
3
  export * from './Interface/models/IBusinessLineUser';
4
4
  export * from './Interface/models/IVisualizedInformation';
5
5
  export * from './Interface/models/IApiError';
6
+ export * from './Interface/models/ILoginApproval';
6
7
  export * from './Interface/models/ISms';
7
8
  export * from './Interface/models/IAccessToken';
8
9
  export * from './Interface/models/IAccountDetail';
@@ -289,6 +290,7 @@ export * from './Interface/models/ILoanFile';
289
290
  export * from './Interface/models/ICommercialMail';
290
291
  export * from './Interface/models/ICommercialOffer';
291
292
  export * from './Interface/models/IRegistration';
293
+ export * from './Interface/api/mfa/mfa';
292
294
  export * from './Interface/models/IVatRegimeHistory';
293
295
  export * from './Interface/models/ICustomerAcceptance';
294
296
  export * from './Interface/models/IUnpaidCallHistory';
@@ -327,7 +329,6 @@ export * from './Interface/models/IDocumentRequest';
327
329
  export * from './Interface/models/IInformationRequest';
328
330
  export * from './Interface/models/IRevenueMovement';
329
331
  export * from './Interface/models/IRevenueSnapshot';
330
- export * from './Interface/models/IUsersHistory';
331
332
 
332
333
  // Schemas
333
334
  export * from './Interface/schemas/IRegistrationDetail';
@@ -342,6 +343,8 @@ export * from './Enum/Feature';
342
343
  export * from './Enum/AutomaticRegistration';
343
344
  export * from './Enum/IntermediateManagementRebate';
344
345
  export * from './Enum/Das';
346
+ export * from './Enum/LoginApprovalStatus';
347
+ export * from './Enum/MfaMode';
345
348
  export * from './Enum/ChangeLog';
346
349
  export * from './Enum/VisualizedInformation';
347
350
  export * from './Enum/NafCode';
@@ -481,6 +484,7 @@ export * from './Enum/ChecklistType';
481
484
  export * from './Enum/NotificationType';
482
485
  export * from './Enum/TaskResponseType';
483
486
  export * from './Enum/InternalService';
487
+ export * from './Enum/SocietyApproval';
484
488
  export * from './Enum/SocietyTypeEvent';
485
489
  export * from './Enum/Call';
486
490
  export * from './Enum/ConnectionError';
@@ -562,11 +566,12 @@ export * from './Enum/PaymentAttempt';
562
566
  export * from './Enum/InformationRequestType';
563
567
  export * from './Enum/InformationRequestState';
564
568
  export * from './Enum/Revenue';
565
- export * from './Enum/UsersHistory';
569
+ export * from './Enum/EbookIntention';
566
570
 
567
571
  // Interfaces API
568
572
  export * from './Interface/api/authentification/AuthenticationResponse';
569
573
  export * from './Interface/api/exercice/ReadExercice';
574
+ export * from './Interface/api/authentification/AuthenticationResponse';
570
575
  export * from './Interface/api/balanceSheet/consistency/Read';
571
576
  export * from './Interface/api/kilometricAllowance/ReadKilometricAllowance';
572
577
  export * from './Interface/api/cashAndExpense/Query';
@@ -657,6 +662,7 @@ export * from './Interface/api/facturation/CreateRebilling';
657
662
  export * from './Interface/api/facturation/GoToFacturation';
658
663
  export * from './Interface/api/facturation/ReadRecommanded';
659
664
  export * from './Interface/api/OnBoarding';
665
+ export * from './Interface/api/SocietyApproval';
660
666
  export * from './Interface/api/commercial/Query';
661
667
  export * from './Interface/api/commercial/QueryGetStats';
662
668
  export * from './Interface/api/commercial/QueryGetStatsHistory';
@@ -1060,6 +1066,7 @@ export * from './Interface/api/changelog/Create';
1060
1066
  export * from './Interface/api/authentification/ReadAuthenticateCollaborater';
1061
1067
  export * from './Interface/api/authentification/ResetPassword';
1062
1068
  export * from './Interface/api/authentification/ForgotPassword';
1069
+ export * from './Interface/api/authentification/loginApproval';
1063
1070
  export * from './Interface/api/society/Export';
1064
1071
  export * from './Interface/api/society/State';
1065
1072
  export * from './Interface/api/businessSector/Create';
@@ -1076,9 +1083,7 @@ export * from './Interface/api/vatControl/QueryVatControl';
1076
1083
  export * from './Interface/api/terminationList/QueryPaginateTerminationList';
1077
1084
  export * from './Interface/api/card/QueryUserCards';
1078
1085
  export * from './Interface/api/card/QueryUserCardsStats';
1079
- export * from './Interface/api/card/Query';
1080
1086
  export * from './Interface/api/card/UpdateCard';
1081
- export * from './Interface/api/card/ModifyPlanning';
1082
1087
  export * from './Interface/api/notion/NotionResponse';
1083
1088
  export * from './Interface/api/IntermediateManagementRebate';
1084
1089
  export * from './Interface/api/equipment/Query';
@@ -1132,9 +1137,6 @@ export * from './Interface/api/previsionalForm/CreatePrevisionalForm';
1132
1137
  export * from './Interface/api/toDoExpress/Query';
1133
1138
  export * from './Interface/api/toDoExpress/Read';
1134
1139
  export * from './Interface/api/config/ConfigType';
1135
- export * from './Interface/api/card/ModifyBalanceSheet';
1136
- export * from './Interface/api/card/ModifyAcceptation';
1137
- export * from './Interface/api/card/ModifyCustomerVat';
1138
1140
  export * from './Interface/api/card/Cron';
1139
1141
  export * from './Interface/api/user/RegisterProspect';
1140
1142
  export * from './Interface/api/user/RegisterWebhook';
@@ -1196,3 +1198,8 @@ export * from './Interface/api/refund/QueryRefundPaginated';
1196
1198
  export * from './Interface/api/revenue/revenueMovement';
1197
1199
  export * from './Interface/api/revenue/revenueSnapshot';
1198
1200
  export * from './Interface/api/revenue/revenueSnapshotGenerate';
1201
+ export * from './Interface/api/webex/GetWebinarsParams';
1202
+ export * from './Interface/api/webex/PaginatedWebinars';
1203
+ export * from './Interface/api/webex/WebexMeeting';
1204
+ export * from './Interface/api/webex/WebexRegistrant';
1205
+ export * from './Interface/api/bankAccount/Benchmark';