@silexpert/core 1.1.312 → 1.1.313

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 (1833) hide show
  1. package/dist/cjs/api/Resource.js +1 -0
  2. package/dist/cjs/api/Resource.js.map +1 -1
  3. package/dist/cjs/api/index.js +29 -39
  4. package/dist/cjs/api/index.js.map +1 -1
  5. package/dist/cjs/api/resources/Account.js +5 -13
  6. package/dist/cjs/api/resources/Account.js.map +1 -1
  7. package/dist/cjs/api/resources/AccountingFiles.js.map +1 -1
  8. package/dist/cjs/api/resources/Alert.js +4 -17
  9. package/dist/cjs/api/resources/Alert.js.map +1 -1
  10. package/dist/cjs/api/resources/Archive.js +4 -17
  11. package/dist/cjs/api/resources/Archive.js.map +1 -1
  12. package/dist/cjs/api/resources/Authenticate.js +12 -33
  13. package/dist/cjs/api/resources/Authenticate.js.map +1 -1
  14. package/dist/cjs/api/resources/BalanceSheetSupervision.js +7 -2
  15. package/dist/cjs/api/resources/BalanceSheetSupervision.js.map +1 -1
  16. package/dist/cjs/api/resources/BankAccount.js +2 -2
  17. package/dist/cjs/api/resources/BankAccount.js.map +1 -1
  18. package/dist/cjs/api/resources/CalendarEvent.js +1 -1
  19. package/dist/cjs/api/resources/CalendarEvent.js.map +1 -1
  20. package/dist/cjs/api/resources/Card.js +11 -3
  21. package/dist/cjs/api/resources/Card.js.map +1 -1
  22. package/dist/cjs/api/resources/CashAndExpense.js +1 -2
  23. package/dist/cjs/api/resources/CashAndExpense.js.map +1 -1
  24. package/dist/cjs/api/resources/Checklist.js +10 -2
  25. package/dist/cjs/api/resources/Checklist.js.map +1 -1
  26. package/dist/cjs/api/resources/Commercial.js +25 -5
  27. package/dist/cjs/api/resources/Commercial.js.map +1 -1
  28. package/dist/cjs/api/resources/CommercialDocument.js +17 -4
  29. package/dist/cjs/api/resources/CommercialDocument.js.map +1 -1
  30. package/dist/cjs/api/resources/Contest.js.map +1 -1
  31. package/dist/cjs/api/resources/Employee.js +5 -1
  32. package/dist/cjs/api/resources/Employee.js.map +1 -1
  33. package/dist/cjs/api/resources/Equipment.js +19 -14
  34. package/dist/cjs/api/resources/Equipment.js.map +1 -1
  35. package/dist/cjs/api/resources/ExpertAnnuary.js +3 -3
  36. package/dist/cjs/api/resources/ExpertAnnuary.js.map +1 -1
  37. package/dist/cjs/api/resources/FIle.js.map +1 -1
  38. package/dist/cjs/api/resources/Facturation.js +15 -3
  39. package/dist/cjs/api/resources/Facturation.js.map +1 -1
  40. package/dist/cjs/api/resources/FecFile.js +4 -1
  41. package/dist/cjs/api/resources/FecFile.js.map +1 -1
  42. package/dist/cjs/api/resources/Fusion.js +2 -13
  43. package/dist/cjs/api/resources/Fusion.js.map +1 -1
  44. package/dist/cjs/api/resources/InternalInvoicing.js +6 -2
  45. package/dist/cjs/api/resources/InternalInvoicing.js.map +1 -1
  46. package/dist/cjs/api/resources/Invoice.js +10 -2
  47. package/dist/cjs/api/resources/Invoice.js.map +1 -1
  48. package/dist/cjs/api/resources/KilometricAllowance.js +7 -2
  49. package/dist/cjs/api/resources/KilometricAllowance.js.map +1 -1
  50. package/dist/cjs/api/resources/Library.js +10 -7
  51. package/dist/cjs/api/resources/Library.js.map +1 -1
  52. package/dist/cjs/api/resources/Loan.js +1 -2
  53. package/dist/cjs/api/resources/Loan.js.map +1 -1
  54. package/dist/cjs/api/resources/Mail.js +143 -23
  55. package/dist/cjs/api/resources/Mail.js.map +1 -1
  56. package/dist/cjs/api/resources/OldExpertInfos.js +6 -2
  57. package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -1
  58. package/dist/cjs/api/resources/OnBoarding.js +9 -2
  59. package/dist/cjs/api/resources/OnBoarding.js.map +1 -1
  60. package/dist/cjs/api/resources/PartneredAccountant.js +14 -3
  61. package/dist/cjs/api/resources/PartneredAccountant.js.map +1 -1
  62. package/dist/cjs/api/resources/PaymentExpectation.d.ts +7 -0
  63. package/dist/cjs/api/resources/PaymentExpectation.d.ts.map +1 -1
  64. package/dist/cjs/api/resources/PaymentExpectation.js +9 -0
  65. package/dist/cjs/api/resources/PaymentExpectation.js.map +1 -1
  66. package/dist/cjs/api/resources/PaymentExpectationCustomer.js +5 -1
  67. package/dist/cjs/api/resources/PaymentExpectationCustomer.js.map +1 -1
  68. package/dist/cjs/api/resources/Product.js +8 -1
  69. package/dist/cjs/api/resources/Product.js.map +1 -1
  70. package/dist/cjs/api/resources/Registration.js +7 -2
  71. package/dist/cjs/api/resources/Registration.js.map +1 -1
  72. package/dist/cjs/api/resources/Regulate.js +5 -1
  73. package/dist/cjs/api/resources/Regulate.js.map +1 -1
  74. package/dist/cjs/api/resources/Report.js +3 -3
  75. package/dist/cjs/api/resources/Report.js.map +1 -1
  76. package/dist/cjs/api/resources/ReportMessage.js +23 -5
  77. package/dist/cjs/api/resources/ReportMessage.js.map +1 -1
  78. package/dist/cjs/api/resources/Revision.js +26 -6
  79. package/dist/cjs/api/resources/Revision.js.map +1 -1
  80. package/dist/cjs/api/resources/SalariesFile.js.map +1 -1
  81. package/dist/cjs/api/resources/SalesContract.js.map +1 -1
  82. package/dist/cjs/api/resources/SheetMonthSchedule.js +5 -1
  83. package/dist/cjs/api/resources/SheetMonthSchedule.js.map +1 -1
  84. package/dist/cjs/api/resources/Society.js +13 -3
  85. package/dist/cjs/api/resources/Society.js.map +1 -1
  86. package/dist/cjs/api/resources/Sponsorship.js +1 -12
  87. package/dist/cjs/api/resources/Sponsorship.js.map +1 -1
  88. package/dist/cjs/api/resources/Subscription.d.ts +259 -0
  89. package/dist/cjs/api/resources/Subscription.d.ts.map +1 -1
  90. package/dist/cjs/api/resources/Survey.js +1 -12
  91. package/dist/cjs/api/resources/Survey.js.map +1 -1
  92. package/dist/cjs/api/resources/Synchronisation.js +8 -2
  93. package/dist/cjs/api/resources/Synchronisation.js.map +1 -1
  94. package/dist/cjs/api/resources/Task.js +26 -34
  95. package/dist/cjs/api/resources/Task.js.map +1 -1
  96. package/dist/cjs/api/resources/TaxDeadline.js +15 -3
  97. package/dist/cjs/api/resources/TaxDeadline.js.map +1 -1
  98. package/dist/cjs/api/resources/TextMessage.js +15 -3
  99. package/dist/cjs/api/resources/TextMessage.js.map +1 -1
  100. package/dist/cjs/api/resources/ThirdParty.js +8 -1
  101. package/dist/cjs/api/resources/ThirdParty.js.map +1 -1
  102. package/dist/cjs/api/resources/TimeTracking.js +4 -17
  103. package/dist/cjs/api/resources/TimeTracking.js.map +1 -1
  104. package/dist/cjs/api/resources/User.js +1 -2
  105. package/dist/cjs/api/resources/User.js.map +1 -1
  106. package/dist/cjs/api/resources/UserSpecialDay.js +7 -2
  107. package/dist/cjs/api/resources/UserSpecialDay.js.map +1 -1
  108. package/dist/cjs/api/resources/Vat.js +10 -18
  109. package/dist/cjs/api/resources/Vat.js.map +1 -1
  110. package/dist/cjs/api/resources/Vehicle.js.map +1 -1
  111. package/dist/cjs/api/resources/Wallet.js +12 -2
  112. package/dist/cjs/api/resources/Wallet.js.map +1 -1
  113. package/dist/cjs/api/resources/prestation.js +7 -3
  114. package/dist/cjs/api/resources/prestation.js.map +1 -1
  115. package/dist/cjs/api/resources/statistic/Accountant.js +36 -9
  116. package/dist/cjs/api/resources/statistic/Accountant.js.map +1 -1
  117. package/dist/cjs/api/resources/statistic/CustomerSuccess.js +5 -1
  118. package/dist/cjs/api/resources/statistic/CustomerSuccess.js.map +1 -1
  119. package/dist/cjs/api/resources/statistic/DataOfficer.js +5 -1
  120. package/dist/cjs/api/resources/statistic/DataOfficer.js.map +1 -1
  121. package/dist/cjs/api/resources/statistic/Direction.js +4 -1
  122. package/dist/cjs/api/resources/statistic/Direction.js.map +1 -1
  123. package/dist/cjs/api/resources/statistic/ExpertAccountant.js +20 -5
  124. package/dist/cjs/api/resources/statistic/ExpertAccountant.js.map +1 -1
  125. package/dist/cjs/types/Enum/AbsenceType.js +1 -1
  126. package/dist/cjs/types/Enum/AbsenceType.js.map +1 -1
  127. package/dist/cjs/types/Enum/Acceptance.js +1 -1
  128. package/dist/cjs/types/Enum/Acceptance.js.map +1 -1
  129. package/dist/cjs/types/Enum/AccountingFileType.js +1 -1
  130. package/dist/cjs/types/Enum/AccountingFileType.js.map +1 -1
  131. package/dist/cjs/types/Enum/AccountingJournal.js +1 -1
  132. package/dist/cjs/types/Enum/AccountingJournal.js.map +1 -1
  133. package/dist/cjs/types/Enum/Activity.js +1 -1
  134. package/dist/cjs/types/Enum/Activity.js.map +1 -1
  135. package/dist/cjs/types/Enum/AdditionnalSells.js +1 -1
  136. package/dist/cjs/types/Enum/AdditionnalSells.js.map +1 -1
  137. package/dist/cjs/types/Enum/AdjustmentType.js +1 -1
  138. package/dist/cjs/types/Enum/AdjustmentType.js.map +1 -1
  139. package/dist/cjs/types/Enum/AdminAcceptance.js +1 -1
  140. package/dist/cjs/types/Enum/AdminAcceptance.js.map +1 -1
  141. package/dist/cjs/types/Enum/AnswerTypeValue.js +5 -5
  142. package/dist/cjs/types/Enum/AnswerTypeValue.js.map +1 -1
  143. package/dist/cjs/types/Enum/AppointmentState.js +1 -1
  144. package/dist/cjs/types/Enum/AppointmentState.js.map +1 -1
  145. package/dist/cjs/types/Enum/Aspone.d.ts +19 -19
  146. package/dist/cjs/types/Enum/Aspone.d.ts.map +1 -1
  147. package/dist/cjs/types/Enum/Aspone.js +9 -9
  148. package/dist/cjs/types/Enum/Aspone.js.map +1 -1
  149. package/dist/cjs/types/Enum/BalanceSheet.d.ts +4 -4
  150. package/dist/cjs/types/Enum/BalanceSheet.js +7 -7
  151. package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
  152. package/dist/cjs/types/Enum/BalanceSheetModule.js +1 -1
  153. package/dist/cjs/types/Enum/BalanceSheetModule.js.map +1 -1
  154. package/dist/cjs/types/Enum/BalanceSheetQuestion.js +3 -3
  155. package/dist/cjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
  156. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +4 -4
  157. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  158. package/dist/cjs/types/Enum/BalanceSheetStatus.js +1 -1
  159. package/dist/cjs/types/Enum/BalanceSheetStatus.js.map +1 -1
  160. package/dist/cjs/types/Enum/Bank.js +1 -1
  161. package/dist/cjs/types/Enum/Bank.js.map +1 -1
  162. package/dist/cjs/types/Enum/BankAccountType.js +1 -1
  163. package/dist/cjs/types/Enum/BankAccountType.js.map +1 -1
  164. package/dist/cjs/types/Enum/BankCollectingState.js +1 -1
  165. package/dist/cjs/types/Enum/BankCollectingState.js.map +1 -1
  166. package/dist/cjs/types/Enum/BrandAnytime.js +1 -1
  167. package/dist/cjs/types/Enum/BrandAnytime.js.map +1 -1
  168. package/dist/cjs/types/Enum/BrandClementine.js +1 -1
  169. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  170. package/dist/cjs/types/Enum/BrandPourcentage.js +3 -3
  171. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  172. package/dist/cjs/types/Enum/Brevo.js +1 -1
  173. package/dist/cjs/types/Enum/Brevo.js.map +1 -1
  174. package/dist/cjs/types/Enum/BudgetInsight.d.ts +11 -11
  175. package/dist/cjs/types/Enum/BudgetInsight.d.ts.map +1 -1
  176. package/dist/cjs/types/Enum/BudgetInsight.js +2 -2
  177. package/dist/cjs/types/Enum/BudgetInsight.js.map +1 -1
  178. package/dist/cjs/types/Enum/Call.js +2 -2
  179. package/dist/cjs/types/Enum/Call.js.map +1 -1
  180. package/dist/cjs/types/Enum/Card.js +3 -3
  181. package/dist/cjs/types/Enum/Card.js.map +1 -1
  182. package/dist/cjs/types/Enum/CashDeskTransactionType.js +1 -1
  183. package/dist/cjs/types/Enum/CashDeskTransactionType.js.map +1 -1
  184. package/dist/cjs/types/Enum/CerfaType.js +1 -1
  185. package/dist/cjs/types/Enum/CerfaType.js.map +1 -1
  186. package/dist/cjs/types/Enum/ChangeLog.js +2 -2
  187. package/dist/cjs/types/Enum/ChangeLog.js.map +1 -1
  188. package/dist/cjs/types/Enum/Channel.js +1 -1
  189. package/dist/cjs/types/Enum/Channel.js.map +1 -1
  190. package/dist/cjs/types/Enum/ChecklistType.js +5 -5
  191. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  192. package/dist/cjs/types/Enum/CityOfGreffe.js +1 -1
  193. package/dist/cjs/types/Enum/CityOfGreffe.js.map +1 -1
  194. package/dist/cjs/types/Enum/Civility.js +1 -1
  195. package/dist/cjs/types/Enum/Civility.js.map +1 -1
  196. package/dist/cjs/types/Enum/ClientOrProspect.js +1 -1
  197. package/dist/cjs/types/Enum/ClientOrProspect.js.map +1 -1
  198. package/dist/cjs/types/Enum/ClosingType.js +1 -1
  199. package/dist/cjs/types/Enum/ClosingType.js.map +1 -1
  200. package/dist/cjs/types/Enum/Comment.js +1 -1
  201. package/dist/cjs/types/Enum/Comment.js.map +1 -1
  202. package/dist/cjs/types/Enum/CommercialGrade.js +1 -1
  203. package/dist/cjs/types/Enum/CommercialGrade.js.map +1 -1
  204. package/dist/cjs/types/Enum/CommercialManagement.js +7 -7
  205. package/dist/cjs/types/Enum/CommercialManagement.js.map +1 -1
  206. package/dist/cjs/types/Enum/ComptaType.js +1 -1
  207. package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
  208. package/dist/cjs/types/Enum/ConnectorType.js +1 -1
  209. package/dist/cjs/types/Enum/ConnectorType.js.map +1 -1
  210. package/dist/cjs/types/Enum/Constitution.js +1 -1
  211. package/dist/cjs/types/Enum/Constitution.js.map +1 -1
  212. package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
  213. package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
  214. package/dist/cjs/types/Enum/Contest.js +1 -1
  215. package/dist/cjs/types/Enum/Contest.js.map +1 -1
  216. package/dist/cjs/types/Enum/Contract.js +1 -1
  217. package/dist/cjs/types/Enum/Contract.js.map +1 -1
  218. package/dist/cjs/types/Enum/Contribution.js +1 -1
  219. package/dist/cjs/types/Enum/Contribution.js.map +1 -1
  220. package/dist/cjs/types/Enum/Country.js +2 -2
  221. package/dist/cjs/types/Enum/Country.js.map +1 -1
  222. package/dist/cjs/types/Enum/Currency.js +1 -1
  223. package/dist/cjs/types/Enum/Currency.js.map +1 -1
  224. package/dist/cjs/types/Enum/CustomerSignature.js +2 -2
  225. package/dist/cjs/types/Enum/CustomerSignature.js.map +1 -1
  226. package/dist/cjs/types/Enum/CustomerVat.js +2 -2
  227. package/dist/cjs/types/Enum/CustomerVat.js.map +1 -1
  228. package/dist/cjs/types/Enum/Cycle.js +1 -1
  229. package/dist/cjs/types/Enum/Cycle.js.map +1 -1
  230. package/dist/cjs/types/Enum/Das.js +1 -1
  231. package/dist/cjs/types/Enum/Das.js.map +1 -1
  232. package/dist/cjs/types/Enum/Degree.js +1 -1
  233. package/dist/cjs/types/Enum/Degree.js.map +1 -1
  234. package/dist/cjs/types/Enum/DepositDocumentType.js +3 -3
  235. package/dist/cjs/types/Enum/DepositDocumentType.js.map +1 -1
  236. package/dist/cjs/types/Enum/EntityType.js +1 -1
  237. package/dist/cjs/types/Enum/EntityType.js.map +1 -1
  238. package/dist/cjs/types/Enum/EquipmentAvailability.js +1 -1
  239. package/dist/cjs/types/Enum/EquipmentAvailability.js.map +1 -1
  240. package/dist/cjs/types/Enum/EquipmentState.js +1 -1
  241. package/dist/cjs/types/Enum/EquipmentState.js.map +1 -1
  242. package/dist/cjs/types/Enum/EquipmentType.js +1 -1
  243. package/dist/cjs/types/Enum/EquipmentType.js.map +1 -1
  244. package/dist/cjs/types/Enum/EstimateInvoice.js +1 -1
  245. package/dist/cjs/types/Enum/EstimateInvoice.js.map +1 -1
  246. package/dist/cjs/types/Enum/ExerciceNoteType.js +1 -1
  247. package/dist/cjs/types/Enum/ExerciceNoteType.js.map +1 -1
  248. package/dist/cjs/types/Enum/FecFileDelimiter.js +1 -1
  249. package/dist/cjs/types/Enum/FecFileDelimiter.js.map +1 -1
  250. package/dist/cjs/types/Enum/FieldSocietyStat.js +1 -1
  251. package/dist/cjs/types/Enum/FieldSocietyStat.js.map +1 -1
  252. package/dist/cjs/types/Enum/FiscalRegime.js +1 -1
  253. package/dist/cjs/types/Enum/FiscalRegime.js.map +1 -1
  254. package/dist/cjs/types/Enum/FolderFile.js +1 -1
  255. package/dist/cjs/types/Enum/FolderFile.js.map +1 -1
  256. package/dist/cjs/types/Enum/FuelType.js +1 -1
  257. package/dist/cjs/types/Enum/FuelType.js.map +1 -1
  258. package/dist/cjs/types/Enum/Ged.d.ts +9 -9
  259. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  260. package/dist/cjs/types/Enum/Ged.js +4 -4
  261. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  262. package/dist/cjs/types/Enum/Gescom.js +1 -1
  263. package/dist/cjs/types/Enum/Gescom.js.map +1 -1
  264. package/dist/cjs/types/Enum/GlobalRegime.js +1 -1
  265. package/dist/cjs/types/Enum/GlobalRegime.js.map +1 -1
  266. package/dist/cjs/types/Enum/ImmobilizationType.js +2 -2
  267. package/dist/cjs/types/Enum/ImmobilizationType.js.map +1 -1
  268. package/dist/cjs/types/Enum/IntermediateManagementRebate.js +1 -1
  269. package/dist/cjs/types/Enum/IntermediateManagementRebate.js.map +1 -1
  270. package/dist/cjs/types/Enum/JeDeclare.js +4 -4
  271. package/dist/cjs/types/Enum/JeDeclare.js.map +1 -1
  272. package/dist/cjs/types/Enum/JobTitle.d.ts +3 -3
  273. package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
  274. package/dist/cjs/types/Enum/JobTitle.js +1 -1
  275. package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
  276. package/dist/cjs/types/Enum/Lab.js +2 -2
  277. package/dist/cjs/types/Enum/Lab.js.map +1 -1
  278. package/dist/cjs/types/Enum/LegalForm.js +1 -1
  279. package/dist/cjs/types/Enum/LegalForm.js.map +1 -1
  280. package/dist/cjs/types/Enum/LegalInformation.js +1 -1
  281. package/dist/cjs/types/Enum/LegalInformation.js.map +1 -1
  282. package/dist/cjs/types/Enum/LetterResponseType.js +1 -1
  283. package/dist/cjs/types/Enum/LetterResponseType.js.map +1 -1
  284. package/dist/cjs/types/Enum/Log.js +3 -3
  285. package/dist/cjs/types/Enum/Log.js.map +1 -1
  286. package/dist/cjs/types/Enum/MailAddressType.js +2 -2
  287. package/dist/cjs/types/Enum/MailAddressType.js.map +1 -1
  288. package/dist/cjs/types/Enum/MailAuto.js +2 -2
  289. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  290. package/dist/cjs/types/Enum/MaritalStatus.d.ts +1 -1
  291. package/dist/cjs/types/Enum/MaritalStatus.d.ts.map +1 -1
  292. package/dist/cjs/types/Enum/MaritalStatus.js +1 -1
  293. package/dist/cjs/types/Enum/MaritalStatus.js.map +1 -1
  294. package/dist/cjs/types/Enum/NafCode.js +1 -1
  295. package/dist/cjs/types/Enum/NafCode.js.map +1 -1
  296. package/dist/cjs/types/Enum/Nature.js +1 -1
  297. package/dist/cjs/types/Enum/Nature.js.map +1 -1
  298. package/dist/cjs/types/Enum/Notification.js +2 -2
  299. package/dist/cjs/types/Enum/Notification.js.map +1 -1
  300. package/dist/cjs/types/Enum/NotificationType.js +1 -1
  301. package/dist/cjs/types/Enum/NotificationType.js.map +1 -1
  302. package/dist/cjs/types/Enum/Ocr.js +1 -1
  303. package/dist/cjs/types/Enum/Ocr.js.map +1 -1
  304. package/dist/cjs/types/Enum/OperationLegalNotice.js +1 -1
  305. package/dist/cjs/types/Enum/OperationLegalNotice.js.map +1 -1
  306. package/dist/cjs/types/Enum/OrderStatus.js +1 -1
  307. package/dist/cjs/types/Enum/OrderStatus.js.map +1 -1
  308. package/dist/cjs/types/Enum/PartnerTransactionType.js +1 -1
  309. package/dist/cjs/types/Enum/PartnerTransactionType.js.map +1 -1
  310. package/dist/cjs/types/Enum/PartnerType.js +1 -1
  311. package/dist/cjs/types/Enum/PartnerType.js.map +1 -1
  312. package/dist/cjs/types/Enum/PartneredAccountantServiceState.js +1 -1
  313. package/dist/cjs/types/Enum/PartneredAccountantServiceState.js.map +1 -1
  314. package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.js +1 -1
  315. package/dist/cjs/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
  316. package/dist/cjs/types/Enum/PaymentExpectation.js +1 -1
  317. package/dist/cjs/types/Enum/PaymentExpectation.js.map +1 -1
  318. package/dist/cjs/types/Enum/PaymentReason.js +1 -1
  319. package/dist/cjs/types/Enum/PaymentReason.js.map +1 -1
  320. package/dist/cjs/types/Enum/PrestationListType.js +1 -1
  321. package/dist/cjs/types/Enum/PrestationListType.js.map +1 -1
  322. package/dist/cjs/types/Enum/PrestationType.js +1 -1
  323. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  324. package/dist/cjs/types/Enum/ProcessingState.js +1 -1
  325. package/dist/cjs/types/Enum/ProcessingState.js.map +1 -1
  326. package/dist/cjs/types/Enum/ProductType.js +1 -1
  327. package/dist/cjs/types/Enum/ProductType.js.map +1 -1
  328. package/dist/cjs/types/Enum/ProfitsType.js +1 -1
  329. package/dist/cjs/types/Enum/ProfitsType.js.map +1 -1
  330. package/dist/cjs/types/Enum/Quality.js +1 -1
  331. package/dist/cjs/types/Enum/Quality.js.map +1 -1
  332. package/dist/cjs/types/Enum/ReasonTerminationType.js +1 -1
  333. package/dist/cjs/types/Enum/ReasonTerminationType.js.map +1 -1
  334. package/dist/cjs/types/Enum/RecurrenceType.js +1 -1
  335. package/dist/cjs/types/Enum/RecurrenceType.js.map +1 -1
  336. package/dist/cjs/types/Enum/RefundReason.js +1 -1
  337. package/dist/cjs/types/Enum/RefundReason.js.map +1 -1
  338. package/dist/cjs/types/Enum/RegisterCategory.js +1 -1
  339. package/dist/cjs/types/Enum/RegisterCategory.js.map +1 -1
  340. package/dist/cjs/types/Enum/Registration.js +2 -2
  341. package/dist/cjs/types/Enum/Registration.js.map +1 -1
  342. package/dist/cjs/types/Enum/RegistrationSource.js +1 -1
  343. package/dist/cjs/types/Enum/RegistrationSource.js.map +1 -1
  344. package/dist/cjs/types/Enum/RegulateType.js +1 -1
  345. package/dist/cjs/types/Enum/RegulateType.js.map +1 -1
  346. package/dist/cjs/types/Enum/RemoteType.js +1 -1
  347. package/dist/cjs/types/Enum/RemoteType.js.map +1 -1
  348. package/dist/cjs/types/Enum/ReportService.js +1 -1
  349. package/dist/cjs/types/Enum/ReportService.js.map +1 -1
  350. package/dist/cjs/types/Enum/RevisionGuide.js +3 -3
  351. package/dist/cjs/types/Enum/RevisionGuide.js.map +1 -1
  352. package/dist/cjs/types/Enum/Role.js +1 -1
  353. package/dist/cjs/types/Enum/Role.js.map +1 -1
  354. package/dist/cjs/types/Enum/RoleDetail.js +2 -2
  355. package/dist/cjs/types/Enum/RoleDetail.js.map +1 -1
  356. package/dist/cjs/types/Enum/Room.js +1 -1
  357. package/dist/cjs/types/Enum/Room.js.map +1 -1
  358. package/dist/cjs/types/Enum/SalariesType.js +2 -2
  359. package/dist/cjs/types/Enum/SalariesType.js.map +1 -1
  360. package/dist/cjs/types/Enum/SaleType.js +1 -1
  361. package/dist/cjs/types/Enum/SaleType.js.map +1 -1
  362. package/dist/cjs/types/Enum/SalesContractConfig.js +12 -3
  363. package/dist/cjs/types/Enum/SalesContractConfig.js.map +1 -1
  364. package/dist/cjs/types/Enum/Sector.js +1 -1
  365. package/dist/cjs/types/Enum/Sector.js.map +1 -1
  366. package/dist/cjs/types/Enum/SendMethod.js +1 -1
  367. package/dist/cjs/types/Enum/SendMethod.js.map +1 -1
  368. package/dist/cjs/types/Enum/SheetMonthScheduleDetailType.js +1 -1
  369. package/dist/cjs/types/Enum/SheetMonthScheduleDetailType.js.map +1 -1
  370. package/dist/cjs/types/Enum/SocietyTypeEvent.js +1 -1
  371. package/dist/cjs/types/Enum/SocietyTypeEvent.js.map +1 -1
  372. package/dist/cjs/types/Enum/SpecialDayType.js +1 -1
  373. package/dist/cjs/types/Enum/SpecialDayType.js.map +1 -1
  374. package/dist/cjs/types/Enum/SponsorshipState.js +1 -1
  375. package/dist/cjs/types/Enum/SponsorshipState.js.map +1 -1
  376. package/dist/cjs/types/Enum/StateSynchro.js +1 -1
  377. package/dist/cjs/types/Enum/StateSynchro.js.map +1 -1
  378. package/dist/cjs/types/Enum/StatisticType.js +1 -1
  379. package/dist/cjs/types/Enum/StatisticType.js.map +1 -1
  380. package/dist/cjs/types/Enum/StatusSignature.js +1 -1
  381. package/dist/cjs/types/Enum/StatusSignature.js.map +1 -1
  382. package/dist/cjs/types/Enum/StatutsSection.js +2 -2
  383. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  384. package/dist/cjs/types/Enum/SubscriptionType.js +1 -1
  385. package/dist/cjs/types/Enum/SubscriptionType.js.map +1 -1
  386. package/dist/cjs/types/Enum/Supervision.js +1 -1
  387. package/dist/cjs/types/Enum/Supervision.js.map +1 -1
  388. package/dist/cjs/types/Enum/SurveyType.js +1 -1
  389. package/dist/cjs/types/Enum/SurveyType.js.map +1 -1
  390. package/dist/cjs/types/Enum/TaskResponseType.js +2 -2
  391. package/dist/cjs/types/Enum/TaskResponseType.js.map +1 -1
  392. package/dist/cjs/types/Enum/Tax.js +4 -4
  393. package/dist/cjs/types/Enum/Tax.js.map +1 -1
  394. package/dist/cjs/types/Enum/TaxSystem.js +1 -1
  395. package/dist/cjs/types/Enum/TaxSystem.js.map +1 -1
  396. package/dist/cjs/types/Enum/TerminationList.js +2 -2
  397. package/dist/cjs/types/Enum/TerminationList.js.map +1 -1
  398. package/dist/cjs/types/Enum/TextMessageType.js +3 -3
  399. package/dist/cjs/types/Enum/TextMessageType.js.map +1 -1
  400. package/dist/cjs/types/Enum/ThirdPartyType.js +2 -2
  401. package/dist/cjs/types/Enum/ThirdPartyType.js.map +1 -1
  402. package/dist/cjs/types/Enum/TimeSlot.js +1 -1
  403. package/dist/cjs/types/Enum/TimeSlot.js.map +1 -1
  404. package/dist/cjs/types/Enum/TimeTrackingSource.js +1 -1
  405. package/dist/cjs/types/Enum/TimeTrackingSource.js.map +1 -1
  406. package/dist/cjs/types/Enum/TypeBankConnection.js +1 -1
  407. package/dist/cjs/types/Enum/TypeBankConnection.js.map +1 -1
  408. package/dist/cjs/types/Enum/TypeCustomerProviderOperation.js +1 -1
  409. package/dist/cjs/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  410. package/dist/cjs/types/Enum/TypeIncomeAllocation.js +1 -1
  411. package/dist/cjs/types/Enum/TypeIncomeAllocation.js.map +1 -1
  412. package/dist/cjs/types/Enum/TypePayment.js +2 -2
  413. package/dist/cjs/types/Enum/TypePayment.js.map +1 -1
  414. package/dist/cjs/types/Enum/Unit.js +1 -1
  415. package/dist/cjs/types/Enum/Unit.js.map +1 -1
  416. package/dist/cjs/types/Enum/UnpaidCallHistoryType.js +1 -1
  417. package/dist/cjs/types/Enum/UnpaidCallHistoryType.js.map +1 -1
  418. package/dist/cjs/types/Enum/Util.js +3 -3
  419. package/dist/cjs/types/Enum/Util.js.map +1 -1
  420. package/dist/cjs/types/Enum/Vat.js +1 -1
  421. package/dist/cjs/types/Enum/Vat.js.map +1 -1
  422. package/dist/cjs/types/Enum/VatControl.js +1 -1
  423. package/dist/cjs/types/Enum/VatControl.js.map +1 -1
  424. package/dist/cjs/types/Enum/VatRegime.js +1 -1
  425. package/dist/cjs/types/Enum/VatRegime.js.map +1 -1
  426. package/dist/cjs/types/Enum/Vehicle.js +4 -4
  427. package/dist/cjs/types/Enum/Vehicle.js.map +1 -1
  428. package/dist/cjs/types/Enum/VisualizedInformation.js +1 -1
  429. package/dist/cjs/types/Enum/VisualizedInformation.js.map +1 -1
  430. package/dist/cjs/types/Enum/WebmailFlag.js +1 -1
  431. package/dist/cjs/types/Enum/WebmailFlag.js.map +1 -1
  432. package/dist/cjs/types/Enum/WebmailType.js +1 -1
  433. package/dist/cjs/types/Enum/WebmailType.js.map +1 -1
  434. package/dist/cjs/types/Form/FormAuthenticate.js +7 -1
  435. package/dist/cjs/types/Form/FormAuthenticate.js.map +1 -1
  436. package/dist/cjs/types/Form/FormConnector.js +22 -0
  437. package/dist/cjs/types/Form/FormConnector.js.map +1 -1
  438. package/dist/cjs/types/Interface/api/3cx/Create3cxLog.js +14 -1
  439. package/dist/cjs/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
  440. package/dist/cjs/types/Interface/api/3cx/Query3cxSearch.js +10 -2
  441. package/dist/cjs/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
  442. package/dist/cjs/types/Interface/api/3cx/Read3cxSearch.js +12 -0
  443. package/dist/cjs/types/Interface/api/3cx/Read3cxSearch.js.map +1 -1
  444. package/dist/cjs/types/Interface/api/BasePaginate.js +6 -2
  445. package/dist/cjs/types/Interface/api/BasePaginate.js.map +1 -1
  446. package/dist/cjs/types/Interface/api/OnBoarding.js +19 -4
  447. package/dist/cjs/types/Interface/api/OnBoarding.js.map +1 -1
  448. package/dist/cjs/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +3 -1
  449. package/dist/cjs/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  450. package/dist/cjs/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js +10 -0
  451. package/dist/cjs/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +1 -1
  452. package/dist/cjs/types/Interface/api/acceptance/CreateAcceptance.js +4 -1
  453. package/dist/cjs/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -1
  454. package/dist/cjs/types/Interface/api/account/Create.js +11 -2
  455. package/dist/cjs/types/Interface/api/account/Create.js.map +1 -1
  456. package/dist/cjs/types/Interface/api/account/Query.js +19 -3
  457. package/dist/cjs/types/Interface/api/account/Query.js.map +1 -1
  458. package/dist/cjs/types/Interface/api/account/Update.js +15 -2
  459. package/dist/cjs/types/Interface/api/account/Update.js.map +1 -1
  460. package/dist/cjs/types/Interface/api/accountant/ReadAccountantBalance.js +3 -0
  461. package/dist/cjs/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
  462. package/dist/cjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +22 -1
  463. package/dist/cjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  464. package/dist/cjs/types/Interface/api/accountingEntry/Create.js +20 -3
  465. package/dist/cjs/types/Interface/api/accountingEntry/Create.js.map +1 -1
  466. package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +13 -3
  467. package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  468. package/dist/cjs/types/Interface/api/accountingTransaction/DeleteInvoices.js +6 -1
  469. package/dist/cjs/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
  470. package/dist/cjs/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +3 -1
  471. package/dist/cjs/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
  472. package/dist/cjs/types/Interface/api/accountingTransaction/QueryBankAccountSum.js +11 -1
  473. package/dist/cjs/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
  474. package/dist/cjs/types/Interface/api/accountingTransaction/QueryTransaction.js +23 -2
  475. package/dist/cjs/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  476. package/dist/cjs/types/Interface/api/accountsSectors/Create.js +5 -2
  477. package/dist/cjs/types/Interface/api/accountsSectors/Create.js.map +1 -1
  478. package/dist/cjs/types/Interface/api/accountsSectors/Query.js +2 -1
  479. package/dist/cjs/types/Interface/api/accountsSectors/Query.js.map +1 -1
  480. package/dist/cjs/types/Interface/api/adjustment/Create.js +4 -1
  481. package/dist/cjs/types/Interface/api/adjustment/Create.js.map +1 -1
  482. package/dist/cjs/types/Interface/api/adjustment/Query.js +2 -1
  483. package/dist/cjs/types/Interface/api/adjustment/Query.js.map +1 -1
  484. package/dist/cjs/types/Interface/api/adjustment/Read.js +6 -0
  485. package/dist/cjs/types/Interface/api/adjustment/Read.js.map +1 -1
  486. package/dist/cjs/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +4 -1
  487. package/dist/cjs/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
  488. package/dist/cjs/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +4 -1
  489. package/dist/cjs/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
  490. package/dist/cjs/types/Interface/api/alert/CreateAlert.js +11 -1
  491. package/dist/cjs/types/Interface/api/alert/CreateAlert.js.map +1 -1
  492. package/dist/cjs/types/Interface/api/appNotification/Update.js +3 -1
  493. package/dist/cjs/types/Interface/api/appNotification/Update.js.map +1 -1
  494. package/dist/cjs/types/Interface/api/archive/ImportSocietyArchive.js +3 -1
  495. package/dist/cjs/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  496. package/dist/cjs/types/Interface/api/aspone/ReadInterchange.js +23 -0
  497. package/dist/cjs/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  498. package/dist/cjs/types/Interface/api/aspone/Util.js +43 -0
  499. package/dist/cjs/types/Interface/api/aspone/Util.js.map +1 -1
  500. package/dist/cjs/types/Interface/api/authentification/ConnectFromSSO.js +2 -1
  501. package/dist/cjs/types/Interface/api/authentification/ConnectFromSSO.js.map +1 -1
  502. package/dist/cjs/types/Interface/api/authentification/ForgotPassword.js +2 -1
  503. package/dist/cjs/types/Interface/api/authentification/ForgotPassword.js.map +1 -1
  504. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +8 -0
  505. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  506. package/dist/cjs/types/Interface/api/authentification/ResetPassword.js +3 -1
  507. package/dist/cjs/types/Interface/api/authentification/ResetPassword.js.map +1 -1
  508. package/dist/cjs/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js +3 -1
  509. package/dist/cjs/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
  510. package/dist/cjs/types/Interface/api/balanceSheet/Query.js +20 -5
  511. package/dist/cjs/types/Interface/api/balanceSheet/Query.js.map +1 -1
  512. package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +4 -0
  513. package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
  514. package/dist/cjs/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +4 -0
  515. package/dist/cjs/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
  516. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +11 -1
  517. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  518. package/dist/cjs/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +2 -1
  519. package/dist/cjs/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
  520. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +29 -1
  521. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  522. package/dist/cjs/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js +2 -1
  523. package/dist/cjs/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
  524. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +27 -1
  525. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  526. package/dist/cjs/types/Interface/api/bankAccount/Create.js +6 -2
  527. package/dist/cjs/types/Interface/api/bankAccount/Create.js.map +1 -1
  528. package/dist/cjs/types/Interface/api/bankAccount/Delete.js +10 -2
  529. package/dist/cjs/types/Interface/api/bankAccount/Delete.js.map +1 -1
  530. package/dist/cjs/types/Interface/api/bankAccount/Query.js +16 -2
  531. package/dist/cjs/types/Interface/api/bankAccount/Query.js.map +1 -1
  532. package/dist/cjs/types/Interface/api/bankAccount/Update.js +5 -1
  533. package/dist/cjs/types/Interface/api/bankAccount/Update.js.map +1 -1
  534. package/dist/cjs/types/Interface/api/bankStatement/QueryBankStatement.js +6 -1
  535. package/dist/cjs/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
  536. package/dist/cjs/types/Interface/api/bankStatement/QueryTransactionBankStatement.js +3 -1
  537. package/dist/cjs/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
  538. package/dist/cjs/types/Interface/api/bankStatement/ReadBankStatement.js +2 -0
  539. package/dist/cjs/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
  540. package/dist/cjs/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +3 -1
  541. package/dist/cjs/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
  542. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js +15 -4
  543. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  544. package/dist/cjs/types/Interface/api/budgetInsight/Create.js +3 -1
  545. package/dist/cjs/types/Interface/api/budgetInsight/Create.js.map +1 -1
  546. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js +4 -1
  547. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js.map +1 -1
  548. package/dist/cjs/types/Interface/api/budgetInsight/Query.js +3 -1
  549. package/dist/cjs/types/Interface/api/budgetInsight/Query.js.map +1 -1
  550. package/dist/cjs/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +3 -1
  551. package/dist/cjs/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
  552. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js +26 -1
  553. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js.map +1 -1
  554. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js +3 -1
  555. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js.map +1 -1
  556. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js +27 -1
  557. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js.map +1 -1
  558. package/dist/cjs/types/Interface/api/businessSector/Create.js +2 -1
  559. package/dist/cjs/types/Interface/api/businessSector/Create.js.map +1 -1
  560. package/dist/cjs/types/Interface/api/businessSector/Delete.js +2 -1
  561. package/dist/cjs/types/Interface/api/businessSector/Delete.js.map +1 -1
  562. package/dist/cjs/types/Interface/api/businessSector/Query.js +2 -1
  563. package/dist/cjs/types/Interface/api/businessSector/Query.js.map +1 -1
  564. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.js +19 -1
  565. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  566. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +22 -1
  567. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  568. package/dist/cjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js +5 -1
  569. package/dist/cjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
  570. package/dist/cjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js +4 -1
  571. package/dist/cjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
  572. package/dist/cjs/types/Interface/api/calendarEvent/interval.js +6 -2
  573. package/dist/cjs/types/Interface/api/calendarEvent/interval.js.map +1 -1
  574. package/dist/cjs/types/Interface/api/calendarEvent/queryCalendarEvent.js +3 -1
  575. package/dist/cjs/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
  576. package/dist/cjs/types/Interface/api/calendarEvent/queryCalendarEventCall.js +4 -1
  577. package/dist/cjs/types/Interface/api/calendarEvent/queryCalendarEventCall.js.map +1 -1
  578. package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +19 -1
  579. package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
  580. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  581. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +1 -1
  582. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  583. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.js +4 -1
  584. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.js.map +1 -1
  585. package/dist/cjs/types/Interface/api/card/UpdateCard.js +8 -1
  586. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  587. package/dist/cjs/types/Interface/api/cashAndExpense/Create.js +19 -3
  588. package/dist/cjs/types/Interface/api/cashAndExpense/Create.js.map +1 -1
  589. package/dist/cjs/types/Interface/api/cashAndExpense/Query.js +5 -1
  590. package/dist/cjs/types/Interface/api/cashAndExpense/Query.js.map +1 -1
  591. package/dist/cjs/types/Interface/api/cerfa/2031.js +2 -1
  592. package/dist/cjs/types/Interface/api/cerfa/2031.js.map +1 -1
  593. package/dist/cjs/types/Interface/api/cerfa/2033.js +135 -1
  594. package/dist/cjs/types/Interface/api/cerfa/2033.js.map +1 -1
  595. package/dist/cjs/types/Interface/api/cerfa/2035.js +6 -2
  596. package/dist/cjs/types/Interface/api/cerfa/2035.js.map +1 -1
  597. package/dist/cjs/types/Interface/api/cerfa/2065.js +19 -1
  598. package/dist/cjs/types/Interface/api/cerfa/2065.js.map +1 -1
  599. package/dist/cjs/types/Interface/api/cerfa/2571.js +8 -0
  600. package/dist/cjs/types/Interface/api/cerfa/2571.js.map +1 -1
  601. package/dist/cjs/types/Interface/api/cerfa/2572.js +23 -0
  602. package/dist/cjs/types/Interface/api/cerfa/2572.js.map +1 -1
  603. package/dist/cjs/types/Interface/api/cerfa/3517.js +6 -0
  604. package/dist/cjs/types/Interface/api/cerfa/3517.js.map +1 -1
  605. package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.js +2 -0
  606. package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  607. package/dist/cjs/types/Interface/api/cerfa/das2.js +10 -3
  608. package/dist/cjs/types/Interface/api/cerfa/das2.js.map +1 -1
  609. package/dist/cjs/types/Interface/api/changelog/Create.js +2 -1
  610. package/dist/cjs/types/Interface/api/changelog/Create.js.map +1 -1
  611. package/dist/cjs/types/Interface/api/checklist/Query.js +24 -6
  612. package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
  613. package/dist/cjs/types/Interface/api/checklist/Update.js +3 -1
  614. package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
  615. package/dist/cjs/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +6 -3
  616. package/dist/cjs/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
  617. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +11 -1
  618. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  619. package/dist/cjs/types/Interface/api/commercial/QueryGetStatsHistory.js +5 -1
  620. package/dist/cjs/types/Interface/api/commercial/QueryGetStatsHistory.js.map +1 -1
  621. package/dist/cjs/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +2 -1
  622. package/dist/cjs/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
  623. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedNewProspect.js +6 -1
  624. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
  625. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +16 -1
  626. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  627. package/dist/cjs/types/Interface/api/commercialImport/Create.js +6 -2
  628. package/dist/cjs/types/Interface/api/commercialImport/Create.js.map +1 -1
  629. package/dist/cjs/types/Interface/api/commercialImport/Query.js +4 -2
  630. package/dist/cjs/types/Interface/api/commercialImport/Query.js.map +1 -1
  631. package/dist/cjs/types/Interface/api/commercialManagement/Create.js +114 -7
  632. package/dist/cjs/types/Interface/api/commercialManagement/Create.js.map +1 -1
  633. package/dist/cjs/types/Interface/api/commercialManagement/Query.js +34 -7
  634. package/dist/cjs/types/Interface/api/commercialManagement/Query.js.map +1 -1
  635. package/dist/cjs/types/Interface/api/commercialManagement/Update.js +20 -3
  636. package/dist/cjs/types/Interface/api/commercialManagement/Update.js.map +1 -1
  637. package/dist/cjs/types/Interface/api/commercialOffer/Query.js +10 -2
  638. package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -1
  639. package/dist/cjs/types/Interface/api/connection/QueryConnectionState.js +2 -1
  640. package/dist/cjs/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
  641. package/dist/cjs/types/Interface/api/connection/ReadConnectionState.js +5 -0
  642. package/dist/cjs/types/Interface/api/connection/ReadConnectionState.js.map +1 -1
  643. package/dist/cjs/types/Interface/api/connector/CreateConnector.js +10 -1
  644. package/dist/cjs/types/Interface/api/connector/CreateConnector.js.map +1 -1
  645. package/dist/cjs/types/Interface/api/connector/QueryConnector.js +5 -2
  646. package/dist/cjs/types/Interface/api/connector/QueryConnector.js.map +1 -1
  647. package/dist/cjs/types/Interface/api/connector/Sirene.js +2 -0
  648. package/dist/cjs/types/Interface/api/connector/Sirene.js.map +1 -1
  649. package/dist/cjs/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.js +4 -1
  650. package/dist/cjs/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.js.map +1 -1
  651. package/dist/cjs/types/Interface/api/contest/Create.js +40 -5
  652. package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
  653. package/dist/cjs/types/Interface/api/contest/Query.js +7 -1
  654. package/dist/cjs/types/Interface/api/contest/Query.js.map +1 -1
  655. package/dist/cjs/types/Interface/api/customerActivity/Create.js +2 -1
  656. package/dist/cjs/types/Interface/api/customerActivity/Create.js.map +1 -1
  657. package/dist/cjs/types/Interface/api/customerActivity/CreateCustomerActivityReport.js +4 -1
  658. package/dist/cjs/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
  659. package/dist/cjs/types/Interface/api/customerActivity/Query.js +2 -1
  660. package/dist/cjs/types/Interface/api/customerActivity/Query.js.map +1 -1
  661. package/dist/cjs/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +8 -1
  662. package/dist/cjs/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  663. package/dist/cjs/types/Interface/api/customerSignature/Query.js +18 -1
  664. package/dist/cjs/types/Interface/api/customerSignature/Query.js.map +1 -1
  665. package/dist/cjs/types/Interface/api/dashboard/QueryBalanceBankAccount.js +4 -1
  666. package/dist/cjs/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
  667. package/dist/cjs/types/Interface/api/dashboard/QueryDeadline.js +4 -1
  668. package/dist/cjs/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
  669. package/dist/cjs/types/Interface/api/dashboard/QueryTopBuys.js +3 -1
  670. package/dist/cjs/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
  671. package/dist/cjs/types/Interface/api/dashboard/QueryTopProviders.js +3 -1
  672. package/dist/cjs/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
  673. package/dist/cjs/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js +3 -1
  674. package/dist/cjs/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
  675. package/dist/cjs/types/Interface/api/dashboard/QueryVatDisbursed.js +3 -1
  676. package/dist/cjs/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
  677. package/dist/cjs/types/Interface/api/dashboard/ReadBalanceBankAccount.js +10 -0
  678. package/dist/cjs/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
  679. package/dist/cjs/types/Interface/api/dashboard/ReadDeadline.js +12 -0
  680. package/dist/cjs/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
  681. package/dist/cjs/types/Interface/api/dashboard/ReadTopBuys.js +12 -0
  682. package/dist/cjs/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
  683. package/dist/cjs/types/Interface/api/dashboard/ReadTopProviders.js +12 -0
  684. package/dist/cjs/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
  685. package/dist/cjs/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js +14 -0
  686. package/dist/cjs/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js.map +1 -1
  687. package/dist/cjs/types/Interface/api/documentSection/Update.js +6 -1
  688. package/dist/cjs/types/Interface/api/documentSection/Update.js.map +1 -1
  689. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.js +7 -1
  690. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.js.map +1 -1
  691. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.js +8 -1
  692. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.js.map +1 -1
  693. package/dist/cjs/types/Interface/api/echo/CreateOrder.js +17 -3
  694. package/dist/cjs/types/Interface/api/echo/CreateOrder.js.map +1 -1
  695. package/dist/cjs/types/Interface/api/employee/QueryEmployeeSearch.js +6 -7
  696. package/dist/cjs/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
  697. package/dist/cjs/types/Interface/api/equipment/Query.js +17 -1
  698. package/dist/cjs/types/Interface/api/equipment/Query.js.map +1 -1
  699. package/dist/cjs/types/Interface/api/exercice/Create.js +25 -2
  700. package/dist/cjs/types/Interface/api/exercice/Create.js.map +1 -1
  701. package/dist/cjs/types/Interface/api/exercice/QueryExercice.js +8 -2
  702. package/dist/cjs/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  703. package/dist/cjs/types/Interface/api/exercice/UpdateExercice.js +17 -1
  704. package/dist/cjs/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  705. package/dist/cjs/types/Interface/api/exerciceNote/CreateExerciceNote.js +5 -2
  706. package/dist/cjs/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
  707. package/dist/cjs/types/Interface/api/exerciceNote/QueryExerciceNote.js +2 -1
  708. package/dist/cjs/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
  709. package/dist/cjs/types/Interface/api/exercicePrestation/Query.js +3 -1
  710. package/dist/cjs/types/Interface/api/exercicePrestation/Query.js.map +1 -1
  711. package/dist/cjs/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js +5 -1
  712. package/dist/cjs/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
  713. package/dist/cjs/types/Interface/api/exerciceQuestion/QueryQuestion.js +2 -1
  714. package/dist/cjs/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
  715. package/dist/cjs/types/Interface/api/expertAnnuary/Query.js +2 -1
  716. package/dist/cjs/types/Interface/api/expertAnnuary/Query.js.map +1 -1
  717. package/dist/cjs/types/Interface/api/facturation/CreateRebilling.js +9 -1
  718. package/dist/cjs/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
  719. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js +2 -1
  720. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -1
  721. package/dist/cjs/types/Interface/api/facturation/Query.js +8 -2
  722. package/dist/cjs/types/Interface/api/facturation/Query.js.map +1 -1
  723. package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js +4 -1
  724. package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
  725. package/dist/cjs/types/Interface/api/fecFile/CreateFecFile.js +6 -2
  726. package/dist/cjs/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
  727. package/dist/cjs/types/Interface/api/fecFile/QueryFecFile.js +2 -1
  728. package/dist/cjs/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
  729. package/dist/cjs/types/Interface/api/file/Create.js +4 -1
  730. package/dist/cjs/types/Interface/api/file/Create.js.map +1 -1
  731. package/dist/cjs/types/Interface/api/file/Read.js +2 -0
  732. package/dist/cjs/types/Interface/api/file/Read.js.map +1 -1
  733. package/dist/cjs/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js +2 -1
  734. package/dist/cjs/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
  735. package/dist/cjs/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js +3 -0
  736. package/dist/cjs/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  737. package/dist/cjs/types/Interface/api/firstStep/Create.js +9 -1
  738. package/dist/cjs/types/Interface/api/firstStep/Create.js.map +1 -1
  739. package/dist/cjs/types/Interface/api/fusion/FusionSocieties.js +3 -1
  740. package/dist/cjs/types/Interface/api/fusion/FusionSocieties.js.map +1 -1
  741. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +14 -1
  742. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  743. package/dist/cjs/types/Interface/api/gedFile/updateGedFile.js +11 -1
  744. package/dist/cjs/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
  745. package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js +6 -5
  746. package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
  747. package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedger.js +9 -1
  748. package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
  749. package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +10 -1
  750. package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
  751. package/dist/cjs/types/Interface/api/iDocus/CreateExport.js +2 -1
  752. package/dist/cjs/types/Interface/api/iDocus/CreateExport.js.map +1 -1
  753. package/dist/cjs/types/Interface/api/immobilization/CreateImmobilization.js +16 -2
  754. package/dist/cjs/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
  755. package/dist/cjs/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +14 -1
  756. package/dist/cjs/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  757. package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js +6 -2
  758. package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
  759. package/dist/cjs/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +4 -1
  760. package/dist/cjs/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
  761. package/dist/cjs/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +2 -1
  762. package/dist/cjs/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
  763. package/dist/cjs/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +8 -1
  764. package/dist/cjs/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
  765. package/dist/cjs/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +2 -1
  766. package/dist/cjs/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
  767. package/dist/cjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +6 -1
  768. package/dist/cjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  769. package/dist/cjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +4 -1
  770. package/dist/cjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
  771. package/dist/cjs/types/Interface/api/internalInvoicing/GetLastRef.js +4 -1
  772. package/dist/cjs/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
  773. package/dist/cjs/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js +4 -1
  774. package/dist/cjs/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
  775. package/dist/cjs/types/Interface/api/jeDeclare/CreateDocumentsParams.js +3 -1
  776. package/dist/cjs/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
  777. package/dist/cjs/types/Interface/api/jeDeclare/UtilCFONB.js +1 -1
  778. package/dist/cjs/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
  779. package/dist/cjs/types/Interface/api/journal/Journals.js +12 -0
  780. package/dist/cjs/types/Interface/api/journal/Journals.js.map +1 -1
  781. package/dist/cjs/types/Interface/api/journal/QueryJournal.js +4 -1
  782. package/dist/cjs/types/Interface/api/journal/QueryJournal.js.map +1 -1
  783. package/dist/cjs/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js +5 -1
  784. package/dist/cjs/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
  785. package/dist/cjs/types/Interface/api/legalNotice/UpdateLegalNotice.js +3 -1
  786. package/dist/cjs/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
  787. package/dist/cjs/types/Interface/api/letter/CreateLetter.js +18 -2
  788. package/dist/cjs/types/Interface/api/letter/CreateLetter.js.map +1 -1
  789. package/dist/cjs/types/Interface/api/letter/Query.js +16 -2
  790. package/dist/cjs/types/Interface/api/letter/Query.js.map +1 -1
  791. package/dist/cjs/types/Interface/api/lettering/QueryRegroupLettering.js +2 -1
  792. package/dist/cjs/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
  793. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +39 -8
  794. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  795. package/dist/cjs/types/Interface/api/loan/CreateLoan.js +11 -1
  796. package/dist/cjs/types/Interface/api/loan/CreateLoan.js.map +1 -1
  797. package/dist/cjs/types/Interface/api/loan/UpdateLoan.js +10 -1
  798. package/dist/cjs/types/Interface/api/loan/UpdateLoan.js.map +1 -1
  799. package/dist/cjs/types/Interface/api/log/QueryLogPagination.js +5 -6
  800. package/dist/cjs/types/Interface/api/log/QueryLogPagination.js.map +1 -1
  801. package/dist/cjs/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js +8 -1
  802. package/dist/cjs/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
  803. package/dist/cjs/types/Interface/api/mail/QueryCountMail.js +9 -5
  804. package/dist/cjs/types/Interface/api/mail/QueryCountMail.js.map +1 -1
  805. package/dist/cjs/types/Interface/api/mail/QueryCountProcessedByUser.js +3 -1
  806. package/dist/cjs/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
  807. package/dist/cjs/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js +3 -1
  808. package/dist/cjs/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
  809. package/dist/cjs/types/Interface/api/mail/QueryGetSignature.js +4 -1
  810. package/dist/cjs/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
  811. package/dist/cjs/types/Interface/api/mail/QueryMail.js +10 -2
  812. package/dist/cjs/types/Interface/api/mail/QueryMail.js.map +1 -1
  813. package/dist/cjs/types/Interface/api/mail/QueryMailBySociety.js +3 -1
  814. package/dist/cjs/types/Interface/api/mail/QueryMailBySociety.js.map +1 -1
  815. package/dist/cjs/types/Interface/api/mail/QueryPaginatedMail.js +21 -6
  816. package/dist/cjs/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
  817. package/dist/cjs/types/Interface/api/mail/UpdateMail.js +34 -2
  818. package/dist/cjs/types/Interface/api/mail/UpdateMail.js.map +1 -1
  819. package/dist/cjs/types/Interface/api/mailInvoice/CreateInvoiceMail.js +2 -1
  820. package/dist/cjs/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
  821. package/dist/cjs/types/Interface/api/mailInvoice/UpdateInvoiceMail.js +2 -1
  822. package/dist/cjs/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
  823. package/dist/cjs/types/Interface/api/mealExpense/CreateMealExpense.js +2 -1
  824. package/dist/cjs/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
  825. package/dist/cjs/types/Interface/api/mealExpense/ReadMealExpense.js +4 -0
  826. package/dist/cjs/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
  827. package/dist/cjs/types/Interface/api/mobile/QueryMobileMigration.js +3 -1
  828. package/dist/cjs/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
  829. package/dist/cjs/types/Interface/api/mobile/UpdateMobile.js +2 -1
  830. package/dist/cjs/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
  831. package/dist/cjs/types/Interface/api/notification/CreateNotification.js +3 -1
  832. package/dist/cjs/types/Interface/api/notification/CreateNotification.js.map +1 -1
  833. package/dist/cjs/types/Interface/api/notification/Delete.js +2 -1
  834. package/dist/cjs/types/Interface/api/notification/Delete.js.map +1 -1
  835. package/dist/cjs/types/Interface/api/notificationSetting/CreateNotificationSetting.js +3 -1
  836. package/dist/cjs/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  837. package/dist/cjs/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +3 -1
  838. package/dist/cjs/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  839. package/dist/cjs/types/Interface/api/ocr/CreateOcr.js +11 -1
  840. package/dist/cjs/types/Interface/api/ocr/CreateOcr.js.map +1 -1
  841. package/dist/cjs/types/Interface/api/ocr/OcrTransactions.js +5 -1
  842. package/dist/cjs/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  843. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +15 -1
  844. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  845. package/dist/cjs/types/Interface/api/pappers/QueryPappers.js +83 -3
  846. package/dist/cjs/types/Interface/api/pappers/QueryPappers.js.map +1 -1
  847. package/dist/cjs/types/Interface/api/pappers/ReadPappers.js +19 -0
  848. package/dist/cjs/types/Interface/api/pappers/ReadPappers.js.map +1 -1
  849. package/dist/cjs/types/Interface/api/partner/CreatePartner.js +8 -1
  850. package/dist/cjs/types/Interface/api/partner/CreatePartner.js.map +1 -1
  851. package/dist/cjs/types/Interface/api/partner/Query.js +12 -3
  852. package/dist/cjs/types/Interface/api/partner/Query.js.map +1 -1
  853. package/dist/cjs/types/Interface/api/partner/Read.js +19 -0
  854. package/dist/cjs/types/Interface/api/partner/Read.js.map +1 -1
  855. package/dist/cjs/types/Interface/api/partner/UpdatePartner.js +8 -1
  856. package/dist/cjs/types/Interface/api/partner/UpdatePartner.js.map +1 -1
  857. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js +5 -1
  858. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
  859. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js +5 -1
  860. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
  861. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js +21 -1
  862. package/dist/cjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
  863. package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js +2 -0
  864. package/dist/cjs/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
  865. package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js +2 -1
  866. package/dist/cjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
  867. package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +3 -1
  868. package/dist/cjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
  869. package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js +2 -1
  870. package/dist/cjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
  871. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +16 -0
  872. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
  873. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +7 -0
  874. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
  875. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js +3 -0
  876. package/dist/cjs/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
  877. package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js +3 -1
  878. package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
  879. package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js +5 -1
  880. package/dist/cjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
  881. package/dist/cjs/types/Interface/api/partners/PartnerStatisticType.js +12 -0
  882. package/dist/cjs/types/Interface/api/partners/PartnerStatisticType.js.map +1 -1
  883. package/dist/cjs/types/Interface/api/partners/QueryPartnerAll.js +4 -1
  884. package/dist/cjs/types/Interface/api/partners/QueryPartnerAll.js.map +1 -1
  885. package/dist/cjs/types/Interface/api/partners/QueryPartnerCsv.js +4 -1
  886. package/dist/cjs/types/Interface/api/partners/QueryPartnerCsv.js.map +1 -1
  887. package/dist/cjs/types/Interface/api/partners/QueryPartnerStatistic.js +4 -1
  888. package/dist/cjs/types/Interface/api/partners/QueryPartnerStatistic.js.map +1 -1
  889. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomer.js +3 -1
  890. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomer.js.map +1 -1
  891. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +8 -2
  892. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
  893. package/dist/cjs/types/Interface/api/payment/Params.js +2 -1
  894. package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
  895. package/dist/cjs/types/Interface/api/payment/Query.js +5 -2
  896. package/dist/cjs/types/Interface/api/payment/Query.js.map +1 -1
  897. package/dist/cjs/types/Interface/api/payment/QueryMonthlyPayment.js +2 -1
  898. package/dist/cjs/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
  899. package/dist/cjs/types/Interface/api/payment/QueryPayment.js +3 -1
  900. package/dist/cjs/types/Interface/api/payment/QueryPayment.js.map +1 -1
  901. package/dist/cjs/types/Interface/api/paymentExpectation/CreatePaymentExpecation.js +8 -1
  902. package/dist/cjs/types/Interface/api/paymentExpectation/CreatePaymentExpecation.js.map +1 -1
  903. package/dist/cjs/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +2 -1
  904. package/dist/cjs/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
  905. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js +18 -1
  906. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  907. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js +32 -2
  908. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  909. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js +20 -0
  910. package/dist/cjs/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  911. package/dist/cjs/types/Interface/api/prestashop/InvoicesPrestashop.js +5 -1
  912. package/dist/cjs/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
  913. package/dist/cjs/types/Interface/api/prestation/BodyCreatePrestationSocieties.js +5 -1
  914. package/dist/cjs/types/Interface/api/prestation/BodyCreatePrestationSocieties.js.map +1 -1
  915. package/dist/cjs/types/Interface/api/prestation/CreatePrestation.js +8 -2
  916. package/dist/cjs/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
  917. package/dist/cjs/types/Interface/api/prestation/Query.js +19 -2
  918. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
  919. package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +8 -4
  920. package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -1
  921. package/dist/cjs/types/Interface/api/prestation/QueryPrestation.js +2 -1
  922. package/dist/cjs/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
  923. package/dist/cjs/types/Interface/api/prestations/QueryCreate.js +18 -1
  924. package/dist/cjs/types/Interface/api/prestations/QueryCreate.js.map +1 -1
  925. package/dist/cjs/types/Interface/api/prestations/QueryGetAllPrestations.js +6 -1
  926. package/dist/cjs/types/Interface/api/prestations/QueryGetAllPrestations.js.map +1 -1
  927. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +20 -1
  928. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  929. package/dist/cjs/types/Interface/api/product/CreateProduct.js +11 -1
  930. package/dist/cjs/types/Interface/api/product/CreateProduct.js.map +1 -1
  931. package/dist/cjs/types/Interface/api/product/QueryProduct.js +5 -1
  932. package/dist/cjs/types/Interface/api/product/QueryProduct.js.map +1 -1
  933. package/dist/cjs/types/Interface/api/promoCode/CreateDefaultPromoCode.js +12 -1
  934. package/dist/cjs/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
  935. package/dist/cjs/types/Interface/api/promoCode/CreatePromoCode.js +10 -1
  936. package/dist/cjs/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
  937. package/dist/cjs/types/Interface/api/promoCode/QueryDefaultPromotion.js +6 -1
  938. package/dist/cjs/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
  939. package/dist/cjs/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +3 -5
  940. package/dist/cjs/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
  941. package/dist/cjs/types/Interface/api/promoCode/UpdatePromoCode.js +10 -1
  942. package/dist/cjs/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
  943. package/dist/cjs/types/Interface/api/provision/CreateProvisionForm.js +6 -1
  944. package/dist/cjs/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
  945. package/dist/cjs/types/Interface/api/provision/QueryGetProvisions.js +4 -1
  946. package/dist/cjs/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
  947. package/dist/cjs/types/Interface/api/provision/QueryProvisions.js +6 -1
  948. package/dist/cjs/types/Interface/api/provision/QueryProvisions.js.map +1 -1
  949. package/dist/cjs/types/Interface/api/provision/ReadProvision.js +7 -0
  950. package/dist/cjs/types/Interface/api/provision/ReadProvision.js.map +1 -1
  951. package/dist/cjs/types/Interface/api/provision/UpdateProvisionForm.js +4 -1
  952. package/dist/cjs/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
  953. package/dist/cjs/types/Interface/api/qonto/Create.js +38 -6
  954. package/dist/cjs/types/Interface/api/qonto/Create.js.map +1 -1
  955. package/dist/cjs/types/Interface/api/qonto/GetConnectionInformation.js +2 -1
  956. package/dist/cjs/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
  957. package/dist/cjs/types/Interface/api/qonto/Query.js +20 -0
  958. package/dist/cjs/types/Interface/api/qonto/Query.js.map +1 -1
  959. package/dist/cjs/types/Interface/api/qonto/UpdateConnection.js +2 -1
  960. package/dist/cjs/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
  961. package/dist/cjs/types/Interface/api/quotes/CreateQuoteAccount.js +4 -1
  962. package/dist/cjs/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
  963. package/dist/cjs/types/Interface/api/quotes/QueryQuotesAccount.js +5 -1
  964. package/dist/cjs/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
  965. package/dist/cjs/types/Interface/api/rating/QueryRatingPaginated.js +4 -1
  966. package/dist/cjs/types/Interface/api/rating/QueryRatingPaginated.js.map +1 -1
  967. package/dist/cjs/types/Interface/api/registration/CreateRegistration.js +51 -8
  968. package/dist/cjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  969. package/dist/cjs/types/Interface/api/registration/DeclareRegistration.js +9 -3
  970. package/dist/cjs/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  971. package/dist/cjs/types/Interface/api/registration/QueryRegistration.js +10 -3
  972. package/dist/cjs/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  973. package/dist/cjs/types/Interface/api/registration/ReadRegistration.js +2 -0
  974. package/dist/cjs/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  975. package/dist/cjs/types/Interface/api/registration/UpdateRegistration.js +8 -1
  976. package/dist/cjs/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
  977. package/dist/cjs/types/Interface/api/regulate/DestroyRegulate.js +3 -1
  978. package/dist/cjs/types/Interface/api/regulate/DestroyRegulate.js.map +1 -1
  979. package/dist/cjs/types/Interface/api/regulate/QueryGetAll.js +4 -1
  980. package/dist/cjs/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
  981. package/dist/cjs/types/Interface/api/regulation/Query.js +6 -1
  982. package/dist/cjs/types/Interface/api/regulation/Query.js.map +1 -1
  983. package/dist/cjs/types/Interface/api/report/CreateReport.js +16 -1
  984. package/dist/cjs/types/Interface/api/report/CreateReport.js.map +1 -1
  985. package/dist/cjs/types/Interface/api/report/DeleteReport.js +2 -1
  986. package/dist/cjs/types/Interface/api/report/DeleteReport.js.map +1 -1
  987. package/dist/cjs/types/Interface/api/report/QueryReports.js +10 -1
  988. package/dist/cjs/types/Interface/api/report/QueryReports.js.map +1 -1
  989. package/dist/cjs/types/Interface/api/report/QueryReportsForLetter.js +3 -1
  990. package/dist/cjs/types/Interface/api/report/QueryReportsForLetter.js.map +1 -1
  991. package/dist/cjs/types/Interface/api/report/QueryReportsStats.js +3 -1
  992. package/dist/cjs/types/Interface/api/report/QueryReportsStats.js.map +1 -1
  993. package/dist/cjs/types/Interface/api/reportMessage/Query.js +2 -1
  994. package/dist/cjs/types/Interface/api/reportMessage/Query.js.map +1 -1
  995. package/dist/cjs/types/Interface/api/revision/Create.js +42 -7
  996. package/dist/cjs/types/Interface/api/revision/Create.js.map +1 -1
  997. package/dist/cjs/types/Interface/api/revision/Query.js +115 -32
  998. package/dist/cjs/types/Interface/api/revision/Query.js.map +1 -1
  999. package/dist/cjs/types/Interface/api/revisionGuide/CreateRevisionGuide.js +5 -1
  1000. package/dist/cjs/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
  1001. package/dist/cjs/types/Interface/api/revive/PostRevive.js +2 -1
  1002. package/dist/cjs/types/Interface/api/revive/PostRevive.js.map +1 -1
  1003. package/dist/cjs/types/Interface/api/rule/Create.js +8 -1
  1004. package/dist/cjs/types/Interface/api/rule/Create.js.map +1 -1
  1005. package/dist/cjs/types/Interface/api/rule/Query.js +6 -2
  1006. package/dist/cjs/types/Interface/api/rule/Query.js.map +1 -1
  1007. package/dist/cjs/types/Interface/api/rule/Update.js +2 -1
  1008. package/dist/cjs/types/Interface/api/rule/Update.js.map +1 -1
  1009. package/dist/cjs/types/Interface/api/salariesFile/CreateSalariesFile.js +2 -1
  1010. package/dist/cjs/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
  1011. package/dist/cjs/types/Interface/api/salesContract/GenerateSalesContractParams.js +2 -1
  1012. package/dist/cjs/types/Interface/api/salesContract/GenerateSalesContractParams.js.map +1 -1
  1013. package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.js +10 -2
  1014. package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.js.map +1 -1
  1015. package/dist/cjs/types/Interface/api/shareCapital/CreateInKindContribution.js +4 -1
  1016. package/dist/cjs/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
  1017. package/dist/cjs/types/Interface/api/shareCapital/CreateShareCapital.js +3 -1
  1018. package/dist/cjs/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
  1019. package/dist/cjs/types/Interface/api/shareCapital/ReadShareCapital.js +4 -0
  1020. package/dist/cjs/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
  1021. package/dist/cjs/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +1 -0
  1022. package/dist/cjs/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
  1023. package/dist/cjs/types/Interface/api/shareCapital/ResultCreateShareCapital.js +4 -0
  1024. package/dist/cjs/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
  1025. package/dist/cjs/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js +9 -6
  1026. package/dist/cjs/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
  1027. package/dist/cjs/types/Interface/api/shine/CreateShineAccount.js +4 -1
  1028. package/dist/cjs/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
  1029. package/dist/cjs/types/Interface/api/shine/CreateShineTransactions.js +4 -1
  1030. package/dist/cjs/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
  1031. package/dist/cjs/types/Interface/api/shine/GetConnect.js +2 -1
  1032. package/dist/cjs/types/Interface/api/shine/GetConnect.js.map +1 -1
  1033. package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js +5 -1
  1034. package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
  1035. package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.js +10 -1
  1036. package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
  1037. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js +38 -0
  1038. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  1039. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js +4 -1
  1040. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
  1041. package/dist/cjs/types/Interface/api/society/CreateSociety.js +23 -1
  1042. package/dist/cjs/types/Interface/api/society/CreateSociety.js.map +1 -1
  1043. package/dist/cjs/types/Interface/api/society/CreateUserToSocietyWithPermission.js +9 -1
  1044. package/dist/cjs/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
  1045. package/dist/cjs/types/Interface/api/society/Export.js +5 -1
  1046. package/dist/cjs/types/Interface/api/society/Export.js.map +1 -1
  1047. package/dist/cjs/types/Interface/api/society/GetSocietyDetail.js +2 -1
  1048. package/dist/cjs/types/Interface/api/society/GetSocietyDetail.js.map +1 -1
  1049. package/dist/cjs/types/Interface/api/society/ListUserSociety.js +2 -1
  1050. package/dist/cjs/types/Interface/api/society/ListUserSociety.js.map +1 -1
  1051. package/dist/cjs/types/Interface/api/society/QueryArchived.js +6 -1
  1052. package/dist/cjs/types/Interface/api/society/QueryArchived.js.map +1 -1
  1053. package/dist/cjs/types/Interface/api/society/QueryPaginatedSociety.js +7 -5
  1054. package/dist/cjs/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
  1055. package/dist/cjs/types/Interface/api/society/QuerySociety.js +9 -2
  1056. package/dist/cjs/types/Interface/api/society/QuerySociety.js.map +1 -1
  1057. package/dist/cjs/types/Interface/api/society/UpdateSociety.js +26 -2
  1058. package/dist/cjs/types/Interface/api/society/UpdateSociety.js.map +1 -1
  1059. package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +14 -2
  1060. package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
  1061. package/dist/cjs/types/Interface/api/societyConfig/update.js +20 -1
  1062. package/dist/cjs/types/Interface/api/societyConfig/update.js.map +1 -1
  1063. package/dist/cjs/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js +5 -1
  1064. package/dist/cjs/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
  1065. package/dist/cjs/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js +9 -1
  1066. package/dist/cjs/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
  1067. package/dist/cjs/types/Interface/api/societyEvent/CreateSocietyEvent.js +3 -1
  1068. package/dist/cjs/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
  1069. package/dist/cjs/types/Interface/api/societyEvent/QuerySocietyEvent.js +2 -1
  1070. package/dist/cjs/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
  1071. package/dist/cjs/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js +3 -1
  1072. package/dist/cjs/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
  1073. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js +3 -1
  1074. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
  1075. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js +7 -2
  1076. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
  1077. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js +3 -0
  1078. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
  1079. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +3 -1
  1080. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
  1081. package/dist/cjs/types/Interface/api/statistic/QueryAccountant.js +4 -1
  1082. package/dist/cjs/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
  1083. package/dist/cjs/types/Interface/api/statistic/QueryCustomerSuccess.js +3 -1
  1084. package/dist/cjs/types/Interface/api/statistic/QueryCustomerSuccess.js.map +1 -1
  1085. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.js +3 -1
  1086. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.js.map +1 -1
  1087. package/dist/cjs/types/Interface/api/statistic/QueryDirection.js +4 -1
  1088. package/dist/cjs/types/Interface/api/statistic/QueryDirection.js.map +1 -1
  1089. package/dist/cjs/types/Interface/api/statistic/QueryExpertAccountant.js +4 -1
  1090. package/dist/cjs/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
  1091. package/dist/cjs/types/Interface/api/statistic/QueryGetAccountant.js +3 -1
  1092. package/dist/cjs/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
  1093. package/dist/cjs/types/Interface/api/statistic/QueryGetDirection.js +3 -1
  1094. package/dist/cjs/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
  1095. package/dist/cjs/types/Interface/api/statistic/QueryGetExpertAccountant.js +3 -1
  1096. package/dist/cjs/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
  1097. package/dist/cjs/types/Interface/api/statistic/QueryInternal.js +7 -3
  1098. package/dist/cjs/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  1099. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +23 -3
  1100. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  1101. package/dist/cjs/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.js +5 -1
  1102. package/dist/cjs/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.js.map +1 -1
  1103. package/dist/cjs/types/Interface/api/statutsGeneration/SendInviteMailParams.js +2 -1
  1104. package/dist/cjs/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -1
  1105. package/dist/cjs/types/Interface/api/statutsGeneration/UpdateExercice.js +3 -1
  1106. package/dist/cjs/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -1
  1107. package/dist/cjs/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +3 -1
  1108. package/dist/cjs/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -1
  1109. package/dist/cjs/types/Interface/api/stock/StockEntries.js +17 -2
  1110. package/dist/cjs/types/Interface/api/stock/StockEntries.js.map +1 -1
  1111. package/dist/cjs/types/Interface/api/stripe/Create.js +2 -1
  1112. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  1113. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +5 -2
  1114. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  1115. package/dist/cjs/types/Interface/api/supervision/Query.js +16 -1
  1116. package/dist/cjs/types/Interface/api/supervision/Query.js.map +1 -1
  1117. package/dist/cjs/types/Interface/api/survey/CreateSurvey.js +2 -0
  1118. package/dist/cjs/types/Interface/api/survey/CreateSurvey.js.map +1 -1
  1119. package/dist/cjs/types/Interface/api/survey/QuerySurvey.js +3 -1
  1120. package/dist/cjs/types/Interface/api/survey/QuerySurvey.js.map +1 -1
  1121. package/dist/cjs/types/Interface/api/survey/QuerySurveys.js +3 -1
  1122. package/dist/cjs/types/Interface/api/survey/QuerySurveys.js.map +1 -1
  1123. package/dist/cjs/types/Interface/api/survey/UpdateSurvey.js +5 -1
  1124. package/dist/cjs/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
  1125. package/dist/cjs/types/Interface/api/synchronisation/Query.js +13 -2
  1126. package/dist/cjs/types/Interface/api/synchronisation/Query.js.map +1 -1
  1127. package/dist/cjs/types/Interface/api/task/QueryCountTask.js +4 -1
  1128. package/dist/cjs/types/Interface/api/task/QueryCountTask.js.map +1 -1
  1129. package/dist/cjs/types/Interface/api/task/QueryCreateTask.js +7 -1
  1130. package/dist/cjs/types/Interface/api/task/QueryCreateTask.js.map +1 -1
  1131. package/dist/cjs/types/Interface/api/task/QueryGetAllTask.js +6 -1
  1132. package/dist/cjs/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
  1133. package/dist/cjs/types/Interface/api/task/QueryGetTask.js +3 -1
  1134. package/dist/cjs/types/Interface/api/task/QueryGetTask.js.map +1 -1
  1135. package/dist/cjs/types/Interface/api/task/QueryPaginatedTask.js +21 -7
  1136. package/dist/cjs/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
  1137. package/dist/cjs/types/Interface/api/task/QueryStatsByRolesInCsv.js +5 -1
  1138. package/dist/cjs/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
  1139. package/dist/cjs/types/Interface/api/task/QueryStatsByServiceInCsv.js +3 -1
  1140. package/dist/cjs/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
  1141. package/dist/cjs/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js +3 -1
  1142. package/dist/cjs/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
  1143. package/dist/cjs/types/Interface/api/tax/CreateTax.js +10 -1
  1144. package/dist/cjs/types/Interface/api/tax/CreateTax.js.map +1 -1
  1145. package/dist/cjs/types/Interface/api/tax/QueryTax.js +4 -1
  1146. package/dist/cjs/types/Interface/api/tax/QueryTax.js.map +1 -1
  1147. package/dist/cjs/types/Interface/api/tax/ReadTax.js +5 -0
  1148. package/dist/cjs/types/Interface/api/tax/ReadTax.js.map +1 -1
  1149. package/dist/cjs/types/Interface/api/taxDeadline/QueryTaxDeadline.js +50 -5
  1150. package/dist/cjs/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  1151. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js +39 -0
  1152. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  1153. package/dist/cjs/types/Interface/api/team/QueryCreate.js +4 -1
  1154. package/dist/cjs/types/Interface/api/team/QueryCreate.js.map +1 -1
  1155. package/dist/cjs/types/Interface/api/team/QueryGetAllWithIncludes.js +3 -1
  1156. package/dist/cjs/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -1
  1157. package/dist/cjs/types/Interface/api/team/QueryUpdate.js +5 -1
  1158. package/dist/cjs/types/Interface/api/team/QueryUpdate.js.map +1 -1
  1159. package/dist/cjs/types/Interface/api/terminationList/CreateTerminationList.js +17 -1
  1160. package/dist/cjs/types/Interface/api/terminationList/CreateTerminationList.js.map +1 -1
  1161. package/dist/cjs/types/Interface/api/terminationList/DestroyTerminationList.js +15 -1
  1162. package/dist/cjs/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
  1163. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js +17 -1
  1164. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js.map +1 -1
  1165. package/dist/cjs/types/Interface/api/terminationList/QueryTerminationList.js +15 -1
  1166. package/dist/cjs/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
  1167. package/dist/cjs/types/Interface/api/textMessage/Create.js +10 -2
  1168. package/dist/cjs/types/Interface/api/textMessage/Create.js.map +1 -1
  1169. package/dist/cjs/types/Interface/api/textMessage/Query.js +10 -2
  1170. package/dist/cjs/types/Interface/api/textMessage/Query.js.map +1 -1
  1171. package/dist/cjs/types/Interface/api/textMessage/Update.js +2 -1
  1172. package/dist/cjs/types/Interface/api/textMessage/Update.js.map +1 -1
  1173. package/dist/cjs/types/Interface/api/thirdParty/CreateThirdPartyForm.js +29 -2
  1174. package/dist/cjs/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  1175. package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.js +6 -2
  1176. package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
  1177. package/dist/cjs/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +25 -1
  1178. package/dist/cjs/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  1179. package/dist/cjs/types/Interface/api/timeRecorder/Query.js +4 -1
  1180. package/dist/cjs/types/Interface/api/timeRecorder/Query.js.map +1 -1
  1181. package/dist/cjs/types/Interface/api/timeRecorder/QueryAttendance.js +5 -2
  1182. package/dist/cjs/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
  1183. package/dist/cjs/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +8 -1
  1184. package/dist/cjs/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  1185. package/dist/cjs/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +3 -1
  1186. package/dist/cjs/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -1
  1187. package/dist/cjs/types/Interface/api/timeRecorder/UpdateRecorder.js +5 -1
  1188. package/dist/cjs/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
  1189. package/dist/cjs/types/Interface/api/timeTracking/Create.js +5 -1
  1190. package/dist/cjs/types/Interface/api/timeTracking/Create.js.map +1 -1
  1191. package/dist/cjs/types/Interface/api/timeTracking/Query.js +3 -1
  1192. package/dist/cjs/types/Interface/api/timeTracking/Query.js.map +1 -1
  1193. package/dist/cjs/types/Interface/api/transactions/Query.js +11 -2
  1194. package/dist/cjs/types/Interface/api/transactions/Query.js.map +1 -1
  1195. package/dist/cjs/types/Interface/api/user/CreateCoworker.js +15 -1
  1196. package/dist/cjs/types/Interface/api/user/CreateCoworker.js.map +1 -1
  1197. package/dist/cjs/types/Interface/api/user/CreateUser.js +13 -1
  1198. package/dist/cjs/types/Interface/api/user/CreateUser.js.map +1 -1
  1199. package/dist/cjs/types/Interface/api/user/ParamsGetAll.js +5 -1
  1200. package/dist/cjs/types/Interface/api/user/ParamsGetAll.js.map +1 -1
  1201. package/dist/cjs/types/Interface/api/user/ParamsGetAllCollaborators.js +6 -1
  1202. package/dist/cjs/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
  1203. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js +8 -1
  1204. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
  1205. package/dist/cjs/types/Interface/api/user/Query.js +32 -10
  1206. package/dist/cjs/types/Interface/api/user/Query.js.map +1 -1
  1207. package/dist/cjs/types/Interface/api/userRoomEquipment/BulkUpdate.js +2 -1
  1208. package/dist/cjs/types/Interface/api/userRoomEquipment/BulkUpdate.js.map +1 -1
  1209. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +6 -1
  1210. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  1211. package/dist/cjs/types/Interface/api/userRoomEquipment/Query.js +9 -1
  1212. package/dist/cjs/types/Interface/api/userRoomEquipment/Query.js.map +1 -1
  1213. package/dist/cjs/types/Interface/api/userSocietyPermission/CreateSocietyPermission.js +5 -1
  1214. package/dist/cjs/types/Interface/api/userSocietyPermission/CreateSocietyPermission.js.map +1 -1
  1215. package/dist/cjs/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.js +5 -1
  1216. package/dist/cjs/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.js.map +1 -1
  1217. package/dist/cjs/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.js +3 -1
  1218. package/dist/cjs/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.js.map +1 -1
  1219. package/dist/cjs/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.js +3 -1
  1220. package/dist/cjs/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.js.map +1 -1
  1221. package/dist/cjs/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.js +3 -1
  1222. package/dist/cjs/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.js.map +1 -1
  1223. package/dist/cjs/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.js +9 -1
  1224. package/dist/cjs/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.js.map +1 -1
  1225. package/dist/cjs/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js +10 -2
  1226. package/dist/cjs/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +1 -1
  1227. package/dist/cjs/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js +5 -1
  1228. package/dist/cjs/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +1 -1
  1229. package/dist/cjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js +3 -1
  1230. package/dist/cjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js.map +1 -1
  1231. package/dist/cjs/types/Interface/api/vatControl/CreateVatControl.js +3 -1
  1232. package/dist/cjs/types/Interface/api/vatControl/CreateVatControl.js.map +1 -1
  1233. package/dist/cjs/types/Interface/api/vatControl/QueryVatControl.js +2 -1
  1234. package/dist/cjs/types/Interface/api/vatControl/QueryVatControl.js.map +1 -1
  1235. package/dist/cjs/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +16 -5
  1236. package/dist/cjs/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  1237. package/dist/cjs/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +3 -0
  1238. package/dist/cjs/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +1 -1
  1239. package/dist/cjs/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js +3 -1
  1240. package/dist/cjs/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
  1241. package/dist/cjs/types/Interface/api/vehicle/CreateSocietyVehicle.js +15 -1
  1242. package/dist/cjs/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  1243. package/dist/cjs/types/Interface/api/vehicle/UpdateSocietyVehicle.js +15 -1
  1244. package/dist/cjs/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  1245. package/dist/cjs/types/Interface/api/visualizedInformation/Query.js +3 -1
  1246. package/dist/cjs/types/Interface/api/visualizedInformation/Query.js.map +1 -1
  1247. package/dist/cjs/types/Interface/api/visualizedInformation/Update.js +3 -1
  1248. package/dist/cjs/types/Interface/api/visualizedInformation/Update.js.map +1 -1
  1249. package/dist/cjs/types/Interface/api/wallet/QueryWallet.js +5 -1
  1250. package/dist/cjs/types/Interface/api/wallet/QueryWallet.js.map +1 -1
  1251. package/dist/cjs/types/Interface/api/wallet/UpdateAttribution.js +5 -1
  1252. package/dist/cjs/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
  1253. package/dist/cjs/types/Interface/api/webmail/CreateMailFromLambda.js +20 -1
  1254. package/dist/cjs/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
  1255. package/dist/cjs/types/Interface/api/webmail/ExportEmails.js +8 -1
  1256. package/dist/cjs/types/Interface/api/webmail/ExportEmails.js.map +1 -1
  1257. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +17 -1
  1258. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
  1259. package/dist/cjs/types/Interface/api/webmail/MigrateMailAddresses.js +6 -8
  1260. package/dist/cjs/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
  1261. package/dist/cjs/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +18 -5
  1262. package/dist/cjs/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  1263. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +6 -1
  1264. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  1265. package/dist/cjs/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.js +7 -1
  1266. package/dist/cjs/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.js.map +1 -1
  1267. package/dist/cjs/types/Interface/api/zticket/CreateZTicket.js +6 -1
  1268. package/dist/cjs/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
  1269. package/dist/cjs/types/Interface/api/zticket/QueryZTicket.js +7 -1
  1270. package/dist/cjs/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
  1271. package/dist/cjs/types/Interface/models/IApiError.js +2 -2
  1272. package/dist/cjs/types/Interface/models/IApiError.js.map +1 -1
  1273. package/dist/cjs/utils/amount.js +4 -1
  1274. package/dist/cjs/utils/amount.js.map +1 -1
  1275. package/dist/cjs/utils/balanceSheetModule.js +1 -1
  1276. package/dist/cjs/utils/balanceSheetModule.js.map +1 -1
  1277. package/dist/cjs/utils/bankAccount.js +1 -1
  1278. package/dist/cjs/utils/bankAccount.js.map +1 -1
  1279. package/dist/cjs/utils/brands.d.ts +1 -1
  1280. package/dist/cjs/utils/brands.d.ts.map +1 -1
  1281. package/dist/cjs/utils/brands.js +5 -7
  1282. package/dist/cjs/utils/brands.js.map +1 -1
  1283. package/dist/cjs/utils/cerfa.js +4 -2
  1284. package/dist/cjs/utils/cerfa.js.map +1 -1
  1285. package/dist/cjs/utils/checklist.js +5 -5
  1286. package/dist/cjs/utils/checklist.js.map +1 -1
  1287. package/dist/cjs/utils/checkup.d.ts.map +1 -1
  1288. package/dist/cjs/utils/checkup.js +64 -64
  1289. package/dist/cjs/utils/checkup.js.map +1 -1
  1290. package/dist/cjs/utils/commercialManagement/document.js +82 -28
  1291. package/dist/cjs/utils/commercialManagement/document.js.map +1 -1
  1292. package/dist/cjs/utils/commercialManagement/product.js +14 -7
  1293. package/dist/cjs/utils/commercialManagement/product.js.map +1 -1
  1294. package/dist/cjs/utils/commercialManagement/recurrence.js +1 -2
  1295. package/dist/cjs/utils/commercialManagement/recurrence.js.map +1 -1
  1296. package/dist/cjs/utils/commercialManagement/templates/common.js +12 -16
  1297. package/dist/cjs/utils/commercialManagement/templates/common.js.map +1 -1
  1298. package/dist/cjs/utils/commercialManagement/thirdParty.js +5 -2
  1299. package/dist/cjs/utils/commercialManagement/thirdParty.js.map +1 -1
  1300. package/dist/cjs/utils/commercialManagement/vat.js +6 -7
  1301. package/dist/cjs/utils/commercialManagement/vat.js.map +1 -1
  1302. package/dist/cjs/utils/commercialOffer.js +7 -8
  1303. package/dist/cjs/utils/commercialOffer.js.map +1 -1
  1304. package/dist/cjs/utils/date.js +4 -4
  1305. package/dist/cjs/utils/date.js.map +1 -1
  1306. package/dist/cjs/utils/decorators.js.map +1 -1
  1307. package/dist/cjs/utils/documents.js.map +1 -1
  1308. package/dist/cjs/utils/email/templates/signature.d.ts +1 -1
  1309. package/dist/cjs/utils/email/templates/signature.d.ts.map +1 -1
  1310. package/dist/cjs/utils/email.js +77 -35
  1311. package/dist/cjs/utils/email.js.map +1 -1
  1312. package/dist/cjs/utils/exercice.js.map +1 -1
  1313. package/dist/cjs/utils/isUrl.js.map +1 -1
  1314. package/dist/cjs/utils/noLodash.d.ts.map +1 -1
  1315. package/dist/cjs/utils/noLodash.js +6 -3
  1316. package/dist/cjs/utils/noLodash.js.map +1 -1
  1317. package/dist/cjs/utils/objectUtils/flattenObject.js +1 -1
  1318. package/dist/cjs/utils/objectUtils/flattenObject.js.map +1 -1
  1319. package/dist/cjs/utils/objectUtils/fullFlattenObject.js +1 -1
  1320. package/dist/cjs/utils/objectUtils/fullFlattenObject.js.map +1 -1
  1321. package/dist/cjs/utils/objectUtils/isValidObject.js.map +1 -1
  1322. package/dist/cjs/utils/objectUtils/unflattenObject.js.map +1 -1
  1323. package/dist/cjs/utils/payment.d.ts.map +1 -1
  1324. package/dist/cjs/utils/payment.js +58 -60
  1325. package/dist/cjs/utils/payment.js.map +1 -1
  1326. package/dist/cjs/utils/phone.js +1 -1
  1327. package/dist/cjs/utils/phone.js.map +1 -1
  1328. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  1329. package/dist/cjs/utils/prestation.js +19 -21
  1330. package/dist/cjs/utils/prestation.js.map +1 -1
  1331. package/dist/cjs/utils/quotation.js +14 -15
  1332. package/dist/cjs/utils/quotation.js.map +1 -1
  1333. package/dist/cjs/utils/siretValidation.js.map +1 -1
  1334. package/dist/cjs/utils/social.js.map +1 -1
  1335. package/dist/cjs/utils/subscription.js +1 -2
  1336. package/dist/cjs/utils/subscription.js.map +1 -1
  1337. package/dist/cjs/utils/task.js +1 -2
  1338. package/dist/cjs/utils/task.js.map +1 -1
  1339. package/dist/cjs/utils/tests/payment.spec.js +51 -58
  1340. package/dist/cjs/utils/tests/payment.spec.js.map +1 -1
  1341. package/dist/cjs/utils/transforms/boolean.transform.js.map +1 -1
  1342. package/dist/cjs/utils/validators/formattedDateString.validator.js +4 -1
  1343. package/dist/cjs/utils/validators/formattedDateString.validator.js.map +1 -1
  1344. package/dist/cjs/utils/validators/objectId.validator.js +4 -1
  1345. package/dist/cjs/utils/validators/objectId.validator.js.map +1 -1
  1346. package/dist/cjs/utils/vat/3310/century23.js +97 -99
  1347. package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
  1348. package/dist/cjs/utils/vat/3514/century22.js +19 -20
  1349. package/dist/cjs/utils/vat/3514/century22.js.map +1 -1
  1350. package/dist/cjs/utils/vat/3514/century23.js +5 -6
  1351. package/dist/cjs/utils/vat/3514/century23.js.map +1 -1
  1352. package/dist/cjs/utils/vat/3517/century23.js +127 -129
  1353. package/dist/cjs/utils/vat/3517/century23.js.map +1 -1
  1354. package/dist/cjs/utils/vat/3519/century17.js +9 -10
  1355. package/dist/cjs/utils/vat/3519/century17.js.map +1 -1
  1356. package/dist/cjs/utils/vat/3519/century23.js +8 -9
  1357. package/dist/cjs/utils/vat/3519/century23.js.map +1 -1
  1358. package/dist/cjs/utils/vat/centuries.js +1 -1
  1359. package/dist/cjs/utils/vat/centuries.js.map +1 -1
  1360. package/dist/cjs/utils/vat/registration.js +53 -54
  1361. package/dist/cjs/utils/vat/registration.js.map +1 -1
  1362. package/dist/cjs/utils/vat/utils.js +5 -8
  1363. package/dist/cjs/utils/vat/utils.js.map +1 -1
  1364. package/dist/cjs/utils/webmail.js.map +1 -1
  1365. package/dist/mjs/api/resources/AccountingFiles.js.map +1 -1
  1366. package/dist/mjs/api/resources/CashAndExpense.js.map +1 -1
  1367. package/dist/mjs/api/resources/Contest.js.map +1 -1
  1368. package/dist/mjs/api/resources/Employee.js.map +1 -1
  1369. package/dist/mjs/api/resources/FIle.js.map +1 -1
  1370. package/dist/mjs/api/resources/Loan.js.map +1 -1
  1371. package/dist/mjs/api/resources/PaymentExpectation.d.ts +7 -0
  1372. package/dist/mjs/api/resources/PaymentExpectation.d.ts.map +1 -1
  1373. package/dist/mjs/api/resources/PaymentExpectation.js +9 -0
  1374. package/dist/mjs/api/resources/PaymentExpectation.js.map +1 -1
  1375. package/dist/mjs/api/resources/SalariesFile.js.map +1 -1
  1376. package/dist/mjs/api/resources/SalesContract.js.map +1 -1
  1377. package/dist/mjs/api/resources/Subscription.d.ts +259 -0
  1378. package/dist/mjs/api/resources/Subscription.d.ts.map +1 -1
  1379. package/dist/mjs/api/resources/Task.js.map +1 -1
  1380. package/dist/mjs/api/resources/User.js.map +1 -1
  1381. package/dist/mjs/api/resources/Vehicle.js.map +1 -1
  1382. package/dist/mjs/types/Enum/Aspone.d.ts +19 -19
  1383. package/dist/mjs/types/Enum/Aspone.d.ts.map +1 -1
  1384. package/dist/mjs/types/Enum/BalanceSheet.d.ts +4 -4
  1385. package/dist/mjs/types/Enum/BalanceSheet.js +6 -6
  1386. package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
  1387. package/dist/mjs/types/Enum/BrandAnytime.js +1 -1
  1388. package/dist/mjs/types/Enum/BrandAnytime.js.map +1 -1
  1389. package/dist/mjs/types/Enum/BrandClementine.js +1 -1
  1390. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  1391. package/dist/mjs/types/Enum/BrandPourcentage.js +3 -3
  1392. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  1393. package/dist/mjs/types/Enum/BudgetInsight.d.ts +11 -11
  1394. package/dist/mjs/types/Enum/BudgetInsight.d.ts.map +1 -1
  1395. package/dist/mjs/types/Enum/Ged.d.ts +9 -9
  1396. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  1397. package/dist/mjs/types/Enum/GlobalRegime.js +1 -1
  1398. package/dist/mjs/types/Enum/GlobalRegime.js.map +1 -1
  1399. package/dist/mjs/types/Enum/JobTitle.d.ts +3 -3
  1400. package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
  1401. package/dist/mjs/types/Enum/MaritalStatus.d.ts +1 -1
  1402. package/dist/mjs/types/Enum/MaritalStatus.d.ts.map +1 -1
  1403. package/dist/mjs/types/Enum/RoleDetail.js +2 -2
  1404. package/dist/mjs/types/Enum/RoleDetail.js.map +1 -1
  1405. package/dist/mjs/types/Enum/SalesContractConfig.js.map +1 -1
  1406. package/dist/mjs/types/Form/FormAuthenticate.js.map +1 -1
  1407. package/dist/mjs/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
  1408. package/dist/mjs/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
  1409. package/dist/mjs/types/Interface/api/BasePaginate.js.map +1 -1
  1410. package/dist/mjs/types/Interface/api/OnBoarding.js.map +1 -1
  1411. package/dist/mjs/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  1412. package/dist/mjs/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -1
  1413. package/dist/mjs/types/Interface/api/account/Create.js.map +1 -1
  1414. package/dist/mjs/types/Interface/api/account/Query.js.map +1 -1
  1415. package/dist/mjs/types/Interface/api/account/Update.js.map +1 -1
  1416. package/dist/mjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  1417. package/dist/mjs/types/Interface/api/accountingEntry/Create.js.map +1 -1
  1418. package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  1419. package/dist/mjs/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
  1420. package/dist/mjs/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
  1421. package/dist/mjs/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
  1422. package/dist/mjs/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  1423. package/dist/mjs/types/Interface/api/accountsSectors/Create.js.map +1 -1
  1424. package/dist/mjs/types/Interface/api/accountsSectors/Query.js.map +1 -1
  1425. package/dist/mjs/types/Interface/api/adjustment/Create.js.map +1 -1
  1426. package/dist/mjs/types/Interface/api/adjustment/Query.js.map +1 -1
  1427. package/dist/mjs/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
  1428. package/dist/mjs/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
  1429. package/dist/mjs/types/Interface/api/alert/CreateAlert.js.map +1 -1
  1430. package/dist/mjs/types/Interface/api/appNotification/Update.js.map +1 -1
  1431. package/dist/mjs/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  1432. package/dist/mjs/types/Interface/api/authentification/ConnectFromSSO.js.map +1 -1
  1433. package/dist/mjs/types/Interface/api/authentification/ForgotPassword.js.map +1 -1
  1434. package/dist/mjs/types/Interface/api/authentification/ResetPassword.js.map +1 -1
  1435. package/dist/mjs/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
  1436. package/dist/mjs/types/Interface/api/balanceSheet/Query.js.map +1 -1
  1437. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  1438. package/dist/mjs/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
  1439. package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  1440. package/dist/mjs/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
  1441. package/dist/mjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  1442. package/dist/mjs/types/Interface/api/bankAccount/Create.js.map +1 -1
  1443. package/dist/mjs/types/Interface/api/bankAccount/Delete.js.map +1 -1
  1444. package/dist/mjs/types/Interface/api/bankAccount/Query.js.map +1 -1
  1445. package/dist/mjs/types/Interface/api/bankAccount/Update.js.map +1 -1
  1446. package/dist/mjs/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
  1447. package/dist/mjs/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
  1448. package/dist/mjs/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
  1449. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  1450. package/dist/mjs/types/Interface/api/budgetInsight/Create.js.map +1 -1
  1451. package/dist/mjs/types/Interface/api/budgetInsight/Delete.js.map +1 -1
  1452. package/dist/mjs/types/Interface/api/budgetInsight/Query.js.map +1 -1
  1453. package/dist/mjs/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
  1454. package/dist/mjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js.map +1 -1
  1455. package/dist/mjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js.map +1 -1
  1456. package/dist/mjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js.map +1 -1
  1457. package/dist/mjs/types/Interface/api/businessSector/Create.js.map +1 -1
  1458. package/dist/mjs/types/Interface/api/businessSector/Delete.js.map +1 -1
  1459. package/dist/mjs/types/Interface/api/businessSector/Query.js.map +1 -1
  1460. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  1461. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  1462. package/dist/mjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
  1463. package/dist/mjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
  1464. package/dist/mjs/types/Interface/api/calendarEvent/interval.js.map +1 -1
  1465. package/dist/mjs/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
  1466. package/dist/mjs/types/Interface/api/calendarEvent/queryCalendarEventCall.js.map +1 -1
  1467. package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
  1468. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  1469. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +0 -6
  1470. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  1471. package/dist/mjs/types/Interface/api/card/QueryUserCardsStats.js.map +1 -1
  1472. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  1473. package/dist/mjs/types/Interface/api/cashAndExpense/Create.js.map +1 -1
  1474. package/dist/mjs/types/Interface/api/cashAndExpense/Query.js.map +1 -1
  1475. package/dist/mjs/types/Interface/api/cerfa/2031.js.map +1 -1
  1476. package/dist/mjs/types/Interface/api/cerfa/2033.js.map +1 -1
  1477. package/dist/mjs/types/Interface/api/cerfa/2035.js.map +1 -1
  1478. package/dist/mjs/types/Interface/api/cerfa/2065.js.map +1 -1
  1479. package/dist/mjs/types/Interface/api/cerfa/das2.js.map +1 -1
  1480. package/dist/mjs/types/Interface/api/changelog/Create.js.map +1 -1
  1481. package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
  1482. package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
  1483. package/dist/mjs/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
  1484. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  1485. package/dist/mjs/types/Interface/api/commercial/QueryGetStatsHistory.js.map +1 -1
  1486. package/dist/mjs/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
  1487. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
  1488. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  1489. package/dist/mjs/types/Interface/api/commercialImport/Create.js.map +1 -1
  1490. package/dist/mjs/types/Interface/api/commercialImport/Query.js.map +1 -1
  1491. package/dist/mjs/types/Interface/api/commercialManagement/Create.js.map +1 -1
  1492. package/dist/mjs/types/Interface/api/commercialManagement/Query.js.map +1 -1
  1493. package/dist/mjs/types/Interface/api/commercialManagement/Update.js.map +1 -1
  1494. package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -1
  1495. package/dist/mjs/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
  1496. package/dist/mjs/types/Interface/api/connector/CreateConnector.js.map +1 -1
  1497. package/dist/mjs/types/Interface/api/connector/QueryConnector.js.map +1 -1
  1498. package/dist/mjs/types/Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory.js.map +1 -1
  1499. package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
  1500. package/dist/mjs/types/Interface/api/contest/Query.js.map +1 -1
  1501. package/dist/mjs/types/Interface/api/customerActivity/Create.js.map +1 -1
  1502. package/dist/mjs/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
  1503. package/dist/mjs/types/Interface/api/customerActivity/Query.js.map +1 -1
  1504. package/dist/mjs/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  1505. package/dist/mjs/types/Interface/api/customerSignature/Query.js.map +1 -1
  1506. package/dist/mjs/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
  1507. package/dist/mjs/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
  1508. package/dist/mjs/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
  1509. package/dist/mjs/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
  1510. package/dist/mjs/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
  1511. package/dist/mjs/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
  1512. package/dist/mjs/types/Interface/api/documentSection/Update.js.map +1 -1
  1513. package/dist/mjs/types/Interface/api/dubiousCustomer/Create.js.map +1 -1
  1514. package/dist/mjs/types/Interface/api/dubiousCustomer/Update.js.map +1 -1
  1515. package/dist/mjs/types/Interface/api/echo/CreateOrder.js.map +1 -1
  1516. package/dist/mjs/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
  1517. package/dist/mjs/types/Interface/api/equipment/Query.js.map +1 -1
  1518. package/dist/mjs/types/Interface/api/exercice/Create.js.map +1 -1
  1519. package/dist/mjs/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  1520. package/dist/mjs/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  1521. package/dist/mjs/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
  1522. package/dist/mjs/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
  1523. package/dist/mjs/types/Interface/api/exercicePrestation/Query.js.map +1 -1
  1524. package/dist/mjs/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
  1525. package/dist/mjs/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
  1526. package/dist/mjs/types/Interface/api/expertAnnuary/Query.js.map +1 -1
  1527. package/dist/mjs/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
  1528. package/dist/mjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -1
  1529. package/dist/mjs/types/Interface/api/facturation/Query.js.map +1 -1
  1530. package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
  1531. package/dist/mjs/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
  1532. package/dist/mjs/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
  1533. package/dist/mjs/types/Interface/api/file/Create.js.map +1 -1
  1534. package/dist/mjs/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
  1535. package/dist/mjs/types/Interface/api/firstStep/Create.js.map +1 -1
  1536. package/dist/mjs/types/Interface/api/fusion/FusionSocieties.js.map +1 -1
  1537. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  1538. package/dist/mjs/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
  1539. package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
  1540. package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
  1541. package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
  1542. package/dist/mjs/types/Interface/api/iDocus/CreateExport.js.map +1 -1
  1543. package/dist/mjs/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
  1544. package/dist/mjs/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  1545. package/dist/mjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
  1546. package/dist/mjs/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
  1547. package/dist/mjs/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
  1548. package/dist/mjs/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
  1549. package/dist/mjs/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
  1550. package/dist/mjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  1551. package/dist/mjs/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
  1552. package/dist/mjs/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
  1553. package/dist/mjs/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
  1554. package/dist/mjs/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
  1555. package/dist/mjs/types/Interface/api/journal/QueryJournal.js.map +1 -1
  1556. package/dist/mjs/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
  1557. package/dist/mjs/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
  1558. package/dist/mjs/types/Interface/api/letter/CreateLetter.js.map +1 -1
  1559. package/dist/mjs/types/Interface/api/letter/Query.js.map +1 -1
  1560. package/dist/mjs/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
  1561. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  1562. package/dist/mjs/types/Interface/api/loan/CreateLoan.js.map +1 -1
  1563. package/dist/mjs/types/Interface/api/loan/UpdateLoan.js.map +1 -1
  1564. package/dist/mjs/types/Interface/api/log/QueryLogPagination.js.map +1 -1
  1565. package/dist/mjs/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
  1566. package/dist/mjs/types/Interface/api/mail/QueryCountMail.js.map +1 -1
  1567. package/dist/mjs/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
  1568. package/dist/mjs/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
  1569. package/dist/mjs/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
  1570. package/dist/mjs/types/Interface/api/mail/QueryMail.js.map +1 -1
  1571. package/dist/mjs/types/Interface/api/mail/QueryMailBySociety.js.map +1 -1
  1572. package/dist/mjs/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
  1573. package/dist/mjs/types/Interface/api/mail/UpdateMail.js.map +1 -1
  1574. package/dist/mjs/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
  1575. package/dist/mjs/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
  1576. package/dist/mjs/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
  1577. package/dist/mjs/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
  1578. package/dist/mjs/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
  1579. package/dist/mjs/types/Interface/api/notification/CreateNotification.js.map +1 -1
  1580. package/dist/mjs/types/Interface/api/notification/Delete.js.map +1 -1
  1581. package/dist/mjs/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  1582. package/dist/mjs/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  1583. package/dist/mjs/types/Interface/api/ocr/CreateOcr.js.map +1 -1
  1584. package/dist/mjs/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  1585. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  1586. package/dist/mjs/types/Interface/api/pappers/QueryPappers.js.map +1 -1
  1587. package/dist/mjs/types/Interface/api/partner/CreatePartner.js.map +1 -1
  1588. package/dist/mjs/types/Interface/api/partner/Query.js.map +1 -1
  1589. package/dist/mjs/types/Interface/api/partner/UpdatePartner.js.map +1 -1
  1590. package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
  1591. package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
  1592. package/dist/mjs/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
  1593. package/dist/mjs/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
  1594. package/dist/mjs/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
  1595. package/dist/mjs/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
  1596. package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
  1597. package/dist/mjs/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
  1598. package/dist/mjs/types/Interface/api/partners/QueryPartnerAll.js.map +1 -1
  1599. package/dist/mjs/types/Interface/api/partners/QueryPartnerCsv.js.map +1 -1
  1600. package/dist/mjs/types/Interface/api/partners/QueryPartnerStatistic.js.map +1 -1
  1601. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomer.js.map +1 -1
  1602. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
  1603. package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
  1604. package/dist/mjs/types/Interface/api/payment/Query.js.map +1 -1
  1605. package/dist/mjs/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
  1606. package/dist/mjs/types/Interface/api/payment/QueryPayment.js.map +1 -1
  1607. package/dist/mjs/types/Interface/api/paymentExpectation/CreatePaymentExpecation.js.map +1 -1
  1608. package/dist/mjs/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
  1609. package/dist/mjs/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  1610. package/dist/mjs/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  1611. package/dist/mjs/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
  1612. package/dist/mjs/types/Interface/api/prestation/BodyCreatePrestationSocieties.js.map +1 -1
  1613. package/dist/mjs/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
  1614. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
  1615. package/dist/mjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -1
  1616. package/dist/mjs/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
  1617. package/dist/mjs/types/Interface/api/prestations/QueryCreate.js.map +1 -1
  1618. package/dist/mjs/types/Interface/api/prestations/QueryGetAllPrestations.js.map +1 -1
  1619. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  1620. package/dist/mjs/types/Interface/api/product/CreateProduct.js.map +1 -1
  1621. package/dist/mjs/types/Interface/api/product/QueryProduct.js.map +1 -1
  1622. package/dist/mjs/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
  1623. package/dist/mjs/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
  1624. package/dist/mjs/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
  1625. package/dist/mjs/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
  1626. package/dist/mjs/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
  1627. package/dist/mjs/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
  1628. package/dist/mjs/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
  1629. package/dist/mjs/types/Interface/api/provision/QueryProvisions.js.map +1 -1
  1630. package/dist/mjs/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
  1631. package/dist/mjs/types/Interface/api/qonto/Create.js.map +1 -1
  1632. package/dist/mjs/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
  1633. package/dist/mjs/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
  1634. package/dist/mjs/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
  1635. package/dist/mjs/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
  1636. package/dist/mjs/types/Interface/api/rating/QueryRatingPaginated.js.map +1 -1
  1637. package/dist/mjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  1638. package/dist/mjs/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  1639. package/dist/mjs/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  1640. package/dist/mjs/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
  1641. package/dist/mjs/types/Interface/api/regulate/DestroyRegulate.js.map +1 -1
  1642. package/dist/mjs/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
  1643. package/dist/mjs/types/Interface/api/regulation/Query.js.map +1 -1
  1644. package/dist/mjs/types/Interface/api/report/CreateReport.js.map +1 -1
  1645. package/dist/mjs/types/Interface/api/report/DeleteReport.js.map +1 -1
  1646. package/dist/mjs/types/Interface/api/report/QueryReports.js.map +1 -1
  1647. package/dist/mjs/types/Interface/api/report/QueryReportsForLetter.js.map +1 -1
  1648. package/dist/mjs/types/Interface/api/report/QueryReportsStats.js.map +1 -1
  1649. package/dist/mjs/types/Interface/api/reportMessage/Query.js.map +1 -1
  1650. package/dist/mjs/types/Interface/api/revision/Create.js.map +1 -1
  1651. package/dist/mjs/types/Interface/api/revision/Query.js.map +1 -1
  1652. package/dist/mjs/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
  1653. package/dist/mjs/types/Interface/api/revive/PostRevive.js.map +1 -1
  1654. package/dist/mjs/types/Interface/api/rule/Create.js.map +1 -1
  1655. package/dist/mjs/types/Interface/api/rule/Query.js.map +1 -1
  1656. package/dist/mjs/types/Interface/api/rule/Update.js.map +1 -1
  1657. package/dist/mjs/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
  1658. package/dist/mjs/types/Interface/api/salesContract/GenerateSalesContractParams.js.map +1 -1
  1659. package/dist/mjs/types/Interface/api/salesContract/SendSalesContractParams.js.map +1 -1
  1660. package/dist/mjs/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
  1661. package/dist/mjs/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
  1662. package/dist/mjs/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
  1663. package/dist/mjs/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
  1664. package/dist/mjs/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
  1665. package/dist/mjs/types/Interface/api/shine/GetConnect.js.map +1 -1
  1666. package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
  1667. package/dist/mjs/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
  1668. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
  1669. package/dist/mjs/types/Interface/api/society/CreateSociety.js.map +1 -1
  1670. package/dist/mjs/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
  1671. package/dist/mjs/types/Interface/api/society/Export.js.map +1 -1
  1672. package/dist/mjs/types/Interface/api/society/GetSocietyDetail.js.map +1 -1
  1673. package/dist/mjs/types/Interface/api/society/ListUserSociety.js.map +1 -1
  1674. package/dist/mjs/types/Interface/api/society/QueryArchived.js.map +1 -1
  1675. package/dist/mjs/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
  1676. package/dist/mjs/types/Interface/api/society/QuerySociety.js.map +1 -1
  1677. package/dist/mjs/types/Interface/api/society/UpdateSociety.js.map +1 -1
  1678. package/dist/mjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
  1679. package/dist/mjs/types/Interface/api/societyConfig/update.js.map +1 -1
  1680. package/dist/mjs/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
  1681. package/dist/mjs/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
  1682. package/dist/mjs/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
  1683. package/dist/mjs/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
  1684. package/dist/mjs/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
  1685. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
  1686. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
  1687. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
  1688. package/dist/mjs/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
  1689. package/dist/mjs/types/Interface/api/statistic/QueryCustomerSuccess.js.map +1 -1
  1690. package/dist/mjs/types/Interface/api/statistic/QueryDataOfficer.js.map +1 -1
  1691. package/dist/mjs/types/Interface/api/statistic/QueryDirection.js.map +1 -1
  1692. package/dist/mjs/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
  1693. package/dist/mjs/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
  1694. package/dist/mjs/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
  1695. package/dist/mjs/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
  1696. package/dist/mjs/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  1697. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  1698. package/dist/mjs/types/Interface/api/statutsGeneration/IntentToPayPrestationParams.js.map +1 -1
  1699. package/dist/mjs/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -1
  1700. package/dist/mjs/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -1
  1701. package/dist/mjs/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -1
  1702. package/dist/mjs/types/Interface/api/stock/StockEntries.js.map +1 -1
  1703. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  1704. package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  1705. package/dist/mjs/types/Interface/api/supervision/Query.js.map +1 -1
  1706. package/dist/mjs/types/Interface/api/survey/QuerySurvey.js.map +1 -1
  1707. package/dist/mjs/types/Interface/api/survey/QuerySurveys.js.map +1 -1
  1708. package/dist/mjs/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
  1709. package/dist/mjs/types/Interface/api/synchronisation/Query.js.map +1 -1
  1710. package/dist/mjs/types/Interface/api/task/QueryCountTask.js.map +1 -1
  1711. package/dist/mjs/types/Interface/api/task/QueryCreateTask.js.map +1 -1
  1712. package/dist/mjs/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
  1713. package/dist/mjs/types/Interface/api/task/QueryGetTask.js.map +1 -1
  1714. package/dist/mjs/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
  1715. package/dist/mjs/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
  1716. package/dist/mjs/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
  1717. package/dist/mjs/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
  1718. package/dist/mjs/types/Interface/api/tax/CreateTax.js.map +1 -1
  1719. package/dist/mjs/types/Interface/api/tax/QueryTax.js.map +1 -1
  1720. package/dist/mjs/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  1721. package/dist/mjs/types/Interface/api/team/QueryCreate.js.map +1 -1
  1722. package/dist/mjs/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -1
  1723. package/dist/mjs/types/Interface/api/team/QueryUpdate.js.map +1 -1
  1724. package/dist/mjs/types/Interface/api/terminationList/CreateTerminationList.js.map +1 -1
  1725. package/dist/mjs/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
  1726. package/dist/mjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js.map +1 -1
  1727. package/dist/mjs/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
  1728. package/dist/mjs/types/Interface/api/textMessage/Create.js.map +1 -1
  1729. package/dist/mjs/types/Interface/api/textMessage/Query.js.map +1 -1
  1730. package/dist/mjs/types/Interface/api/textMessage/Update.js.map +1 -1
  1731. package/dist/mjs/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  1732. package/dist/mjs/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
  1733. package/dist/mjs/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  1734. package/dist/mjs/types/Interface/api/timeRecorder/Query.js.map +1 -1
  1735. package/dist/mjs/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
  1736. package/dist/mjs/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  1737. package/dist/mjs/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -1
  1738. package/dist/mjs/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
  1739. package/dist/mjs/types/Interface/api/timeTracking/Create.js.map +1 -1
  1740. package/dist/mjs/types/Interface/api/timeTracking/Query.js.map +1 -1
  1741. package/dist/mjs/types/Interface/api/transactions/Query.js.map +1 -1
  1742. package/dist/mjs/types/Interface/api/user/CreateCoworker.js.map +1 -1
  1743. package/dist/mjs/types/Interface/api/user/CreateUser.js.map +1 -1
  1744. package/dist/mjs/types/Interface/api/user/ParamsGetAll.js.map +1 -1
  1745. package/dist/mjs/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
  1746. package/dist/mjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
  1747. package/dist/mjs/types/Interface/api/user/Query.js.map +1 -1
  1748. package/dist/mjs/types/Interface/api/userRoomEquipment/BulkUpdate.js.map +1 -1
  1749. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  1750. package/dist/mjs/types/Interface/api/userRoomEquipment/Query.js.map +1 -1
  1751. package/dist/mjs/types/Interface/api/userSocietyPermission/CreateSocietyPermission.js.map +1 -1
  1752. package/dist/mjs/types/Interface/api/userSocietyPermission/CreateSocietyPermissionForExistingUser.js.map +1 -1
  1753. package/dist/mjs/types/Interface/api/userSocietyPermission/GetAllSocietyPermission.js.map +1 -1
  1754. package/dist/mjs/types/Interface/api/userSocietyPermission/GetPaginatedUserSocietyPermission.js.map +1 -1
  1755. package/dist/mjs/types/Interface/api/userSocietyPermission/QueryDeleteSocietyPermission.js.map +1 -1
  1756. package/dist/mjs/types/Interface/api/userSocietyPermission/UpdateSocietyPermission.js.map +1 -1
  1757. package/dist/mjs/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +1 -1
  1758. package/dist/mjs/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +1 -1
  1759. package/dist/mjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js.map +1 -1
  1760. package/dist/mjs/types/Interface/api/vatControl/CreateVatControl.js.map +1 -1
  1761. package/dist/mjs/types/Interface/api/vatControl/QueryVatControl.js.map +1 -1
  1762. package/dist/mjs/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  1763. package/dist/mjs/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
  1764. package/dist/mjs/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  1765. package/dist/mjs/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  1766. package/dist/mjs/types/Interface/api/visualizedInformation/Query.js.map +1 -1
  1767. package/dist/mjs/types/Interface/api/visualizedInformation/Update.js.map +1 -1
  1768. package/dist/mjs/types/Interface/api/wallet/QueryWallet.js.map +1 -1
  1769. package/dist/mjs/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
  1770. package/dist/mjs/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
  1771. package/dist/mjs/types/Interface/api/webmail/ExportEmails.js.map +1 -1
  1772. package/dist/mjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
  1773. package/dist/mjs/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
  1774. package/dist/mjs/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  1775. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  1776. package/dist/mjs/types/Interface/api/workingSchedule/QueryAvailableTimeSlot.js.map +1 -1
  1777. package/dist/mjs/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
  1778. package/dist/mjs/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
  1779. package/dist/mjs/utils/amount.js.map +1 -1
  1780. package/dist/mjs/utils/balanceSheetModule.js.map +1 -1
  1781. package/dist/mjs/utils/brands.d.ts +1 -1
  1782. package/dist/mjs/utils/brands.d.ts.map +1 -1
  1783. package/dist/mjs/utils/brands.js.map +1 -1
  1784. package/dist/mjs/utils/cerfa.js +1 -1
  1785. package/dist/mjs/utils/cerfa.js.map +1 -1
  1786. package/dist/mjs/utils/checklist.js.map +1 -1
  1787. package/dist/mjs/utils/checkup.d.ts.map +1 -1
  1788. package/dist/mjs/utils/checkup.js +32 -32
  1789. package/dist/mjs/utils/checkup.js.map +1 -1
  1790. package/dist/mjs/utils/commercialManagement/document.js.map +1 -1
  1791. package/dist/mjs/utils/commercialManagement/product.js.map +1 -1
  1792. package/dist/mjs/utils/commercialManagement/recurrence.js.map +1 -1
  1793. package/dist/mjs/utils/date.js.map +1 -1
  1794. package/dist/mjs/utils/decorators.js.map +1 -1
  1795. package/dist/mjs/utils/documents.js.map +1 -1
  1796. package/dist/mjs/utils/email/templates/signature.d.ts +1 -1
  1797. package/dist/mjs/utils/email/templates/signature.d.ts.map +1 -1
  1798. package/dist/mjs/utils/email.js.map +1 -1
  1799. package/dist/mjs/utils/exercice.js.map +1 -1
  1800. package/dist/mjs/utils/isUrl.js.map +1 -1
  1801. package/dist/mjs/utils/noLodash.d.ts.map +1 -1
  1802. package/dist/mjs/utils/noLodash.js.map +1 -1
  1803. package/dist/mjs/utils/objectUtils/isValidObject.js.map +1 -1
  1804. package/dist/mjs/utils/objectUtils/unflattenObject.js.map +1 -1
  1805. package/dist/mjs/utils/payment.d.ts.map +1 -1
  1806. package/dist/mjs/utils/payment.js +29 -44
  1807. package/dist/mjs/utils/payment.js.map +1 -1
  1808. package/dist/mjs/utils/phone.js.map +1 -1
  1809. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  1810. package/dist/mjs/utils/prestation.js.map +1 -1
  1811. package/dist/mjs/utils/quotation.js.map +1 -1
  1812. package/dist/mjs/utils/siretValidation.js.map +1 -1
  1813. package/dist/mjs/utils/social.js.map +1 -1
  1814. package/dist/mjs/utils/subscription.js.map +1 -1
  1815. package/dist/mjs/utils/task.js.map +1 -1
  1816. package/dist/mjs/utils/tests/payment.spec.js.map +1 -1
  1817. package/dist/mjs/utils/transforms/boolean.transform.js.map +1 -1
  1818. package/dist/mjs/utils/vat/3310/century23.js +5 -5
  1819. package/dist/mjs/utils/vat/3310/century23.js.map +1 -1
  1820. package/dist/mjs/utils/vat/3514/century22.js +2 -2
  1821. package/dist/mjs/utils/vat/3514/century22.js.map +1 -1
  1822. package/dist/mjs/utils/vat/3517/century23.js +19 -19
  1823. package/dist/mjs/utils/vat/3517/century23.js.map +1 -1
  1824. package/dist/mjs/utils/vat/registration.js.map +1 -1
  1825. package/dist/mjs/utils/vat/utils.js.map +1 -1
  1826. package/dist/mjs/utils/webmail.js.map +1 -1
  1827. package/package.json +4 -7
  1828. package/ts/api/resources/PaymentExpectation.ts +10 -0
  1829. package/ts/types/Enum/BalanceSheet.ts +4 -4
  1830. package/ts/types/Interface/api/card/QueryUserCards.ts +6 -6
  1831. package/ts/utils/cerfa.ts +1 -1
  1832. package/ts/utils/payment.ts +15 -26
  1833. package/tsconfig-cjs.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAgC,MAAM,6BAA6B,CAAC;AAE/F,MAAM,OAAO,UAAU;IAGnB,KAAK,CAAS;IAId,KAAK,CAAqB;CAC7B;AAPC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACK;AAEhB;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACC","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: BudgetInsightConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: BudgetInsightConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n limit: number // devient obligatoire depuis le 1er octobre 2023. Max 1000 et si 100 si expand\n};"]}
1
+ {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAgC,MAAM,6BAA6B,CAAC;AAE/F,MAAM,OAAO,UAAU;IAGnB,KAAK,CAAS;IAId,KAAK,CAAqB;CAC7B;AALG;IAFD,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACK;AAId;IAFD,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACC","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: BudgetInsightConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: BudgetInsightConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n limit: number // devient obligatoire depuis le 1er octobre 2023. Max 1000 et si 100 si expand\n};"]}
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateBudgetPermanentToken.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,0BAA0B;IAEnC,SAAS,CAAU;IAGnB,WAAW,CAAY;CAC1B;AALC;IAAC,mBAAmB,EAAE;;6DACD;AAErB;IAAC,mBAAmB,EAAE;;+DACG","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateBudgetPermanentToken {\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idSocieties?: number[];\n}"]}
1
+ {"version":3,"file":"UpdateBudgetPermanentToken.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,0BAA0B;IAEnC,SAAS,CAAU;IAGnB,WAAW,CAAY;CAC1B;AAJG;IADD,mBAAmB,EAAE;;6DACD;AAGnB;IADD,mBAAmB,EAAE;;+DACG","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateBudgetPermanentToken {\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idSocieties?: number[];\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBusinessPartnerParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/CreateBusinessPartnerParams.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsBoolean, IsDate, IsEmail, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { CountryId } from '../../../Enum/Country';\nimport { TFile } from '../file/TFile';\n\nexport class CreateBusinessPartnerParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idQuality?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idCivility?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountryBirth?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n streetNumber?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n address?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n zipCode?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n city?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountry?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsEmail()\n email?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n prefix?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone2?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idMaritalStatus?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n validityDateOfResidencePermit?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSocietyParent?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n gedFileKbis?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileIC?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileStatus?: TFile;\n}"]}
1
+ {"version":3,"file":"CreateBusinessPartnerParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/CreateBusinessPartnerParams.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsBoolean, IsDate, IsEmail, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { CountryId } from '../../../Enum/Country';\nimport { TFile } from '../file/TFile';\n\nexport class CreateBusinessPartnerParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idQuality?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idCivility?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountryBirth?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n streetNumber?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n address?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n zipCode?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n city?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountry?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsEmail()\n email?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n prefix?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone2?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idMaritalStatus?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n validityDateOfResidencePermit?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSocietyParent?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n gedFileKbis?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileIC?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileStatus?: TFile;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"QueryBusinessPartnerAll.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/QueryBusinessPartnerAll.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,uBAAuB;IAOhC,OAAO,CAAY;IAOnB,UAAU,CAAY;CACzB;AAdC;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC,EAAE,CAAC;IACrD,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,MAAM,EAAE,SAAS,EAAE,eAAe,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;wDACtC;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;2DACsB","sourcesContent":["import { IsIn, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryBusinessPartnerAll {\n @ApiPropertyOptional({ default: ['user', 'society'] })\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['user', 'society', 'societyParent'], { each: true })\n include?: string[];\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n}"]}
1
+ {"version":3,"file":"QueryBusinessPartnerAll.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/QueryBusinessPartnerAll.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,uBAAuB;IAOhC,OAAO,CAAY;IAOnB,UAAU,CAAY;CACzB;AARG;IAND,mBAAmB,CAAC,EAAE,OAAO,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC,EAAE,CAAC;IACrD,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,MAAM,EAAE,SAAS,EAAE,eAAe,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;wDACtC;AAOnB;IALD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;2DACsB","sourcesContent":["import { IsIn, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryBusinessPartnerAll {\n @ApiPropertyOptional({ default: ['user', 'society'] })\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['user', 'society', 'societyParent'], { each: true })\n include?: string[];\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateBusinessPartnerParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsBoolean, IsDate, IsEmail, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { CountryId } from '../../../Enum/Country';\nimport { TFile } from '../file/TFile';\n\nexport class UpdateBusinessPartnerParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idQuality?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idCivility?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountryBirth?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n streetNumber?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n address?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n zipCode?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n city?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountry?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsEmail()\n email?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n prefix?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone2?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idMaritalStatus?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n validityDateOfResidencePermit?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSocietyParent?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n gedFileKbis?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileIC?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileStatus?: TFile;\n}"]}
1
+ {"version":3,"file":"UpdateBusinessPartnerParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsBoolean, IsDate, IsEmail, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { CountryId } from '../../../Enum/Country';\nimport { TFile } from '../file/TFile';\n\nexport class UpdateBusinessPartnerParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idQuality?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idCivility?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountryBirth?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n streetNumber?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n address?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n zipCode?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n city?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CountryId)\n idCountry?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsEmail()\n email?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n prefix?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phone2?: string;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idMaritalStatus?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n validityDateOfResidencePermit?: Date;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSocietyParent?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?: number;\n \n @ApiPropertyOptional()\n @IsOptional()\n gedFileKbis?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileIC?: TFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n gedFileStatus?: TFile;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,oBAAoB;IAE7B,QAAQ,CAAW;CACtB;AAFC;IAAC,WAAW,EAAE;;sDACO","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateBusinessSector {\n @ApiProperty()\n idSector: number[];\n}"]}
1
+ {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,oBAAoB;IAE7B,QAAQ,CAAW;CACtB;AADG;IADD,WAAW,EAAE;;sDACO","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateBusinessSector {\n @ApiProperty()\n idSector: number[];\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Delete.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Delete.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,oBAAoB;IAE7B,QAAQ,CAAW;CACtB;AAFC;IAAC,WAAW,EAAE;;sDACO","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class DeleteBusinessSector {\n @ApiProperty()\n idSector: number[];\n}"]}
1
+ {"version":3,"file":"Delete.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Delete.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,oBAAoB;IAE7B,QAAQ,CAAW;CACtB;AADG;IADD,WAAW,EAAE;;sDACO","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class DeleteBusinessSector {\n @ApiProperty()\n idSector: number[];\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,qBAAqB;IAE9B,QAAQ,CAAY;CACvB;AAFC;IAAC,mBAAmB,EAAE;;uDACA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAllForSociety {\n @ApiPropertyOptional()\n idSector?: number[];\n}"]}
1
+ {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/businessSector/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,qBAAqB;IAE9B,QAAQ,CAAY;CACvB;AADG;IADD,mBAAmB,EAAE;;uDACA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAllForSociety {\n @ApiPropertyOptional()\n idSector?: number[];\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;IAE5B,KAAK,CAAS;IAGd,SAAS,CAAO;IAGhB,OAAO,CAAQ;IAGf,OAAO,CAAS;IAGhB,MAAM,CAAU;IAGhB,SAAS,CAAS;IAGlB,OAAO,CAAU;IAGjB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,UAAU,CAAU;IAGpB,iBAAiB,CAAU;IAG3B,aAAa,CAAU;IAGvB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;IAGnB,SAAS,CAAQ;CACpB;AArDC;IAAC,WAAW,EAAE;;kDACE;AAEhB;IAAC,WAAW,EAAE;8BACD,IAAI;sDAAC;AAElB;IAAC,mBAAmB,EAAE;8BACV,IAAI;oDAAC;AAEjB;IAAC,WAAW,EAAE;;oDACI;AAElB;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,WAAW,EAAE;;sDACM;AAEpB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;uDACA;AAEtB;IAAC,mBAAmB,EAAE;;8DACO;AAE7B;IAAC,mBAAmB,EAAE;;0DACG;AAEzB;IAAC,WAAW,EAAE;;mDACI;AAElB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;yDACE;AAExB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;8BACN,IAAI;wDAAC;AAErB;IAAC,mBAAmB,EAAE;8BACR,IAAI;sDAAC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class createCalendarEvent {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiPropertyOptional()\n createdAt?: Date;\n}"]}
1
+ {"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;IAE5B,KAAK,CAAS;IAGd,SAAS,CAAO;IAGhB,OAAO,CAAQ;IAGf,OAAO,CAAS;IAGhB,MAAM,CAAU;IAGhB,SAAS,CAAS;IAGlB,OAAO,CAAU;IAGjB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,UAAU,CAAU;IAGpB,iBAAiB,CAAU;IAG3B,aAAa,CAAU;IAGvB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;IAGnB,SAAS,CAAQ;CACpB;AApDG;IADD,WAAW,EAAE;;kDACE;AAGd;IADD,WAAW,EAAE;8BACD,IAAI;sDAAC;AAGhB;IADD,mBAAmB,EAAE;8BACV,IAAI;oDAAC;AAGf;IADD,WAAW,EAAE;;oDACI;AAGhB;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,WAAW,EAAE;;sDACM;AAGlB;IADD,mBAAmB,EAAE;;oDACH;AAGjB;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,mBAAmB,EAAE;;sDACD;AAGnB;IADD,mBAAmB,EAAE;;uDACA;AAGpB;IADD,mBAAmB,EAAE;;8DACO;AAG3B;IADD,mBAAmB,EAAE;;0DACG;AAGvB;IADD,WAAW,EAAE;;mDACI;AAGhB;IADD,mBAAmB,EAAE;;sDACD;AAGnB;IADD,mBAAmB,EAAE;;yDACE;AAGtB;IADD,mBAAmB,EAAE;;oDACH;AAGjB;IADD,mBAAmB,EAAE;8BACN,IAAI;wDAAC;AAGnB;IADD,mBAAmB,EAAE;8BACR,IAAI;sDAAC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class createCalendarEvent {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiPropertyOptional()\n createdAt?: Date;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,2BAA2B;IAEpC,KAAK,CAAS;IAGd,SAAS,CAAO;IAGhB,OAAO,CAAQ;IAGf,OAAO,CAAS;IAIhB,QAAQ,CAAU;IAGlB,MAAM,CAAU;IAGhB,SAAS,CAAS;IAGlB,OAAO,CAAU;IAGjB,SAAS,CAAS;IAGlB,UAAU,CAAU;IAGpB,MAAM,CAAU;IAGhB,iBAAiB,CAAU;IAG3B,aAAa,CAAU;IAGvB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;IAGnB,OAAO,CAAgB;IAMvB,aAAa,CAAU;IAMvB,mCAAmC,CAAU;CAChD;AArEC;IAAC,WAAW,EAAE;;0DACE;AAEhB;IAAC,WAAW,EAAE;8BACD,IAAI;8DAAC;AAElB;IAAC,mBAAmB,EAAE;8BACV,IAAI;4DAAC;AAEjB;IAAC,WAAW,EAAE;;4DACI;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;6DACO;AAEpB;IAAC,mBAAmB,EAAE;;2DACJ;AAElB;IAAC,WAAW,EAAE;;8DACM;AAEpB;IAAC,mBAAmB,EAAE;;4DACH;AAEnB;IAAC,WAAW,EAAE;;8DACM;AAEpB;IAAC,mBAAmB,EAAE;;+DACA;AAEtB;IAAC,mBAAmB,EAAE;;2DACJ;AAElB;IAAC,mBAAmB,EAAE;;sEACO;AAE7B;IAAC,mBAAmB,EAAE;;kEACG;AAEzB;IAAC,WAAW,EAAE;;2DACI;AAElB;IAAC,mBAAmB,EAAE;;8DACD;AAErB;IAAC,mBAAmB,EAAE;;iEACE;AAExB;IAAC,mBAAmB,EAAE;;4DACH;AAEnB;IAAC,mBAAmB,EAAE;8BACN,IAAI;gEAAC;AAErB;IAAC,WAAW,EAAE;8BACH,KAAK;4DAAS;AAEzB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kEACY;AAEzB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;wFACkC","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateCalendarEventForUsers {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n meetLink?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiProperty()\n idUsers: Array<number>;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasToBeUnique: boolean;\n \n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasToConfirmRdvOnboardingToCustomer: boolean;\n}"]}
1
+ {"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,2BAA2B;IAEpC,KAAK,CAAS;IAGd,SAAS,CAAO;IAGhB,OAAO,CAAQ;IAGf,OAAO,CAAS;IAIhB,QAAQ,CAAU;IAGlB,MAAM,CAAU;IAGhB,SAAS,CAAS;IAGlB,OAAO,CAAU;IAGjB,SAAS,CAAS;IAGlB,UAAU,CAAU;IAGpB,MAAM,CAAU;IAGhB,iBAAiB,CAAU;IAG3B,aAAa,CAAU;IAGvB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;IAGnB,OAAO,CAAgB;IAMvB,aAAa,CAAU;IAMvB,mCAAmC,CAAU;CAChD;AApEG;IADD,WAAW,EAAE;;0DACE;AAGd;IADD,WAAW,EAAE;8BACD,IAAI;8DAAC;AAGhB;IADD,mBAAmB,EAAE;8BACV,IAAI;4DAAC;AAGf;IADD,WAAW,EAAE;;4DACI;AAIhB;IAFD,mBAAmB,EAAE;IACrB,UAAU,EAAE;;6DACO;AAGlB;IADD,mBAAmB,EAAE;;2DACJ;AAGhB;IADD,WAAW,EAAE;;8DACM;AAGlB;IADD,mBAAmB,EAAE;;4DACH;AAGjB;IADD,WAAW,EAAE;;8DACM;AAGlB;IADD,mBAAmB,EAAE;;+DACA;AAGpB;IADD,mBAAmB,EAAE;;2DACJ;AAGhB;IADD,mBAAmB,EAAE;;sEACO;AAG3B;IADD,mBAAmB,EAAE;;kEACG;AAGvB;IADD,WAAW,EAAE;;2DACI;AAGhB;IADD,mBAAmB,EAAE;;8DACD;AAGnB;IADD,mBAAmB,EAAE;;iEACE;AAGtB;IADD,mBAAmB,EAAE;;4DACH;AAGjB;IADD,mBAAmB,EAAE;8BACN,IAAI;gEAAC;AAGnB;IADD,WAAW,EAAE;8BACH,KAAK;4DAAS;AAMvB;IAJD,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kEACY;AAMvB;IAJD,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;wFACkC","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateCalendarEventForUsers {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n meetLink?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiProperty()\n idUsers: Array<number>;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasToBeUnique: boolean;\n \n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasToConfirmRdvOnboardingToCustomer: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"getAllCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/getAllCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;IAE5B,MAAM,CAAU;IAGhB,SAAS,CAAO;IAGhB,OAAO,CAAO;IAGd,WAAW,CAAW;CACzB;AAXC;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,WAAW,EAAE;8BACD,IAAI;sDAAC;AAElB;IAAC,WAAW,EAAE;8BACH,IAAI;oDAAC;AAEhB;IAAC,mBAAmB,EAAE;;wDACE","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class GetAllCalendarEvent {\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n startDate: Date;\n\n @ApiProperty()\n endDate: Date;\n\n @ApiPropertyOptional()\n isValidated?: boolean;\n}"]}
1
+ {"version":3,"file":"getAllCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/getAllCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,mBAAmB;IAE5B,MAAM,CAAU;IAGhB,SAAS,CAAO;IAGhB,OAAO,CAAO;IAGd,WAAW,CAAW;CACzB;AAVG;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,WAAW,EAAE;8BACD,IAAI;sDAAC;AAGhB;IADD,WAAW,EAAE;8BACH,IAAI;oDAAC;AAGd;IADD,mBAAmB,EAAE;;wDACE","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class GetAllCalendarEvent {\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n startDate: Date;\n\n @ApiProperty()\n endDate: Date;\n\n @ApiPropertyOptional()\n isValidated?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"getLastInvalidateEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/getLastInvalidateEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,YAAY,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GAC1C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,sBAAsB;IAG/B,MAAM,CAAS;IAMf,SAAS,CAAU;IAMnB,OAAO,CAAU;CACpB;AAfC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;;sDACS;AAEjB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;IACV,YAAY,EAAE;;yDACM;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;IACV,YAAY,EAAE;;uDACI","sourcesContent":["import {\n IsDateString, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class GetLastInvalidateEvent {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n @IsDateString()\n dateStart?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n @IsDateString()\n dateEnd?: string;\n}"]}
1
+ {"version":3,"file":"getLastInvalidateEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/getLastInvalidateEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,YAAY,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GAC1C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,sBAAsB;IAG/B,MAAM,CAAS;IAMf,SAAS,CAAU;IAMnB,OAAO,CAAU;CACpB;AAbG;IAFD,WAAW,EAAE;IACb,KAAK,EAAE;;sDACS;AAMf;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;IACV,YAAY,EAAE;;yDACM;AAMnB;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;IACV,YAAY,EAAE;;uDACI","sourcesContent":["import {\n IsDateString, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class GetLastInvalidateEvent {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n @IsDateString()\n dateStart?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n @IsDateString()\n dateEnd?: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"interval.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/interval.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,YAAY;IAIrB,SAAS,CAAQ;IAKjB,OAAO,CAAQ;CAClB;AATC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;+CAAC;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;6CAAC;AAGnB,MAAM,OAAO,YAAY;IAIrB,SAAS,CAAQ;IAKjB,OAAO,CAAQ;CAClB;AATC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;+CAAC;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;6CAAC","sourcesContent":["import { IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class DateInterval {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n dateStart?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n dateEnd?: Date;\n}\n\nexport class TimeInterval {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n startTime?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n endTime?: Date;\n}"]}
1
+ {"version":3,"file":"interval.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/interval.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,YAAY;IAIrB,SAAS,CAAQ;IAKjB,OAAO,CAAQ;CAClB;AANG;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;+CAAC;AAKjB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;6CAAC;AAGnB,MAAM,OAAO,YAAY;IAIrB,SAAS,CAAQ;IAKjB,OAAO,CAAQ;CAClB;AANG;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;+CAAC;AAKjB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;6CAAC","sourcesContent":["import { IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class DateInterval {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n dateStart?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n dateEnd?: Date;\n}\n\nexport class TimeInterval {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n startTime?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n endTime?: Date;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"queryCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/queryCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,IAAI,EAAE,UAAU,EAAE,QAAQ,GAC3B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,kBAAkB;IAO3B,OAAO,CAAY;IAOnB,UAAU,CAAY;CACzB;AAdC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDAC/D;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;sDACsB","sourcesContent":["import {\n IsIn, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class QueryCalendarEvent {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['room', 'createdBy', 'color', 'society', 'exercice', 'task'], { each: true })\n include?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n}\n"]}
1
+ {"version":3,"file":"queryCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/queryCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,IAAI,EAAE,UAAU,EAAE,QAAQ,GAC3B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,kBAAkB;IAO3B,OAAO,CAAY;IAOnB,UAAU,CAAY;CACzB;AARG;IAND,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDAC/D;AAOnB;IALD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;sDACsB","sourcesContent":["import {\n IsIn, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class QueryCalendarEvent {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['room', 'createdBy', 'color', 'society', 'exercice', 'task'], { each: true })\n include?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"queryCalendarEventCall.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/queryCalendarEventCall.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,sBAAsB;IAE/B,MAAM,CAAU;IAGhB,SAAS,CAAO;IAGhB,OAAO,CAAO;CACjB;AARC;IAAC,mBAAmB,EAAE;;sDACJ;AAElB;IAAC,WAAW,EAAE;8BACD,IAAI;yDAAC;AAElB;IAAC,WAAW,EAAE;8BACH,IAAI;uDAAC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryCalendarEventCall {\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n startDate: Date;\n\n @ApiProperty()\n endDate: Date;\n}"]}
1
+ {"version":3,"file":"queryCalendarEventCall.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/queryCalendarEventCall.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,sBAAsB;IAE/B,MAAM,CAAU;IAGhB,SAAS,CAAO;IAGhB,OAAO,CAAO;CACjB;AAPG;IADD,mBAAmB,EAAE;;sDACJ;AAGhB;IADD,WAAW,EAAE;8BACD,IAAI;yDAAC;AAGhB;IADD,WAAW,EAAE;8BACH,IAAI;uDAAC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryCalendarEventCall {\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n startDate: Date;\n\n @ApiProperty()\n endDate: Date;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"updateCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,mBAAmB;IAE5B,KAAK,CAAU;IAGf,SAAS,CAAQ;IAGjB,OAAO,CAAQ;IAGf,OAAO,CAAU;IAGjB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,OAAO,CAAU;IAGjB,SAAS,CAAU;IAGnB,UAAU,CAAU;IAGpB,MAAM,CAAU;IAGhB,iBAAiB,CAAU;IAG3B,MAAM,CAAU;IAGhB,aAAa,CAAU;IAGvB,MAAM,CAAW;IAGjB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;CACtB;AArDC;IAAC,mBAAmB,EAAE;;kDACL;AAEjB;IAAC,mBAAmB,EAAE;8BACR,IAAI;sDAAC;AAEnB;IAAC,mBAAmB,EAAE;8BACV,IAAI;oDAAC;AAEjB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;uDACA;AAEtB;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,mBAAmB,EAAE;;8DACO;AAE7B;IAAC,mBAAmB,EAAE;;mDACJ;AAElB;IAAC,mBAAmB,EAAE;;0DACG;AAEzB;IAAC,mBAAmB,EAAE;;mDACH;AAEnB;IAAC,mBAAmB,EAAE;;sDACD;AAErB;IAAC,mBAAmB,EAAE;;yDACE;AAExB;IAAC,mBAAmB,EAAE;;oDACH;AAEnB;IAAC,mBAAmB,EAAE;8BACN,IAAI;wDAAC","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateCalendarEvent {\n @ApiPropertyOptional()\n title?: string;\n\n @ApiPropertyOptional()\n dateStart?: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiPropertyOptional()\n comment?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiPropertyOptional()\n createdBy?: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiPropertyOptional()\n isDone?: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n}"]}
1
+ {"version":3,"file":"updateCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,mBAAmB;IAE5B,KAAK,CAAU;IAGf,SAAS,CAAQ;IAGjB,OAAO,CAAQ;IAGf,OAAO,CAAU;IAGjB,MAAM,CAAU;IAGhB,SAAS,CAAU;IAGnB,OAAO,CAAU;IAGjB,SAAS,CAAU;IAGnB,UAAU,CAAU;IAGpB,MAAM,CAAU;IAGhB,iBAAiB,CAAU;IAG3B,MAAM,CAAU;IAGhB,aAAa,CAAU;IAGvB,MAAM,CAAW;IAGjB,SAAS,CAAU;IAGnB,YAAY,CAAU;IAGtB,OAAO,CAAU;IAGjB,WAAW,CAAQ;CACtB;AApDG;IADD,mBAAmB,EAAE;;kDACL;AAGf;IADD,mBAAmB,EAAE;8BACR,IAAI;sDAAC;AAGjB;IADD,mBAAmB,EAAE;8BACV,IAAI;oDAAC;AAGf;IADD,mBAAmB,EAAE;;oDACH;AAGjB;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,mBAAmB,EAAE;;sDACD;AAGnB;IADD,mBAAmB,EAAE;;oDACH;AAGjB;IADD,mBAAmB,EAAE;;sDACD;AAGnB;IADD,mBAAmB,EAAE;;uDACA;AAGpB;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,mBAAmB,EAAE;;8DACO;AAG3B;IADD,mBAAmB,EAAE;;mDACJ;AAGhB;IADD,mBAAmB,EAAE;;0DACG;AAGvB;IADD,mBAAmB,EAAE;;mDACH;AAGjB;IADD,mBAAmB,EAAE;;sDACD;AAGnB;IADD,mBAAmB,EAAE;;yDACE;AAGtB;IADD,mBAAmB,EAAE;;oDACH;AAGjB;IADD,mBAAmB,EAAE;8BACN,IAAI;wDAAC","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateCalendarEvent {\n @ApiPropertyOptional()\n title?: string;\n\n @ApiPropertyOptional()\n dateStart?: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiPropertyOptional()\n comment?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiPropertyOptional()\n createdBy?: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiPropertyOptional()\n isDone?: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"QueryUserCards.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEzD,qBAAa,cAAc;IAGvB,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IAKnB,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB"}
1
+ {"version":3,"file":"QueryUserCards.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEzD,qBAAa,cAAc;IAGjB,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IAKnB,KAAK,CAAC,EAAE,SAAS,CAAC;CAC3B"}
@@ -11,12 +11,6 @@ import { IsArray, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-vali
11
11
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
12
12
  import { CardState } from '../../../Enum/Card';
13
13
  export class QueryUserCards {
14
- idUser;
15
- startDate;
16
- endDate;
17
- search;
18
- types;
19
- state;
20
14
  }
21
15
  __decorate([
22
16
  ApiProperty(),
@@ -1 +1 @@
1
- {"version":3,"file":"QueryUserCards.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACvF,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAY,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEzD,MAAM,OAAO,cAAc;IAGvB,MAAM,CAAS;IAIf,SAAS,CAAO;IAIhB,OAAO,CAAO;IAKd,MAAM,CAAU;IAKhB,KAAK,CAAc;IAKnB,KAAK,CAAa;CACrB;AA1BC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;;8CACS;AAEjB;IAAC,WAAW,EAAE;IACb,MAAM,EAAE;8BACI,IAAI;iDAAC;AAElB;IAAC,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;+CAAC;AAEhB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;8CACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;6CACW;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;6CACE","sourcesContent":["import { IsArray, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CardType, CardState } from '../../../Enum/Card';\n\nexport class QueryUserCards {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n types?: CardType[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CardState)\n state?: CardState;\n}"]}
1
+ {"version":3,"file":"QueryUserCards.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACvF,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAY,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEzD,MAAM,OAAO,cAAc;CA2B1B;AAxBS;IAFP,WAAW,EAAE;IACb,KAAK,EAAE;;8CACe;AAIf;IAFP,WAAW,EAAE;IACb,MAAM,EAAE;8BACU,IAAI;iDAAC;AAIhB;IAFP,WAAW,EAAE;IACb,MAAM,EAAE;8BACQ,IAAI;+CAAC;AAKd;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;8CACa;AAKhB;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;6CACiB;AAKnB;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;6CACQ","sourcesContent":["import { IsArray, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CardType, CardState } from '../../../Enum/Card';\n\nexport class QueryUserCards {\n @ApiProperty()\n @IsInt()\n declare idUser: number;\n\n @ApiProperty()\n @IsDate()\n declare startDate: Date;\n\n @ApiProperty()\n @IsDate()\n declare endDate: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n declare search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n declare types?: CardType[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CardState)\n declare state?: CardState;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"QueryUserCardsStats.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCardsStats.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAG5B,MAAM,CAAS;IAIf,SAAS,CAAO;IAIhB,OAAO,CAAO;CACjB;AAXC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;;mDACS;AAEjB;IAAC,WAAW,EAAE;IACb,MAAM,EAAE;8BACI,IAAI;sDAAC;AAElB;IAAC,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;oDAAC","sourcesContent":["import { IsDate, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryUserCardsStats {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}"]}
1
+ {"version":3,"file":"QueryUserCardsStats.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCardsStats.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAG5B,MAAM,CAAS;IAIf,SAAS,CAAO;IAIhB,OAAO,CAAO;CACjB;AATG;IAFD,WAAW,EAAE;IACb,KAAK,EAAE;;mDACS;AAIf;IAFD,WAAW,EAAE;IACb,MAAM,EAAE;8BACI,IAAI;sDAAC;AAIhB;IAFD,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;oDAAC","sourcesContent":["import { IsDate, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryUserCardsStats {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateCard.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/UpdateCard.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACjF,OAAO,EAAG,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,UAAU;IAKnB,IAAI,CAAY;IAKhB,QAAQ,CAAW;IAMnB,SAAS,CAAU;IAMnB,KAAK,CAAa;IAIlB,SAAS,CAAe;IAKxB,MAAM,CAAU;IAMhB,OAAO,CAAU;CACpB;AArCC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,MAAM,CAAC,QAAQ,CAAC;;wCACC;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;;4CACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;6CACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,MAAM,CAAC,SAAS,CAAC;;yCACE;AAEpB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;6CACa;AAE1B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;0CACU;AAGlB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2CACQ","sourcesContent":["import { IsBoolean, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { CardState, CardType } from '../../../Enum/Card';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateCard {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardType)\n type?: CardType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n isManual?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isBlocked?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardState)\n state?: CardState;\n\n @ApiPropertyOptional()\n @IsOptional()\n plannedAt?: Date | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n comment?: string;\n}"]}
1
+ {"version":3,"file":"UpdateCard.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/UpdateCard.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACjF,OAAO,EAAG,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,UAAU;IAKnB,IAAI,CAAY;IAKhB,QAAQ,CAAW;IAMnB,SAAS,CAAU;IAMnB,KAAK,CAAa;IAIlB,SAAS,CAAe;IAKxB,MAAM,CAAU;IAMhB,OAAO,CAAU;CACpB;AAjCG;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,MAAM,CAAC,QAAQ,CAAC;;wCACC;AAKhB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;;4CACS;AAMnB;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;6CACS;AAMnB;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,MAAM,CAAC,SAAS,CAAC;;yCACE;AAIlB;IAFD,mBAAmB,EAAE;IACrB,UAAU,EAAE;;6CACa;AAKxB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;0CACU;AAMhB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2CACQ","sourcesContent":["import { IsBoolean, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { CardState, CardType } from '../../../Enum/Card';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateCard {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardType)\n type?: CardType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n isManual?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isBlocked?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardState)\n state?: CardState;\n\n @ApiPropertyOptional()\n @IsOptional()\n plannedAt?: Date | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n comment?: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cashAndExpense/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAGhF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,cAAc;IAEvB,SAAS,CAAO;IAGhB,WAAW,CAAS;CACvB;AALC;IAAC,WAAW,EAAE;8BACD,IAAI;iDAAC;AAElB;IAAC,WAAW,EAAE;;mDACQ;AAGxB,MAAM,OAAO,+BAA+B;IAExC,SAAS,CAAS;IAGlB,mBAAmB,CAAoB;IAGvC,OAAO,CAAc;IAIrB,gBAAgB,CAAU;IAI1B,uBAAuB,CAA2B;IAMlD,iBAAiB,CAAW;IAI5B,KAAK,CAAW;CACnB;AA1BC;IAAC,WAAW,EAAE;;kEACM;AAEpB;IAAC,WAAW,EAAE;;4EAC2B;AAEzC;IAAC,WAAW,EAAE;;gEACS;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;yEACe;AAE5B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;gFACuC;AAEpD;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;0EACkB;AAE9B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;8DACK;AAGpB,MAAM,OAAO,yBAAyB;IAElC,gBAAgB,CAAS;IAGzB,SAAS,CAAO;IAGhB,QAAQ,CAAS;IAGjB,MAAM,CAAS;IAGf,aAAa,CAAS;IAGtB,WAAW,CAAS;IAGpB,gBAAgB,CAAS;CAC5B;AApBC;IAAC,WAAW,EAAE;;mEACa;AAE3B;IAAC,WAAW,EAAE;8BACD,IAAI;4DAAC;AAElB;IAAC,WAAW,EAAE;;2DACK;AAEnB;IAAC,WAAW,EAAE;;yDACG;AAEjB;IAAC,WAAW,EAAE;;gEACU;AAExB;IAAC,WAAW,EAAE;;8DACQ;AAEtB;IAAC,WAAW,EAAE;;mEACa","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CashDeskTransactionType } from '../../../Enum/CashDeskTransactionType';\nimport { FormEntry } from '../accountingEntry/AnnotateAccountingTransaction';\nimport { TFile } from '../file/TFile';\nimport { AccountingJournal } from '../../../Enum/AccountingJournal';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateCashDesk {\n @ApiProperty()\n dateStart: Date;\n\n @ApiProperty()\n amountStart: number;\n}\n\nexport class CreateCashAndExpenseTransaction {\n @ApiProperty()\n dateValue: string;\n\n @ApiProperty()\n idAccountingJournal: AccountingJournal;\n\n @ApiProperty()\n entries: FormEntry[];\n\n @ApiPropertyOptional()\n @IsOptional()\n idSocietyPartner?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n cashDeskTransactionType?: CashDeskTransactionType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n bypassAmountLimit?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n files?: TFile[];\n}\n\nexport class CreateKilometricAllowance {\n @ApiProperty()\n idSocietyVehicle: number;\n\n @ApiProperty()\n dateValue: Date;\n\n @ApiProperty()\n distance: number;\n\n @ApiProperty()\n reason: string;\n\n @ApiProperty()\n departureCity: string;\n\n @ApiProperty()\n arrivalCity: string;\n\n @ApiProperty()\n idSocietyPartner: number;\n}"]}
1
+ {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cashAndExpense/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAGhF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,cAAc;IAEvB,SAAS,CAAO;IAGhB,WAAW,CAAS;CACvB;AAJG;IADD,WAAW,EAAE;8BACD,IAAI;iDAAC;AAGhB;IADD,WAAW,EAAE;;mDACQ;AAGxB,MAAM,OAAO,+BAA+B;IAExC,SAAS,CAAS;IAGlB,mBAAmB,CAAoB;IAGvC,OAAO,CAAc;IAIrB,gBAAgB,CAAU;IAI1B,uBAAuB,CAA2B;IAMlD,iBAAiB,CAAW;IAI5B,KAAK,CAAW;CACnB;AAzBG;IADD,WAAW,EAAE;;kEACM;AAGlB;IADD,WAAW,EAAE;;4EAC2B;AAGvC;IADD,WAAW,EAAE;;gEACS;AAIrB;IAFD,mBAAmB,EAAE;IACrB,UAAU,EAAE;;yEACe;AAI1B;IAFD,mBAAmB,EAAE;IACrB,UAAU,EAAE;;gFACuC;AAMlD;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;0EACkB;AAI5B;IAFD,mBAAmB,EAAE;IACrB,UAAU,EAAE;;8DACK;AAGpB,MAAM,OAAO,yBAAyB;IAElC,gBAAgB,CAAS;IAGzB,SAAS,CAAO;IAGhB,QAAQ,CAAS;IAGjB,MAAM,CAAS;IAGf,aAAa,CAAS;IAGtB,WAAW,CAAS;IAGpB,gBAAgB,CAAS;CAC5B;AAnBG;IADD,WAAW,EAAE;;mEACa;AAGzB;IADD,WAAW,EAAE;8BACD,IAAI;4DAAC;AAGhB;IADD,WAAW,EAAE;;2DACK;AAGjB;IADD,WAAW,EAAE;;yDACG;AAGf;IADD,WAAW,EAAE;;gEACU;AAGtB;IADD,WAAW,EAAE;;8DACQ;AAGpB;IADD,WAAW,EAAE;;mEACa","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CashDeskTransactionType } from '../../../Enum/CashDeskTransactionType';\nimport { FormEntry } from '../accountingEntry/AnnotateAccountingTransaction';\nimport { TFile } from '../file/TFile';\nimport { AccountingJournal } from '../../../Enum/AccountingJournal';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateCashDesk {\n @ApiProperty()\n dateStart: Date;\n\n @ApiProperty()\n amountStart: number;\n}\n\nexport class CreateCashAndExpenseTransaction {\n @ApiProperty()\n dateValue: string;\n\n @ApiProperty()\n idAccountingJournal: AccountingJournal;\n\n @ApiProperty()\n entries: FormEntry[];\n\n @ApiPropertyOptional()\n @IsOptional()\n idSocietyPartner?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n cashDeskTransactionType?: CashDeskTransactionType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n bypassAmountLimit?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n files?: TFile[];\n}\n\nexport class CreateKilometricAllowance {\n @ApiProperty()\n idSocietyVehicle: number;\n\n @ApiProperty()\n dateValue: Date;\n\n @ApiProperty()\n distance: number;\n\n @ApiProperty()\n reason: string;\n\n @ApiProperty()\n departureCity: string;\n\n @ApiProperty()\n arrivalCity: string;\n\n @ApiProperty()\n idSocietyPartner: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cashAndExpense/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAChF,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wBAAwB;IAGjC,SAAS,CAAS;IAIlB,OAAO,CAAS;IAKhB,OAAO,CAAU;IAMjB,YAAY,CAAW;CAC1B;AAlBC;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;2DACK;AAEpB;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;yDACG;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yDACQ;AAEnB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;8DACY","sourcesContent":["import { IsBoolean, IsDateString, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryKilometricAllowance {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n orderBy?: string;\n \n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isDescending?: boolean;\n}"]}
1
+ {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cashAndExpense/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAChF,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wBAAwB;IAGjC,SAAS,CAAS;IAIlB,OAAO,CAAS;IAKhB,OAAO,CAAU;IAMjB,YAAY,CAAW;CAC1B;AAhBG;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;2DACK;AAIlB;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;yDACG;AAKhB;IAHD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yDACQ;AAMjB;IAJD,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;8DACY","sourcesContent":["import { IsBoolean, IsDateString, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryKilometricAllowance {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n orderBy?: string;\n \n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isDescending?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2031.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAc,MAAM,aAAa,CAAC;AAKtD,MAAM,OAAO,kBAAkB;IAE3B,KAAK,CAAU;CAClB;AAFC;IAAC,WAAW,CAAC,EAAE,WAAW,EAAE,oBAAoB,EAAE,CAAC;;iDAClC","sourcesContent":["import { ApiProperty, EcfDetails } from '../../../..';\nimport {\n CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination,\n} from './ReadCerfa';\n\nexport class ParamsGenerate2031 {\n @ApiProperty({ description: 'Formulaire à néant' })\n isNil: boolean;\n}\n\nexport interface Cerfa2031 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n address: CerfaAddress;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress | null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n"]}
1
+ {"version":3,"file":"2031.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAc,MAAM,aAAa,CAAC;AAKtD,MAAM,OAAO,kBAAkB;IAE3B,KAAK,CAAU;CAClB;AADG;IADD,WAAW,CAAC,EAAE,WAAW,EAAE,oBAAoB,EAAE,CAAC;;iDAClC","sourcesContent":["import { ApiProperty, EcfDetails } from '../../../..';\nimport {\n CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination,\n} from './ReadCerfa';\n\nexport class ParamsGenerate2031 {\n @ApiProperty({ description: 'Formulaire à néant' })\n isNil: boolean;\n}\n\nexport interface Cerfa2031 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n address: CerfaAddress;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress | null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2033.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAGlD,MAAM,OAAO,gBAAgB;IAC3B,IAAI,CAAS;IACb,OAAO,CAAS;IAChB,gBAAgB,CAAS;IACzB,KAAK,CAAS;IACd,KAAK,CAAS;IACd,OAAO,CAAS;IAChB,IAAI,CAAS;CACd;AAQD,MAAM,OAAO,mBAAmB;IAC9B,+BAA+B,CAAwB;IACvD,qBAAqB,CAAwB;IAC7C,mBAAmB,CAAwB;IAC3C,oBAAoB,CAAwB;IAC5C,KAAK,CAAwB;CAC9B;AAED,MAAM,OAAO,0BAA0B;IACrC,YAAY,CAAwB;IACpC,WAAW,CAAwB;IACnC,kBAAkB,CAAwB;IAC1C,eAAe,CAAwB;IACvC,YAAY,CAAwB;IACpC,oBAAoB,CAAwB;IAC5C,cAAc,CAAwB;IACtC,eAAe,CAAwB;IACvC,KAAK,CAAwB;CAC9B;AAED,MAAM,OAAO,eAAe;IAC1B,YAAY,CAAS;IACrB,sBAAsB,CAAS;IAC/B,YAAY,CAAS;IACrB,WAAW,CAAS;IACpB,YAAY,CAGV;IACF,aAAa,CAAS;IACtB,mBAAmB,CAAS;IAC5B,mBAAmB,CAAS;IAC5B,KAAK,CAAS;CACf;AAED,MAAM,OAAO,cAAc;IACzB,oBAAoB,CAAS;IAC7B,QAAQ,CAAS;IACjB,eAAe,CAAS;IACxB,UAAU,CAGR;IACF,OAAO,CAAS;IAChB,KAAK,CAAS;CACf;AAED,MAAM,OAAO,kBAAkB;IAC7B,WAAW,CAAS;IACpB,oBAAoB,CAAS;IAC7B,MAAM,CAAS,CAAC,WAAW;IAC3B,cAAc,CAAS;IACvB,cAAc,CAAS;IACvB,mBAAmB,CAAS;CAC7B;AAED,MAAM,OAAO,8BAA8B;IACzC,iBAAiB,CAGf;IACF,gBAAgB,CASd;IACF,iBAAiB,CAAS;IAC1B,qBAAqB,CAAS;IAC9B,eAAe,CAAS;IACxB,aAAa,CAAS;IACtB,KAAK,CAAS;CACf;AAED,MAAM,OAAO,6BAA6B;IACxC,qBAAqB,CAAS;IAC9B,yBAAyB,CAAS;IAClC,sBAAsB,CAAS;IAC/B,0BAA0B,CAAS;IACnC,qBAAqB,CAInB;IACF,GAAG,CAGD;IACF,aAAa,CAAS;IACtB,MAAM,CAAS;IACf,YAAY,CAAS;IACrB,UAAU,CAAS;IACnB,aAAa,CAIX;IACF,KAAK,CAAS;CACf;AAED,MAAM,OAAO,yBAAyB;IACpC,WAAW,CAAU;IACrB,oBAAoB,CAAiC;IACrD,oBAAoB,CAAgC;CACrD;AAED,MAAM,OAAO,2BAA2B;IACtC,KAAK,CAAS;IACd,iBAAiB,CAAS;IAC1B,iBAAiB,CAAS;IAC1B,mBAAmB,CAAS;IAC5B,mBAAmB,CAIjB;IACF,UAAU,CAAS;CACpB;AAED,MAAM,OAAO,qBAAqB;IAChC,cAAc,CAcZ;IACF,UAAU,CAuCR;CACH;AAUD,MAAM,OAAO,wBAAwB;IACnC,eAAe,CAAuB;IACtC,KAAK,CAAuB;IAC5B,IAAI,CAAuB;IAC3B,aAAa,CAAuB;IACpC,sBAAsB,CAAuB;IAC7C,oBAAoB,CAAuB;IAC3C,uBAAuB,CAAuB;IAC9C,MAAM,CAAuB;IAC7B,SAAS,CAAuB;IAChC,KAAK,CAAuB;CAC7B;AASD,MAAM,OAAO,sBAAsB;IACjC,UAAU,CAAoB;IAC9B,UAAU,CAAoB;IAC9B,KAAK,CAAoB;IACzB,aAAa,CAAoB;IACjC,sBAAsB,CAAoB;IAC1C,oBAAoB,CAAoB;IACxC,uBAAuB,CAAoB;IAC3C,MAAM,CAAoB;IAC1B,KAAK,CAAoB;CAC1B;AAaD,MAAM,OAAO,eAAe;IAC1B,OAAO,CAAW;IAClB,eAAe,CAGb;IACF,YAAY,CAMV;IACF,KAAK,CAKH;CACH;AAQD,MAAM,OAAO,yBAAyB;IACpC,aAAa,CAAiC;IAC9C,WAAW,CAAiC;IAC5C,KAAK,CAAiC;IACtC,IAAI,CAAiC;IACrC,eAAe,CAAiC;IAChD,KAAK,CAAiC;IACtC,cAAc,CAAiC;IAC/C,YAAY,CAAiC;IAC7C,KAAK,CAAiC;CACvC;AAYD,MAAM,OAAO,uBAAuB;IAClC,UAAU,CAA8C;IACxD,MAAM,CAA8C;IACpD,IAAI,CAA8C;IAClD,aAAa,CAA8C;IAC3D,sBAAsB,CAA8C;IACpE,oBAAoB,CAA8C;IAClE,uBAAuB,CAA8C;IACrE,KAAK,CAA8C;IACnD,KAAK,CAA8C;CACpD;AAED,MAAM,OAAO,2BAA2B;IACtC,SAAS,CAAS;IAClB,WAAW,CAAS;IACpB,UAAU,CAAS;IACnB,OAAO,CAAS;IAChB,UAAU,CAAS;IACnB,QAAQ,CAAS;IACjB,KAAK,CAAS;CACf;AAED,MAAM,OAAO,4BAA4B;IACvC,MAAM,CAAS;IACf,QAAQ,CAAS;CAClB;AAED,MAAM,OAAO,2BAA2B;IACtC,OAAO,CAIL;IACF,WAAW,CAGT;IACF,wBAAwB,CAAS;IACjC,YAAY,CAAS;IACrB,aAAa,CAAS;IACtB,SAAS,CAAS;IAClB,WAAW,CAAS;IACpB,UAAU,CAAS;CACpB;AAED,MAAM,OAAO,kBAAkB;IAC7B,WAAW,CAKT;IACF,UAAU,CAyBR;IACF,IAAI,CAUF;CACH;AAwDD,MAAM,OAAO,kBAAkB;IAE3B,MAAM,CAAW;CACpB;AAFC;IAAC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAC9C","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport { PhysicShareholder, MoralShareholder, Subsidiarie } from './CreateCerfa';\n\nexport class Cerfa2033Society {\n name: string;\n address: string;\n addressFormatted: string;\n siret: string;\n siren: string;\n zipCode: string;\n city: string;\n}\n\nexport type Cerfa2033ActiveValues = {\n gross: number;\n amortization: number;\n net: number;\n};\n\nexport class Cerfa2033FixedAsset {\n intangibleAssetsCommercialFunds: Cerfa2033ActiveValues;\n intangibleAssetsOther: Cerfa2033ActiveValues;\n tangibleFixedAssets: Cerfa2033ActiveValues;\n financialFixedAssets: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033CirculatingActive {\n rawMaterials: Cerfa2033ActiveValues;\n merchandise: Cerfa2033ActiveValues;\n advancesAndDeposit: Cerfa2033ActiveValues;\n claimsCustomers: Cerfa2033ActiveValues;\n claimsOthers: Cerfa2033ActiveValues;\n investmentSecurities: Cerfa2033ActiveValues;\n availabilities: Cerfa2033ActiveValues;\n prepaidExpenses: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033Equity {\n shareCapital: number;\n revaluationDifferences: number;\n legalReserve: number;\n reglemented: number;\n otherReserve: {\n purchaseOfOriginalWorks: number;\n total: number;\n };\n deferralAgain: number;\n resultOfTheExercise: number;\n regulatedProvisions: number;\n total: number;\n}\n\nexport class Cerfa2033Debts {\n loansAndSimilarDebts: number;\n advances: number;\n accountsPayable: number;\n otherDebts: {\n partnerCurrentAccount: number;\n total: number;\n };\n prepaid: number;\n total: number;\n}\n\nexport class Cerfa2033Referrals {\n fixedAssets: number;\n debtsMoreThanOneYear: number;\n claims: number; // créances\n currentAccount: number;\n costOfAcquired: number;\n sellPriceWithoutVat: number;\n}\n\nexport class Cerfa2033ExeploitationProducts {\n saleOfMerchandise: {\n export: number;\n total: number;\n };\n saleOfProduction: {\n goods: {\n export: number;\n total: number;\n };\n services: {\n export: number;\n total: number;\n };\n };\n stockedProduction: number;\n immobilizedProduction: number;\n operatingGrants: number;\n otherProducts: number;\n total: number;\n}\n\nexport class Cerfa2033ExploitationExpenses {\n purchaseOfMerchandise: number;\n stockVariationMerchandise: number;\n purchaseOfRawMaterials: number;\n stockVariationRawMaterials: number;\n otherExternalExpenses: {\n loanFurniture: number;\n loanRealEstate: number;\n total: number;\n };\n tax: {\n CFEandCVAE: number;\n total: number;\n };\n remunerations: number;\n social: number;\n amortization: number;\n provisions: number;\n otherExpenses: {\n provisions: number;\n cotisations: number;\n total: number;\n };\n total: number;\n}\n\nexport class Cerfa2033AccountingIncome {\n isIncomeTax: boolean;\n exploitationProducts: Cerfa2033ExeploitationProducts;\n exploitationExpenses: Cerfa2033ExploitationExpenses;\n}\n\nexport class Cerfa2033ExploitationResult {\n total: number;\n financialProducts: number;\n financialExpenses: number;\n exceptionalProducts: number;\n exceptionalExpenses: {\n subscriptions: number;\n exceptional: number;\n total: number\n };\n benefitTax: number;\n}\n\nexport class Cerfa2033FiscalResult {\n reinstatements: {\n benefitIncome: number;\n deficitIncome: number;\n remunerations: number;\n amortizations: number;\n provisions: number;\n tax: number;\n diverse: number;\n deviations: number;\n line330: number;\n fractionOfRents: number;\n shareOfRent: number;\n relatedCharges: number;\n fiscalResult: number;\n };\n deductions: {\n maritimeTransport: number;\n newBusiness: number;\n ZFU: number;\n difficultBusiness: number;\n JEI: number;\n ZRD: number;\n ZRR: number;\n revitalize: number;\n overseasInvestment: number;\n ZFANG: number;\n BUD: number;\n priorityDevelopment: number;\n total: number;\n diverse: {\n debt: number;\n exceptionalDeduction: number;\n exceptionalDeductionA: number;\n exceptionalDeductionB: number;\n exceptionalDeductionC: number;\n exceptionalDeductionD: number;\n exceptionalDeductionE: number;\n exceptionalDeductionF: number;\n exceptionalDeductionG: number;\n total: number;\n };\n resultBeforeImputation: {\n benefit: number;\n deficit: number;\n };\n deficits: {\n exercise: number;\n reportable: number;\n imputed: number;\n };\n fiscalResultAfterImputation: {\n benefit: number;\n deficit: number;\n }\n };\n}\n\nexport type ImmobilizationsArray = {\n grossValueOfExerciseBegining: number;\n increases: number;\n decreases: number;\n grossValueOfExerciseFinishing: number;\n legalReevaluation: number;\n};\n\nexport class Cerfa2033Immobilizations {\n commercialFunds: ImmobilizationsArray;\n other: ImmobilizationsArray;\n land: ImmobilizationsArray;\n constructions: ImmobilizationsArray;\n technicalInstallations: ImmobilizationsArray;\n generalInstallations: ImmobilizationsArray;\n equipmentTransportation: ImmobilizationsArray;\n bodily: ImmobilizationsArray;\n financial: ImmobilizationsArray;\n total: ImmobilizationsArray;\n}\n\nexport type AmortizationArray = {\n exerciseBegining: number;\n increases: number;\n diminution: number;\n exerciseFinishing: number;\n};\n\nexport class Cerfa2033Amortizations {\n commercial: AmortizationArray;\n intangible: AmortizationArray;\n lands: AmortizationArray;\n constructions: AmortizationArray;\n technicalInstallations: AmortizationArray;\n generalInstallations: AmortizationArray;\n equipmentTransportation: AmortizationArray;\n bodily: AmortizationArray;\n total: AmortizationArray;\n}\n\nexport type Cerfa2033TaxableValues = {\n active: number;\n amortizations: number;\n residualValue: number;\n salePrice: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n};\n\nexport class Cerfa2033Values {\n natures: string[];\n immobilizations: {\n list: Cerfa2033TaxableValues[];\n total: Cerfa2033TaxableValues;\n };\n taxableGains: {\n residualValue: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n total: {\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n}\n\nexport type Cerfa2033ProvisionNaturesArray = {\n beginingAmount: number;\n increases: number;\n diminution: number;\n finishingAmount: number;\n};\nexport class Cerfa2033ProvisionNatures {\n amortizations: Cerfa2033ProvisionNaturesArray;\n majorations: Cerfa2033ProvisionNaturesArray;\n other: Cerfa2033ProvisionNaturesArray;\n risk: Cerfa2033ProvisionNaturesArray;\n immobilizations: Cerfa2033ProvisionNaturesArray;\n stock: Cerfa2033ProvisionNaturesArray;\n clientAccounts: Cerfa2033ProvisionNaturesArray;\n depreviation: Cerfa2033ProvisionNaturesArray;\n total: Cerfa2033ProvisionNaturesArray;\n}\n\nexport type Cerfa2033ProvisionMovesDotationsAndRevivals = {\n dotations: number;\n revivals: number;\n};\n\nexport type Cerfa2033ProvisionMovesVentilation = {\n label: string;\n amount: number;\n};\n\nexport class Cerfa2033ProvisionMoves {\n commercial: Cerfa2033ProvisionMovesDotationsAndRevivals;\n bodily: Cerfa2033ProvisionMovesDotationsAndRevivals;\n land: Cerfa2033ProvisionMovesDotationsAndRevivals;\n constructions: Cerfa2033ProvisionMovesDotationsAndRevivals;\n technicalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n generalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n equipmentTransportation: Cerfa2033ProvisionMovesDotationsAndRevivals;\n other: Cerfa2033ProvisionMovesDotationsAndRevivals;\n total: Cerfa2033ProvisionMovesDotationsAndRevivals;\n}\n\nexport class Cerfa2033ReportableDeficits {\n remaining: number;\n transferred: number;\n operations: number;\n imputed: number;\n reportable: number;\n exercise: number;\n total: number;\n}\n\nexport class Cerfa2033ApplicationDeficits {\n result: number;\n stranger: number;\n}\n\nexport class Cerfa2033ApplicationDiverse {\n bonuses: {\n deductible: number;\n cotisations: number;\n total: number;\n };\n cotisations: {\n deductible: number;\n total: number;\n };\n approvedManagementCenter: number;\n vatCollected: number;\n vatDeductible: number;\n specimens: number;\n aidReceived: number;\n investment: number;\n}\n\nexport class Cerfa2033WorkForce {\n declaration?: {\n average: number;\n apprentices: number;\n handicapped: number;\n artisanal: number;\n };\n addedValue?: {\n saleOfProducts: number;\n licences: number;\n saleOfImmobilizations: number;\n expensesTransfert: number;\n total1: number;\n otherProducts: number;\n production: number;\n subventions: number;\n positiveVariation: number;\n deductibleExpensesTransfert: number;\n debts: number;\n total2: number;\n purchases: number;\n negativeVariation: number;\n services: number;\n rents: number;\n taxes: number;\n otherManagementExpenses: number;\n deductibleExpenses: number;\n deductibleFraction: number;\n lessValues: number;\n total3: number;\n addValue: number;\n cotisation: number;\n };\n CVAE?: {\n isEstablishment: boolean;\n turnover: number;\n workforce: number;\n turnoverGroup: number;\n period: {\n startDate: string;\n endDate: string;\n };\n cessationDate: string;\n };\n}\nexport interface Cerfa2033ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n}\n\nexport interface Cerfa2033 {\n isNil: boolean;\n isPageBNil: boolean;\n isPageCNil: boolean;\n isPageDNil: boolean;\n society: Cerfa2033Society;\n period: {\n startDate: string,\n endDate: string,\n endDay: string,\n endMonth: string,\n endYear: string,\n months: string,\n previousExerciceMonths: string\n };\n fixedAsset: Cerfa2033FixedAsset;\n circulatingActive: Cerfa2033CirculatingActive;\n totalActive: Cerfa2033ActiveValues;\n equity: Cerfa2033Equity;\n provisionsForRisks: number;\n debts: Cerfa2033Debts;\n generalTotal: number;\n referrals: Cerfa2033Referrals;\n accountingIncome: Cerfa2033AccountingIncome;\n exploitationResult: Cerfa2033ExploitationResult;\n benefitsOrLoses: number;\n fiscalResult: Cerfa2033FiscalResult;\n immobilizations: Cerfa2033Immobilizations;\n amortizations: Cerfa2033Amortizations;\n values: Cerfa2033Values;\n provisions: Cerfa2033ProvisionNatures;\n provisionsMoves: Cerfa2033ProvisionMoves;\n ventilations: {\n list: Cerfa2033ProvisionMovesVentilation[],\n total: number;\n },\n reportableDeficits: Cerfa2033ReportableDeficits;\n diverse: Cerfa2033ApplicationDiverse;\n workForce: Cerfa2033WorkForce;\n shareCapital: Cerfa2033ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n isPageGNil: boolean;\n isPageFNil: boolean;\n isPageENil: boolean;\n}\n\nexport class ParamsGenerate2033 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}"]}
1
+ {"version":3,"file":"2033.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":"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","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport { PhysicShareholder, MoralShareholder, Subsidiarie } from './CreateCerfa';\n\nexport class Cerfa2033Society {\n name: string;\n address: string;\n addressFormatted: string;\n siret: string;\n siren: string;\n zipCode: string;\n city: string;\n}\n\nexport type Cerfa2033ActiveValues = {\n gross: number;\n amortization: number;\n net: number;\n};\n\nexport class Cerfa2033FixedAsset {\n intangibleAssetsCommercialFunds: Cerfa2033ActiveValues;\n intangibleAssetsOther: Cerfa2033ActiveValues;\n tangibleFixedAssets: Cerfa2033ActiveValues;\n financialFixedAssets: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033CirculatingActive {\n rawMaterials: Cerfa2033ActiveValues;\n merchandise: Cerfa2033ActiveValues;\n advancesAndDeposit: Cerfa2033ActiveValues;\n claimsCustomers: Cerfa2033ActiveValues;\n claimsOthers: Cerfa2033ActiveValues;\n investmentSecurities: Cerfa2033ActiveValues;\n availabilities: Cerfa2033ActiveValues;\n prepaidExpenses: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033Equity {\n shareCapital: number;\n revaluationDifferences: number;\n legalReserve: number;\n reglemented: number;\n otherReserve: {\n purchaseOfOriginalWorks: number;\n total: number;\n };\n deferralAgain: number;\n resultOfTheExercise: number;\n regulatedProvisions: number;\n total: number;\n}\n\nexport class Cerfa2033Debts {\n loansAndSimilarDebts: number;\n advances: number;\n accountsPayable: number;\n otherDebts: {\n partnerCurrentAccount: number;\n total: number;\n };\n prepaid: number;\n total: number;\n}\n\nexport class Cerfa2033Referrals {\n fixedAssets: number;\n debtsMoreThanOneYear: number;\n claims: number; // créances\n currentAccount: number;\n costOfAcquired: number;\n sellPriceWithoutVat: number;\n}\n\nexport class Cerfa2033ExeploitationProducts {\n saleOfMerchandise: {\n export: number;\n total: number;\n };\n saleOfProduction: {\n goods: {\n export: number;\n total: number;\n };\n services: {\n export: number;\n total: number;\n };\n };\n stockedProduction: number;\n immobilizedProduction: number;\n operatingGrants: number;\n otherProducts: number;\n total: number;\n}\n\nexport class Cerfa2033ExploitationExpenses {\n purchaseOfMerchandise: number;\n stockVariationMerchandise: number;\n purchaseOfRawMaterials: number;\n stockVariationRawMaterials: number;\n otherExternalExpenses: {\n loanFurniture: number;\n loanRealEstate: number;\n total: number;\n };\n tax: {\n CFEandCVAE: number;\n total: number;\n };\n remunerations: number;\n social: number;\n amortization: number;\n provisions: number;\n otherExpenses: {\n provisions: number;\n cotisations: number;\n total: number;\n };\n total: number;\n}\n\nexport class Cerfa2033AccountingIncome {\n isIncomeTax: boolean;\n exploitationProducts: Cerfa2033ExeploitationProducts;\n exploitationExpenses: Cerfa2033ExploitationExpenses;\n}\n\nexport class Cerfa2033ExploitationResult {\n total: number;\n financialProducts: number;\n financialExpenses: number;\n exceptionalProducts: number;\n exceptionalExpenses: {\n subscriptions: number;\n exceptional: number;\n total: number\n };\n benefitTax: number;\n}\n\nexport class Cerfa2033FiscalResult {\n reinstatements: {\n benefitIncome: number;\n deficitIncome: number;\n remunerations: number;\n amortizations: number;\n provisions: number;\n tax: number;\n diverse: number;\n deviations: number;\n line330: number;\n fractionOfRents: number;\n shareOfRent: number;\n relatedCharges: number;\n fiscalResult: number;\n };\n deductions: {\n maritimeTransport: number;\n newBusiness: number;\n ZFU: number;\n difficultBusiness: number;\n JEI: number;\n ZRD: number;\n ZRR: number;\n revitalize: number;\n overseasInvestment: number;\n ZFANG: number;\n BUD: number;\n priorityDevelopment: number;\n total: number;\n diverse: {\n debt: number;\n exceptionalDeduction: number;\n exceptionalDeductionA: number;\n exceptionalDeductionB: number;\n exceptionalDeductionC: number;\n exceptionalDeductionD: number;\n exceptionalDeductionE: number;\n exceptionalDeductionF: number;\n exceptionalDeductionG: number;\n total: number;\n };\n resultBeforeImputation: {\n benefit: number;\n deficit: number;\n };\n deficits: {\n exercise: number;\n reportable: number;\n imputed: number;\n };\n fiscalResultAfterImputation: {\n benefit: number;\n deficit: number;\n }\n };\n}\n\nexport type ImmobilizationsArray = {\n grossValueOfExerciseBegining: number;\n increases: number;\n decreases: number;\n grossValueOfExerciseFinishing: number;\n legalReevaluation: number;\n};\n\nexport class Cerfa2033Immobilizations {\n commercialFunds: ImmobilizationsArray;\n other: ImmobilizationsArray;\n land: ImmobilizationsArray;\n constructions: ImmobilizationsArray;\n technicalInstallations: ImmobilizationsArray;\n generalInstallations: ImmobilizationsArray;\n equipmentTransportation: ImmobilizationsArray;\n bodily: ImmobilizationsArray;\n financial: ImmobilizationsArray;\n total: ImmobilizationsArray;\n}\n\nexport type AmortizationArray = {\n exerciseBegining: number;\n increases: number;\n diminution: number;\n exerciseFinishing: number;\n};\n\nexport class Cerfa2033Amortizations {\n commercial: AmortizationArray;\n intangible: AmortizationArray;\n lands: AmortizationArray;\n constructions: AmortizationArray;\n technicalInstallations: AmortizationArray;\n generalInstallations: AmortizationArray;\n equipmentTransportation: AmortizationArray;\n bodily: AmortizationArray;\n total: AmortizationArray;\n}\n\nexport type Cerfa2033TaxableValues = {\n active: number;\n amortizations: number;\n residualValue: number;\n salePrice: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n};\n\nexport class Cerfa2033Values {\n natures: string[];\n immobilizations: {\n list: Cerfa2033TaxableValues[];\n total: Cerfa2033TaxableValues;\n };\n taxableGains: {\n residualValue: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n total: {\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n}\n\nexport type Cerfa2033ProvisionNaturesArray = {\n beginingAmount: number;\n increases: number;\n diminution: number;\n finishingAmount: number;\n};\nexport class Cerfa2033ProvisionNatures {\n amortizations: Cerfa2033ProvisionNaturesArray;\n majorations: Cerfa2033ProvisionNaturesArray;\n other: Cerfa2033ProvisionNaturesArray;\n risk: Cerfa2033ProvisionNaturesArray;\n immobilizations: Cerfa2033ProvisionNaturesArray;\n stock: Cerfa2033ProvisionNaturesArray;\n clientAccounts: Cerfa2033ProvisionNaturesArray;\n depreviation: Cerfa2033ProvisionNaturesArray;\n total: Cerfa2033ProvisionNaturesArray;\n}\n\nexport type Cerfa2033ProvisionMovesDotationsAndRevivals = {\n dotations: number;\n revivals: number;\n};\n\nexport type Cerfa2033ProvisionMovesVentilation = {\n label: string;\n amount: number;\n};\n\nexport class Cerfa2033ProvisionMoves {\n commercial: Cerfa2033ProvisionMovesDotationsAndRevivals;\n bodily: Cerfa2033ProvisionMovesDotationsAndRevivals;\n land: Cerfa2033ProvisionMovesDotationsAndRevivals;\n constructions: Cerfa2033ProvisionMovesDotationsAndRevivals;\n technicalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n generalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n equipmentTransportation: Cerfa2033ProvisionMovesDotationsAndRevivals;\n other: Cerfa2033ProvisionMovesDotationsAndRevivals;\n total: Cerfa2033ProvisionMovesDotationsAndRevivals;\n}\n\nexport class Cerfa2033ReportableDeficits {\n remaining: number;\n transferred: number;\n operations: number;\n imputed: number;\n reportable: number;\n exercise: number;\n total: number;\n}\n\nexport class Cerfa2033ApplicationDeficits {\n result: number;\n stranger: number;\n}\n\nexport class Cerfa2033ApplicationDiverse {\n bonuses: {\n deductible: number;\n cotisations: number;\n total: number;\n };\n cotisations: {\n deductible: number;\n total: number;\n };\n approvedManagementCenter: number;\n vatCollected: number;\n vatDeductible: number;\n specimens: number;\n aidReceived: number;\n investment: number;\n}\n\nexport class Cerfa2033WorkForce {\n declaration?: {\n average: number;\n apprentices: number;\n handicapped: number;\n artisanal: number;\n };\n addedValue?: {\n saleOfProducts: number;\n licences: number;\n saleOfImmobilizations: number;\n expensesTransfert: number;\n total1: number;\n otherProducts: number;\n production: number;\n subventions: number;\n positiveVariation: number;\n deductibleExpensesTransfert: number;\n debts: number;\n total2: number;\n purchases: number;\n negativeVariation: number;\n services: number;\n rents: number;\n taxes: number;\n otherManagementExpenses: number;\n deductibleExpenses: number;\n deductibleFraction: number;\n lessValues: number;\n total3: number;\n addValue: number;\n cotisation: number;\n };\n CVAE?: {\n isEstablishment: boolean;\n turnover: number;\n workforce: number;\n turnoverGroup: number;\n period: {\n startDate: string;\n endDate: string;\n };\n cessationDate: string;\n };\n}\nexport interface Cerfa2033ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n}\n\nexport interface Cerfa2033 {\n isNil: boolean;\n isPageBNil: boolean;\n isPageCNil: boolean;\n isPageDNil: boolean;\n society: Cerfa2033Society;\n period: {\n startDate: string,\n endDate: string,\n endDay: string,\n endMonth: string,\n endYear: string,\n months: string,\n previousExerciceMonths: string\n };\n fixedAsset: Cerfa2033FixedAsset;\n circulatingActive: Cerfa2033CirculatingActive;\n totalActive: Cerfa2033ActiveValues;\n equity: Cerfa2033Equity;\n provisionsForRisks: number;\n debts: Cerfa2033Debts;\n generalTotal: number;\n referrals: Cerfa2033Referrals;\n accountingIncome: Cerfa2033AccountingIncome;\n exploitationResult: Cerfa2033ExploitationResult;\n benefitsOrLoses: number;\n fiscalResult: Cerfa2033FiscalResult;\n immobilizations: Cerfa2033Immobilizations;\n amortizations: Cerfa2033Amortizations;\n values: Cerfa2033Values;\n provisions: Cerfa2033ProvisionNatures;\n provisionsMoves: Cerfa2033ProvisionMoves;\n ventilations: {\n list: Cerfa2033ProvisionMovesVentilation[],\n total: number;\n },\n reportableDeficits: Cerfa2033ReportableDeficits;\n diverse: Cerfa2033ApplicationDiverse;\n workForce: Cerfa2033WorkForce;\n shareCapital: Cerfa2033ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n isPageGNil: boolean;\n isPageFNil: boolean;\n isPageENil: boolean;\n}\n\nexport class ParamsGenerate2033 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2035.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIxD,OAAO,EACL,WAAW,EAAE,mBAAmB,GACjC,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAgZ3E,MAAM,OAAO,kBAAkB;IAK3B,KAAK,CAAW;IAMhB,MAAM,CAAW;CACpB;AAXC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;iDACK;AAElB;IAAC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;IAChE,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACM;AAGrB,MAAM,OAAO,8BAA8B;IAEvC,MAAM,CAAW;IAGjB,SAAS,CAAqD;CACjE;AALC;IAAC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;8DAC9C;AAEnB;IAAC,WAAW,EAAE;;iEACkD","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport {\n Subsidiarie, DeterminedResult, AccountingKept, AccreditedOrganization, Vehicle, MoralShareholder, PhysicShareholder,\n} from './CreateCerfa';\nimport {\n ApiProperty, ApiPropertyOptional, CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { OtherActivity } from './Utils';\n\n/**\n * CERFA 2035 TYPES\n */\n\nexport interface Cerfa2035Society {\n name: string;\n activity: string | null;\n siret: string;\n activityCode?: string; // Code activité pour les praticiens médicaux\n ifExerciceInSociety?: boolean; // Si exercice en société\n partnersCount?: number;\n determinedResult?: DeterminedResult; // Résultat déterminé\n accountingKept: AccountingKept; // Comptabilité tenue\n withTax: boolean;\n withoutTax: boolean;\n accreditedOrganization?: AccreditedOrganization // Si vous êtes adhérent d'un organisme agréé (association ou organisme mixte) ou client d'un viseur fiscal\n address: string;\n zipCode: string;\n city: string;\n}\n\nexport interface Cerfa2035ProfessionalRecipes {\n collected: number;\n toDeduce: {\n disbursements: number;\n retrocededFees: {\n total: number;\n supplement: number;\n }\n };\n net: number;\n financialProducts: number;\n miscellaneousGain: number;\n total: number;\n}\n\nexport interface Cerfa2035ProfessionalExpenses {\n purchases: number;\n personnelCosts: {\n netSalariesAndBenefitsInKind: number;\n socialChargesOnSalaries: number;\n }\n duesAndTaxes: {\n valueAddedTax: number;\n territorialEconomicContribution: number;\n otherTaxes: number;\n generalDeductibleSocialContribution: number;\n };\n rentAndRentalCharges: number;\n equipmentRental: {\n total: number;\n collaborationFees: number;\n };\n maintenance: number;\n temporaryStaff: number;\n smallTools: number;\n heatingWaterGasElectricity: number;\n feesNotRetrocessions: number;\n insurancePremiums: number;\n vehicleCosts: {\n total: number;\n lumpSumAssessment: boolean;\n };\n otherTravelExpenses: number;\n totalWorkSupplies: number;\n totalTransport: number;\n personalSocialCharges: {\n obligatory: number;\n contributionsMadelin: number;\n retirementSavingsPlans: number;\n total: number;\n };\n receptionFees: number;\n officeSupplies: number;\n legalCosts: number;\n unionDues: number;\n otherManagementFees: number;\n totalDues: number;\n financialExpenses: number;\n miscellaneousLosses: number;\n total: number;\n}\n\nexport interface ResultsDistributionList {\n marriedName?: string;\n legalForm?: string;\n civility?: string;\n firstname?: string;\n lastname?: string;\n basicInfos: string;\n managerPartner: boolean;\n slicePercentage: number;\n resultShare: number;\n individualProCharges: number;\n netAmount: number;\n longTermAddedValue: number\n birthdate?: string;\n birthplace?: string;\n birthCountry?: string;\n birthCountryCode: string | null;\n birthDepartment?: string;\n siren?: string;\n fiscalNumber?: string;\n name: string;\n address: string;\n isPhysic: boolean\n city?: string;\n country?: string;\n countryCode?: string;\n zipCode: string;\n street: string;\n}\n\nexport interface Cerfa2035Determination {\n surplus: number;\n shortTermCapitalGains: number;\n miscellaneousToBeReinstated: number;\n civilSocietyBenefit: number;\n totalSurplus: number;\n insufficiency: number;\n administrationFees: number;\n depreciationAllowance: number;\n shortTermLoss: number;\n miscellaneousToBeDeducted: {\n freeZone: {\n amount: number;\n };\n newBusiness: {\n onSavingsSalary: number;\n amount: number;\n };\n innovativeCompanies: {\n amount: number;\n youngArtists: number;\n }\n doctorsExemption: {\n amount: number;\n sectorApprovedDoctors: number;\n };\n covid: number;\n total: number;\n }\n civilSocietyDeficit: number;\n totalInsufficiency: number;\n profit: number;\n deficit: number;\n}\n\nexport interface Cerfa2035ValueAddedTax {\n grossReceipts: number;\n relatedToPurchases: {\n amount: number;\n retrocededFees: number;\n };\n}\n\nexport interface Cerfa2035KilometricAllowance {\n vehicles: Vehicle[];\n costsNotCoveredByKilometricAllowances: number;\n totalDeductible: number;\n totalDepreciationPracticedAtReintegrate: number;\n}\n\nexport interface Cerfa2035Recipes {\n fees: number;\n miscellaneousGains: number;\n deductibleVat: number;\n capitalGains: number;\n total: number;\n}\n\nexport interface Cerfa2035Expenses {\n purchases: number;\n stockVariation: number;\n externalServices: number;\n rentsAndRoyalties: number;\n transport: number;\n management: number;\n vatInRecipes: number;\n turnoverTax: number;\n amortization: number;\n capitalLosses: number;\n total: number;\n}\n\nexport interface Cerfa2035MonoEstablishment {\n is: boolean; // Est mono établissement\n benchmarkTurnover: number;\n groupTurnover: number;\n workforce: number;\n period: { startDate: string, endDate: string };\n cessationDate: string;\n}\n\nexport interface Cerfa2035ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n idDeposit?: number;\n}\n\nexport interface Cerfa2035 {\n isNil: boolean;\n isPageENil: boolean;\n isPageFNil: boolean;\n isPageGNil: boolean;\n society: Cerfa2035Society;\n immobilizations: number;\n professionalRecipes: Cerfa2035ProfessionalRecipes;\n professionalExpenses: Cerfa2035ProfessionalExpenses;\n determination: Cerfa2035Determination;\n valueAddedTax: Cerfa2035ValueAddedTax;\n territorialContribution: number;\n kilometricAllowances: Cerfa2035KilometricAllowance;\n period: { startDate: string, endDate: string, months: string };\n shareCapital: Cerfa2035ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n annex?: {\n recipes: Cerfa2035Recipes;\n expenses: Cerfa2035Expenses;\n addedValue: number;\n addedValueContribution: number;\n monoEstablishment: Cerfa2035MonoEstablishment | null;\n }\n}\n\nexport interface Cerfa2035WithSuites {\n header: {\n siret: string;\n mail: string;\n phone: string;\n name: string;\n change: {\n st: CerfaAddress;\n },\n declarantAddress: string;\n declarantAddressDetails: CerfaAddress;\n activityType: string;\n activityStartDate: string;\n privateSocietyAddress: string;\n privateSocietyAddressList: Array<{ name: string; address: CerfaAddress }>;\n civilSocietyAddress: string;\n informationsStartingPeriod: string;\n informationsEndingPeriod: string;\n address: CerfaAddress,\n secondaryPracticeAddress: string;\n secondaryPracticeAddressList: CerfaAddress[]\n },\n taxation: {\n profitResult: number;\n deficitResult: number;\n exemptCharges: string;\n depreciationCharges: number;\n addedValueProducts: number;\n portfolioCapitalIncome: number;\n taxedNetTotal: number;\n longTermTaxableAddedValue: number;\n longTermDefferedAddedValue: number;\n quintiesNewCompany: boolean;\n sexiesNewCompany: boolean;\n exemptInnovatingActivity: boolean;\n urbanZoneActivity: boolean;\n othersExemption: boolean;\n relatedCreationDate: string;\n relatedActivityStartingDate: string;\n nonProfessionnalProfit: number;\n nonProfessionnalAddedValue: number;\n nonProfessionnalProfitExemptions: number;\n nonProfessionnalDeficit: number;\n nonProfessionnalLongTermAddedValue: number;\n nonProfessionnalYoungArtistsExemptions: number;\n nonProfessionnalShortTermAddedValue: number;\n productsAddedValue: { duodecies: number; }\n chargesDeprecatedValue: { duodecies: number; };\n accountant: Accountant;\n council: CouncilDetails\n certifiedAssociation: string;\n ecf: EcfDetails;\n declarantSignature: string;\n signatureDate: string;\n signaturePlace: string;\n accountingSoftwareName: string;\n isAccountingAccounterised: {\n yes: boolean;\n no: boolean;\n }\n certifiedAccountingProfessionnal: boolean;\n aaOrOmga: boolean;\n aaOrOmgaDetails: {\n name: string | null,\n address: CerfaAddress | null\n number: string | null;\n },\n viewer: ViewerDetails,\n longTermExemptAddedValue151: number;\n longTermExemptAddedValue151A: number;\n longTermExemptAddedValue238: number;\n longTermExemptAddedValue151B: number;\n profitExoneration: number;\n addedValueExoneration: number;\n },\n declaration: {\n paidService: string[];\n paidServiceList: OtherActivity[];\n incomesAmount: number;\n employees: {\n total: number;\n disabled: number;\n apprentice: number;\n }\n grossAmountSalary: number;\n employeesCivilSociety: number;\n netSalaryShare: number;\n fixedAssets: {\n currentYearPartDepreciation: number;\n pastAssociatedPartDepreciation: number;\n grossPriceTotal: number;\n grossPriceLastAnnexTotal: number;\n depreciableBaseTotal: number;\n currentAssociatedPartDepreciation: number;\n depreciableBaseLastAnnexTotal: number;\n pastDepreciationsAmountsTotal: number;\n pastDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsTotal: number;\n currentYearTotal: number;\n vehicules: number;\n currentYearNetGrant: number;\n grossPriceDepreciationFraction: number;\n vatAmountDepreciationFraction: number;\n vatAmountTotal: number;\n vatAmountLastAnnexTotal: number;\n depreciableBaseDepreciationFraction: number;\n list: Array<{\n purchaseDate: string;\n grossPrice: number;\n vatAmount: number;\n depreciableBase: number;\n depreciationType: string;\n depreciationRate: number;\n pastDepreciationsAmounts: number;\n currentYearDepreciationsAmounts: number;\n type: string;\n }>,\n total: number;\n },\n addedValueEstablishing: {\n list: Array<{\n type: string;\n purchaseDate: string;\n transferDate: string;\n originalValue: number;\n depreciations: number;\n residualValue: number;\n handoverPrice: number;\n shortTermValue: number;\n longTermValue: number;\n }>,\n shortTermExemptArt151: number;\n shortTermExemptArt151A: number;\n shortTermExemptArt238: number;\n longTermExemptArt151: number;\n longTermExemptArt151A: number;\n longTermExemptArt238: number;\n longTermExemptArt151B: number;\n shortTermValue: { toReport: number };\n longTermValue: { toReport: number };\n longTermSpread: number;\n shortTermSpread: number;\n },\n resultsDistribution: {\n slicePercentage: {\n annexTotal: number\n },\n resultShare: {\n annexTotal: number\n },\n individualProCharges: {\n annexTotal: number\n },\n netAmount: {\n annexTotal: number\n },\n longTermAddedValue: {\n annexTotal: number\n }\n list: Array<ResultsDistributionList>\n }\n name: string;\n siret: string;\n termination: Termination;\n }\n}\n\nexport class ParamsGenerate2035 {\n @ApiPropertyOptional()\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isNil?: boolean;\n\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class ParamsGenerate2035FullDocument {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n\n @ApiProperty()\n cerfa2035?: ParamsGenerate2035 & ParamsGenerate2035WithSuites;\n}\n\nexport type ParamsGenerate2035WithSuites = Record<string, unknown>;"]}
1
+ {"version":3,"file":"2035.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIxD,OAAO,EACL,WAAW,EAAE,mBAAmB,GACjC,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAgZ3E,MAAM,OAAO,kBAAkB;IAK3B,KAAK,CAAW;IAMhB,MAAM,CAAW;CACpB;AAPG;IAJD,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;iDACK;AAMhB;IAJD,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;IAChE,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACM;AAGrB,MAAM,OAAO,8BAA8B;IAEvC,MAAM,CAAW;IAGjB,SAAS,CAAqD;CACjE;AAJG;IADD,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;8DAC9C;AAGjB;IADD,WAAW,EAAE;;iEACkD","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport {\n Subsidiarie, DeterminedResult, AccountingKept, AccreditedOrganization, Vehicle, MoralShareholder, PhysicShareholder,\n} from './CreateCerfa';\nimport {\n ApiProperty, ApiPropertyOptional, CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { OtherActivity } from './Utils';\n\n/**\n * CERFA 2035 TYPES\n */\n\nexport interface Cerfa2035Society {\n name: string;\n activity: string | null;\n siret: string;\n activityCode?: string; // Code activité pour les praticiens médicaux\n ifExerciceInSociety?: boolean; // Si exercice en société\n partnersCount?: number;\n determinedResult?: DeterminedResult; // Résultat déterminé\n accountingKept: AccountingKept; // Comptabilité tenue\n withTax: boolean;\n withoutTax: boolean;\n accreditedOrganization?: AccreditedOrganization // Si vous êtes adhérent d'un organisme agréé (association ou organisme mixte) ou client d'un viseur fiscal\n address: string;\n zipCode: string;\n city: string;\n}\n\nexport interface Cerfa2035ProfessionalRecipes {\n collected: number;\n toDeduce: {\n disbursements: number;\n retrocededFees: {\n total: number;\n supplement: number;\n }\n };\n net: number;\n financialProducts: number;\n miscellaneousGain: number;\n total: number;\n}\n\nexport interface Cerfa2035ProfessionalExpenses {\n purchases: number;\n personnelCosts: {\n netSalariesAndBenefitsInKind: number;\n socialChargesOnSalaries: number;\n }\n duesAndTaxes: {\n valueAddedTax: number;\n territorialEconomicContribution: number;\n otherTaxes: number;\n generalDeductibleSocialContribution: number;\n };\n rentAndRentalCharges: number;\n equipmentRental: {\n total: number;\n collaborationFees: number;\n };\n maintenance: number;\n temporaryStaff: number;\n smallTools: number;\n heatingWaterGasElectricity: number;\n feesNotRetrocessions: number;\n insurancePremiums: number;\n vehicleCosts: {\n total: number;\n lumpSumAssessment: boolean;\n };\n otherTravelExpenses: number;\n totalWorkSupplies: number;\n totalTransport: number;\n personalSocialCharges: {\n obligatory: number;\n contributionsMadelin: number;\n retirementSavingsPlans: number;\n total: number;\n };\n receptionFees: number;\n officeSupplies: number;\n legalCosts: number;\n unionDues: number;\n otherManagementFees: number;\n totalDues: number;\n financialExpenses: number;\n miscellaneousLosses: number;\n total: number;\n}\n\nexport interface ResultsDistributionList {\n marriedName?: string;\n legalForm?: string;\n civility?: string;\n firstname?: string;\n lastname?: string;\n basicInfos: string;\n managerPartner: boolean;\n slicePercentage: number;\n resultShare: number;\n individualProCharges: number;\n netAmount: number;\n longTermAddedValue: number\n birthdate?: string;\n birthplace?: string;\n birthCountry?: string;\n birthCountryCode: string | null;\n birthDepartment?: string;\n siren?: string;\n fiscalNumber?: string;\n name: string;\n address: string;\n isPhysic: boolean\n city?: string;\n country?: string;\n countryCode?: string;\n zipCode: string;\n street: string;\n}\n\nexport interface Cerfa2035Determination {\n surplus: number;\n shortTermCapitalGains: number;\n miscellaneousToBeReinstated: number;\n civilSocietyBenefit: number;\n totalSurplus: number;\n insufficiency: number;\n administrationFees: number;\n depreciationAllowance: number;\n shortTermLoss: number;\n miscellaneousToBeDeducted: {\n freeZone: {\n amount: number;\n };\n newBusiness: {\n onSavingsSalary: number;\n amount: number;\n };\n innovativeCompanies: {\n amount: number;\n youngArtists: number;\n }\n doctorsExemption: {\n amount: number;\n sectorApprovedDoctors: number;\n };\n covid: number;\n total: number;\n }\n civilSocietyDeficit: number;\n totalInsufficiency: number;\n profit: number;\n deficit: number;\n}\n\nexport interface Cerfa2035ValueAddedTax {\n grossReceipts: number;\n relatedToPurchases: {\n amount: number;\n retrocededFees: number;\n };\n}\n\nexport interface Cerfa2035KilometricAllowance {\n vehicles: Vehicle[];\n costsNotCoveredByKilometricAllowances: number;\n totalDeductible: number;\n totalDepreciationPracticedAtReintegrate: number;\n}\n\nexport interface Cerfa2035Recipes {\n fees: number;\n miscellaneousGains: number;\n deductibleVat: number;\n capitalGains: number;\n total: number;\n}\n\nexport interface Cerfa2035Expenses {\n purchases: number;\n stockVariation: number;\n externalServices: number;\n rentsAndRoyalties: number;\n transport: number;\n management: number;\n vatInRecipes: number;\n turnoverTax: number;\n amortization: number;\n capitalLosses: number;\n total: number;\n}\n\nexport interface Cerfa2035MonoEstablishment {\n is: boolean; // Est mono établissement\n benchmarkTurnover: number;\n groupTurnover: number;\n workforce: number;\n period: { startDate: string, endDate: string };\n cessationDate: string;\n}\n\nexport interface Cerfa2035ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n idDeposit?: number;\n}\n\nexport interface Cerfa2035 {\n isNil: boolean;\n isPageENil: boolean;\n isPageFNil: boolean;\n isPageGNil: boolean;\n society: Cerfa2035Society;\n immobilizations: number;\n professionalRecipes: Cerfa2035ProfessionalRecipes;\n professionalExpenses: Cerfa2035ProfessionalExpenses;\n determination: Cerfa2035Determination;\n valueAddedTax: Cerfa2035ValueAddedTax;\n territorialContribution: number;\n kilometricAllowances: Cerfa2035KilometricAllowance;\n period: { startDate: string, endDate: string, months: string };\n shareCapital: Cerfa2035ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n annex?: {\n recipes: Cerfa2035Recipes;\n expenses: Cerfa2035Expenses;\n addedValue: number;\n addedValueContribution: number;\n monoEstablishment: Cerfa2035MonoEstablishment | null;\n }\n}\n\nexport interface Cerfa2035WithSuites {\n header: {\n siret: string;\n mail: string;\n phone: string;\n name: string;\n change: {\n st: CerfaAddress;\n },\n declarantAddress: string;\n declarantAddressDetails: CerfaAddress;\n activityType: string;\n activityStartDate: string;\n privateSocietyAddress: string;\n privateSocietyAddressList: Array<{ name: string; address: CerfaAddress }>;\n civilSocietyAddress: string;\n informationsStartingPeriod: string;\n informationsEndingPeriod: string;\n address: CerfaAddress,\n secondaryPracticeAddress: string;\n secondaryPracticeAddressList: CerfaAddress[]\n },\n taxation: {\n profitResult: number;\n deficitResult: number;\n exemptCharges: string;\n depreciationCharges: number;\n addedValueProducts: number;\n portfolioCapitalIncome: number;\n taxedNetTotal: number;\n longTermTaxableAddedValue: number;\n longTermDefferedAddedValue: number;\n quintiesNewCompany: boolean;\n sexiesNewCompany: boolean;\n exemptInnovatingActivity: boolean;\n urbanZoneActivity: boolean;\n othersExemption: boolean;\n relatedCreationDate: string;\n relatedActivityStartingDate: string;\n nonProfessionnalProfit: number;\n nonProfessionnalAddedValue: number;\n nonProfessionnalProfitExemptions: number;\n nonProfessionnalDeficit: number;\n nonProfessionnalLongTermAddedValue: number;\n nonProfessionnalYoungArtistsExemptions: number;\n nonProfessionnalShortTermAddedValue: number;\n productsAddedValue: { duodecies: number; }\n chargesDeprecatedValue: { duodecies: number; };\n accountant: Accountant;\n council: CouncilDetails\n certifiedAssociation: string;\n ecf: EcfDetails;\n declarantSignature: string;\n signatureDate: string;\n signaturePlace: string;\n accountingSoftwareName: string;\n isAccountingAccounterised: {\n yes: boolean;\n no: boolean;\n }\n certifiedAccountingProfessionnal: boolean;\n aaOrOmga: boolean;\n aaOrOmgaDetails: {\n name: string | null,\n address: CerfaAddress | null\n number: string | null;\n },\n viewer: ViewerDetails,\n longTermExemptAddedValue151: number;\n longTermExemptAddedValue151A: number;\n longTermExemptAddedValue238: number;\n longTermExemptAddedValue151B: number;\n profitExoneration: number;\n addedValueExoneration: number;\n },\n declaration: {\n paidService: string[];\n paidServiceList: OtherActivity[];\n incomesAmount: number;\n employees: {\n total: number;\n disabled: number;\n apprentice: number;\n }\n grossAmountSalary: number;\n employeesCivilSociety: number;\n netSalaryShare: number;\n fixedAssets: {\n currentYearPartDepreciation: number;\n pastAssociatedPartDepreciation: number;\n grossPriceTotal: number;\n grossPriceLastAnnexTotal: number;\n depreciableBaseTotal: number;\n currentAssociatedPartDepreciation: number;\n depreciableBaseLastAnnexTotal: number;\n pastDepreciationsAmountsTotal: number;\n pastDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsTotal: number;\n currentYearTotal: number;\n vehicules: number;\n currentYearNetGrant: number;\n grossPriceDepreciationFraction: number;\n vatAmountDepreciationFraction: number;\n vatAmountTotal: number;\n vatAmountLastAnnexTotal: number;\n depreciableBaseDepreciationFraction: number;\n list: Array<{\n purchaseDate: string;\n grossPrice: number;\n vatAmount: number;\n depreciableBase: number;\n depreciationType: string;\n depreciationRate: number;\n pastDepreciationsAmounts: number;\n currentYearDepreciationsAmounts: number;\n type: string;\n }>,\n total: number;\n },\n addedValueEstablishing: {\n list: Array<{\n type: string;\n purchaseDate: string;\n transferDate: string;\n originalValue: number;\n depreciations: number;\n residualValue: number;\n handoverPrice: number;\n shortTermValue: number;\n longTermValue: number;\n }>,\n shortTermExemptArt151: number;\n shortTermExemptArt151A: number;\n shortTermExemptArt238: number;\n longTermExemptArt151: number;\n longTermExemptArt151A: number;\n longTermExemptArt238: number;\n longTermExemptArt151B: number;\n shortTermValue: { toReport: number };\n longTermValue: { toReport: number };\n longTermSpread: number;\n shortTermSpread: number;\n },\n resultsDistribution: {\n slicePercentage: {\n annexTotal: number\n },\n resultShare: {\n annexTotal: number\n },\n individualProCharges: {\n annexTotal: number\n },\n netAmount: {\n annexTotal: number\n },\n longTermAddedValue: {\n annexTotal: number\n }\n list: Array<ResultsDistributionList>\n }\n name: string;\n siret: string;\n termination: Termination;\n }\n}\n\nexport class ParamsGenerate2035 {\n @ApiPropertyOptional()\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isNil?: boolean;\n\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class ParamsGenerate2035FullDocument {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n\n @ApiProperty()\n cerfa2035?: ParamsGenerate2035 & ParamsGenerate2035WithSuites;\n}\n\nexport type ParamsGenerate2035WithSuites = Record<string, unknown>;"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2065.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAelD,MAAM,OAAO,kBAAkB;IAE3B,MAAM,CAAW;CACpB;AAFC;IAAC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAC9C;AASrB,MAAM,OAAO,gBAAgB;IAC3B,IAAI,CAAS;IACb,gBAAgB,CAAS;IACzB,aAAa,CAAe;IAC5B,KAAK,CAAS;IACd,KAAK,CAAS;IACd,UAAU,CAAgB;IAC1B,iBAAiB,CAAe;CACjC;AAED,MAAM,OAAO,sBAAsB;IACjC,IAAI,CAAS;IACb,OAAO,CAAe;IACtB,UAAU,CAAS;IACnB,IAAI,CAAS;IACb,MAAM,CAAS;IACf,WAAW,CAAS;IACpB,MAAM,CAAS;IACf,YAAY,CAAS;IACrB,QAAQ,CAAS;IACjB,MAAM,CAAS;CAChB","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport {\n CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from './ReadCerfa';\nimport { PartnersLegalEntity } from './Utils';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\ntype LessValuesByRate = {\n exonerated: number;\n reduced: number;\n normal: number;\n};\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n addressObject: CerfaAddress;\n siret: string;\n email: string;\n oldAddress: string | null;\n oldAddressDetails: CerfaAddress;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: CerfaAddress;\n sharesHeld: number;\n year: number;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n termination: Termination;\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: string,\n endDate: string,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n affiliateHead: PartnersLegalEntity & { countryCode: string; siret: string; } | null;\n isTonnageOption: boolean;\n headOffice: {\n number: string;\n addressFormatted: string;\n country: string;\n countryCode: string | null;\n street: string;\n zipCode: string;\n city: string;\n };\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefitNormalRate: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: number;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead:{ name: string | null; has: boolean; address: CerfaAddress | null; number: string | null; };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string; fiscalNumber: string; } & CerfaAddress;\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: Accountant;\n hasOGA: boolean;\n hasViewer: boolean;\n viewer: ViewerDetails;\n council: CouncilDetails;\n ecf: EcfDetails;\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n funds: {\n name: string;\n address: string;\n addressDetails: CerfaAddress;\n },\n address: string;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: LessValuesByRate;\n imputed: LessValuesByRate;\n realized: LessValuesByRate;\n remaining: LessValuesByRate;\n }\n donation: { amount: number; number: number; }\n}"]}
1
+ {"version":3,"file":"2065.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAelD,MAAM,OAAO,kBAAkB;IAE3B,MAAM,CAAW;CACpB;AADG;IADD,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAC9C;AASrB,MAAM,OAAO,gBAAgB;IAC3B,IAAI,CAAS;IACb,gBAAgB,CAAS;IACzB,aAAa,CAAe;IAC5B,KAAK,CAAS;IACd,KAAK,CAAS;IACd,UAAU,CAAgB;IAC1B,iBAAiB,CAAe;CACjC;AAED,MAAM,OAAO,sBAAsB;IACjC,IAAI,CAAS;IACb,OAAO,CAAe;IACtB,UAAU,CAAS;IACnB,IAAI,CAAS;IACb,MAAM,CAAS;IACf,WAAW,CAAS;IACpB,MAAM,CAAS;IACf,YAAY,CAAS;IACrB,QAAQ,CAAS;IACjB,MAAM,CAAS;CAChB","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport {\n CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from './ReadCerfa';\nimport { PartnersLegalEntity } from './Utils';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\ntype LessValuesByRate = {\n exonerated: number;\n reduced: number;\n normal: number;\n};\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n addressObject: CerfaAddress;\n siret: string;\n email: string;\n oldAddress: string | null;\n oldAddressDetails: CerfaAddress;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: CerfaAddress;\n sharesHeld: number;\n year: number;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n termination: Termination;\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: string,\n endDate: string,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n affiliateHead: PartnersLegalEntity & { countryCode: string; siret: string; } | null;\n isTonnageOption: boolean;\n headOffice: {\n number: string;\n addressFormatted: string;\n country: string;\n countryCode: string | null;\n street: string;\n zipCode: string;\n city: string;\n };\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefitNormalRate: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: number;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead:{ name: string | null; has: boolean; address: CerfaAddress | null; number: string | null; };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string; fiscalNumber: string; } & CerfaAddress;\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: Accountant;\n hasOGA: boolean;\n hasViewer: boolean;\n viewer: ViewerDetails;\n council: CouncilDetails;\n ecf: EcfDetails;\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n funds: {\n name: string;\n address: string;\n addressDetails: CerfaAddress;\n },\n address: string;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: LessValuesByRate;\n imputed: LessValuesByRate;\n realized: LessValuesByRate;\n remaining: LessValuesByRate;\n }\n donation: { amount: number; number: number; }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"das2.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/das2.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC/E,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAgG3E,MAAM,OAAO,mBAAmB;IAG5B,SAAS,CAAS;IAIlB,OAAO,CAAS;CACnB;AAPC;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;sDACK;AAEpB;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;oDACG;AAGpB,MAAM,OAAO,sBAAsB;IAK/B,UAAU,CAAW;CACxB;AALC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;0DACW;AAGzB,MAAM,OAAO,qBAAqB;IAG9B,YAAY,CAAmB;IAM/B,aAAa,CAAW;IAIxB,SAAS,CAAS;IAIlB,OAAO,CAAS;CACnB;AAjBC;IAAC,WAAW,EAAE;IACb,OAAO,EAAE;;2DACuB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4DACa;AAE1B;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;wDACK;AAEpB;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;sDACG","sourcesContent":["import { IsArray, IsBoolean, IsDateString, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { DasNature } from '../../../Enum/Das';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport interface Das2ThirdPartyPersonnalizedData {\n amount: number;\n nature: DasNature;\n}\n\nexport interface Das2ThirdParty {\n totalTaxIncluded: number;\n fullnameOrCompany: string;\n address: {\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n };\n legalForm: number;\n siret: string | null;\n other: Das2ThirdPartyPersonnalizedData[];\n nature: {\n value: number;\n food: number;\n };\n indemnities: {\n amount: number;\n letter: string | null;\n };\n vat: number[];\n source: {\n amount: number;\n letter: string | null;\n }\n\n // Déterminé automatiquement\n isPhysical?: boolean;\n firstname?: string | null;\n lastname?: string | null;\n occupation?: string | null;\n inseeNumber?: string | null;\n distributor?: string | null;\n name?: string | null;\n}\nexport interface Das2PdfForm {\n header: {\n firstname: string | null;\n siret: string | null;\n apeCode: string | null;\n name: string | null;\n endDate: {\n day: string | null;\n month: string | null;\n };\n activity: string | null;\n address: {\n complement: string | null;\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n insee: string | null;\n distributor: string | null;\n };\n establishment: {\n name: string | null;\n address: {\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n }\n };\n sign: {\n date: string | null;\n place: string | null;\n }\n contact: {\n firstname: string | null;\n email: {\n part2: string | null;\n part1: string | null;\n }\n lastname: string | null;\n phone: string | null;\n }\n }\n thirdParties: Das2ThirdParty[];\n exercice: { startDate: string; endDate: string; year: string; }\n total: {\n case4: number;\n case5: number;\n case6: number;\n case7: number;\n case9: number;\n }\n}\n\nexport class QueryDasTransaction {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n}\n\nexport class DeclareDasRegistration {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isTestMode?: boolean;\n}\n\nexport class CreateDasRegistration {\n @ApiProperty()\n @IsArray()\n thirdParties: Das2ThirdParty[];\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isTestingMode?: boolean;\n\n @ApiProperty()\n @IsDateString()\n startDate: string;\n \n @ApiProperty()\n @IsDateString()\n endDate: string;\n}"]}
1
+ {"version":3,"file":"das2.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/das2.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC/E,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAgG3E,MAAM,OAAO,mBAAmB;IAG5B,SAAS,CAAS;IAIlB,OAAO,CAAS;CACnB;AALG;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;sDACK;AAIlB;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;oDACG;AAGpB,MAAM,OAAO,sBAAsB;IAK/B,UAAU,CAAW;CACxB;AADG;IAJD,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;0DACW;AAGzB,MAAM,OAAO,qBAAqB;IAG9B,YAAY,CAAmB;IAM/B,aAAa,CAAW;IAIxB,SAAS,CAAS;IAIlB,OAAO,CAAS;CACnB;AAfG;IAFD,WAAW,EAAE;IACb,OAAO,EAAE;;2DACuB;AAM/B;IAJD,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4DACa;AAIxB;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;wDACK;AAIlB;IAFD,WAAW,EAAE;IACb,YAAY,EAAE;;sDACG","sourcesContent":["import { IsArray, IsBoolean, IsDateString, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { DasNature } from '../../../Enum/Das';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport interface Das2ThirdPartyPersonnalizedData {\n amount: number;\n nature: DasNature;\n}\n\nexport interface Das2ThirdParty {\n totalTaxIncluded: number;\n fullnameOrCompany: string;\n address: {\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n };\n legalForm: number;\n siret: string | null;\n other: Das2ThirdPartyPersonnalizedData[];\n nature: {\n value: number;\n food: number;\n };\n indemnities: {\n amount: number;\n letter: string | null;\n };\n vat: number[];\n source: {\n amount: number;\n letter: string | null;\n }\n\n // Déterminé automatiquement\n isPhysical?: boolean;\n firstname?: string | null;\n lastname?: string | null;\n occupation?: string | null;\n inseeNumber?: string | null;\n distributor?: string | null;\n name?: string | null;\n}\nexport interface Das2PdfForm {\n header: {\n firstname: string | null;\n siret: string | null;\n apeCode: string | null;\n name: string | null;\n endDate: {\n day: string | null;\n month: string | null;\n };\n activity: string | null;\n address: {\n complement: string | null;\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n insee: string | null;\n distributor: string | null;\n };\n establishment: {\n name: string | null;\n address: {\n number: string | null;\n street: string | null;\n zipCode: string | null;\n city: string | null;\n }\n };\n sign: {\n date: string | null;\n place: string | null;\n }\n contact: {\n firstname: string | null;\n email: {\n part2: string | null;\n part1: string | null;\n }\n lastname: string | null;\n phone: string | null;\n }\n }\n thirdParties: Das2ThirdParty[];\n exercice: { startDate: string; endDate: string; year: string; }\n total: {\n case4: number;\n case5: number;\n case6: number;\n case7: number;\n case9: number;\n }\n}\n\nexport class QueryDasTransaction {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n}\n\nexport class DeclareDasRegistration {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isTestMode?: boolean;\n}\n\nexport class CreateDasRegistration {\n @ApiProperty()\n @IsArray()\n thirdParties: Das2ThirdParty[];\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isTestingMode?: boolean;\n\n @ApiProperty()\n @IsDateString()\n startDate: string;\n \n @ApiProperty()\n @IsDateString()\n endDate: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/changelog/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAK5B,YAAY,CAAW;CAE1B;AALC;IAAC,WAAW,EAAE;IACb,OAAO,EAAE;IACT,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yDACG","sourcesContent":["import { IsArray, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class CreateUserChangeLog {\n\n @ApiProperty()\n @IsArray()\n @IsInt({ each: true })\n idChangeLogs: number[];\n\n}"]}
1
+ {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/changelog/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAK5B,YAAY,CAAW;CAE1B;AAFG;IAHD,WAAW,EAAE;IACb,OAAO,EAAE;IACT,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yDACG","sourcesContent":["import { IsArray, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class CreateUserChangeLog {\n\n @ApiProperty()\n @IsArray()\n @IsInt({ each: true })\n idChangeLogs: number[];\n\n}"]}