@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
@@ -7,9 +7,8 @@ const lodash_1 = require("lodash");
7
7
  const Vat_1 = require("../../../types/Enum/Vat");
8
8
  const utils_1 = require("../utils");
9
9
  function getCerfa3517Century23Payload(accountingEntries, payload) {
10
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98, _99, _100, _101, _102, _103, _104, _105, _106, _107, _108, _109, _110, _111, _112, _113, _114, _115, _116, _117, _118, _119, _120, _121, _122, _123, _124, _125, _126, _127, _128, _129, _130, _131, _132, _133, _134, _135, _136, _137, _138, _139, _140, _141, _142, _143, _144, _145, _146, _147, _148, _149, _150, _151, _152, _153, _154, _155, _156, _157, _158, _159, _160, _161, _162, _163, _164, _165, _166, _167, _168, _169, _170, _171, _172, _173, _174, _175, _176, _177, _178, _179, _180, _181, _182, _183, _184, _185, _186, _187, _188, _189, _190, _191, _192, _193, _194;
11
- const shouldHaveVatCode = (0, class_validator_1.isDefined)((_a = payload.setting) === null || _a === void 0 ? void 0 : _a.tvaCode) && (0, class_validator_1.isDefined)(payload.society.siret);
12
- const shouldFillRefund = (0, lodash_1.round)((_c = (_b = payload.refund) === null || _b === void 0 ? void 0 : _b.asked) !== null && _c !== void 0 ? _c : 0) > 0;
10
+ const shouldHaveVatCode = (0, class_validator_1.isDefined)(payload.setting?.tvaCode) && (0, class_validator_1.isDefined)(payload.society.siret);
11
+ const shouldFillRefund = (0, lodash_1.round)(payload.refund?.asked ?? 0) > 0;
13
12
  const isNil = payload.isNil === true;
14
13
  const vats = Object.values(Vat_1.Vat);
15
14
  const vatEntries = (0, lodash_1.uniqBy)(accountingEntries.filter((ae) => typeof ae.idVat === 'number'), 'id');
@@ -34,14 +33,14 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
34
33
  const saleOfImmobilization = (0, utils_1.setZeroIfIsNegative)((0, utils_1.getAmountByAccountNumber)(vatEntries.filter((ae) => !withoutTaxVat.includes(ae.idVat) && frenchVat.includes(ae.idVat)), ['775'], 0, true));
35
34
  const onInvoiceDeductible = (0, utils_1.setZeroIfIsNegative)((0, utils_1.getTaxAmountByAccountNumber)(vatEntries.filter((ae) => !importationVat.includes(ae.idVat)), ['6']));
36
35
  const onImmobilizationDeductible = (0, utils_1.setZeroIfIsNegative)((0, utils_1.getTaxAmountByAccountNumber)(vatEntries, ['2']));
37
- const julyAdvance = (_e = (_d = payload === null || payload === void 0 ? void 0 : payload.exerciceAdvanceRegistrations) === null || _d === void 0 ? void 0 : _d.find((a) => [5, 6].includes(dayjs(a.endDate).month()))) !== null && _e !== void 0 ? _e : null;
38
- const julyAdvancePayload = (_g = (_f = julyAdvance === null || julyAdvance === void 0 ? void 0 : julyAdvance.payload) === null || _f === void 0 ? void 0 : _f.cerfa3514) !== null && _g !== void 0 ? _g : null;
39
- const decemberAdvance = (_j = (_h = payload === null || payload === void 0 ? void 0 : payload.exerciceAdvanceRegistrations) === null || _h === void 0 ? void 0 : _h.find((a) => [10, 11].includes(dayjs(a.endDate).month()))) !== null && _j !== void 0 ? _j : null;
40
- const decemberAdvancePayload = (_l = (_k = decemberAdvance === null || decemberAdvance === void 0 ? void 0 : decemberAdvance.payload) === null || _k === void 0 ? void 0 : _k.cerfa3514) !== null && _l !== void 0 ? _l : null;
36
+ const julyAdvance = payload?.exerciceAdvanceRegistrations?.find((a) => [5, 6].includes(dayjs(a.endDate).month())) ?? null;
37
+ const julyAdvancePayload = julyAdvance?.payload?.cerfa3514 ?? null;
38
+ const decemberAdvance = payload?.exerciceAdvanceRegistrations?.find((a) => [10, 11].includes(dayjs(a.endDate).month())) ?? null;
39
+ const decemberAdvancePayload = decemberAdvance?.payload?.cerfa3514 ?? null;
41
40
  const data = {
42
41
  isNil: payload.isNil === true,
43
42
  declaration: {
44
- comment: (_m = payload.comment) !== null && _m !== void 0 ? _m : null,
43
+ comment: payload.comment ?? null,
45
44
  period: {
46
45
  start: {
47
46
  day: dayjs(payload.startDate).format('DD'),
@@ -61,7 +60,7 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
61
60
  },
62
61
  },
63
62
  numbers: {
64
- SIE: (_p = (_o = payload.sie) === null || _o === void 0 ? void 0 : _o.sages) !== null && _p !== void 0 ? _p : null,
63
+ SIE: payload.sie?.sages ?? null,
65
64
  folder: null,
66
65
  key: null,
67
66
  period: null,
@@ -71,13 +70,13 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
71
70
  system: null,
72
71
  },
73
72
  intracommunityVat: {
74
- first: shouldHaveVatCode ? ((_s = (_r = (_q = payload.setting) === null || _q === void 0 ? void 0 : _q.tvaCode) === null || _r === void 0 ? void 0 : _r.slice(0, 2)) !== null && _s !== void 0 ? _s : null) : null,
75
- second: shouldHaveVatCode ? ((_v = (_u = (_t = payload.setting) === null || _t === void 0 ? void 0 : _t.tvaCode) === null || _u === void 0 ? void 0 : _u.slice(2, 4)) !== null && _v !== void 0 ? _v : null) : null,
76
- third: shouldHaveVatCode ? ((_x = (_w = payload.society.siret) === null || _w === void 0 ? void 0 : _w.slice(0, 9)) !== null && _x !== void 0 ? _x : null) : null,
73
+ first: shouldHaveVatCode ? (payload.setting?.tvaCode?.slice(0, 2) ?? null) : null,
74
+ second: shouldHaveVatCode ? (payload.setting?.tvaCode?.slice(2, 4) ?? null) : null,
75
+ third: shouldHaveVatCode ? (payload.society.siret?.slice(0, 9) ?? null) : null,
77
76
  },
78
77
  siret: {
79
- first: (0, class_validator_1.isDefined)(payload.society.siret) ? ((_z = (_y = payload.society.siret) === null || _y === void 0 ? void 0 : _y.slice(0, 9)) !== null && _z !== void 0 ? _z : null) : null,
80
- second: (0, class_validator_1.isDefined)(payload.society.siret) ? ((_1 = (_0 = payload.society.siret) === null || _0 === void 0 ? void 0 : _0.slice(-5)) !== null && _1 !== void 0 ? _1 : null) : null,
78
+ first: (0, class_validator_1.isDefined)(payload.society.siret) ? (payload.society.siret?.slice(0, 9) ?? null) : null,
79
+ second: (0, class_validator_1.isDefined)(payload.society.siret) ? (payload.society.siret?.slice(-5) ?? null) : null,
81
80
  },
82
81
  },
83
82
  payment: {
@@ -90,11 +89,11 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
90
89
  buy: untaxedOperationBuy,
91
90
  exported: untaxedOperationExported,
92
91
  other: untaxedOperationOther,
93
- distance: (0, lodash_1.round)((_3 = (_2 = payload === null || payload === void 0 ? void 0 : payload.untaxedOperation) === null || _2 === void 0 ? void 0 : _2.distance) !== null && _3 !== void 0 ? _3 : 0),
94
- petrol: (0, lodash_1.round)((_5 = (_4 = payload === null || payload === void 0 ? void 0 : payload.untaxedOperation) === null || _4 === void 0 ? void 0 : _4.petrol) !== null && _5 !== void 0 ? _5 : 0),
92
+ distance: (0, lodash_1.round)(payload?.untaxedOperation?.distance ?? 0),
93
+ petrol: (0, lodash_1.round)(payload?.untaxedOperation?.petrol ?? 0),
95
94
  intracomunauty: untaxedOperationIntracomunauty,
96
- salesGoodsOrServices: (0, lodash_1.round)((_7 = (_6 = payload === null || payload === void 0 ? void 0 : payload.untaxedOperation) === null || _6 === void 0 ? void 0 : _6.salesGoodsOrServices) !== null && _7 !== void 0 ? _7 : 0),
97
- delivery: (0, lodash_1.round)((_9 = (_8 = payload === null || payload === void 0 ? void 0 : payload.untaxedOperation) === null || _8 === void 0 ? void 0 : _8.delivery) !== null && _9 !== void 0 ? _9 : 0),
95
+ salesGoodsOrServices: (0, lodash_1.round)(payload?.untaxedOperation?.salesGoodsOrServices ?? 0),
96
+ delivery: (0, lodash_1.round)(payload?.untaxedOperation?.delivery ?? 0),
98
97
  },
99
98
  vat: {
100
99
  normalRate20: {
@@ -102,8 +101,8 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
102
101
  tax: isNil ? 0 : (0, lodash_1.round)(vatNormalRate20 * 0.2),
103
102
  },
104
103
  normalRate20OnPetrol: {
105
- base: isNil ? 0 : (0, lodash_1.round)((_11 = (_10 = payload.vat) === null || _10 === void 0 ? void 0 : _10.normalRate20OnPetrol) !== null && _11 !== void 0 ? _11 : 0),
106
- tax: isNil ? 0 : (0, lodash_1.round)((_13 = (_12 = payload.vat) === null || _12 === void 0 ? void 0 : _12.normalRate20OnPetrol) !== null && _13 !== void 0 ? _13 : 0 * 0.2),
104
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.normalRate20OnPetrol ?? 0),
105
+ tax: isNil ? 0 : (0, lodash_1.round)(payload.vat?.normalRate20OnPetrol ?? 0 * 0.2),
107
106
  },
108
107
  reduceRate5Dot5: {
109
108
  base: isNil ? 0 : (0, lodash_1.round)(vatReducedRate5Dot5),
@@ -122,24 +121,24 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
122
121
  tax: isNil ? 0 : (0, lodash_1.round)(vatReducedRate2Dot1 * 0.021),
123
122
  },
124
123
  particularRate: {
125
- base: isNil ? 0 : (0, lodash_1.round)((_16 = (_15 = (_14 = payload.vat) === null || _14 === void 0 ? void 0 : _14.particularRate) === null || _15 === void 0 ? void 0 : _15.base) !== null && _16 !== void 0 ? _16 : 0),
126
- tax: isNil ? 0 : (0, lodash_1.round)((_19 = (_18 = (_17 = payload.vat) === null || _17 === void 0 ? void 0 : _17.particularRate) === null || _18 === void 0 ? void 0 : _18.tax) !== null && _19 !== void 0 ? _19 : 0),
124
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.particularRate?.base ?? 0),
125
+ tax: isNil ? 0 : (0, lodash_1.round)(payload.vat?.particularRate?.tax ?? 0),
127
126
  },
128
127
  reducedRateOnPetrol: {
129
- base: isNil ? 0 : (0, lodash_1.round)((_21 = (_20 = payload.vat) === null || _20 === void 0 ? void 0 : _20.reducedRateOnPetrol) !== null && _21 !== void 0 ? _21 : 0),
130
- tax: isNil ? 0 : (0, lodash_1.round)(((_23 = (_22 = payload.vat) === null || _22 === void 0 ? void 0 : _22.reducedRateOnPetrol) !== null && _23 !== void 0 ? _23 : 0) * 0.13),
128
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.reducedRateOnPetrol ?? 0),
129
+ tax: isNil ? 0 : (0, lodash_1.round)((payload.vat?.reducedRateOnPetrol ?? 0) * 0.13),
131
130
  },
132
131
  oldRate: {
133
- base: isNil ? 0 : (0, lodash_1.round)((_26 = (_25 = (_24 = payload.vat) === null || _24 === void 0 ? void 0 : _24.oldRate) === null || _25 === void 0 ? void 0 : _25.base) !== null && _26 !== void 0 ? _26 : 0),
134
- tax: isNil ? 0 : (0, lodash_1.round)((_29 = (_28 = (_27 = payload.vat) === null || _27 === void 0 ? void 0 : _27.oldRate) === null || _28 === void 0 ? void 0 : _28.tax) !== null && _29 !== void 0 ? _29 : 0),
132
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.oldRate?.base ?? 0),
133
+ tax: isNil ? 0 : (0, lodash_1.round)(payload.vat?.oldRate?.tax ?? 0),
135
134
  },
136
135
  energyBought: {
137
- base: isNil ? 0 : (0, lodash_1.round)((_32 = (_31 = (_30 = payload.vat) === null || _30 === void 0 ? void 0 : _30.energyBought) === null || _31 === void 0 ? void 0 : _31.base) !== null && _32 !== void 0 ? _32 : 0),
138
- tax: isNil ? 0 : (0, lodash_1.round)((_35 = (_34 = (_33 = payload.vat) === null || _33 === void 0 ? void 0 : _33.energyBought) === null || _34 === void 0 ? void 0 : _34.tax) !== null && _35 !== void 0 ? _35 : 0),
136
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.energyBought?.base ?? 0),
137
+ tax: isNil ? 0 : (0, lodash_1.round)(payload.vat?.energyBought?.tax ?? 0),
139
138
  },
140
139
  prestation: {
141
- base: isNil ? 0 : (0, lodash_1.round)((_38 = (_37 = (_36 = payload.vat) === null || _36 === void 0 ? void 0 : _36.prestation) === null || _37 === void 0 ? void 0 : _37.base) !== null && _38 !== void 0 ? _38 : 0),
142
- tax: isNil ? 0 : (0, lodash_1.round)((_41 = (_40 = (_39 = payload.vat) === null || _39 === void 0 ? void 0 : _39.prestation) === null || _40 === void 0 ? void 0 : _40.tax) !== null && _41 !== void 0 ? _41 : 0),
140
+ base: isNil ? 0 : (0, lodash_1.round)(payload.vat?.prestation?.base ?? 0),
141
+ tax: isNil ? 0 : (0, lodash_1.round)(payload.vat?.prestation?.tax ?? 0),
143
142
  },
144
143
  prestation2: {
145
144
  base: isNil ? 0 : (0, lodash_1.round)(prestation2Base),
@@ -154,105 +153,105 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
154
153
  total: { tax: 0 }, // Calculé plus bas
155
154
  },
156
155
  other: {
157
- refund: isNil ? 0 : (0, lodash_1.round)((_43 = (_42 = payload.other) === null || _42 === void 0 ? void 0 : _42.refund) !== null && _43 !== void 0 ? _43 : 0),
158
- previousDeducted: isNil ? 0 : (0, lodash_1.round)((_45 = (_44 = payload.other) === null || _44 === void 0 ? void 0 : _44.previousDeducted) !== null && _45 !== void 0 ? _45 : 0),
159
- sum: isNil ? 0 : (0, lodash_1.round)((_47 = (_46 = payload.other) === null || _46 === void 0 ? void 0 : _46.sum) !== null && _47 !== void 0 ? _47 : 0),
156
+ refund: isNil ? 0 : (0, lodash_1.round)(payload.other?.refund ?? 0),
157
+ previousDeducted: isNil ? 0 : (0, lodash_1.round)(payload.other?.previousDeducted ?? 0),
158
+ sum: isNil ? 0 : (0, lodash_1.round)(payload.other?.sum ?? 0),
160
159
  total: 0, // Calculé plus bas
161
160
  },
162
161
  deductible: {
163
162
  onInvoice: isNil ? 0 : (0, lodash_1.round)(onInvoiceDeductible),
164
- onFlatRate: isNil ? 0 : (0, lodash_1.round)((_49 = (_48 = payload.deductible) === null || _48 === void 0 ? void 0 : _48.onFlatRate) !== null && _49 !== void 0 ? _49 : 0),
165
- total1: 0,
166
- rate: isNil ? 0 : (0, lodash_1.round)((_51 = (_50 = payload.deductible) === null || _50 === void 0 ? void 0 : _50.rate) !== null && _51 !== void 0 ? _51 : 100, 2),
163
+ onFlatRate: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.onFlatRate ?? 0),
164
+ total1: 0, // Calculé plus bas
165
+ rate: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.rate ?? 100, 2),
167
166
  onImmobilization: isNil ? 0 : (0, lodash_1.round)(onImmobilizationDeductible),
168
- previousCredit: isNil ? 0 : (0, lodash_1.round)((_53 = (_52 = payload.deductible) === null || _52 === void 0 ? void 0 : _52.previousCredit) !== null && _53 !== void 0 ? _53 : 0),
169
- forget: isNil ? 0 : (0, lodash_1.round)((_55 = (_54 = payload.deductible) === null || _54 === void 0 ? void 0 : _54.forget) !== null && _55 !== void 0 ? _55 : 0),
170
- sumToImpute: isNil ? 0 : (0, lodash_1.round)((_57 = (_56 = payload.deductible) === null || _56 === void 0 ? void 0 : _56.sumToImpute) !== null && _57 !== void 0 ? _57 : 0),
171
- total: 0,
172
- vatDeductible: isNil ? 0 : (0, lodash_1.round)((_59 = (_58 = payload.deductible) === null || _58 === void 0 ? void 0 : _58.vatDeductible) !== null && _59 !== void 0 ? _59 : 0),
167
+ previousCredit: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.previousCredit ?? 0),
168
+ forget: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.forget ?? 0),
169
+ sumToImpute: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.sumToImpute ?? 0),
170
+ total: 0, // Calculé plus bas
171
+ vatDeductible: isNil ? 0 : (0, lodash_1.round)(payload.deductible?.vatDeductible ?? 0),
173
172
  },
174
173
  net: {
175
- due: 0,
176
- credit: 0,
174
+ due: 0, // Calculé plus bas
175
+ credit: 0, // Calculé plus bas
177
176
  advance1: {
178
- paid: isNil ? 0 : (0, lodash_1.round)(((_60 = julyAdvancePayload === null || julyAdvancePayload === void 0 ? void 0 : julyAdvancePayload.amountWanted) !== null && _60 !== void 0 ? _60 : 0)),
179
- toPay: isNil ? 0 : (0, lodash_1.round)((_62 = (_61 = payload.advance1) === null || _61 === void 0 ? void 0 : _61.toPay) !== null && _62 !== void 0 ? _62 : 0),
177
+ paid: isNil ? 0 : (0, lodash_1.round)((julyAdvancePayload?.amountWanted ?? 0)),
178
+ toPay: isNil ? 0 : (0, lodash_1.round)(payload.advance1?.toPay ?? 0),
180
179
  },
181
180
  advance2: {
182
- paid: isNil ? 0 : (0, lodash_1.round)(((_63 = decemberAdvancePayload === null || decemberAdvancePayload === void 0 ? void 0 : decemberAdvancePayload.amountWanted) !== null && _63 !== void 0 ? _63 : 0)),
183
- toPay: isNil ? 0 : (0, lodash_1.round)((_65 = (_64 = payload.advance2) === null || _64 === void 0 ? void 0 : _64.toPay) !== null && _65 !== void 0 ? _65 : 0),
181
+ paid: isNil ? 0 : (0, lodash_1.round)((decemberAdvancePayload?.amountWanted ?? 0)),
182
+ toPay: isNil ? 0 : (0, lodash_1.round)(payload.advance2?.toPay ?? 0),
184
183
  },
185
184
  advance: {
186
- toPay: 0,
187
- paid: 0,
185
+ toPay: 0, // Calculé plus bas
186
+ paid: 0, // Calculé plus bas
188
187
  total: 0, // Calculé plus bas
189
188
  },
190
- balance: 0,
191
- surplus: 0,
189
+ balance: 0, // Calculé plus bas
190
+ surplus: 0, // Calculé plus bas
192
191
  balanceSurplus: 0, // Calculé plus bas
193
192
  },
194
193
  tax: {
195
- onRetransmission: isNil ? 0 : (0, lodash_1.round)((_67 = (_66 = payload.tax) === null || _66 === void 0 ? void 0 : _66.onRetransmission) !== null && _67 !== void 0 ? _67 : 0),
196
- onResultFarm: isNil ? 0 : (0, lodash_1.round)((_69 = (_68 = payload.tax) === null || _68 === void 0 ? void 0 : _68.onResultFarm) !== null && _69 !== void 0 ? _69 : 0),
194
+ onRetransmission: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onRetransmission ?? 0),
195
+ onResultFarm: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onResultFarm ?? 0),
197
196
  payingVideo: {
198
- reduced: isNil ? 0 : (0, lodash_1.round)((_72 = (_71 = (_70 = payload.tax) === null || _70 === void 0 ? void 0 : _70.payingVideo) === null || _71 === void 0 ? void 0 : _71.reduced) !== null && _72 !== void 0 ? _72 : 0),
199
- normal: isNil ? 0 : (0, lodash_1.round)((_75 = (_74 = (_73 = payload.tax) === null || _73 === void 0 ? void 0 : _73.payingVideo) === null || _74 === void 0 ? void 0 : _74.normal) !== null && _75 !== void 0 ? _75 : 0),
197
+ reduced: isNil ? 0 : (0, lodash_1.round)(payload.tax?.payingVideo?.reduced ?? 0),
198
+ normal: isNil ? 0 : (0, lodash_1.round)(payload.tax?.payingVideo?.normal ?? 0),
200
199
  },
201
200
  freeVideo: {
202
- reduce: isNil ? 0 : (0, lodash_1.round)((_78 = (_77 = (_76 = payload.tax) === null || _76 === void 0 ? void 0 : _76.freeVideo) === null || _77 === void 0 ? void 0 : _77.reduced) !== null && _78 !== void 0 ? _78 : 0),
203
- normal: isNil ? 0 : (0, lodash_1.round)((_81 = (_80 = (_79 = payload.tax) === null || _79 === void 0 ? void 0 : _79.freeVideo) === null || _80 === void 0 ? void 0 : _80.normal) !== null && _81 !== void 0 ? _81 : 0),
201
+ reduce: isNil ? 0 : (0, lodash_1.round)(payload.tax?.freeVideo?.reduced ?? 0),
202
+ normal: isNil ? 0 : (0, lodash_1.round)(payload.tax?.freeVideo?.normal ?? 0),
204
203
  },
205
- bailiff: isNil ? 0 : (0, lodash_1.round)((_83 = (_82 = payload.tax) === null || _82 === void 0 ? void 0 : _82.bailiff) !== null && _83 !== void 0 ? _83 : 0),
206
- contribution: isNil ? 0 : (0, lodash_1.round)((_85 = (_84 = payload.tax) === null || _84 === void 0 ? void 0 : _84.contribution) !== null && _85 !== void 0 ? _85 : 0),
207
- ofEmployer: isNil ? 0 : (0, lodash_1.round)((_87 = (_86 = payload.tax) === null || _86 === void 0 ? void 0 : _86.ofEmployer) !== null && _87 !== void 0 ? _87 : 0),
208
- onBoardingCorse: isNil ? 0 : (0, lodash_1.round)((_89 = (_88 = payload.tax) === null || _88 === void 0 ? void 0 : _88.onBoardingCorse) !== null && _89 !== void 0 ? _89 : 0),
209
- onBoarding: isNil ? 0 : (0, lodash_1.round)((_91 = (_90 = payload.tax) === null || _90 === void 0 ? void 0 : _90.onBoarding) !== null && _91 !== void 0 ? _91 : 0),
210
- development: isNil ? 0 : (0, lodash_1.round)((_93 = (_92 = payload.tax) === null || _92 === void 0 ? void 0 : _92.development) !== null && _93 !== void 0 ? _93 : 0),
211
- publicity: isNil ? 0 : (0, lodash_1.round)((_95 = (_94 = payload.tax) === null || _94 === void 0 ? void 0 : _94.publicity) !== null && _95 !== void 0 ? _95 : 0),
212
- onCompanySurplus: isNil ? 0 : (0, lodash_1.round)((_97 = (_96 = payload.tax) === null || _96 === void 0 ? void 0 : _96.onCompanySurplus) !== null && _97 !== void 0 ? _97 : 0),
213
- onPublicElectricity: isNil ? 0 : (0, lodash_1.round)((_99 = (_98 = payload.tax) === null || _98 === void 0 ? void 0 : _98.onPublicElectricity) !== null && _99 !== void 0 ? _99 : 0),
214
- onCanceledOrders: isNil ? 0 : (0, lodash_1.round)((_101 = (_100 = payload.tax) === null || _100 === void 0 ? void 0 : _100.onCanceledOrders) !== null && _101 !== void 0 ? _101 : 0),
215
- specialDue: isNil ? 0 : (0, lodash_1.round)((_103 = (_102 = payload.tax) === null || _102 === void 0 ? void 0 : _102.specialDue) !== null && _103 !== void 0 ? _103 : 0),
216
- slaughter: isNil ? 0 : (0, lodash_1.round)((_105 = (_104 = payload.tax) === null || _104 === void 0 ? void 0 : _104.slaughter) !== null && _105 !== void 0 ? _105 : 0),
217
- cutting: isNil ? 0 : (0, lodash_1.round)((_107 = (_106 = payload.tax) === null || _106 === void 0 ? void 0 : _106.cutting) !== null && _107 !== void 0 ? _107 : 0),
218
- substances: isNil ? 0 : (0, lodash_1.round)((_109 = (_108 = payload.tax) === null || _108 === void 0 ? void 0 : _108.substances) !== null && _109 !== void 0 ? _109 : 0),
219
- fishing: isNil ? 0 : (0, lodash_1.round)((_111 = (_110 = payload.tax) === null || _110 === void 0 ? void 0 : _110.fishing) !== null && _111 !== void 0 ? _111 : 0),
220
- fishingProduct: isNil ? 0 : (0, lodash_1.round)((_113 = (_112 = payload.tax) === null || _112 === void 0 ? void 0 : _112.fishingProduct) !== null && _113 !== void 0 ? _113 : 0),
221
- agreement: isNil ? 0 : (0, lodash_1.round)((_115 = (_114 = payload.tax) === null || _114 === void 0 ? void 0 : _114.agreement) !== null && _115 !== void 0 ? _115 : 0),
204
+ bailiff: isNil ? 0 : (0, lodash_1.round)(payload.tax?.bailiff ?? 0),
205
+ contribution: isNil ? 0 : (0, lodash_1.round)(payload.tax?.contribution ?? 0),
206
+ ofEmployer: isNil ? 0 : (0, lodash_1.round)(payload.tax?.ofEmployer ?? 0),
207
+ onBoardingCorse: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onBoardingCorse ?? 0),
208
+ onBoarding: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onBoarding ?? 0),
209
+ development: isNil ? 0 : (0, lodash_1.round)(payload.tax?.development ?? 0),
210
+ publicity: isNil ? 0 : (0, lodash_1.round)(payload.tax?.publicity ?? 0),
211
+ onCompanySurplus: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onCompanySurplus ?? 0),
212
+ onPublicElectricity: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onPublicElectricity ?? 0),
213
+ onCanceledOrders: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onCanceledOrders ?? 0),
214
+ specialDue: isNil ? 0 : (0, lodash_1.round)(payload.tax?.specialDue ?? 0),
215
+ slaughter: isNil ? 0 : (0, lodash_1.round)(payload.tax?.slaughter ?? 0),
216
+ cutting: isNil ? 0 : (0, lodash_1.round)(payload.tax?.cutting ?? 0),
217
+ substances: isNil ? 0 : (0, lodash_1.round)(payload.tax?.substances ?? 0),
218
+ fishing: isNil ? 0 : (0, lodash_1.round)(payload.tax?.fishing ?? 0),
219
+ fishingProduct: isNil ? 0 : (0, lodash_1.round)(payload.tax?.fishingProduct ?? 0),
220
+ agreement: isNil ? 0 : (0, lodash_1.round)(payload.tax?.agreement ?? 0),
222
221
  phyto: {
223
- onCirculation: isNil ? 0 : (0, lodash_1.round)((_118 = (_117 = (_116 = payload.tax) === null || _116 === void 0 ? void 0 : _116.phyto) === null || _117 === void 0 ? void 0 : _117.onCirculation) !== null && _118 !== void 0 ? _118 : 0),
224
- onExportation: isNil ? 0 : (0, lodash_1.round)((_121 = (_120 = (_119 = payload.tax) === null || _119 === void 0 ? void 0 : _119.phyto) === null || _120 === void 0 ? void 0 : _120.onExportation) !== null && _121 !== void 0 ? _121 : 0),
225
- total: isNil ? 0 : (0, lodash_1.round)((_124 = (_123 = (_122 = payload.tax) === null || _122 === void 0 ? void 0 : _122.phyto) === null || _123 === void 0 ? void 0 : _123.total) !== null && _124 !== void 0 ? _124 : 0),
222
+ onCirculation: isNil ? 0 : (0, lodash_1.round)(payload.tax?.phyto?.onCirculation ?? 0),
223
+ onExportation: isNil ? 0 : (0, lodash_1.round)(payload.tax?.phyto?.onExportation ?? 0),
224
+ total: isNil ? 0 : (0, lodash_1.round)(payload.tax?.phyto?.total ?? 0),
226
225
  },
227
226
  onPreciousMetal: {
228
- normalRate: isNil ? 0 : (0, lodash_1.round)((_127 = (_126 = (_125 = payload.tax) === null || _125 === void 0 ? void 0 : _125.onPreciousMetal) === null || _126 === void 0 ? void 0 : _126.normalRate) !== null && _127 !== void 0 ? _127 : 0),
229
- reduceRate: isNil ? 0 : (0, lodash_1.round)((_130 = (_129 = (_128 = payload.tax) === null || _128 === void 0 ? void 0 : _128.onPreciousMetal) === null || _129 === void 0 ? void 0 : _129.reduceRate) !== null && _130 !== void 0 ? _130 : 0),
227
+ normalRate: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onPreciousMetal?.normalRate ?? 0),
228
+ reduceRate: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onPreciousMetal?.reduceRate ?? 0),
230
229
  },
231
- onContribution: isNil ? 0 : (0, lodash_1.round)((_132 = (_131 = payload.tax) === null || _131 === void 0 ? void 0 : _131.onContribution) !== null && _132 !== void 0 ? _132 : 0),
232
- onSaleAntiquity: isNil ? 0 : (0, lodash_1.round)((_134 = (_133 = payload.tax) === null || _133 === void 0 ? void 0 : _133.onSaleAntiquity) !== null && _134 !== void 0 ? _134 : 0),
233
- onYearly: isNil ? 0 : (0, lodash_1.round)((_136 = (_135 = payload.tax) === null || _135 === void 0 ? void 0 : _135.onYearly) !== null && _136 !== void 0 ? _136 : 0),
234
- onCO2: isNil ? 0 : (0, lodash_1.round)((_138 = (_137 = payload.tax) === null || _137 === void 0 ? void 0 : _137.onCO2) !== null && _138 !== void 0 ? _138 : 0),
235
- oldVehicle: isNil ? 0 : (0, lodash_1.round)((_140 = (_139 = payload.tax) === null || _139 === void 0 ? void 0 : _139.oldVehicle) !== null && _140 !== void 0 ? _140 : 0),
236
- profit: isNil ? 0 : (0, lodash_1.round)((_142 = (_141 = payload.tax) === null || _141 === void 0 ? void 0 : _141.profit) !== null && _142 !== void 0 ? _142 : 0),
237
- social: isNil ? 0 : (0, lodash_1.round)((_144 = (_143 = payload.tax) === null || _143 === void 0 ? void 0 : _143.social) !== null && _144 !== void 0 ? _144 : 0),
238
- fromOtherCountry: isNil ? 0 : (0, lodash_1.round)((_146 = (_145 = payload.tax) === null || _145 === void 0 ? void 0 : _145.fromOtherCountry) !== null && _146 !== void 0 ? _146 : 0),
239
- trottingRace: isNil ? 0 : (0, lodash_1.round)((_148 = (_147 = payload.tax) === null || _147 === void 0 ? void 0 : _147.trottingRace) !== null && _148 !== void 0 ? _148 : 0),
240
- gallopRace: isNil ? 0 : (0, lodash_1.round)((_150 = (_149 = payload.tax) === null || _149 === void 0 ? void 0 : _149.gallopRace) !== null && _150 !== void 0 ? _150 : 0),
241
- sportBetting: isNil ? 0 : (0, lodash_1.round)((_152 = (_151 = payload.tax) === null || _151 === void 0 ? void 0 : _151.sportBetting) !== null && _152 !== void 0 ? _152 : 0),
242
- sportBettingSocial: isNil ? 0 : (0, lodash_1.round)((_154 = (_153 = payload.tax) === null || _153 === void 0 ? void 0 : _153.sportBettingSocial) !== null && _154 !== void 0 ? _154 : 0),
243
- sportBettingSport: isNil ? 0 : (0, lodash_1.round)((_156 = (_155 = payload.tax) === null || _155 === void 0 ? void 0 : _155.sportBettingSport) !== null && _156 !== void 0 ? _156 : 0),
244
- sportBettingCommercial: isNil ? 0 : (0, lodash_1.round)((_158 = (_157 = payload.tax) === null || _157 === void 0 ? void 0 : _157.sportBettingCommercial) !== null && _158 !== void 0 ? _158 : 0),
245
- sportBettingCommercialSocial: isNil ? 0 : (0, lodash_1.round)((_160 = (_159 = payload.tax) === null || _159 === void 0 ? void 0 : _159.sportBettingCommercialSocial) !== null && _160 !== void 0 ? _160 : 0),
246
- sportBettingCommercialSport: isNil ? 0 : (0, lodash_1.round)((_162 = (_161 = payload.tax) === null || _161 === void 0 ? void 0 : _161.sportBettingCommercialSport) !== null && _162 !== void 0 ? _162 : 0),
247
- onlineGame: isNil ? 0 : (0, lodash_1.round)((_164 = (_163 = payload.tax) === null || _163 === void 0 ? void 0 : _163.onlineGame) !== null && _164 !== void 0 ? _164 : 0),
248
- onlineGameSocial: isNil ? 0 : (0, lodash_1.round)((_166 = (_165 = payload.tax) === null || _165 === void 0 ? void 0 : _165.onlineGameSocial) !== null && _166 !== void 0 ? _166 : 0),
249
- fuelExploration: isNil ? 0 : (0, lodash_1.round)((_168 = (_167 = payload.tax) === null || _167 === void 0 ? void 0 : _167.fuelExploration) !== null && _168 !== void 0 ? _168 : 0),
250
- nonAlcool: isNil ? 0 : (0, lodash_1.round)((_170 = (_169 = payload.tax) === null || _169 === void 0 ? void 0 : _169.nonAlcool) !== null && _170 !== void 0 ? _170 : 0),
251
- nonAlcoolWithSugar: isNil ? 0 : (0, lodash_1.round)((_172 = (_171 = payload.tax) === null || _171 === void 0 ? void 0 : _171.nonAlcoolWithSugar) !== null && _172 !== void 0 ? _172 : 0),
252
- nonAlcoolWithEdul: isNil ? 0 : (0, lodash_1.round)((_174 = (_173 = payload.tax) === null || _173 === void 0 ? void 0 : _173.nonAlcoolWithEdul) !== null && _174 !== void 0 ? _174 : 0),
253
- mineralWater: isNil ? 0 : (0, lodash_1.round)((_176 = (_175 = payload.tax) === null || _175 === void 0 ? void 0 : _175.mineralWater) !== null && _176 !== void 0 ? _176 : 0),
254
- numericalService: isNil ? 0 : (0, lodash_1.round)((_178 = (_177 = payload.tax) === null || _177 === void 0 ? void 0 : _177.numericalService) !== null && _178 !== void 0 ? _178 : 0),
255
- platform: isNil ? 0 : (0, lodash_1.round)((_180 = (_179 = payload.tax) === null || _179 === void 0 ? void 0 : _179.platform) !== null && _180 !== void 0 ? _180 : 0),
230
+ onContribution: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onContribution ?? 0),
231
+ onSaleAntiquity: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onSaleAntiquity ?? 0),
232
+ onYearly: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onYearly ?? 0),
233
+ onCO2: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onCO2 ?? 0),
234
+ oldVehicle: isNil ? 0 : (0, lodash_1.round)(payload.tax?.oldVehicle ?? 0),
235
+ profit: isNil ? 0 : (0, lodash_1.round)(payload.tax?.profit ?? 0),
236
+ social: isNil ? 0 : (0, lodash_1.round)(payload.tax?.social ?? 0),
237
+ fromOtherCountry: isNil ? 0 : (0, lodash_1.round)(payload.tax?.fromOtherCountry ?? 0),
238
+ trottingRace: isNil ? 0 : (0, lodash_1.round)(payload.tax?.trottingRace ?? 0),
239
+ gallopRace: isNil ? 0 : (0, lodash_1.round)(payload.tax?.gallopRace ?? 0),
240
+ sportBetting: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBetting ?? 0),
241
+ sportBettingSocial: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBettingSocial ?? 0),
242
+ sportBettingSport: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBettingSport ?? 0),
243
+ sportBettingCommercial: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBettingCommercial ?? 0),
244
+ sportBettingCommercialSocial: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBettingCommercialSocial ?? 0),
245
+ sportBettingCommercialSport: isNil ? 0 : (0, lodash_1.round)(payload.tax?.sportBettingCommercialSport ?? 0),
246
+ onlineGame: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onlineGame ?? 0),
247
+ onlineGameSocial: isNil ? 0 : (0, lodash_1.round)(payload.tax?.onlineGameSocial ?? 0),
248
+ fuelExploration: isNil ? 0 : (0, lodash_1.round)(payload.tax?.fuelExploration ?? 0),
249
+ nonAlcool: isNil ? 0 : (0, lodash_1.round)(payload.tax?.nonAlcool ?? 0),
250
+ nonAlcoolWithSugar: isNil ? 0 : (0, lodash_1.round)(payload.tax?.nonAlcoolWithSugar ?? 0),
251
+ nonAlcoolWithEdul: isNil ? 0 : (0, lodash_1.round)(payload.tax?.nonAlcoolWithEdul ?? 0),
252
+ mineralWater: isNil ? 0 : (0, lodash_1.round)(payload.tax?.mineralWater ?? 0),
253
+ numericalService: isNil ? 0 : (0, lodash_1.round)(payload.tax?.numericalService ?? 0),
254
+ platform: isNil ? 0 : (0, lodash_1.round)(payload.tax?.platform ?? 0),
256
255
  total: 0, // Calculé plus bas
257
256
  },
258
257
  tic: {
@@ -270,37 +269,37 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
270
269
  },
271
270
  },
272
271
  recapitulation: {
273
- balance: 0,
274
- refund: isNil ? 0 : (0, lodash_1.round)((_182 = (_181 = payload.refund) === null || _181 === void 0 ? void 0 : _181.asked) !== null && _182 !== void 0 ? _182 : 0),
275
- creditToReport: 0,
276
- imputedCredit: isNil ? 0 : (0, lodash_1.round)((_184 = (_183 = payload.recapitulation) === null || _183 === void 0 ? void 0 : _183.imputedCredit) !== null && _184 !== void 0 ? _184 : 0),
277
- ticRefunded: 0,
278
- imputeOnVat: 0,
279
- vatNetDue: 0,
280
- assimiledTax: 0,
281
- consumsion: 0,
272
+ balance: 0, // Calculé plus bas
273
+ refund: isNil ? 0 : (0, lodash_1.round)(payload.refund?.asked ?? 0),
274
+ creditToReport: 0, // Calculé plus bas
275
+ imputedCredit: isNil ? 0 : (0, lodash_1.round)(payload.recapitulation?.imputedCredit ?? 0),
276
+ ticRefunded: 0, // Calculé plus bas
277
+ imputeOnVat: 0, // Calculé plus bas
278
+ vatNetDue: 0, // Calculé plus bas
279
+ assimiledTax: 0, // Calculé plus bas
280
+ consumsion: 0, // Calculé plus bas
282
281
  toPay: 0, // Calculé plus bas
283
282
  },
284
283
  advances: {
285
- july: { year: julyAdvance ? dayjs(julyAdvance === null || julyAdvance === void 0 ? void 0 : julyAdvance.endDate).format('YYYY') : null, has: !!julyAdvancePayload },
286
- december: { year: decemberAdvance ? dayjs(decemberAdvance === null || decemberAdvance === void 0 ? void 0 : decemberAdvance.endDate).format('YYYY') : null, has: !!decemberAdvancePayload },
284
+ july: { year: julyAdvance ? dayjs(julyAdvance?.endDate).format('YYYY') : null, has: !!julyAdvancePayload },
285
+ december: { year: decemberAdvance ? dayjs(decemberAdvance?.endDate).format('YYYY') : null, has: !!decemberAdvancePayload },
287
286
  },
288
- total: 0,
287
+ total: 0, // Calculé plus bas
289
288
  refund: {
290
- creditRefundable: shouldFillRefund ? isNil ? 0 : (0, lodash_1.round)((_186 = (_185 = payload.refund) === null || _185 === void 0 ? void 0 : _185.creditRefundable) !== null && _186 !== void 0 ? _186 : 0) : 0,
291
- surplus: 0,
292
- maximum: 0,
293
- asked: isNil ? 0 : (0, lodash_1.round)((_188 = (_187 = payload.refund) === null || _187 === void 0 ? void 0 : _187.asked) !== null && _188 !== void 0 ? _188 : 0),
294
- reportable: 0,
289
+ creditRefundable: shouldFillRefund ? isNil ? 0 : (0, lodash_1.round)(payload.refund?.creditRefundable ?? 0) : 0,
290
+ surplus: 0, // Calculé plus bas
291
+ maximum: 0, // Calculé plus bas
292
+ asked: isNil ? 0 : (0, lodash_1.round)(payload.refund?.asked ?? 0),
293
+ reportable: 0, //
295
294
  place: shouldFillRefund ? payload.society.city : null,
296
295
  date: shouldFillRefund ? dayjs().format('YYYY-MM-DD') : null,
297
296
  shouldCredit: true,
298
297
  shouldImpute: false,
299
- name: shouldFillRefund ? `${(_189 = payload.owner) === null || _189 === void 0 ? void 0 : _189.firstname} ${(_190 = payload.owner) === null || _190 === void 0 ? void 0 : _190.lastname}` : null,
298
+ name: shouldFillRefund ? `${payload.owner?.firstname} ${payload.owner?.lastname}` : null,
300
299
  },
301
300
  bankAccount: {
302
- iban: (_192 = (_191 = payload.details) === null || _191 === void 0 ? void 0 : _191.iban) !== null && _192 !== void 0 ? _192 : null,
303
- bic: (_194 = (_193 = payload.details) === null || _193 === void 0 ? void 0 : _193.bic) !== null && _194 !== void 0 ? _194 : null,
301
+ iban: payload.details?.iban ?? null,
302
+ bic: payload.details?.bic ?? null,
304
303
  },
305
304
  };
306
305
  data.vat.total.tax = data.vat.normalRate20.tax + data.vat.normalRate20OnPetrol.tax + data.vat.reduceRate5Dot5.tax + data.vat.reduceRate10.tax + data.vat.reduceRate8Dot5.tax + data.vat.reduceRate2Dot1.tax + data.vat.particularRate.tax + data.vat.reducedRateOnPetrol.tax + data.vat.oldRate.tax + data.vat.energyBought.tax + data.vat.prestation.tax + data.vat.prestation2.tax + data.vat.saleOfImmobilization.tax + data.vat.ownDelivery.tax + data.vat.other.tax;
@@ -332,7 +331,6 @@ function getCerfa3517Century23Payload(accountingEntries, payload) {
332
331
  }
333
332
  exports.getCerfa3517Century23Payload = getCerfa3517Century23Payload;
334
333
  function getCerfa3517CenturyRegistrationField(data) {
335
- var _a, _b, _c, _d;
336
334
  const comment = (0, utils_1.textFormatting)(data.declaration.comment);
337
335
  return [{
338
336
  name: '3517SCA12',
@@ -455,21 +453,21 @@ function getCerfa3517CenturyRegistrationField(data) {
455
453
  {
456
454
  tag: 'TexteLibre2',
457
455
  description: 'Commentaires type 1, ligne 2 4ème zone de 512 c 100547 ',
458
- value: comment && ((_a = comment === null || comment === void 0 ? void 0 : comment.length) !== null && _a !== void 0 ? _a : 0) > 512 ? (0, utils_1.textFormatting)(comment.slice(512, 1024)) : null,
456
+ value: comment && (comment?.length ?? 0) > 512 ? (0, utils_1.textFormatting)(comment.slice(512, 1024)) : null,
459
457
  },
460
458
  {
461
459
  tag: 'TexteLibre3',
462
460
  description: 'Commentaires type 1, ligne 3 3ème zone de 512 c 100548 ',
463
- value: comment && ((_b = comment === null || comment === void 0 ? void 0 : comment.length) !== null && _b !== void 0 ? _b : 0) > 1024 ? (0, utils_1.textFormatting)(comment.slice(1024, 1536)) : null,
461
+ value: comment && (comment?.length ?? 0) > 1024 ? (0, utils_1.textFormatting)(comment.slice(1024, 1536)) : null,
464
462
  },
465
463
  {
466
464
  tag: 'TexteLibre4',
467
465
  description: 'Commentaires type 1, ligne 4 2ème zone de 512 c 100549 ',
468
- value: comment && ((_c = comment === null || comment === void 0 ? void 0 : comment.length) !== null && _c !== void 0 ? _c : 0) > 1536 ? (0, utils_1.textFormatting)(comment.slice(1536, 2048)) : null,
466
+ value: comment && (comment?.length ?? 0) > 1536 ? (0, utils_1.textFormatting)(comment.slice(1536, 2048)) : null,
469
467
  },
470
468
  {
471
469
  tag: 'TexteLibre5',
472
- value: comment && ((_d = comment === null || comment === void 0 ? void 0 : comment.length) !== null && _d !== void 0 ? _d : 0) > 2048 ? (0, utils_1.textFormatting)(comment.slice(2048, 2560)) : null,
470
+ value: comment && (comment?.length ?? 0) > 2048 ? (0, utils_1.textFormatting)(comment.slice(2048, 2560)) : null,
473
471
  description: 'Commentaires type 1, ligne 5 1ère zone de 512 c 100550 ',
474
472
  },
475
473
  ],