@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
@@ -4,484 +4,492 @@ import { PrestationType } from './PrestationType';
4
4
  import { TaxSystem } from './TaxSystem';
5
5
  import { LegalFormTypeEnum } from './LegalForm';
6
6
 
7
+ /**
8
+ * mainPriceGrid est la grille tarifaire principale
9
+ * utilisée pour Clementine ET Epinal
10
+ */
11
+ const mainPriceGrid = {
12
+ price: [
13
+ {
14
+ /* Compta Pro */
15
+ idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
16
+ applicationCost: 14.9,
17
+ priceWithTaxesIncluded: false,
18
+ monthlyNbr: [
19
+ {
20
+ minimum: 0,
21
+ maximum: 4,
22
+ value: 6,
23
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
24
+ },
25
+ {
26
+ minimum: 5,
27
+ maximum: 9,
28
+ value: 9,
29
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
30
+ },
31
+ {
32
+ minimum: 12,
33
+ maximum: 16,
34
+ value: 16,
35
+ closingType: [ClosingType.OUTDATED],
36
+ },
37
+ ],
38
+ turnoverMonthly: [
39
+ {
40
+ turnoverValue: 10000,
41
+ price: 59,
42
+ },
43
+ {
44
+ turnoverValue: 50000,
45
+ price: 79,
46
+ },
47
+ {
48
+ turnoverValue: 100000,
49
+ price: 99,
50
+ },
51
+ {
52
+ turnoverValue: 150000,
53
+ price: 109,
54
+ },
55
+ {
56
+ turnoverValue: 200000,
57
+ price: 129,
58
+ },
59
+ {
60
+ turnoverValue: 250000,
61
+ price: 149,
62
+ },
63
+ ],
64
+ vatRegimeMonthly: [
65
+ {
66
+ type: VatRegime.NOT_ATTRIBUTED,
67
+ price: 0,
68
+ },
69
+ {
70
+ type: VatRegime.SIMPLIFIED,
71
+ price: 20,
72
+ },
73
+ {
74
+ type: VatRegime.QUARTERLY,
75
+ price: 30,
76
+ },
77
+ {
78
+ type: VatRegime.MONTHLY,
79
+ price: 40,
80
+ },
81
+ ],
82
+ },
83
+ {
84
+ /* Compta Entreprise */
85
+ idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
86
+ applicationCost: 14.9,
87
+ priceWithTaxesIncluded: false,
88
+ monthlyNbr: [
89
+ {
90
+ minimum: 0,
91
+ maximum: 4,
92
+ value: 6,
93
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
94
+ },
95
+ {
96
+ minimum: 5,
97
+ maximum: 9,
98
+ value: 9,
99
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
100
+ },
101
+ {
102
+ minimum: 12,
103
+ maximum: 16,
104
+ value: 16,
105
+ closingType: [ClosingType.OUTDATED],
106
+ },
107
+ ],
108
+ turnoverMonthly: [
109
+ {
110
+ turnoverValue: 50000,
111
+ price: 99,
112
+ },
113
+ {
114
+ turnoverValue: 150000,
115
+ price: 129,
116
+ },
117
+ {
118
+ turnoverValue: 250000,
119
+ price: 169,
120
+ },
121
+ {
122
+ turnoverValue: 350000,
123
+ price: 209,
124
+ },
125
+ {
126
+ turnoverValue: 500000,
127
+ price: 239,
128
+ },
129
+ {
130
+ turnoverValue: 700000,
131
+ price: 279,
132
+ },
133
+ {
134
+ turnoverValue: 900000,
135
+ price: 329,
136
+ },
137
+ ],
138
+ vatRegimeMonthly: [
139
+ {
140
+ type: VatRegime.NOT_ATTRIBUTED,
141
+ price: 0,
142
+ },
143
+ {
144
+ type: VatRegime.SIMPLIFIED,
145
+ price: 20,
146
+ },
147
+ {
148
+ type: VatRegime.QUARTERLY,
149
+ price: 30,
150
+ },
151
+ {
152
+ type: VatRegime.MONTHLY,
153
+ price: 40,
154
+ },
155
+ ],
156
+ },
157
+ {
158
+ /* Compta SCI */
159
+ idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
160
+ applicationCost: 9.9,
161
+ priceWithTaxesIncluded: false,
162
+ monthlyNbr: [
163
+ {
164
+ minimum: 0,
165
+ maximum: 4,
166
+ value: 6,
167
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
168
+ },
169
+ {
170
+ minimum: 5,
171
+ maximum: 9,
172
+ value: 9,
173
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
174
+ },
175
+ {
176
+ minimum: 12,
177
+ maximum: 16,
178
+ value: 16,
179
+ closingType: [ClosingType.OUTDATED],
180
+ },
181
+ ],
182
+ properties: [
183
+ {
184
+ amount: 1,
185
+ price: 39,
186
+ },
187
+ {
188
+ amount: 2,
189
+ price: 49,
190
+ },
191
+ {
192
+ amount: 3,
193
+ price: 59,
194
+ },
195
+ {
196
+ amount: 4,
197
+ price: 69,
198
+ },
199
+ {
200
+ amount: 5,
201
+ price: 79,
202
+ },
203
+ {
204
+ amount: 6,
205
+ price: 89,
206
+ },
207
+ ],
208
+ vatRegimeMonthly: [
209
+ {
210
+ type: VatRegime.NOT_ATTRIBUTED,
211
+ price: 0,
212
+ },
213
+ {
214
+ type: VatRegime.SIMPLIFIED,
215
+ price: 20,
216
+ },
217
+ {
218
+ type: VatRegime.QUARTERLY,
219
+ price: 30,
220
+ },
221
+ {
222
+ type: VatRegime.MONTHLY,
223
+ price: 40,
224
+ },
225
+ ],
226
+ taxSystem: [
227
+ {
228
+ id: TaxSystem.IR,
229
+ price: 0,
230
+ },
231
+ {
232
+ id: TaxSystem.IS,
233
+ price: 15,
234
+ },
235
+ {
236
+ id: TaxSystem.NA,
237
+ price: 0,
238
+ },
239
+ ],
240
+ },
241
+ {
242
+ /* Prévisionnel */
243
+ idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
244
+ applicationCost: 14.9,
245
+ priceWithTaxesIncluded: false,
246
+ turnoverCreatedYear: [
247
+ {
248
+ turnoverValue: 75000,
249
+ price: 199,
250
+ },
251
+ {
252
+ turnoverValue: 150000,
253
+ price: 299,
254
+ },
255
+ {
256
+ turnoverValue: 400000,
257
+ price: 399,
258
+ },
259
+ {
260
+ turnoverValue: 750000,
261
+ price: 579,
262
+ },
263
+ {
264
+ turnoverValue: 1000000,
265
+ price: 889,
266
+ },
267
+ ],
268
+ turnoverPastYear: [
269
+ {
270
+ turnoverValue: 75000,
271
+ price: 299,
272
+ },
273
+ {
274
+ turnoverValue: 150000,
275
+ price: 399,
276
+ },
277
+ {
278
+ turnoverValue: 400000,
279
+ price: 499,
280
+ },
281
+ {
282
+ turnoverValue: 750000,
283
+ price: 679,
284
+ },
285
+ {
286
+ turnoverValue: 1000000,
287
+ price: 989,
288
+ },
289
+ ],
290
+ },
291
+ {
292
+ /* Gestion Juridique */
293
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
294
+ applicationCost: 14.9,
295
+ priceWithTaxesIncluded: false,
296
+ partner: [
297
+ // {
298
+ // amountMinimum: 1,
299
+ // amountMaximum: 1,
300
+ // price: 249,
301
+ // },
302
+ // {
303
+ // amountMinimum: 2,
304
+ // amountMaximum: 4,
305
+ // price: 299,
306
+ // },
307
+ // {
308
+ // amountMinimum: 5,
309
+ // amountMaximum: 1000000,
310
+ // price: 399,
311
+ // },
312
+ {
313
+ amountMinimum: 1,
314
+ amountMaximum: 1000000,
315
+ price: 249,
316
+ },
317
+ ],
318
+ },
319
+ {
320
+ /* Social */
321
+ idPrestationList: [PrestationType.SOCIAL],
322
+ applicationCost: 14.9,
323
+ priceWithTaxesIncluded: false,
324
+ employee: [
325
+ {
326
+ amountMinimum: 1,
327
+ amountMaximum: 1,
328
+ price: 33,
329
+ },
330
+ {
331
+ amountMinimum: 2,
332
+ amountMaximum: 10,
333
+ price: 30,
334
+ },
335
+ {
336
+ amountMinimum: 11,
337
+ amountMaximum: 1000000,
338
+ price: 25,
339
+ },
340
+ ],
341
+ },
342
+ {
343
+ /* Assurance Control Fiscal */
344
+ idPrestationList: [PrestationType.ASSURANCE_CONTROLE_FISCAL],
345
+ applicationCost: 14.9,
346
+ priceWithTaxesIncluded: false,
347
+ exerciceNbr: [
348
+ // {
349
+ // minimum: 1,
350
+ // maximum: 2,
351
+ // price: 149,
352
+ // },
353
+ // {
354
+ // minimum: 3,
355
+ // maximum: 1000,
356
+ // price: 299,
357
+ // },
358
+ {
359
+ minimum: 1,
360
+ maximum: 1000,
361
+ price: 299,
362
+ },
363
+ ],
364
+ },
365
+ {
366
+ /* Compta Expertise */
367
+ idPrestationList: [PrestationType.EXPERTISE],
368
+ applicationCost: 0,
369
+ priceWithTaxesIncluded: false,
370
+ monthlyNbr: [],
371
+ turnoverMonthly: [
372
+ {
373
+ turnoverValue: 1000000000000,
374
+ price: 89,
375
+ },
376
+ ],
377
+ turnoverYearly: [
378
+ {
379
+ turnoverValue: 1000000000000,
380
+ price: 890,
381
+ },
382
+ ],
383
+ vatRegimeMonthly: [],
384
+ },
385
+ {
386
+ /* Compta Accompagnement */
387
+ idPrestationList: [PrestationType.SUPPORT],
388
+ applicationCost: 0,
389
+ priceWithTaxesIncluded: false,
390
+ monthlyNbr: [],
391
+ turnoverMonthly: [
392
+ {
393
+ turnoverValue: 1000000000000,
394
+ price: 139,
395
+ },
396
+ ],
397
+ turnoverYearly: [
398
+ {
399
+ turnoverValue: 1000000000000,
400
+ price: 1390,
401
+ },
402
+ ],
403
+ vatRegimeMonthly: [],
404
+ },
405
+ {
406
+ /* Compta Premium */
407
+ idPrestationList: [PrestationType.PREMIUM],
408
+ applicationCost: 0,
409
+ priceWithTaxesIncluded: false,
410
+ monthlyNbr: [],
411
+ turnoverMonthly: [
412
+ {
413
+ turnoverValue: 1000000000000,
414
+ price: 199,
415
+ },
416
+ ],
417
+ turnoverYearly: [
418
+ {
419
+ turnoverValue: 1000000000000,
420
+ price: 1990,
421
+ },
422
+ ],
423
+ vatRegimeMonthly: [],
424
+ },
425
+ {
426
+ /* Compta EI */
427
+ idPrestationList: [PrestationType.EI],
428
+ applicationCost: 0,
429
+ priceWithTaxesIncluded: false,
430
+ monthlyNbr: [],
431
+ turnoverMonthly: [
432
+ {
433
+ turnoverValue: 1000000000000,
434
+ price: 59,
435
+ },
436
+ ],
437
+ turnoverYearly: [
438
+ {
439
+ turnoverValue: 1000000000000,
440
+ price: 590,
441
+ },
442
+ ],
443
+ vatRegimeMonthly: [],
444
+ },
445
+ {
446
+ /* Compta Micro */
447
+ idPrestationList: [PrestationType.MICRO],
448
+ applicationCost: 0,
449
+ priceWithTaxesIncluded: false,
450
+ monthlyNbr: [],
451
+ turnoverMonthly: [
452
+ {
453
+ turnoverValue: 1000000000000,
454
+ price: 49,
455
+ },
456
+ ],
457
+ turnoverYearly: [
458
+ {
459
+ turnoverValue: 1000000000000,
460
+ price: 490,
461
+ },
462
+ ],
463
+ vatRegimeMonthly: [],
464
+ },
465
+ {
466
+ /* Compta Gestion Immo */
467
+ idPrestationList: [PrestationType.GESTION_IMMO],
468
+ applicationCost: 0,
469
+ priceWithTaxesIncluded: false,
470
+ monthlyNbr: [],
471
+ turnoverMonthly: [
472
+ {
473
+ turnoverValue: 1000000000000,
474
+ price: 59,
475
+ },
476
+ ],
477
+ turnoverYearly: [
478
+ {
479
+ turnoverValue: 1000000000000,
480
+ price: 590,
481
+ },
482
+ ],
483
+ vatRegimeMonthly: [],
484
+ },
485
+ ],
486
+ };
487
+
7
488
  export const PriceGridClementine = [
8
489
  {
9
490
  /* Clementine */
491
+ ...mainPriceGrid,
10
492
  idTypeBrand: 1,
11
- price: [
12
- {
13
- /* Compta Pro */
14
- idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
15
- applicationCost: 14.9,
16
- priceWithTaxesIncluded: false,
17
- monthlyNbr: [
18
- {
19
- minimum: 0,
20
- maximum: 4,
21
- value: 6,
22
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
23
- },
24
- {
25
- minimum: 5,
26
- maximum: 9,
27
- value: 9,
28
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
29
- },
30
- {
31
- minimum: 12,
32
- maximum: 16,
33
- value: 16,
34
- closingType: [ClosingType.OUTDATED],
35
- },
36
- ],
37
- turnoverMonthly: [
38
- {
39
- turnoverValue: 10000,
40
- price: 59,
41
- },
42
- {
43
- turnoverValue: 50000,
44
- price: 79,
45
- },
46
- {
47
- turnoverValue: 100000,
48
- price: 99,
49
- },
50
- {
51
- turnoverValue: 150000,
52
- price: 109,
53
- },
54
- {
55
- turnoverValue: 200000,
56
- price: 129,
57
- },
58
- {
59
- turnoverValue: 250000,
60
- price: 149,
61
- },
62
- ],
63
- vatRegimeMonthly: [
64
- {
65
- type: VatRegime.NOT_ATTRIBUTED,
66
- price: 0,
67
- },
68
- {
69
- type: VatRegime.SIMPLIFIED,
70
- price: 20,
71
- },
72
- {
73
- type: VatRegime.QUARTERLY,
74
- price: 30,
75
- },
76
- {
77
- type: VatRegime.MONTHLY,
78
- price: 40,
79
- },
80
- ],
81
- },
82
- {
83
- /* Compta Entreprise */
84
- idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
85
- applicationCost: 14.9,
86
- priceWithTaxesIncluded: false,
87
- monthlyNbr: [
88
- {
89
- minimum: 0,
90
- maximum: 4,
91
- value: 6,
92
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
93
- },
94
- {
95
- minimum: 5,
96
- maximum: 9,
97
- value: 9,
98
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
99
- },
100
- {
101
- minimum: 12,
102
- maximum: 16,
103
- value: 16,
104
- closingType: [ClosingType.OUTDATED],
105
- },
106
- ],
107
- turnoverMonthly: [
108
- {
109
- turnoverValue: 50000,
110
- price: 99,
111
- },
112
- {
113
- turnoverValue: 150000,
114
- price: 129,
115
- },
116
- {
117
- turnoverValue: 250000,
118
- price: 169,
119
- },
120
- {
121
- turnoverValue: 350000,
122
- price: 209,
123
- },
124
- {
125
- turnoverValue: 500000,
126
- price: 239,
127
- },
128
- {
129
- turnoverValue: 700000,
130
- price: 279,
131
- },
132
- {
133
- turnoverValue: 900000,
134
- price: 329,
135
- },
136
- ],
137
- vatRegimeMonthly: [
138
- {
139
- type: VatRegime.NOT_ATTRIBUTED,
140
- price: 0,
141
- },
142
- {
143
- type: VatRegime.SIMPLIFIED,
144
- price: 20,
145
- },
146
- {
147
- type: VatRegime.QUARTERLY,
148
- price: 30,
149
- },
150
- {
151
- type: VatRegime.MONTHLY,
152
- price: 40,
153
- },
154
- ],
155
- },
156
- {
157
- /* Compta SCI */
158
- idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
159
- applicationCost: 9.9,
160
- priceWithTaxesIncluded: false,
161
- monthlyNbr: [
162
- {
163
- minimum: 0,
164
- maximum: 4,
165
- value: 6,
166
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
167
- },
168
- {
169
- minimum: 5,
170
- maximum: 9,
171
- value: 9,
172
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
173
- },
174
- {
175
- minimum: 12,
176
- maximum: 16,
177
- value: 16,
178
- closingType: [ClosingType.OUTDATED],
179
- },
180
- ],
181
- properties: [
182
- {
183
- amount: 1,
184
- price: 39,
185
- },
186
- {
187
- amount: 2,
188
- price: 49,
189
- },
190
- {
191
- amount: 3,
192
- price: 59,
193
- },
194
- {
195
- amount: 4,
196
- price: 69,
197
- },
198
- {
199
- amount: 5,
200
- price: 79,
201
- },
202
- {
203
- amount: 6,
204
- price: 89,
205
- },
206
- ],
207
- vatRegimeMonthly: [
208
- {
209
- type: VatRegime.NOT_ATTRIBUTED,
210
- price: 0,
211
- },
212
- {
213
- type: VatRegime.SIMPLIFIED,
214
- price: 20,
215
- },
216
- {
217
- type: VatRegime.QUARTERLY,
218
- price: 30,
219
- },
220
- {
221
- type: VatRegime.MONTHLY,
222
- price: 40,
223
- },
224
- ],
225
- taxSystem: [
226
- {
227
- id: TaxSystem.IR,
228
- price: 0,
229
- },
230
- {
231
- id: TaxSystem.IS,
232
- price: 15,
233
- },
234
- {
235
- id: TaxSystem.NA,
236
- price: 0,
237
- },
238
- ],
239
- },
240
- {
241
- /* Prévisionnel */
242
- idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
243
- applicationCost: 14.9,
244
- priceWithTaxesIncluded: false,
245
- turnoverCreatedYear: [
246
- {
247
- turnoverValue: 75000,
248
- price: 199,
249
- },
250
- {
251
- turnoverValue: 150000,
252
- price: 299,
253
- },
254
- {
255
- turnoverValue: 400000,
256
- price: 399,
257
- },
258
- {
259
- turnoverValue: 750000,
260
- price: 579,
261
- },
262
- {
263
- turnoverValue: 1000000,
264
- price: 889,
265
- },
266
- ],
267
- turnoverPastYear: [
268
- {
269
- turnoverValue: 75000,
270
- price: 299,
271
- },
272
- {
273
- turnoverValue: 150000,
274
- price: 399,
275
- },
276
- {
277
- turnoverValue: 400000,
278
- price: 499,
279
- },
280
- {
281
- turnoverValue: 750000,
282
- price: 679,
283
- },
284
- {
285
- turnoverValue: 1000000,
286
- price: 989,
287
- },
288
- ],
289
- },
290
- {
291
- /* Gestion Juridique */
292
- idPrestationList: [PrestationType.GESTION_JURIDIQUE],
293
- applicationCost: 14.9,
294
- priceWithTaxesIncluded: false,
295
- partner: [
296
- // {
297
- // amountMinimum: 1,
298
- // amountMaximum: 1,
299
- // price: 249,
300
- // },
301
- // {
302
- // amountMinimum: 2,
303
- // amountMaximum: 4,
304
- // price: 299,
305
- // },
306
- // {
307
- // amountMinimum: 5,
308
- // amountMaximum: 1000000,
309
- // price: 399,
310
- // },
311
- {
312
- amountMinimum: 1,
313
- amountMaximum: 1000000,
314
- price: 249,
315
- },
316
- ],
317
- },
318
- {
319
- /* Social */
320
- idPrestationList: [PrestationType.SOCIAL],
321
- applicationCost: 14.9,
322
- priceWithTaxesIncluded: false,
323
- employee: [
324
- {
325
- amountMinimum: 1,
326
- amountMaximum: 1,
327
- price: 33,
328
- },
329
- {
330
- amountMinimum: 2,
331
- amountMaximum: 10,
332
- price: 30,
333
- },
334
- {
335
- amountMinimum: 11,
336
- amountMaximum: 1000000,
337
- price: 25,
338
- },
339
- ],
340
- },
341
- {
342
- /* Assurance Control Fiscal */
343
- idPrestationList: [PrestationType.ASSURANCE_CONTROLE_FISCAL],
344
- applicationCost: 14.9,
345
- priceWithTaxesIncluded: false,
346
- exerciceNbr: [
347
- // {
348
- // minimum: 1,
349
- // maximum: 2,
350
- // price: 149,
351
- // },
352
- // {
353
- // minimum: 3,
354
- // maximum: 1000,
355
- // price: 299,
356
- // },
357
- {
358
- minimum: 1,
359
- maximum: 1000,
360
- price: 299,
361
- },
362
- ],
363
- },
364
- {
365
- /* Compta Expertise */
366
- idPrestationList: [PrestationType.EXPERTISE],
367
- applicationCost: 0,
368
- priceWithTaxesIncluded: false,
369
- monthlyNbr: [],
370
- turnoverMonthly: [
371
- {
372
- turnoverValue: 1000000000000,
373
- price: 89,
374
- },
375
- ],
376
- turnoverYearly: [
377
- {
378
- turnoverValue: 1000000000000,
379
- price: 890,
380
- },
381
- ],
382
- vatRegimeMonthly: [],
383
- },
384
- {
385
- /* Compta Accompagnement */
386
- idPrestationList: [PrestationType.SUPPORT],
387
- applicationCost: 0,
388
- priceWithTaxesIncluded: false,
389
- monthlyNbr: [],
390
- turnoverMonthly: [
391
- {
392
- turnoverValue: 1000000000000,
393
- price: 139,
394
- },
395
- ],
396
- turnoverYearly: [
397
- {
398
- turnoverValue: 1000000000000,
399
- price: 1390,
400
- },
401
- ],
402
- vatRegimeMonthly: [],
403
- },
404
- {
405
- /* Compta Premium */
406
- idPrestationList: [PrestationType.PREMIUM],
407
- applicationCost: 0,
408
- priceWithTaxesIncluded: false,
409
- monthlyNbr: [],
410
- turnoverMonthly: [
411
- {
412
- turnoverValue: 1000000000000,
413
- price: 199,
414
- },
415
- ],
416
- turnoverYearly: [
417
- {
418
- turnoverValue: 1000000000000,
419
- price: 1990,
420
- },
421
- ],
422
- vatRegimeMonthly: [],
423
- },
424
- {
425
- /* Compta EI */
426
- idPrestationList: [PrestationType.EI],
427
- applicationCost: 0,
428
- priceWithTaxesIncluded: false,
429
- monthlyNbr: [],
430
- turnoverMonthly: [
431
- {
432
- turnoverValue: 1000000000000,
433
- price: 59,
434
- },
435
- ],
436
- turnoverYearly: [
437
- {
438
- turnoverValue: 1000000000000,
439
- price: 590,
440
- },
441
- ],
442
- vatRegimeMonthly: [],
443
- },
444
- {
445
- /* Compta Micro */
446
- idPrestationList: [PrestationType.MICRO],
447
- applicationCost: 0,
448
- priceWithTaxesIncluded: false,
449
- monthlyNbr: [],
450
- turnoverMonthly: [
451
- {
452
- turnoverValue: 1000000000000,
453
- price: 49,
454
- },
455
- ],
456
- turnoverYearly: [
457
- {
458
- turnoverValue: 1000000000000,
459
- price: 490,
460
- },
461
- ],
462
- vatRegimeMonthly: [],
463
- },
464
- {
465
- /* Compta Gestion Immo */
466
- idPrestationList: [PrestationType.GESTION_IMMO],
467
- applicationCost: 0,
468
- priceWithTaxesIncluded: false,
469
- monthlyNbr: [],
470
- turnoverMonthly: [
471
- {
472
- turnoverValue: 1000000000000,
473
- price: 59,
474
- },
475
- ],
476
- turnoverYearly: [
477
- {
478
- turnoverValue: 1000000000000,
479
- price: 590,
480
- },
481
- ],
482
- vatRegimeMonthly: [],
483
- },
484
- ],
485
493
  },
486
494
  {
487
495
  /* Leglastart */
@@ -714,4 +722,9 @@ export const PriceGridClementine = [
714
722
  },
715
723
  ],
716
724
  },
725
+ {
726
+ /* Epinal */
727
+ ...mainPriceGrid,
728
+ idTypeBrand: 7,
729
+ },
717
730
  ];