@silexpert/core 2.0.27 → 2.0.28-0

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 (684) hide show
  1. package/dist/api/resources/Exercice.d.ts +8 -2
  2. package/dist/api/resources/Exercice.d.ts.map +1 -1
  3. package/dist/api/resources/Exercice.js +12 -2
  4. package/dist/api/resources/Exercice.js.map +1 -1
  5. package/dist/api/resources/GeneralLedger.d.ts +0 -4
  6. package/dist/api/resources/GeneralLedger.d.ts.map +1 -1
  7. package/dist/api/resources/GeneralLedger.js +0 -12
  8. package/dist/api/resources/GeneralLedger.js.map +1 -1
  9. package/dist/api/resources/Mail.d.ts +0 -10
  10. package/dist/api/resources/Mail.d.ts.map +1 -1
  11. package/dist/api/resources/Mail.js +0 -6
  12. package/dist/api/resources/Mail.js.map +1 -1
  13. package/dist/api/resources.d.ts +0 -10
  14. package/dist/api/resources.d.ts.map +1 -1
  15. package/dist/api/resources.js +0 -10
  16. package/dist/api/resources.js.map +1 -1
  17. package/dist/types/Enum/BalanceSheet.d.ts +8 -1
  18. package/dist/types/Enum/BalanceSheet.d.ts.map +1 -1
  19. package/dist/types/Enum/BalanceSheet.js +11 -3
  20. package/dist/types/Enum/BalanceSheet.js.map +1 -1
  21. package/dist/types/Enum/Brevo.d.ts +5 -1
  22. package/dist/types/Enum/Brevo.d.ts.map +1 -1
  23. package/dist/types/Enum/Brevo.js +4 -0
  24. package/dist/types/Enum/Brevo.js.map +1 -1
  25. package/dist/types/Enum/CommercialGrade.d.ts +0 -5
  26. package/dist/types/Enum/CommercialGrade.d.ts.map +1 -1
  27. package/dist/types/Enum/CommercialGrade.js +0 -6
  28. package/dist/types/Enum/CommercialGrade.js.map +1 -1
  29. package/dist/types/Enum/Ged.d.ts +4 -2
  30. package/dist/types/Enum/Ged.d.ts.map +1 -1
  31. package/dist/types/Enum/Ged.js +12 -0
  32. package/dist/types/Enum/Ged.js.map +1 -1
  33. package/dist/types/Enum/{JuridicalSociety.d.ts → JuridicalSocietyEnum.d.ts} +1 -1
  34. package/dist/types/Enum/JuridicalSocietyEnum.d.ts.map +1 -0
  35. package/dist/types/Enum/{JuridicalSociety.js → JuridicalSocietyEnum.js} +1 -1
  36. package/dist/types/Enum/JuridicalSocietyEnum.js.map +1 -0
  37. package/dist/types/Enum/RegistrationSource.d.ts +2 -1
  38. package/dist/types/Enum/RegistrationSource.d.ts.map +1 -1
  39. package/dist/types/Enum/RegistrationSource.js +1 -0
  40. package/dist/types/Enum/RegistrationSource.js.map +1 -1
  41. package/dist/types/Enum/VatDeclarationType.d.ts +0 -2
  42. package/dist/types/Enum/VatDeclarationType.d.ts.map +1 -1
  43. package/dist/types/Enum/VatDeclarationType.js +0 -228
  44. package/dist/types/Enum/VatDeclarationType.js.map +1 -1
  45. package/dist/types/Form/FormAuthenticate.d.ts +0 -1
  46. package/dist/types/Form/FormAuthenticate.d.ts.map +1 -1
  47. package/dist/types/Form/FormAuthenticate.js +0 -6
  48. package/dist/types/Form/FormAuthenticate.js.map +1 -1
  49. package/dist/types/Interface/api/SocietyApproval.d.ts +0 -1
  50. package/dist/types/Interface/api/SocietyApproval.d.ts.map +1 -1
  51. package/dist/types/Interface/api/SocietyApproval.js +0 -7
  52. package/dist/types/Interface/api/SocietyApproval.js.map +1 -1
  53. package/dist/types/Interface/api/absenceRequest/CreateAbsenceRequest.d.ts +10 -10
  54. package/dist/types/Interface/api/absenceRequest/CreateAbsenceRequest.d.ts.map +1 -1
  55. package/dist/types/Interface/api/absenceRequest/CreateAbsenceRequest.js +12 -10
  56. package/dist/types/Interface/api/absenceRequest/CreateAbsenceRequest.js.map +1 -1
  57. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +0 -1
  58. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  59. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js +0 -5
  60. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  61. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +0 -1
  62. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  63. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +0 -5
  64. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  65. package/dist/types/Interface/api/calendarEvent/query.js +1 -1
  66. package/dist/types/Interface/api/calendarEvent/query.js.map +1 -1
  67. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +0 -1
  68. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
  69. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js +0 -5
  70. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
  71. package/dist/types/Interface/api/checklist/Read.d.ts +0 -1
  72. package/dist/types/Interface/api/checklist/Read.d.ts.map +1 -1
  73. package/dist/types/Interface/api/checklist/Read.js.map +1 -1
  74. package/dist/types/Interface/api/commercialManagement/Create.d.ts +0 -7
  75. package/dist/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
  76. package/dist/types/Interface/api/commercialManagement/Create.js +0 -32
  77. package/dist/types/Interface/api/commercialManagement/Create.js.map +1 -1
  78. package/dist/types/Interface/api/config/ConfigType.d.ts +0 -2
  79. package/dist/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  80. package/dist/types/Interface/api/config/ConfigType.js.map +1 -1
  81. package/dist/types/Interface/api/exercice/Create.d.ts +4 -0
  82. package/dist/types/Interface/api/exercice/Create.d.ts.map +1 -1
  83. package/dist/types/Interface/api/exercice/Create.js +18 -0
  84. package/dist/types/Interface/api/exercice/Create.js.map +1 -1
  85. package/dist/types/Interface/api/payment/Util.d.ts.map +1 -1
  86. package/dist/types/Interface/api/payment/Util.js.map +1 -1
  87. package/dist/types/Interface/api/prestation/Query.d.ts +0 -1
  88. package/dist/types/Interface/api/prestation/Query.d.ts.map +1 -1
  89. package/dist/types/Interface/api/prestation/Query.js +0 -8
  90. package/dist/types/Interface/api/prestation/Query.js.map +1 -1
  91. package/dist/types/Interface/api/registration/CreateRegistration.d.ts +0 -4
  92. package/dist/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  93. package/dist/types/Interface/api/registration/CreateRegistration.js +0 -14
  94. package/dist/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  95. package/dist/types/Interface/api/revision/Read.d.ts +0 -2
  96. package/dist/types/Interface/api/revision/Read.d.ts.map +1 -1
  97. package/dist/types/Interface/api/revision/Read.js.map +1 -1
  98. package/dist/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
  99. package/dist/types/Interface/api/society/QuerySociety.js +0 -1
  100. package/dist/types/Interface/api/society/QuerySociety.js.map +1 -1
  101. package/dist/types/Interface/api/societyConfig/update.d.ts +0 -13
  102. package/dist/types/Interface/api/societyConfig/update.d.ts.map +1 -1
  103. package/dist/types/Interface/api/societyConfig/update.js +0 -100
  104. package/dist/types/Interface/api/societyConfig/update.js.map +1 -1
  105. package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts +0 -2
  106. package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts.map +1 -1
  107. package/dist/types/Interface/api/terminationList/CreateTerminationList.js +0 -16
  108. package/dist/types/Interface/api/terminationList/CreateTerminationList.js.map +1 -1
  109. package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts +0 -2
  110. package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts.map +1 -1
  111. package/dist/types/Interface/api/terminationList/DestroyTerminationList.js +0 -16
  112. package/dist/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
  113. package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts +0 -2
  114. package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts.map +1 -1
  115. package/dist/types/Interface/api/terminationList/QueryTerminationList.js +0 -16
  116. package/dist/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
  117. package/dist/types/Interface/api/user/Permissions.d.ts +0 -2
  118. package/dist/types/Interface/api/user/Permissions.d.ts.map +1 -1
  119. package/dist/types/Interface/api/user/Permissions.js.map +1 -1
  120. package/dist/types/Interface/api/user/UpdateCoworker.d.ts +1 -5
  121. package/dist/types/Interface/api/user/UpdateCoworker.d.ts.map +1 -1
  122. package/dist/types/Interface/api/user/UpdateCoworker.js +1 -11
  123. package/dist/types/Interface/api/user/UpdateCoworker.js.map +1 -1
  124. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +0 -15
  125. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -1
  126. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +1 -69
  127. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  128. package/dist/types/Interface/models/IAccount.d.ts +1 -4
  129. package/dist/types/Interface/models/IAccount.d.ts.map +1 -1
  130. package/dist/types/Interface/models/IAccount.js +1 -4
  131. package/dist/types/Interface/models/IAccount.js.map +1 -1
  132. package/dist/types/Interface/models/IAccountingFile.d.ts +1 -2
  133. package/dist/types/Interface/models/IAccountingFile.d.ts.map +1 -1
  134. package/dist/types/Interface/models/IAccountingFile.js +0 -1
  135. package/dist/types/Interface/models/IAccountingFile.js.map +1 -1
  136. package/dist/types/Interface/models/IAccountingTransaction.d.ts +0 -5
  137. package/dist/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  138. package/dist/types/Interface/models/IAccountingTransaction.js +0 -5
  139. package/dist/types/Interface/models/IAccountingTransaction.js.map +1 -1
  140. package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts +1 -2
  141. package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts.map +1 -1
  142. package/dist/types/Interface/models/IBalanceSheetCompletion.js +0 -1
  143. package/dist/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
  144. package/dist/types/Interface/models/IBankList.d.ts +0 -10
  145. package/dist/types/Interface/models/IBankList.d.ts.map +1 -1
  146. package/dist/types/Interface/models/IBankList.js +0 -10
  147. package/dist/types/Interface/models/IBankList.js.map +1 -1
  148. package/dist/types/Interface/models/IBusinessLine.d.ts +0 -2
  149. package/dist/types/Interface/models/IBusinessLine.d.ts.map +1 -1
  150. package/dist/types/Interface/models/IBusinessLine.js +0 -3
  151. package/dist/types/Interface/models/IBusinessLine.js.map +1 -1
  152. package/dist/types/Interface/models/ICalendarEvent.d.ts +0 -5
  153. package/dist/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
  154. package/dist/types/Interface/models/ICalendarEvent.js +0 -3
  155. package/dist/types/Interface/models/ICalendarEvent.js.map +1 -1
  156. package/dist/types/Interface/models/IChecklist.d.ts +0 -2
  157. package/dist/types/Interface/models/IChecklist.d.ts.map +1 -1
  158. package/dist/types/Interface/models/IChecklist.js +0 -1
  159. package/dist/types/Interface/models/IChecklist.js.map +1 -1
  160. package/dist/types/Interface/models/ICustomerVat.d.ts +0 -3
  161. package/dist/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  162. package/dist/types/Interface/models/ICustomerVat.js +0 -2
  163. package/dist/types/Interface/models/ICustomerVat.js.map +1 -1
  164. package/dist/types/Interface/models/IEmployee.d.ts +0 -3
  165. package/dist/types/Interface/models/IEmployee.d.ts.map +1 -1
  166. package/dist/types/Interface/models/IEmployee.js +0 -2
  167. package/dist/types/Interface/models/IEmployee.js.map +1 -1
  168. package/dist/types/Interface/models/IEstimateInvoice.d.ts +1 -4
  169. package/dist/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  170. package/dist/types/Interface/models/IEstimateInvoice.js +1 -3
  171. package/dist/types/Interface/models/IEstimateInvoice.js.map +1 -1
  172. package/dist/types/Interface/models/IFile.d.ts +0 -2
  173. package/dist/types/Interface/models/IFile.d.ts.map +1 -1
  174. package/dist/types/Interface/models/IFile.js +0 -1
  175. package/dist/types/Interface/models/IFile.js.map +1 -1
  176. package/dist/types/Interface/models/IMail.d.ts +0 -1
  177. package/dist/types/Interface/models/IMail.d.ts.map +1 -1
  178. package/dist/types/Interface/models/IMail.js +0 -1
  179. package/dist/types/Interface/models/IMail.js.map +1 -1
  180. package/dist/types/Interface/models/IMobileNotificationLog.d.ts +0 -4
  181. package/dist/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
  182. package/dist/types/Interface/models/IMobileNotificationLog.js +0 -4
  183. package/dist/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  184. package/dist/types/Interface/models/IPermission.d.ts +0 -2
  185. package/dist/types/Interface/models/IPermission.d.ts.map +1 -1
  186. package/dist/types/Interface/models/IPermission.js +0 -2
  187. package/dist/types/Interface/models/IPermission.js.map +1 -1
  188. package/dist/types/Interface/models/IPrestation.d.ts +0 -2
  189. package/dist/types/Interface/models/IPrestation.d.ts.map +1 -1
  190. package/dist/types/Interface/models/IPrestation.js +0 -3
  191. package/dist/types/Interface/models/IPrestation.js.map +1 -1
  192. package/dist/types/Interface/models/IRegistrationCertificate.d.ts +0 -3
  193. package/dist/types/Interface/models/IRegistrationCertificate.d.ts.map +1 -1
  194. package/dist/types/Interface/models/IRegistrationCertificate.js +0 -2
  195. package/dist/types/Interface/models/IRegistrationCertificate.js.map +1 -1
  196. package/dist/types/Interface/models/ISheetMonthSchedule.d.ts +0 -2
  197. package/dist/types/Interface/models/ISheetMonthSchedule.d.ts.map +1 -1
  198. package/dist/types/Interface/models/ISheetMonthSchedule.js +0 -1
  199. package/dist/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  200. package/dist/types/Interface/models/ISociety.d.ts +1 -47
  201. package/dist/types/Interface/models/ISociety.d.ts.map +1 -1
  202. package/dist/types/Interface/models/ISociety.js +0 -41
  203. package/dist/types/Interface/models/ISociety.js.map +1 -1
  204. package/dist/types/Interface/models/ISocietyApproval.d.ts +0 -3
  205. package/dist/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  206. package/dist/types/Interface/models/ISocietyApproval.js +0 -2
  207. package/dist/types/Interface/models/ISocietyApproval.js.map +1 -1
  208. package/dist/types/Interface/models/ISocietyConfig.d.ts +0 -14
  209. package/dist/types/Interface/models/ISocietyConfig.d.ts.map +1 -1
  210. package/dist/types/Interface/models/ISocietyConfig.js +0 -14
  211. package/dist/types/Interface/models/ISocietyConfig.js.map +1 -1
  212. package/dist/types/Interface/models/ISocietyDetail.d.ts +0 -58
  213. package/dist/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  214. package/dist/types/Interface/models/ISocietyDetail.js +0 -58
  215. package/dist/types/Interface/models/ISocietyDetail.js.map +1 -1
  216. package/dist/types/Interface/models/ISocietyGescom.d.ts +0 -6
  217. package/dist/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
  218. package/dist/types/Interface/models/ISocietyGescom.js +0 -6
  219. package/dist/types/Interface/models/ISocietyGescom.js.map +1 -1
  220. package/dist/types/Interface/models/ITeam.d.ts +0 -2
  221. package/dist/types/Interface/models/ITeam.d.ts.map +1 -1
  222. package/dist/types/Interface/models/ITeam.js +0 -1
  223. package/dist/types/Interface/models/ITeam.js.map +1 -1
  224. package/dist/types/Interface/models/ITerminationList.d.ts +0 -2
  225. package/dist/types/Interface/models/ITerminationList.d.ts.map +1 -1
  226. package/dist/types/Interface/models/ITerminationList.js +0 -4
  227. package/dist/types/Interface/models/ITerminationList.js.map +1 -1
  228. package/dist/types/Interface/models/ITimeRecorder.d.ts.map +1 -1
  229. package/dist/types/Interface/models/ITimeRecorder.js +0 -1
  230. package/dist/types/Interface/models/ITimeRecorder.js.map +1 -1
  231. package/dist/types/Interface/models/IUpToDateBankAccount.d.ts +0 -9
  232. package/dist/types/Interface/models/IUpToDateBankAccount.d.ts.map +1 -1
  233. package/dist/types/Interface/models/IUpToDateBankAccount.js +0 -7
  234. package/dist/types/Interface/models/IUpToDateBankAccount.js.map +1 -1
  235. package/dist/types/Interface/models/IUser.d.ts +0 -22
  236. package/dist/types/Interface/models/IUser.d.ts.map +1 -1
  237. package/dist/types/Interface/models/IUser.js +0 -23
  238. package/dist/types/Interface/models/IUser.js.map +1 -1
  239. package/dist/types/index.d.ts +1 -67
  240. package/dist/types/index.d.ts.map +1 -1
  241. package/dist/types/index.js +1 -68
  242. package/dist/types/index.js.map +1 -1
  243. package/dist/utils/commercialManagement/document.js +1 -1
  244. package/dist/utils/commercialManagement/document.js.map +1 -1
  245. package/dist/utils/payment.d.ts +0 -1
  246. package/dist/utils/payment.d.ts.map +1 -1
  247. package/dist/utils/payment.js +3 -30
  248. package/dist/utils/payment.js.map +1 -1
  249. package/dist/utils/prestation.d.ts +2 -10
  250. package/dist/utils/prestation.d.ts.map +1 -1
  251. package/dist/utils/prestation.js +3 -27
  252. package/dist/utils/prestation.js.map +1 -1
  253. package/dist/utils/societyApproval.d.ts +0 -7
  254. package/dist/utils/societyApproval.d.ts.map +1 -1
  255. package/dist/utils/societyApproval.js +0 -12
  256. package/dist/utils/societyApproval.js.map +1 -1
  257. package/dist/utils/tests/payment.spec.js +0 -32
  258. package/dist/utils/tests/payment.spec.js.map +1 -1
  259. package/package.json +1 -1
  260. package/ts/api/resources/Exercice.ts +16 -2
  261. package/ts/api/resources/GeneralLedger.ts +0 -13
  262. package/ts/api/resources/Mail.ts +0 -8
  263. package/ts/api/resources.ts +0 -10
  264. package/ts/types/Enum/BalanceSheet.ts +19 -11
  265. package/ts/types/Enum/Brevo.ts +4 -0
  266. package/ts/types/Enum/CommercialGrade.ts +0 -6
  267. package/ts/types/Enum/Ged.ts +13 -1
  268. package/ts/types/Enum/RegistrationSource.ts +2 -1
  269. package/ts/types/Enum/VatDeclarationType.ts +0 -230
  270. package/ts/types/Form/FormAuthenticate.ts +0 -4
  271. package/ts/types/Interface/api/SocietyApproval.ts +0 -5
  272. package/ts/types/Interface/api/absenceRequest/CreateAbsenceRequest.ts +12 -10
  273. package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +0 -3
  274. package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +0 -3
  275. package/ts/types/Interface/api/calendarEvent/query.ts +1 -1
  276. package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +0 -3
  277. package/ts/types/Interface/api/checklist/Read.ts +0 -1
  278. package/ts/types/Interface/api/commercialManagement/Create.ts +0 -24
  279. package/ts/types/Interface/api/config/ConfigType.ts +0 -2
  280. package/ts/types/Interface/api/exercice/Create.ts +15 -0
  281. package/ts/types/Interface/api/payment/Util.ts +0 -2
  282. package/ts/types/Interface/api/prestation/Query.ts +0 -6
  283. package/ts/types/Interface/api/registration/CreateRegistration.ts +0 -10
  284. package/ts/types/Interface/api/revision/Read.ts +0 -2
  285. package/ts/types/Interface/api/society/QuerySociety.ts +0 -1
  286. package/ts/types/Interface/api/societyConfig/update.ts +0 -74
  287. package/ts/types/Interface/api/terminationList/CreateTerminationList.ts +0 -12
  288. package/ts/types/Interface/api/terminationList/DestroyTerminationList.ts +0 -12
  289. package/ts/types/Interface/api/terminationList/QueryTerminationList.ts +0 -12
  290. package/ts/types/Interface/api/user/Permissions.ts +0 -2
  291. package/ts/types/Interface/api/user/UpdateCoworker.ts +1 -10
  292. package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +1 -49
  293. package/ts/types/Interface/models/IAccount.ts +1 -4
  294. package/ts/types/Interface/models/IAccountingFile.ts +1 -2
  295. package/ts/types/Interface/models/IAccountingTransaction.ts +0 -5
  296. package/ts/types/Interface/models/IBalanceSheetCompletion.ts +1 -2
  297. package/ts/types/Interface/models/IBankList.ts +0 -10
  298. package/ts/types/Interface/models/IBusinessLine.ts +0 -6
  299. package/ts/types/Interface/models/ICalendarEvent.ts +0 -5
  300. package/ts/types/Interface/models/IChecklist.ts +0 -2
  301. package/ts/types/Interface/models/ICustomerVat.ts +0 -3
  302. package/ts/types/Interface/models/IEmployee.ts +0 -3
  303. package/ts/types/Interface/models/IEstimateInvoice.ts +1 -4
  304. package/ts/types/Interface/models/IFile.ts +0 -2
  305. package/ts/types/Interface/models/IMail.ts +0 -1
  306. package/ts/types/Interface/models/IMobileNotificationLog.ts +0 -4
  307. package/ts/types/Interface/models/IPermission.ts +0 -2
  308. package/ts/types/Interface/models/IPrestation.ts +0 -3
  309. package/ts/types/Interface/models/IRegistrationCertificate.ts +0 -3
  310. package/ts/types/Interface/models/ISheetMonthSchedule.ts +0 -2
  311. package/ts/types/Interface/models/ISociety.ts +0 -47
  312. package/ts/types/Interface/models/ISocietyApproval.ts +0 -3
  313. package/ts/types/Interface/models/ISocietyConfig.ts +0 -14
  314. package/ts/types/Interface/models/ISocietyDetail.ts +0 -58
  315. package/ts/types/Interface/models/ISocietyGescom.ts +0 -6
  316. package/ts/types/Interface/models/ITeam.ts +0 -2
  317. package/ts/types/Interface/models/ITerminationList.ts +0 -4
  318. package/ts/types/Interface/models/ITimeRecorder.ts +0 -2
  319. package/ts/types/Interface/models/IUpToDateBankAccount.ts +0 -9
  320. package/ts/types/Interface/models/IUser.ts +0 -23
  321. package/ts/types/index.ts +1 -69
  322. package/ts/utils/commercialManagement/document.ts +1 -1
  323. package/ts/utils/payment.ts +2 -29
  324. package/ts/utils/prestation.ts +1 -28
  325. package/ts/utils/societyApproval.ts +0 -16
  326. package/ts/utils/tests/payment.spec.ts +0 -32
  327. package/dist/api/resources/Alert.d.ts +0 -7
  328. package/dist/api/resources/Alert.d.ts.map +0 -1
  329. package/dist/api/resources/Alert.js +0 -10
  330. package/dist/api/resources/Alert.js.map +0 -1
  331. package/dist/api/resources/ExerciceNote.d.ts +0 -10
  332. package/dist/api/resources/ExerciceNote.d.ts.map +0 -1
  333. package/dist/api/resources/ExerciceNote.js +0 -13
  334. package/dist/api/resources/ExerciceNote.js.map +0 -1
  335. package/dist/api/resources/SocietyEvent.d.ts +0 -7
  336. package/dist/api/resources/SocietyEvent.d.ts.map +0 -1
  337. package/dist/api/resources/SocietyEvent.js +0 -10
  338. package/dist/api/resources/SocietyEvent.js.map +0 -1
  339. package/dist/api/resources/UnpaidCallHistory.d.ts +0 -6
  340. package/dist/api/resources/UnpaidCallHistory.d.ts.map +0 -1
  341. package/dist/api/resources/UnpaidCallHistory.js +0 -7
  342. package/dist/api/resources/UnpaidCallHistory.js.map +0 -1
  343. package/dist/api/resources/UserSpecialDay.d.ts +0 -10
  344. package/dist/api/resources/UserSpecialDay.d.ts.map +0 -1
  345. package/dist/api/resources/UserSpecialDay.js +0 -24
  346. package/dist/api/resources/UserSpecialDay.js.map +0 -1
  347. package/dist/types/Enum/Constitution.d.ts +0 -7
  348. package/dist/types/Enum/Constitution.d.ts.map +0 -1
  349. package/dist/types/Enum/Constitution.js +0 -8
  350. package/dist/types/Enum/Constitution.js.map +0 -1
  351. package/dist/types/Enum/ExerciceNoteType.d.ts +0 -5
  352. package/dist/types/Enum/ExerciceNoteType.d.ts.map +0 -1
  353. package/dist/types/Enum/ExerciceNoteType.js +0 -6
  354. package/dist/types/Enum/ExerciceNoteType.js.map +0 -1
  355. package/dist/types/Enum/JuridicalSociety.d.ts.map +0 -1
  356. package/dist/types/Enum/JuridicalSociety.js.map +0 -1
  357. package/dist/types/Enum/UnpaidCallHistoryType.d.ts +0 -10
  358. package/dist/types/Enum/UnpaidCallHistoryType.d.ts.map +0 -1
  359. package/dist/types/Enum/UnpaidCallHistoryType.js +0 -21
  360. package/dist/types/Enum/UnpaidCallHistoryType.js.map +0 -1
  361. package/dist/types/Interface/api/alert/CreateAlert.d.ts +0 -13
  362. package/dist/types/Interface/api/alert/CreateAlert.d.ts.map +0 -1
  363. package/dist/types/Interface/api/alert/CreateAlert.js +0 -95
  364. package/dist/types/Interface/api/alert/CreateAlert.js.map +0 -1
  365. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts +0 -9
  366. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts.map +0 -1
  367. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js +0 -31
  368. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +0 -1
  369. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts +0 -5
  370. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts.map +0 -1
  371. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js +0 -19
  372. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +0 -1
  373. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts +0 -6
  374. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts.map +0 -1
  375. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js +0 -24
  376. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +0 -1
  377. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts +0 -5
  378. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts.map +0 -1
  379. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js +0 -18
  380. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +0 -1
  381. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts +0 -14
  382. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts.map +0 -1
  383. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js +0 -66
  384. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +0 -1
  385. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts +0 -8
  386. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts.map +0 -1
  387. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js +0 -41
  388. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +0 -1
  389. package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts +0 -9
  390. package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts.map +0 -1
  391. package/dist/types/Interface/api/webmail/MigrateMailAddresses.js +0 -42
  392. package/dist/types/Interface/api/webmail/MigrateMailAddresses.js.map +0 -1
  393. package/dist/types/Interface/models/IAccountantTracker.d.ts +0 -12
  394. package/dist/types/Interface/models/IAccountantTracker.d.ts.map +0 -1
  395. package/dist/types/Interface/models/IAccountantTracker.js +0 -13
  396. package/dist/types/Interface/models/IAccountantTracker.js.map +0 -1
  397. package/dist/types/Interface/models/IAccountingState.d.ts +0 -19
  398. package/dist/types/Interface/models/IAccountingState.d.ts.map +0 -1
  399. package/dist/types/Interface/models/IAccountingState.js +0 -18
  400. package/dist/types/Interface/models/IAccountingState.js.map +0 -1
  401. package/dist/types/Interface/models/IAccountingStateType.d.ts +0 -7
  402. package/dist/types/Interface/models/IAccountingStateType.d.ts.map +0 -1
  403. package/dist/types/Interface/models/IAccountingStateType.js +0 -8
  404. package/dist/types/Interface/models/IAccountingStateType.js.map +0 -1
  405. package/dist/types/Interface/models/IAlert.d.ts +0 -17
  406. package/dist/types/Interface/models/IAlert.d.ts.map +0 -1
  407. package/dist/types/Interface/models/IAlert.js +0 -18
  408. package/dist/types/Interface/models/IAlert.js.map +0 -1
  409. package/dist/types/Interface/models/IAppConfig.d.ts +0 -8
  410. package/dist/types/Interface/models/IAppConfig.d.ts.map +0 -1
  411. package/dist/types/Interface/models/IAppConfig.js +0 -9
  412. package/dist/types/Interface/models/IAppConfig.js.map +0 -1
  413. package/dist/types/Interface/models/IAreasInvoice.d.ts +0 -13
  414. package/dist/types/Interface/models/IAreasInvoice.d.ts.map +0 -1
  415. package/dist/types/Interface/models/IAreasInvoice.js +0 -14
  416. package/dist/types/Interface/models/IAreasInvoice.js.map +0 -1
  417. package/dist/types/Interface/models/IAttachmentFile.d.ts +0 -17
  418. package/dist/types/Interface/models/IAttachmentFile.d.ts.map +0 -1
  419. package/dist/types/Interface/models/IAttachmentFile.js +0 -16
  420. package/dist/types/Interface/models/IAttachmentFile.js.map +0 -1
  421. package/dist/types/Interface/models/IBalanceSheetStatus.d.ts +0 -7
  422. package/dist/types/Interface/models/IBalanceSheetStatus.d.ts.map +0 -1
  423. package/dist/types/Interface/models/IBalanceSheetStatus.js +0 -7
  424. package/dist/types/Interface/models/IBalanceSheetStatus.js.map +0 -1
  425. package/dist/types/Interface/models/ICategory.d.ts +0 -9
  426. package/dist/types/Interface/models/ICategory.d.ts.map +0 -1
  427. package/dist/types/Interface/models/ICategory.js +0 -10
  428. package/dist/types/Interface/models/ICategory.js.map +0 -1
  429. package/dist/types/Interface/models/ICerfaValue.d.ts +0 -11
  430. package/dist/types/Interface/models/ICerfaValue.d.ts.map +0 -1
  431. package/dist/types/Interface/models/ICerfaValue.js +0 -12
  432. package/dist/types/Interface/models/ICerfaValue.js.map +0 -1
  433. package/dist/types/Interface/models/IColor.d.ts +0 -7
  434. package/dist/types/Interface/models/IColor.d.ts.map +0 -1
  435. package/dist/types/Interface/models/IColor.js +0 -8
  436. package/dist/types/Interface/models/IColor.js.map +0 -1
  437. package/dist/types/Interface/models/ICustomisation.d.ts +0 -11
  438. package/dist/types/Interface/models/ICustomisation.d.ts.map +0 -1
  439. package/dist/types/Interface/models/ICustomisation.js +0 -12
  440. package/dist/types/Interface/models/ICustomisation.js.map +0 -1
  441. package/dist/types/Interface/models/ICustomizationType.d.ts +0 -7
  442. package/dist/types/Interface/models/ICustomizationType.d.ts.map +0 -1
  443. package/dist/types/Interface/models/ICustomizationType.js +0 -8
  444. package/dist/types/Interface/models/ICustomizationType.js.map +0 -1
  445. package/dist/types/Interface/models/IDay.d.ts +0 -7
  446. package/dist/types/Interface/models/IDay.d.ts.map +0 -1
  447. package/dist/types/Interface/models/IDay.js +0 -8
  448. package/dist/types/Interface/models/IDay.js.map +0 -1
  449. package/dist/types/Interface/models/IDetailedLogBi.d.ts +0 -19
  450. package/dist/types/Interface/models/IDetailedLogBi.d.ts.map +0 -1
  451. package/dist/types/Interface/models/IDetailedLogBi.js +0 -20
  452. package/dist/types/Interface/models/IDetailedLogBi.js.map +0 -1
  453. package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts +0 -13
  454. package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +0 -1
  455. package/dist/types/Interface/models/IEstimateInvoiceRepeat.js +0 -14
  456. package/dist/types/Interface/models/IEstimateInvoiceRepeat.js.map +0 -1
  457. package/dist/types/Interface/models/IExerciceNote.d.ts +0 -15
  458. package/dist/types/Interface/models/IExerciceNote.d.ts.map +0 -1
  459. package/dist/types/Interface/models/IExerciceNote.js +0 -13
  460. package/dist/types/Interface/models/IExerciceNote.js.map +0 -1
  461. package/dist/types/Interface/models/IFailedLoginAttempt.d.ts +0 -10
  462. package/dist/types/Interface/models/IFailedLoginAttempt.d.ts.map +0 -1
  463. package/dist/types/Interface/models/IFailedLoginAttempt.js +0 -11
  464. package/dist/types/Interface/models/IFailedLoginAttempt.js.map +0 -1
  465. package/dist/types/Interface/models/IFileMissing.d.ts +0 -13
  466. package/dist/types/Interface/models/IFileMissing.d.ts.map +0 -1
  467. package/dist/types/Interface/models/IFileMissing.js +0 -14
  468. package/dist/types/Interface/models/IFileMissing.js.map +0 -1
  469. package/dist/types/Interface/models/IFrequency.d.ts +0 -7
  470. package/dist/types/Interface/models/IFrequency.d.ts.map +0 -1
  471. package/dist/types/Interface/models/IFrequency.js +0 -8
  472. package/dist/types/Interface/models/IFrequency.js.map +0 -1
  473. package/dist/types/Interface/models/IInternalEstimate.d.ts +0 -14
  474. package/dist/types/Interface/models/IInternalEstimate.d.ts.map +0 -1
  475. package/dist/types/Interface/models/IInternalEstimate.js +0 -15
  476. package/dist/types/Interface/models/IInternalEstimate.js.map +0 -1
  477. package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts +0 -10
  478. package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts.map +0 -1
  479. package/dist/types/Interface/models/IKilometricAllowanceScale.js +0 -11
  480. package/dist/types/Interface/models/IKilometricAllowanceScale.js.map +0 -1
  481. package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts +0 -7
  482. package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts.map +0 -1
  483. package/dist/types/Interface/models/ILabelPaymentWaiting.js +0 -8
  484. package/dist/types/Interface/models/ILabelPaymentWaiting.js.map +0 -1
  485. package/dist/types/Interface/models/ILastUpdateConnection.d.ts +0 -11
  486. package/dist/types/Interface/models/ILastUpdateConnection.d.ts.map +0 -1
  487. package/dist/types/Interface/models/ILastUpdateConnection.js +0 -11
  488. package/dist/types/Interface/models/ILastUpdateConnection.js.map +0 -1
  489. package/dist/types/Interface/models/ILogBi.d.ts +0 -12
  490. package/dist/types/Interface/models/ILogBi.d.ts.map +0 -1
  491. package/dist/types/Interface/models/ILogBi.js +0 -13
  492. package/dist/types/Interface/models/ILogBi.js.map +0 -1
  493. package/dist/types/Interface/models/IMailRelation.d.ts +0 -12
  494. package/dist/types/Interface/models/IMailRelation.d.ts.map +0 -1
  495. package/dist/types/Interface/models/IMailRelation.js +0 -12
  496. package/dist/types/Interface/models/IMailRelation.js.map +0 -1
  497. package/dist/types/Interface/models/IMonth.d.ts +0 -7
  498. package/dist/types/Interface/models/IMonth.d.ts.map +0 -1
  499. package/dist/types/Interface/models/IMonth.js +0 -8
  500. package/dist/types/Interface/models/IMonth.js.map +0 -1
  501. package/dist/types/Interface/models/INote.d.ts +0 -8
  502. package/dist/types/Interface/models/INote.d.ts.map +0 -1
  503. package/dist/types/Interface/models/INote.js +0 -9
  504. package/dist/types/Interface/models/INote.js.map +0 -1
  505. package/dist/types/Interface/models/IPayPlan.d.ts +0 -7
  506. package/dist/types/Interface/models/IPayPlan.d.ts.map +0 -1
  507. package/dist/types/Interface/models/IPayPlan.js +0 -8
  508. package/dist/types/Interface/models/IPayPlan.js.map +0 -1
  509. package/dist/types/Interface/models/IPaymentDelay.d.ts +0 -7
  510. package/dist/types/Interface/models/IPaymentDelay.d.ts.map +0 -1
  511. package/dist/types/Interface/models/IPaymentDelay.js +0 -8
  512. package/dist/types/Interface/models/IPaymentDelay.js.map +0 -1
  513. package/dist/types/Interface/models/IPaymentWaiting.d.ts +0 -19
  514. package/dist/types/Interface/models/IPaymentWaiting.d.ts.map +0 -1
  515. package/dist/types/Interface/models/IPaymentWaiting.js +0 -19
  516. package/dist/types/Interface/models/IPaymentWaiting.js.map +0 -1
  517. package/dist/types/Interface/models/IPhoneNumber.d.ts +0 -10
  518. package/dist/types/Interface/models/IPhoneNumber.d.ts.map +0 -1
  519. package/dist/types/Interface/models/IPhoneNumber.js +0 -11
  520. package/dist/types/Interface/models/IPhoneNumber.js.map +0 -1
  521. package/dist/types/Interface/models/IPhonePrefix.d.ts +0 -10
  522. package/dist/types/Interface/models/IPhonePrefix.d.ts.map +0 -1
  523. package/dist/types/Interface/models/IPhonePrefix.js +0 -11
  524. package/dist/types/Interface/models/IPhonePrefix.js.map +0 -1
  525. package/dist/types/Interface/models/IPhonePrefixChild.d.ts +0 -8
  526. package/dist/types/Interface/models/IPhonePrefixChild.d.ts.map +0 -1
  527. package/dist/types/Interface/models/IPhonePrefixChild.js +0 -9
  528. package/dist/types/Interface/models/IPhonePrefixChild.js.map +0 -1
  529. package/dist/types/Interface/models/IQuotaLead.d.ts +0 -14
  530. package/dist/types/Interface/models/IQuotaLead.d.ts.map +0 -1
  531. package/dist/types/Interface/models/IQuotaLead.js +0 -15
  532. package/dist/types/Interface/models/IQuotaLead.js.map +0 -1
  533. package/dist/types/Interface/models/IRefundMotif.d.ts +0 -7
  534. package/dist/types/Interface/models/IRefundMotif.d.ts.map +0 -1
  535. package/dist/types/Interface/models/IRefundMotif.js +0 -9
  536. package/dist/types/Interface/models/IRefundMotif.js.map +0 -1
  537. package/dist/types/Interface/models/IRegion.d.ts +0 -7
  538. package/dist/types/Interface/models/IRegion.d.ts.map +0 -1
  539. package/dist/types/Interface/models/IRegion.js +0 -8
  540. package/dist/types/Interface/models/IRegion.js.map +0 -1
  541. package/dist/types/Interface/models/IRepeatType.d.ts +0 -7
  542. package/dist/types/Interface/models/IRepeatType.d.ts.map +0 -1
  543. package/dist/types/Interface/models/IRepeatType.js +0 -8
  544. package/dist/types/Interface/models/IRepeatType.js.map +0 -1
  545. package/dist/types/Interface/models/IRoom.d.ts +0 -7
  546. package/dist/types/Interface/models/IRoom.d.ts.map +0 -1
  547. package/dist/types/Interface/models/IRoom.js +0 -8
  548. package/dist/types/Interface/models/IRoom.js.map +0 -1
  549. package/dist/types/Interface/models/ISchedule.d.ts +0 -12
  550. package/dist/types/Interface/models/ISchedule.d.ts.map +0 -1
  551. package/dist/types/Interface/models/ISchedule.js +0 -13
  552. package/dist/types/Interface/models/ISchedule.js.map +0 -1
  553. package/dist/types/Interface/models/IService.d.ts +0 -7
  554. package/dist/types/Interface/models/IService.d.ts.map +0 -1
  555. package/dist/types/Interface/models/IService.js +0 -8
  556. package/dist/types/Interface/models/IService.js.map +0 -1
  557. package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts +0 -9
  558. package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts.map +0 -1
  559. package/dist/types/Interface/models/ISocietyBudgetConnection.js +0 -10
  560. package/dist/types/Interface/models/ISocietyBudgetConnection.js.map +0 -1
  561. package/dist/types/Interface/models/ISocietyEvent.d.ts +0 -12
  562. package/dist/types/Interface/models/ISocietyEvent.d.ts.map +0 -1
  563. package/dist/types/Interface/models/ISocietyEvent.js +0 -11
  564. package/dist/types/Interface/models/ISocietyEvent.js.map +0 -1
  565. package/dist/types/Interface/models/ISocietyFile.d.ts +0 -16
  566. package/dist/types/Interface/models/ISocietyFile.d.ts.map +0 -1
  567. package/dist/types/Interface/models/ISocietyFile.js +0 -17
  568. package/dist/types/Interface/models/ISocietyFile.js.map +0 -1
  569. package/dist/types/Interface/models/ISocietyNote.d.ts +0 -7
  570. package/dist/types/Interface/models/ISocietyNote.d.ts.map +0 -1
  571. package/dist/types/Interface/models/ISocietyNote.js +0 -8
  572. package/dist/types/Interface/models/ISocietyNote.js.map +0 -1
  573. package/dist/types/Interface/models/IStripeEvent.d.ts +0 -12
  574. package/dist/types/Interface/models/IStripeEvent.d.ts.map +0 -1
  575. package/dist/types/Interface/models/IStripeEvent.js +0 -13
  576. package/dist/types/Interface/models/IStripeEvent.js.map +0 -1
  577. package/dist/types/Interface/models/IStripeEventType.d.ts +0 -7
  578. package/dist/types/Interface/models/IStripeEventType.d.ts.map +0 -1
  579. package/dist/types/Interface/models/IStripeEventType.js +0 -8
  580. package/dist/types/Interface/models/IStripeEventType.js.map +0 -1
  581. package/dist/types/Interface/models/ITeamBusinessLine.d.ts +0 -8
  582. package/dist/types/Interface/models/ITeamBusinessLine.d.ts.map +0 -1
  583. package/dist/types/Interface/models/ITeamBusinessLine.js +0 -9
  584. package/dist/types/Interface/models/ITeamBusinessLine.js.map +0 -1
  585. package/dist/types/Interface/models/IUnpaidCallHistory.d.ts +0 -14
  586. package/dist/types/Interface/models/IUnpaidCallHistory.d.ts.map +0 -1
  587. package/dist/types/Interface/models/IUnpaidCallHistory.js +0 -13
  588. package/dist/types/Interface/models/IUnpaidCallHistory.js.map +0 -1
  589. package/dist/types/Interface/models/IUserSpecialDay.d.ts +0 -14
  590. package/dist/types/Interface/models/IUserSpecialDay.d.ts.map +0 -1
  591. package/dist/types/Interface/models/IUserSpecialDay.js +0 -14
  592. package/dist/types/Interface/models/IUserSpecialDay.js.map +0 -1
  593. package/dist/types/Interface/models/IVatDeclaration.d.ts +0 -118
  594. package/dist/types/Interface/models/IVatDeclaration.d.ts.map +0 -1
  595. package/dist/types/Interface/models/IVatDeclaration.js +0 -113
  596. package/dist/types/Interface/models/IVatDeclaration.js.map +0 -1
  597. package/dist/types/Interface/models/IWebMail.d.ts +0 -64
  598. package/dist/types/Interface/models/IWebMail.d.ts.map +0 -1
  599. package/dist/types/Interface/models/IWebMail.js +0 -61
  600. package/dist/types/Interface/models/IWebMail.js.map +0 -1
  601. package/dist/types/Interface/models/IWebMailAttachment.d.ts +0 -8
  602. package/dist/types/Interface/models/IWebMailAttachment.d.ts.map +0 -1
  603. package/dist/types/Interface/models/IWebMailAttachment.js +0 -9
  604. package/dist/types/Interface/models/IWebMailAttachment.js.map +0 -1
  605. package/dist/types/Interface/models/IWebMailStat.d.ts +0 -9
  606. package/dist/types/Interface/models/IWebMailStat.d.ts.map +0 -1
  607. package/dist/types/Interface/models/IWebMailStat.js +0 -10
  608. package/dist/types/Interface/models/IWebMailStat.js.map +0 -1
  609. package/dist/types/Interface/models/IWebMailType.d.ts +0 -7
  610. package/dist/types/Interface/models/IWebMailType.d.ts.map +0 -1
  611. package/dist/types/Interface/models/IWebMailType.js +0 -8
  612. package/dist/types/Interface/models/IWebMailType.js.map +0 -1
  613. package/ts/api/resources/Alert.ts +0 -12
  614. package/ts/api/resources/ExerciceNote.ts +0 -16
  615. package/ts/api/resources/SocietyEvent.ts +0 -12
  616. package/ts/api/resources/UnpaidCallHistory.ts +0 -8
  617. package/ts/api/resources/UserSpecialDay.ts +0 -29
  618. package/ts/types/Enum/Constitution.ts +0 -6
  619. package/ts/types/Enum/ExerciceNoteType.ts +0 -4
  620. package/ts/types/Enum/UnpaidCallHistoryType.ts +0 -20
  621. package/ts/types/Interface/api/alert/CreateAlert.ts +0 -65
  622. package/ts/types/Interface/api/exerciceNote/CreateExerciceNote.ts +0 -15
  623. package/ts/types/Interface/api/exerciceNote/QueryExerciceNote.ts +0 -7
  624. package/ts/types/Interface/api/societyEvent/CreateSocietyEvent.ts +0 -10
  625. package/ts/types/Interface/api/societyEvent/QuerySocietyEvent.ts +0 -7
  626. package/ts/types/Interface/api/userSpecialDay/BodyUserSpecialDay.ts +0 -40
  627. package/ts/types/Interface/api/userSpecialDay/QueryUserSpecialDay.ts +0 -23
  628. package/ts/types/Interface/api/webmail/MigrateMailAddresses.ts +0 -23
  629. package/ts/types/Interface/models/IAccountantTracker.ts +0 -12
  630. package/ts/types/Interface/models/IAccountingState.ts +0 -22
  631. package/ts/types/Interface/models/IAccountingStateType.ts +0 -7
  632. package/ts/types/Interface/models/IAlert.ts +0 -17
  633. package/ts/types/Interface/models/IAppConfig.ts +0 -8
  634. package/ts/types/Interface/models/IAreasInvoice.ts +0 -16
  635. package/ts/types/Interface/models/IAttachmentFile.ts +0 -20
  636. package/ts/types/Interface/models/IBalanceSheetStatus.ts +0 -7
  637. package/ts/types/Interface/models/ICategory.ts +0 -9
  638. package/ts/types/Interface/models/ICerfaValue.ts +0 -14
  639. package/ts/types/Interface/models/IColor.ts +0 -7
  640. package/ts/types/Interface/models/ICustomisation.ts +0 -11
  641. package/ts/types/Interface/models/ICustomizationType.ts +0 -7
  642. package/ts/types/Interface/models/IDay.ts +0 -7
  643. package/ts/types/Interface/models/IDetailedLogBi.ts +0 -19
  644. package/ts/types/Interface/models/IEstimateInvoiceRepeat.ts +0 -13
  645. package/ts/types/Interface/models/IExerciceNote.ts +0 -17
  646. package/ts/types/Interface/models/IFailedLoginAttempt.ts +0 -13
  647. package/ts/types/Interface/models/IFileMissing.ts +0 -13
  648. package/ts/types/Interface/models/IFrequency.ts +0 -7
  649. package/ts/types/Interface/models/IInternalEstimate.ts +0 -14
  650. package/ts/types/Interface/models/IKilometricAllowanceScale.ts +0 -10
  651. package/ts/types/Interface/models/ILabelPaymentWaiting.ts +0 -7
  652. package/ts/types/Interface/models/ILastUpdateConnection.ts +0 -13
  653. package/ts/types/Interface/models/ILogBi.ts +0 -12
  654. package/ts/types/Interface/models/IMailRelation.ts +0 -15
  655. package/ts/types/Interface/models/IMonth.ts +0 -7
  656. package/ts/types/Interface/models/INote.ts +0 -8
  657. package/ts/types/Interface/models/IPayPlan.ts +0 -7
  658. package/ts/types/Interface/models/IPaymentDelay.ts +0 -7
  659. package/ts/types/Interface/models/IPaymentWaiting.ts +0 -22
  660. package/ts/types/Interface/models/IPhoneNumber.ts +0 -10
  661. package/ts/types/Interface/models/IPhonePrefix.ts +0 -13
  662. package/ts/types/Interface/models/IPhonePrefixChild.ts +0 -8
  663. package/ts/types/Interface/models/IQuotaLead.ts +0 -17
  664. package/ts/types/Interface/models/IRefundMotif.ts +0 -8
  665. package/ts/types/Interface/models/IRegion.ts +0 -7
  666. package/ts/types/Interface/models/IRepeatType.ts +0 -7
  667. package/ts/types/Interface/models/IRoom.ts +0 -7
  668. package/ts/types/Interface/models/ISchedule.ts +0 -12
  669. package/ts/types/Interface/models/IService.ts +0 -7
  670. package/ts/types/Interface/models/ISocietyBudgetConnection.ts +0 -9
  671. package/ts/types/Interface/models/ISocietyEvent.ts +0 -14
  672. package/ts/types/Interface/models/ISocietyFile.ts +0 -19
  673. package/ts/types/Interface/models/ISocietyNote.ts +0 -7
  674. package/ts/types/Interface/models/IStripeEvent.ts +0 -12
  675. package/ts/types/Interface/models/IStripeEventType.ts +0 -7
  676. package/ts/types/Interface/models/ITeamBusinessLine.ts +0 -8
  677. package/ts/types/Interface/models/IUnpaidCallHistory.ts +0 -16
  678. package/ts/types/Interface/models/IUserSpecialDay.ts +0 -16
  679. package/ts/types/Interface/models/IVatDeclaration.ts +0 -121
  680. package/ts/types/Interface/models/IWebMail.ts +0 -67
  681. package/ts/types/Interface/models/IWebMailAttachment.ts +0 -8
  682. package/ts/types/Interface/models/IWebMailStat.ts +0 -9
  683. package/ts/types/Interface/models/IWebMailType.ts +0 -7
  684. /package/ts/types/Enum/{JuridicalSociety.ts → JuridicalSocietyEnum.ts} +0 -0
@@ -1,18 +0,0 @@
1
- // alerts
2
- export class IAlert {
3
- id;
4
- idUser;
5
- accountingNoValidation;
6
- newMobileApp;
7
- solidarityFund;
8
- autoAnnotations;
9
- newLibraryPage;
10
- newSettingsPage;
11
- newSalesDocumentsPage;
12
- newPurchasesDocumentsPage;
13
- newDashboardPage;
14
- isTutorial;
15
- createdAt;
16
- updatedAt;
17
- }
18
- //# sourceMappingURL=IAlert.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAlert.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAlert.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,MAAM,CAAS;IACf,sBAAsB,CAAU;IAChC,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,qBAAqB,CAAU;IAC/B,yBAAyB,CAAU;IACnC,gBAAgB,CAAU;IAC1B,UAAU,CAAU;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// alerts\nexport class IAlert {\n id?: number;\n idUser: number;\n accountingNoValidation: boolean;\n newMobileApp: boolean;\n solidarityFund: boolean;\n autoAnnotations: boolean;\n newLibraryPage: boolean;\n newSettingsPage: boolean;\n newSalesDocumentsPage: boolean;\n newPurchasesDocumentsPage: boolean;\n newDashboardPage: boolean;\n isTutorial: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export declare class IAppConfig {
2
- id?: number;
3
- name: string | null;
4
- value: string | null;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=IAppConfig.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAppConfig.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AACA,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,9 +0,0 @@
1
- // appConfig
2
- export class IAppConfig {
3
- id;
4
- name;
5
- value;
6
- createdAt;
7
- updatedAt;
8
- }
9
- //# sourceMappingURL=IAppConfig.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAppConfig.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,IAAI,CAAgB;IACpB,KAAK,CAAgB;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// appConfig\nexport class IAppConfig {\n id?: number;\n name: string | null;\n value: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,13 +0,0 @@
1
- import { IUser } from './IUser.js';
2
- export declare class IAreasInvoice {
3
- id?: number;
4
- content: string | null;
5
- coords: string | null;
6
- idTypeAreaInvoice: number;
7
- idUser: number;
8
- idAccountingTransaction: number | null;
9
- createdAt?: Date | null;
10
- updatedAt?: Date | null;
11
- user: IUser;
12
- }
13
- //# sourceMappingURL=IAreasInvoice.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAreasInvoice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -1,14 +0,0 @@
1
- // areasInvoices
2
- export class IAreasInvoice {
3
- id;
4
- content;
5
- coords;
6
- idTypeAreaInvoice;
7
- idUser;
8
- idAccountingTransaction;
9
- createdAt;
10
- updatedAt;
11
- // Associations
12
- user;
13
- }
14
- //# sourceMappingURL=IAreasInvoice.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAreasInvoice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAEA,gBAAgB;AAChB,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,iBAAiB,CAAS;IAC1B,MAAM,CAAS;IACf,uBAAuB,CAAgB;IACvC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAQ;CACb","sourcesContent":["import { IUser } from './IUser.js';\n\n// areasInvoices\nexport class IAreasInvoice {\n id?: number;\n content: string | null;\n coords: string | null;\n idTypeAreaInvoice: number;\n idUser: number;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
@@ -1,17 +0,0 @@
1
- import { IGedFolder } from './IGedFolder.js';
2
- import { IFile } from './IFile.js';
3
- import { IWebMail } from './IWebMail.js';
4
- export declare class IAttachmentFile {
5
- id?: number;
6
- emissionDate: Date | null;
7
- idUser: number | null;
8
- idFileType: number | null;
9
- idGedFolder: number | null;
10
- idFile: number | null;
11
- createdAt?: Date | null;
12
- updatedAt?: Date | null;
13
- attachmentFileFolder: IGedFolder;
14
- file: IFile;
15
- webmailMails: IWebMail[];
16
- }
17
- //# sourceMappingURL=IAttachmentFile.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAttachmentFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,oBAAoB,EAAE,UAAU,CAAC;IACjC,IAAI,EAAE,KAAK,CAAC;IACZ,YAAY,EAAE,QAAQ,EAAE,CAAC;CAC1B"}
@@ -1,16 +0,0 @@
1
- // attachmentFile
2
- export class IAttachmentFile {
3
- id;
4
- emissionDate;
5
- idUser;
6
- idFileType;
7
- idGedFolder;
8
- idFile;
9
- createdAt;
10
- updatedAt;
11
- // Associations
12
- attachmentFileFolder;
13
- file;
14
- webmailMails;
15
- }
16
- //# sourceMappingURL=IAttachmentFile.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAttachmentFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAIA,iBAAiB;AACjB,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,YAAY,CAAc;IAC1B,MAAM,CAAgB;IACtB,UAAU,CAAgB;IAC1B,WAAW,CAAgB;IAC3B,MAAM,CAAgB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,oBAAoB,CAAa;IACjC,IAAI,CAAQ;IACZ,YAAY,CAAa;CAC1B","sourcesContent":["import { IGedFolder } from './IGedFolder.js';\nimport { IFile } from './IFile.js';\nimport { IWebMail } from './IWebMail.js';\n\n// attachmentFile\nexport class IAttachmentFile {\n id?: number;\n emissionDate: Date | null;\n idUser: number | null;\n idFileType: number | null;\n idGedFolder: number | null;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n attachmentFileFolder: IGedFolder;\n file: IFile;\n webmailMails: IWebMail[];\n}\n"]}
@@ -1,7 +0,0 @@
1
- export declare class IBalanceSheetStatus {
2
- id: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IBalanceSheetStatus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IBalanceSheetStatus.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,qBAAa,mBAAmB;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IAEb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,7 +0,0 @@
1
- export class IBalanceSheetStatus {
2
- id;
3
- name;
4
- createdAt;
5
- updatedAt;
6
- }
7
- //# sourceMappingURL=IBalanceSheetStatus.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IBalanceSheetStatus.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,mBAAmB;IAC9B,EAAE,CAAS;IACX,IAAI,CAAS;IAEb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["export class IBalanceSheetStatus {\n id: number;\n name: string;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,9 +0,0 @@
1
- export declare class ICategory {
2
- id?: number;
3
- budgeaCategorieId: number;
4
- name: string;
5
- idAccount: number;
6
- createdAt?: Date | null;
7
- updatedAt?: Date | null;
8
- }
9
- //# sourceMappingURL=ICategory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,10 +0,0 @@
1
- // categories
2
- export class ICategory {
3
- id;
4
- budgeaCategorieId;
5
- name;
6
- idAccount;
7
- createdAt;
8
- updatedAt;
9
- }
10
- //# sourceMappingURL=ICategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AAAA,aAAa;AACb,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,iBAAiB,CAAS;IAC1B,IAAI,CAAS;IACb,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// categories\nexport class ICategory {\n id?: number;\n budgeaCategorieId: number;\n name: string;\n idAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,11 +0,0 @@
1
- import { IVatDeclaration } from './IVatDeclaration.js';
2
- export declare class ICerfaValue {
3
- id?: number;
4
- key: string;
5
- value: string | null;
6
- idVatDeclaration: number | null;
7
- createdAt?: Date | null;
8
- updatedAt?: Date | null;
9
- vatDeclaration: IVatDeclaration;
10
- }
11
- //# sourceMappingURL=ICerfaValue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICerfaValue.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,qBAAa,WAAW;IACtB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,eAAe,CAAC;CACjC"}
@@ -1,12 +0,0 @@
1
- // cerfaValues
2
- export class ICerfaValue {
3
- id;
4
- key;
5
- value;
6
- idVatDeclaration;
7
- createdAt;
8
- updatedAt;
9
- // Associations
10
- vatDeclaration;
11
- }
12
- //# sourceMappingURL=ICerfaValue.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICerfaValue.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAEA,cAAc;AACd,MAAM,OAAO,WAAW;IACtB,EAAE,CAAU;IACZ,GAAG,CAAS;IACZ,KAAK,CAAgB;IACrB,gBAAgB,CAAgB;IAChC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,cAAc,CAAkB;CACjC","sourcesContent":["import { IVatDeclaration } from './IVatDeclaration.js';\n\n// cerfaValues\nexport class ICerfaValue {\n id?: number;\n key: string;\n value: string | null;\n idVatDeclaration: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclaration: IVatDeclaration;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export declare class IColor {
2
- id?: number;
3
- color: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IColor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IColor.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AACA,qBAAa,MAAM;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,8 +0,0 @@
1
- // colors
2
- export class IColor {
3
- id;
4
- color;
5
- createdAt;
6
- updatedAt;
7
- }
8
- //# sourceMappingURL=IColor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IColor.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,KAAK,CAAS;IACd,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// colors\nexport class IColor {\n id?: number;\n color: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,11 +0,0 @@
1
- export declare class ICustomisation {
2
- id?: number;
3
- name: string;
4
- info: string | null;
5
- description: string | null;
6
- value: string;
7
- idTypeCustomisation: number;
8
- createdAt?: Date | null;
9
- updatedAt?: Date | null;
10
- }
11
- //# sourceMappingURL=ICustomisation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICustomisation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,12 +0,0 @@
1
- // customisations
2
- export class ICustomisation {
3
- id;
4
- name;
5
- info;
6
- description;
7
- value;
8
- idTypeCustomisation;
9
- createdAt;
10
- updatedAt;
11
- }
12
- //# sourceMappingURL=ICustomisation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICustomisation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,IAAI,CAAgB;IACpB,WAAW,CAAgB;IAC3B,KAAK,CAAS;IACd,mBAAmB,CAAS;IAC5B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// customisations\nexport class ICustomisation {\n id?: number;\n name: string;\n info: string | null;\n description: string | null;\n value: string;\n idTypeCustomisation: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export declare class ICustomizationType {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=ICustomizationType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICustomizationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"AACA,qBAAa,kBAAkB;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,8 +0,0 @@
1
- // typeCustomisations
2
- export class ICustomizationType {
3
- id;
4
- name;
5
- createdAt;
6
- updatedAt;
7
- }
8
- //# sourceMappingURL=ICustomizationType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICustomizationType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"AAAA,qBAAqB;AACrB,MAAM,OAAO,kBAAkB;IAC7B,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// typeCustomisations\nexport class ICustomizationType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export declare class IDay {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IDay.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDay.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"AACA,qBAAa,IAAI;IACf,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,8 +0,0 @@
1
- // day
2
- export class IDay {
3
- id;
4
- name;
5
- createdAt;
6
- updatedAt;
7
- }
8
- //# sourceMappingURL=IDay.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDay.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"AAAA,MAAM;AACN,MAAM,OAAO,IAAI;IACf,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// day\nexport class IDay {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,19 +0,0 @@
1
- export declare class IDetailedLogBi {
2
- id?: number;
3
- date: Date;
4
- idSociety: number;
5
- code: string | null;
6
- message: string | null;
7
- messageError: string | null;
8
- error: string | null;
9
- description: string | null;
10
- idConnection: number | null;
11
- additionnalFields: string | null;
12
- status: string | null;
13
- nbrCompte: number | null;
14
- detailsCompte: string | null;
15
- token: string | null;
16
- createdAt?: Date | null;
17
- updatedAt?: Date | null;
18
- }
19
- //# sourceMappingURL=IDetailedLogBi.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDetailedLogBi.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,IAAI,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,20 +0,0 @@
1
- // detailedLogBi
2
- export class IDetailedLogBi {
3
- id;
4
- date;
5
- idSociety;
6
- code;
7
- message;
8
- messageError;
9
- error;
10
- description;
11
- idConnection;
12
- additionnalFields;
13
- status;
14
- nbrCompte;
15
- detailsCompte;
16
- token;
17
- createdAt;
18
- updatedAt;
19
- }
20
- //# sourceMappingURL=IDetailedLogBi.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDetailedLogBi.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"AAAA,gBAAgB;AAChB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,IAAI,CAAO;IACX,SAAS,CAAS;IAClB,IAAI,CAAgB;IACpB,OAAO,CAAgB;IACvB,YAAY,CAAgB;IAC5B,KAAK,CAAgB;IACrB,WAAW,CAAgB;IAC3B,YAAY,CAAgB;IAC5B,iBAAiB,CAAgB;IACjC,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,aAAa,CAAgB;IAC7B,KAAK,CAAgB;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// detailedLogBi\nexport class IDetailedLogBi {\n id?: number;\n date: Date;\n idSociety: number;\n code: string | null;\n message: string | null;\n messageError: string | null;\n error: string | null;\n description: string | null;\n idConnection: number | null;\n additionnalFields: string | null;\n status: string | null;\n nbrCompte: number | null;\n detailsCompte: string | null;\n token: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,13 +0,0 @@
1
- export declare class IEstimateInvoiceRepeat {
2
- id?: number;
3
- nextDueDate: Date;
4
- lastSending: Date | null;
5
- repeatNumber: number | null;
6
- dateEndRepeat: Date | null;
7
- active: boolean;
8
- idEstimateInvoice: number;
9
- idTypeRepeat: number;
10
- createdAt?: Date | null;
11
- updatedAt?: Date | null;
12
- }
13
- //# sourceMappingURL=IEstimateInvoiceRepeat.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IEstimateInvoiceRepeat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoiceRepeat.ts"],"names":[],"mappings":"AACA,qBAAa,sBAAsB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,aAAa,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,14 +0,0 @@
1
- // estimatesInvoiceRepeat
2
- export class IEstimateInvoiceRepeat {
3
- id;
4
- nextDueDate;
5
- lastSending;
6
- repeatNumber;
7
- dateEndRepeat;
8
- active;
9
- idEstimateInvoice;
10
- idTypeRepeat;
11
- createdAt;
12
- updatedAt;
13
- }
14
- //# sourceMappingURL=IEstimateInvoiceRepeat.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IEstimateInvoiceRepeat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoiceRepeat.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,WAAW,CAAO;IAClB,WAAW,CAAc;IACzB,YAAY,CAAgB;IAC5B,aAAa,CAAc;IAC3B,MAAM,CAAU;IAChB,iBAAiB,CAAS;IAC1B,YAAY,CAAS;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// estimatesInvoiceRepeat\nexport class IEstimateInvoiceRepeat {\n id?: number;\n nextDueDate: Date;\n lastSending: Date | null;\n repeatNumber: number | null;\n dateEndRepeat: Date | null;\n active: boolean;\n idEstimateInvoice: number;\n idTypeRepeat: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,15 +0,0 @@
1
- import { IExercice } from './IExercice.js';
2
- import { IGedFile } from './IGedFile.js';
3
- import { ExerciceNoteType } from '../../Enum/ExerciceNoteType.js';
4
- export declare class IExerciceNote {
5
- id?: number;
6
- value: string;
7
- type: ExerciceNoteType;
8
- idExercice: number;
9
- idGedFile?: number | null;
10
- createdAt?: Date | null;
11
- updatedAt?: Date | null;
12
- exercice?: IExercice;
13
- gedFile?: IGedFile;
14
- }
15
- //# sourceMappingURL=IExerciceNote.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IExerciceNote.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExerciceNote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAElE,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,gBAAgB,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
@@ -1,13 +0,0 @@
1
- export class IExerciceNote {
2
- id;
3
- value;
4
- type;
5
- idExercice;
6
- idGedFile;
7
- createdAt;
8
- updatedAt;
9
- // Associations
10
- exercice;
11
- gedFile;
12
- }
13
- //# sourceMappingURL=IExerciceNote.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IExerciceNote.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExerciceNote.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,KAAK,CAAS;IACd,IAAI,CAAmB;IACvB,UAAU,CAAS;IACnB,SAAS,CAAiB;IAC1B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,QAAQ,CAAa;IACrB,OAAO,CAAY;CACpB","sourcesContent":["import { IExercice } from './IExercice.js';\nimport { IGedFile } from './IGedFile.js';\nimport { ExerciceNoteType } from '../../Enum/ExerciceNoteType.js';\n\nexport class IExerciceNote {\n id?: number;\n value: string;\n type: ExerciceNoteType;\n idExercice: number;\n idGedFile?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n gedFile?: IGedFile;\n}\n"]}
@@ -1,10 +0,0 @@
1
- import { IUser } from './IUser.js';
2
- export declare class IFailedLoginAttempt {
3
- id?: number;
4
- ip: string;
5
- idUser: number;
6
- createdAt?: Date | null;
7
- updatedAt?: Date | null;
8
- user: IUser;
9
- }
10
- //# sourceMappingURL=IFailedLoginAttempt.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFailedLoginAttempt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFailedLoginAttempt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,mBAAmB;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -1,11 +0,0 @@
1
- // failedLoginAttempts
2
- export class IFailedLoginAttempt {
3
- id;
4
- ip;
5
- idUser;
6
- createdAt;
7
- updatedAt;
8
- // Associations
9
- user;
10
- }
11
- //# sourceMappingURL=IFailedLoginAttempt.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFailedLoginAttempt.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFailedLoginAttempt.ts"],"names":[],"mappings":"AAEA,sBAAsB;AACtB,MAAM,OAAO,mBAAmB;IAC9B,EAAE,CAAU;IACZ,EAAE,CAAS;IACX,MAAM,CAAS;IACf,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAQ;CACb","sourcesContent":["import { IUser } from './IUser.js';\n\n// failedLoginAttempts\nexport class IFailedLoginAttempt {\n id?: number;\n ip: string;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
@@ -1,13 +0,0 @@
1
- export declare class IFileMissing {
2
- id?: number;
3
- name: string;
4
- description: string;
5
- state: number;
6
- dateSend: Date;
7
- link: string;
8
- idGedFolder: number;
9
- idSociety: number;
10
- createdAt?: Date | null;
11
- updatedAt?: Date | null;
12
- }
13
- //# sourceMappingURL=IFileMissing.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFileMissing.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFileMissing.ts"],"names":[],"mappings":"AACA,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,IAAI,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,14 +0,0 @@
1
- // filesMissing
2
- export class IFileMissing {
3
- id;
4
- name;
5
- description;
6
- state;
7
- dateSend;
8
- link;
9
- idGedFolder;
10
- idSociety;
11
- createdAt;
12
- updatedAt;
13
- }
14
- //# sourceMappingURL=IFileMissing.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFileMissing.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFileMissing.ts"],"names":[],"mappings":"AAAA,eAAe;AACf,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,WAAW,CAAS;IACpB,KAAK,CAAS;IACd,QAAQ,CAAO;IACf,IAAI,CAAS;IACb,WAAW,CAAS;IACpB,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// filesMissing\nexport class IFileMissing {\n id?: number;\n name: string;\n description: string;\n state: number;\n dateSend: Date;\n link: string;\n idGedFolder: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export declare class IFrequency {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IFrequency.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFrequency.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFrequency.ts"],"names":[],"mappings":"AACA,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,8 +0,0 @@
1
- // frequency
2
- export class IFrequency {
3
- id;
4
- name;
5
- createdAt;
6
- updatedAt;
7
- }
8
- //# sourceMappingURL=IFrequency.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFrequency.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFrequency.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// frequency\nexport class IFrequency {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,14 +0,0 @@
1
- export declare class IInternalEstimate {
2
- id?: number;
3
- amount: number;
4
- state: boolean;
5
- comment: string;
6
- status: boolean;
7
- archive: boolean;
8
- idSociety: number;
9
- idPrestationList: number;
10
- idEstimateInvoiceType: number;
11
- createdAt?: Date | null;
12
- updatedAt?: Date | null;
13
- }
14
- //# sourceMappingURL=IInternalEstimate.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IInternalEstimate.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IInternalEstimate.ts"],"names":[],"mappings":"AACA,qBAAa,iBAAiB;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,OAAO,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;IACzB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,15 +0,0 @@
1
- // internalEstimates
2
- export class IInternalEstimate {
3
- id;
4
- amount;
5
- state;
6
- comment;
7
- status;
8
- archive;
9
- idSociety;
10
- idPrestationList;
11
- idEstimateInvoiceType;
12
- createdAt;
13
- updatedAt;
14
- }
15
- //# sourceMappingURL=IInternalEstimate.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IInternalEstimate.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IInternalEstimate.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,MAAM,OAAO,iBAAiB;IAC5B,EAAE,CAAU;IACZ,MAAM,CAAS;IACf,KAAK,CAAU;IACf,OAAO,CAAS;IAChB,MAAM,CAAU;IAChB,OAAO,CAAU;IACjB,SAAS,CAAS;IAClB,gBAAgB,CAAS;IACzB,qBAAqB,CAAS;IAC9B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// internalEstimates\nexport class IInternalEstimate {\n id?: number;\n amount: number;\n state: boolean;\n comment: string;\n status: boolean;\n archive: boolean;\n idSociety: number;\n idPrestationList: number;\n idEstimateInvoiceType: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}