@silexpert/core 0.1.5 → 0.3.1

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 (980) hide show
  1. package/es/api/Resource.d.ts.map +1 -1
  2. package/es/api/Resource.js.map +1 -1
  3. package/es/api/index.d.ts.map +1 -1
  4. package/es/api/index.js +4 -1
  5. package/es/api/index.js.map +1 -1
  6. package/es/api/resources/Country.d.ts.map +1 -1
  7. package/es/api/resources/Country.js.map +1 -1
  8. package/es/api/resources/Immobilization.d.ts +11 -0
  9. package/es/api/resources/Immobilization.d.ts.map +1 -0
  10. package/es/api/resources/Immobilization.js +10 -0
  11. package/es/api/resources/Immobilization.js.map +1 -0
  12. package/es/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
  13. package/es/api/resources/PaymentExpectationCustomer.js +2 -2
  14. package/es/api/resources/PaymentExpectationCustomer.js.map +1 -1
  15. package/es/api/resources/Simulation.d.ts +4 -1
  16. package/es/api/resources/Simulation.d.ts.map +1 -1
  17. package/es/api/resources/Simulation.js +4 -4
  18. package/es/api/resources/Simulation.js.map +1 -1
  19. package/es/api/resources/Transaction.d.ts +14 -0
  20. package/es/api/resources/Transaction.d.ts.map +1 -0
  21. package/es/api/resources/Transaction.js +12 -0
  22. package/es/api/resources/Transaction.js.map +1 -0
  23. package/es/api/resources.d.ts +2 -0
  24. package/es/api/resources.d.ts.map +1 -1
  25. package/es/api/resources.js +3 -1
  26. package/es/api/resources.js.map +1 -1
  27. package/es/index.js.map +1 -1
  28. package/es/types/Enum/AccountingJournal.d.ts +2 -1
  29. package/es/types/Enum/AccountingJournal.d.ts.map +1 -1
  30. package/es/types/Enum/AccountingJournal.js +1 -0
  31. package/es/types/Enum/AccountingJournal.js.map +1 -1
  32. package/es/types/Enum/ComptaType.js.map +1 -1
  33. package/es/types/Enum/Country.js.map +1 -1
  34. package/es/types/Enum/Ged.d.ts.map +1 -1
  35. package/es/types/Enum/Ged.js.map +1 -1
  36. package/es/types/Enum/ImmobilizationType.d.ts +399 -0
  37. package/es/types/Enum/ImmobilizationType.d.ts.map +1 -0
  38. package/es/types/Enum/ImmobilizationType.js +399 -0
  39. package/es/types/Enum/ImmobilizationType.js.map +1 -0
  40. package/es/types/Enum/LegalForm.js +20 -20
  41. package/es/types/Enum/LegalForm.js.map +1 -1
  42. package/es/types/Enum/Role.d.ts.map +1 -1
  43. package/es/types/Enum/Role.js.map +1 -1
  44. package/es/types/Enum/Simulation.js +6 -6
  45. package/es/types/Enum/Simulation.js.map +1 -1
  46. package/es/types/Enum/TypeConnector.js.map +1 -1
  47. package/es/types/Enum/Vat.d.ts +9 -0
  48. package/es/types/Enum/Vat.d.ts.map +1 -1
  49. package/es/types/Enum/Vat.js +18 -9
  50. package/es/types/Enum/Vat.js.map +1 -1
  51. package/es/types/Form/FormConnector.d.ts.map +1 -1
  52. package/es/types/Form/FormConnector.js.map +1 -1
  53. package/es/types/Interface/api/BasePaginate.d.ts.map +1 -1
  54. package/es/types/Interface/api/BasePaginate.js.map +1 -1
  55. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +10 -4
  56. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
  57. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  58. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +27 -0
  59. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -0
  60. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js +2 -0
  61. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -0
  62. package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.d.ts.map +1 -1
  63. package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  64. package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.d.ts.map +1 -1
  65. package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  66. package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.d.ts.map +1 -1
  67. package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  68. package/es/types/Interface/api/simulation/CreateSimulation.d.ts.map +1 -1
  69. package/es/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  70. package/es/types/Interface/api/simulation/ReadSimulation.d.ts +0 -9
  71. package/es/types/Interface/api/simulation/ReadSimulation.d.ts.map +1 -1
  72. package/es/types/Interface/api/simulation/ReadSimulation.js +1 -1
  73. package/es/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
  74. package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  75. package/es/types/Interface/api/society/ReadSociety.js.map +1 -1
  76. package/es/types/Interface/models/IAbsenceType.d.ts.map +1 -1
  77. package/es/types/Interface/models/IAbsenceType.js.map +1 -1
  78. package/es/types/Interface/models/IAccessToken.d.ts.map +1 -1
  79. package/es/types/Interface/models/IAccessToken.js.map +1 -1
  80. package/es/types/Interface/models/IAccount.d.ts.map +1 -1
  81. package/es/types/Interface/models/IAccount.js.map +1 -1
  82. package/es/types/Interface/models/IAccountDetail.d.ts.map +1 -1
  83. package/es/types/Interface/models/IAccountDetail.js.map +1 -1
  84. package/es/types/Interface/models/IAccountHelp.d.ts.map +1 -1
  85. package/es/types/Interface/models/IAccountHelp.js.map +1 -1
  86. package/es/types/Interface/models/IAccountType.d.ts.map +1 -1
  87. package/es/types/Interface/models/IAccountType.js.map +1 -1
  88. package/es/types/Interface/models/IAccountantTracker.d.ts.map +1 -1
  89. package/es/types/Interface/models/IAccountantTracker.js.map +1 -1
  90. package/es/types/Interface/models/IAccountingEntry.d.ts +4 -1
  91. package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
  92. package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
  93. package/es/types/Interface/models/IAccountingFile.d.ts.map +1 -1
  94. package/es/types/Interface/models/IAccountingFile.js.map +1 -1
  95. package/es/types/Interface/models/IAccountingFileType.d.ts.map +1 -1
  96. package/es/types/Interface/models/IAccountingFileType.js.map +1 -1
  97. package/es/types/Interface/models/IAccountingJournal.d.ts.map +1 -1
  98. package/es/types/Interface/models/IAccountingJournal.js.map +1 -1
  99. package/es/types/Interface/models/IAccountingState.d.ts.map +1 -1
  100. package/es/types/Interface/models/IAccountingState.js.map +1 -1
  101. package/es/types/Interface/models/IAccountingStateType.d.ts.map +1 -1
  102. package/es/types/Interface/models/IAccountingStateType.js.map +1 -1
  103. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  104. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  105. package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
  106. package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
  107. package/es/types/Interface/models/IActivity.d.ts.map +1 -1
  108. package/es/types/Interface/models/IActivity.js.map +1 -1
  109. package/es/types/Interface/models/IAdditionalBalance.d.ts.map +1 -1
  110. package/es/types/Interface/models/IAdditionalBalance.js.map +1 -1
  111. package/es/types/Interface/models/IAlert.d.ts.map +1 -1
  112. package/es/types/Interface/models/IAlert.js.map +1 -1
  113. package/es/types/Interface/models/IAllowedIp.d.ts.map +1 -1
  114. package/es/types/Interface/models/IAllowedIp.js.map +1 -1
  115. package/es/types/Interface/models/IAnalyticsUtm.d.ts.map +1 -1
  116. package/es/types/Interface/models/IAnalyticsUtm.js.map +1 -1
  117. package/es/types/Interface/models/IApiError.d.ts +6 -1
  118. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  119. package/es/types/Interface/models/IApiError.js +6 -0
  120. package/es/types/Interface/models/IApiError.js.map +1 -1
  121. package/es/types/Interface/models/IAppConfig.d.ts.map +1 -1
  122. package/es/types/Interface/models/IAppConfig.js.map +1 -1
  123. package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
  124. package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
  125. package/es/types/Interface/models/IAskAbsence.d.ts.map +1 -1
  126. package/es/types/Interface/models/IAskAbsence.js.map +1 -1
  127. package/es/types/Interface/models/IAskAbsenceTimes.d.ts.map +1 -1
  128. package/es/types/Interface/models/IAskAbsenceTimes.js.map +1 -1
  129. package/es/types/Interface/models/IAttachmentFile.d.ts.map +1 -1
  130. package/es/types/Interface/models/IAttachmentFile.js.map +1 -1
  131. package/es/types/Interface/models/IAttestation.d.ts.map +1 -1
  132. package/es/types/Interface/models/IAttestation.js.map +1 -1
  133. package/es/types/Interface/models/IAttributionHistory.d.ts.map +1 -1
  134. package/es/types/Interface/models/IAttributionHistory.js.map +1 -1
  135. package/es/types/Interface/models/IAutoLoginToken.d.ts.map +1 -1
  136. package/es/types/Interface/models/IAutoLoginToken.js.map +1 -1
  137. package/es/types/Interface/models/IBalanceBankAccount.d.ts.map +1 -1
  138. package/es/types/Interface/models/IBalanceBankAccount.js.map +1 -1
  139. package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  140. package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
  141. package/es/types/Interface/models/IBalanceSheetHistory.d.ts.map +1 -1
  142. package/es/types/Interface/models/IBalanceSheetHistory.js.map +1 -1
  143. package/es/types/Interface/models/IBalanceSheetLiquidation.d.ts.map +1 -1
  144. package/es/types/Interface/models/IBalanceSheetLiquidation.js.map +1 -1
  145. package/es/types/Interface/models/IBalanceSheetPartial.d.ts.map +1 -1
  146. package/es/types/Interface/models/IBalanceSheetPartial.js.map +1 -1
  147. package/es/types/Interface/models/IBankAccount.d.ts.map +1 -1
  148. package/es/types/Interface/models/IBankAccount.js.map +1 -1
  149. package/es/types/Interface/models/IBankAccountSynchroHistory.d.ts.map +1 -1
  150. package/es/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
  151. package/es/types/Interface/models/IBankConnection.d.ts.map +1 -1
  152. package/es/types/Interface/models/IBankConnection.js.map +1 -1
  153. package/es/types/Interface/models/IBankList.d.ts.map +1 -1
  154. package/es/types/Interface/models/IBankList.js.map +1 -1
  155. package/es/types/Interface/models/IBankTransaction.d.ts.map +1 -1
  156. package/es/types/Interface/models/IBankTransaction.js.map +1 -1
  157. package/es/types/Interface/models/IBrandType.d.ts.map +1 -1
  158. package/es/types/Interface/models/IBrandType.js.map +1 -1
  159. package/es/types/Interface/models/IBusinessLine.d.ts.map +1 -1
  160. package/es/types/Interface/models/IBusinessLine.js.map +1 -1
  161. package/es/types/Interface/models/IBusinessPartner.d.ts.map +1 -1
  162. package/es/types/Interface/models/IBusinessPartner.js.map +1 -1
  163. package/es/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
  164. package/es/types/Interface/models/ICalendarEvent.js.map +1 -1
  165. package/es/types/Interface/models/ICalendarEventUser.d.ts.map +1 -1
  166. package/es/types/Interface/models/ICalendarEventUser.js.map +1 -1
  167. package/es/types/Interface/models/ICallDirectly.d.ts.map +1 -1
  168. package/es/types/Interface/models/ICallDirectly.js.map +1 -1
  169. package/es/types/Interface/models/ICashDeskTransactionType.d.ts.map +1 -1
  170. package/es/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
  171. package/es/types/Interface/models/ICategory.d.ts.map +1 -1
  172. package/es/types/Interface/models/ICategory.js.map +1 -1
  173. package/es/types/Interface/models/ICerfaType.d.ts.map +1 -1
  174. package/es/types/Interface/models/ICerfaType.js.map +1 -1
  175. package/es/types/Interface/models/ICerfaValue.d.ts.map +1 -1
  176. package/es/types/Interface/models/ICerfaValue.js.map +1 -1
  177. package/es/types/Interface/models/IChangeLog.d.ts.map +1 -1
  178. package/es/types/Interface/models/IChangeLog.js.map +1 -1
  179. package/es/types/Interface/models/IChannelType.d.ts.map +1 -1
  180. package/es/types/Interface/models/IChannelType.js.map +1 -1
  181. package/es/types/Interface/models/IChecklist.d.ts.map +1 -1
  182. package/es/types/Interface/models/IChecklist.js.map +1 -1
  183. package/es/types/Interface/models/IChecklistCategoryType.d.ts.map +1 -1
  184. package/es/types/Interface/models/IChecklistCategoryType.js.map +1 -1
  185. package/es/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  186. package/es/types/Interface/models/IChecklistDetail.js.map +1 -1
  187. package/es/types/Interface/models/IChecklistType.d.ts.map +1 -1
  188. package/es/types/Interface/models/IChecklistType.js.map +1 -1
  189. package/es/types/Interface/models/ICivility.d.ts.map +1 -1
  190. package/es/types/Interface/models/ICivility.js.map +1 -1
  191. package/es/types/Interface/models/IColor.d.ts.map +1 -1
  192. package/es/types/Interface/models/IColor.js.map +1 -1
  193. package/es/types/Interface/models/IComment.d.ts.map +1 -1
  194. package/es/types/Interface/models/IComment.js.map +1 -1
  195. package/es/types/Interface/models/ICommentType.d.ts.map +1 -1
  196. package/es/types/Interface/models/ICommentType.js.map +1 -1
  197. package/es/types/Interface/models/IComptaHistoryType.d.ts.map +1 -1
  198. package/es/types/Interface/models/IComptaHistoryType.js.map +1 -1
  199. package/es/types/Interface/models/IComptaType.d.ts.map +1 -1
  200. package/es/types/Interface/models/IComptaType.js.map +1 -1
  201. package/es/types/Interface/models/IConnector.d.ts.map +1 -1
  202. package/es/types/Interface/models/IConnector.js.map +1 -1
  203. package/es/types/Interface/models/IConnectorType.d.ts.map +1 -1
  204. package/es/types/Interface/models/IConnectorType.js.map +1 -1
  205. package/es/types/Interface/models/IContractType.d.ts.map +1 -1
  206. package/es/types/Interface/models/IContractType.js.map +1 -1
  207. package/es/types/Interface/models/ICotation.d.ts.map +1 -1
  208. package/es/types/Interface/models/ICotation.js.map +1 -1
  209. package/es/types/Interface/models/ICountry.d.ts.map +1 -1
  210. package/es/types/Interface/models/ICountry.js.map +1 -1
  211. package/es/types/Interface/models/ICurrency.d.ts.map +1 -1
  212. package/es/types/Interface/models/ICurrency.js.map +1 -1
  213. package/es/types/Interface/models/ICustomerIsRegime.d.ts.map +1 -1
  214. package/es/types/Interface/models/ICustomerIsRegime.js.map +1 -1
  215. package/es/types/Interface/models/ICustomerSignature.d.ts.map +1 -1
  216. package/es/types/Interface/models/ICustomerSignature.js.map +1 -1
  217. package/es/types/Interface/models/ICustomerTva.d.ts.map +1 -1
  218. package/es/types/Interface/models/ICustomerTva.js.map +1 -1
  219. package/es/types/Interface/models/ICustomisation.d.ts.map +1 -1
  220. package/es/types/Interface/models/ICustomisation.js.map +1 -1
  221. package/es/types/Interface/models/ICustomizationType.d.ts.map +1 -1
  222. package/es/types/Interface/models/ICustomizationType.js.map +1 -1
  223. package/es/types/Interface/models/ICycle.d.ts.map +1 -1
  224. package/es/types/Interface/models/ICycle.js.map +1 -1
  225. package/es/types/Interface/models/IDay.d.ts.map +1 -1
  226. package/es/types/Interface/models/IDay.js.map +1 -1
  227. package/es/types/Interface/models/IDetailedLogBi.d.ts.map +1 -1
  228. package/es/types/Interface/models/IDetailedLogBi.js.map +1 -1
  229. package/es/types/Interface/models/IDirectDebitHistory.d.ts.map +1 -1
  230. package/es/types/Interface/models/IDirectDebitHistory.js.map +1 -1
  231. package/es/types/Interface/models/IDocumentWaitingType.d.ts.map +1 -1
  232. package/es/types/Interface/models/IDocumentWaitingType.js.map +1 -1
  233. package/es/types/Interface/models/IEmployee.d.ts.map +1 -1
  234. package/es/types/Interface/models/IEmployee.js.map +1 -1
  235. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +1 -1
  236. package/es/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
  237. package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +1 -1
  238. package/es/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
  239. package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +1 -1
  240. package/es/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
  241. package/es/types/Interface/models/IEngagementOcrExtraction.d.ts.map +1 -1
  242. package/es/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
  243. package/es/types/Interface/models/IErrorCode.d.ts.map +1 -1
  244. package/es/types/Interface/models/IErrorCode.js.map +1 -1
  245. package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  246. package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
  247. package/es/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +1 -1
  248. package/es/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
  249. package/es/types/Interface/models/IEstimateInvoiceType.d.ts.map +1 -1
  250. package/es/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
  251. package/es/types/Interface/models/IExercice.d.ts +14 -14
  252. package/es/types/Interface/models/IExercice.d.ts.map +1 -1
  253. package/es/types/Interface/models/IExercice.js.map +1 -1
  254. package/es/types/Interface/models/IExerciceDetail.d.ts.map +1 -1
  255. package/es/types/Interface/models/IExerciceDetail.js.map +1 -1
  256. package/es/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  257. package/es/types/Interface/models/IExercicePrestation.js.map +1 -1
  258. package/es/types/Interface/models/IFailedLoginAttempt.d.ts.map +1 -1
  259. package/es/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
  260. package/es/types/Interface/models/IFaq.d.ts.map +1 -1
  261. package/es/types/Interface/models/IFaq.js.map +1 -1
  262. package/es/types/Interface/models/IFaqCategory.d.ts.map +1 -1
  263. package/es/types/Interface/models/IFaqCategory.js.map +1 -1
  264. package/es/types/Interface/models/IField.d.ts.map +1 -1
  265. package/es/types/Interface/models/IField.js.map +1 -1
  266. package/es/types/Interface/models/IFile.d.ts.map +1 -1
  267. package/es/types/Interface/models/IFile.js.map +1 -1
  268. package/es/types/Interface/models/IFileMissing.d.ts.map +1 -1
  269. package/es/types/Interface/models/IFileMissing.js.map +1 -1
  270. package/es/types/Interface/models/IFileType.d.ts.map +1 -1
  271. package/es/types/Interface/models/IFileType.js.map +1 -1
  272. package/es/types/Interface/models/IFiscalRegime.d.ts.map +1 -1
  273. package/es/types/Interface/models/IFiscalRegime.js.map +1 -1
  274. package/es/types/Interface/models/IFolderFile.d.ts.map +1 -1
  275. package/es/types/Interface/models/IFolderFile.js.map +1 -1
  276. package/es/types/Interface/models/IFollow.d.ts.map +1 -1
  277. package/es/types/Interface/models/IFollow.js.map +1 -1
  278. package/es/types/Interface/models/IFollowList.d.ts.map +1 -1
  279. package/es/types/Interface/models/IFollowList.js.map +1 -1
  280. package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +1 -1
  281. package/es/types/Interface/models/IFollowedQualityMail.js.map +1 -1
  282. package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +1 -1
  283. package/es/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
  284. package/es/types/Interface/models/IFormalism.d.ts.map +1 -1
  285. package/es/types/Interface/models/IFormalism.js.map +1 -1
  286. package/es/types/Interface/models/IFormalismValue.d.ts.map +1 -1
  287. package/es/types/Interface/models/IFormalismValue.js.map +1 -1
  288. package/es/types/Interface/models/IFrequency.d.ts.map +1 -1
  289. package/es/types/Interface/models/IFrequency.js.map +1 -1
  290. package/es/types/Interface/models/IFuel.d.ts.map +1 -1
  291. package/es/types/Interface/models/IFuel.js.map +1 -1
  292. package/es/types/Interface/models/IGedCategory.d.ts.map +1 -1
  293. package/es/types/Interface/models/IGedCategory.js.map +1 -1
  294. package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
  295. package/es/types/Interface/models/IGedFile.js.map +1 -1
  296. package/es/types/Interface/models/IGedFileType.d.ts.map +1 -1
  297. package/es/types/Interface/models/IGedFileType.js.map +1 -1
  298. package/es/types/Interface/models/IGedFolder.d.ts.map +1 -1
  299. package/es/types/Interface/models/IGedFolder.js.map +1 -1
  300. package/es/types/Interface/models/IIdentification.d.ts.map +1 -1
  301. package/es/types/Interface/models/IIdentification.js.map +1 -1
  302. package/es/types/Interface/models/IImmobilization.d.ts +4 -1
  303. package/es/types/Interface/models/IImmobilization.d.ts.map +1 -1
  304. package/es/types/Interface/models/IImmobilization.js.map +1 -1
  305. package/es/types/Interface/models/IIndependentReview.d.ts.map +1 -1
  306. package/es/types/Interface/models/IIndependentReview.js.map +1 -1
  307. package/es/types/Interface/models/IInterestedByFeature.d.ts.map +1 -1
  308. package/es/types/Interface/models/IInterestedByFeature.js.map +1 -1
  309. package/es/types/Interface/models/IInternalEstimate.d.ts.map +1 -1
  310. package/es/types/Interface/models/IInternalEstimate.js.map +1 -1
  311. package/es/types/Interface/models/IIpTmpBlocked.d.ts.map +1 -1
  312. package/es/types/Interface/models/IIpTmpBlocked.js.map +1 -1
  313. package/es/types/Interface/models/IItemEstimate.d.ts.map +1 -1
  314. package/es/types/Interface/models/IItemEstimate.js.map +1 -1
  315. package/es/types/Interface/models/IJob.d.ts.map +1 -1
  316. package/es/types/Interface/models/IJob.js.map +1 -1
  317. package/es/types/Interface/models/IJobCategory.d.ts.map +1 -1
  318. package/es/types/Interface/models/IJobCategory.js.map +1 -1
  319. package/es/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -1
  320. package/es/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  321. package/es/types/Interface/models/ILabelPaymentWaiting.d.ts.map +1 -1
  322. package/es/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
  323. package/es/types/Interface/models/ILegalForm.d.ts.map +1 -1
  324. package/es/types/Interface/models/ILegalForm.js.map +1 -1
  325. package/es/types/Interface/models/ILegalNotice.d.ts.map +1 -1
  326. package/es/types/Interface/models/ILegalNotice.js.map +1 -1
  327. package/es/types/Interface/models/ILetter.d.ts.map +1 -1
  328. package/es/types/Interface/models/ILetter.js.map +1 -1
  329. package/es/types/Interface/models/ILetterType.d.ts.map +1 -1
  330. package/es/types/Interface/models/ILetterType.js.map +1 -1
  331. package/es/types/Interface/models/ILettering.d.ts.map +1 -1
  332. package/es/types/Interface/models/ILettering.js.map +1 -1
  333. package/es/types/Interface/models/ILog.d.ts.map +1 -1
  334. package/es/types/Interface/models/ILog.js.map +1 -1
  335. package/es/types/Interface/models/ILogBi.d.ts.map +1 -1
  336. package/es/types/Interface/models/ILogBi.js.map +1 -1
  337. package/es/types/Interface/models/ILogType.d.ts.map +1 -1
  338. package/es/types/Interface/models/ILogType.js.map +1 -1
  339. package/es/types/Interface/models/IMailAuto.d.ts.map +1 -1
  340. package/es/types/Interface/models/IMailAuto.js.map +1 -1
  341. package/es/types/Interface/models/IMailAutoType.d.ts.map +1 -1
  342. package/es/types/Interface/models/IMailAutoType.js.map +1 -1
  343. package/es/types/Interface/models/IMailSociety.d.ts.map +1 -1
  344. package/es/types/Interface/models/IMailSociety.js.map +1 -1
  345. package/es/types/Interface/models/IMonth.d.ts.map +1 -1
  346. package/es/types/Interface/models/IMonth.js.map +1 -1
  347. package/es/types/Interface/models/INationality.d.ts.map +1 -1
  348. package/es/types/Interface/models/INationality.js.map +1 -1
  349. package/es/types/Interface/models/INature.d.ts.map +1 -1
  350. package/es/types/Interface/models/INature.js.map +1 -1
  351. package/es/types/Interface/models/INote.d.ts.map +1 -1
  352. package/es/types/Interface/models/INote.js.map +1 -1
  353. package/es/types/Interface/models/INotification.d.ts.map +1 -1
  354. package/es/types/Interface/models/INotification.js.map +1 -1
  355. package/es/types/Interface/models/INotificationCodeType.d.ts.map +1 -1
  356. package/es/types/Interface/models/INotificationCodeType.js.map +1 -1
  357. package/es/types/Interface/models/INotificationType.d.ts.map +1 -1
  358. package/es/types/Interface/models/INotificationType.js.map +1 -1
  359. package/es/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
  360. package/es/types/Interface/models/IOldExpertInfo.js.map +1 -1
  361. package/es/types/Interface/models/IOperationLegalNotice.d.ts.map +1 -1
  362. package/es/types/Interface/models/IOperationLegalNotice.js.map +1 -1
  363. package/es/types/Interface/models/IPageView.d.ts.map +1 -1
  364. package/es/types/Interface/models/IPageView.js.map +1 -1
  365. package/es/types/Interface/models/IPartnerTransaction.d.ts.map +1 -1
  366. package/es/types/Interface/models/IPartnerTransaction.js.map +1 -1
  367. package/es/types/Interface/models/IPartnerTransactionType.d.ts.map +1 -1
  368. package/es/types/Interface/models/IPartnerTransactionType.js.map +1 -1
  369. package/es/types/Interface/models/IPayPlan.d.ts.map +1 -1
  370. package/es/types/Interface/models/IPayPlan.js.map +1 -1
  371. package/es/types/Interface/models/IPayment.d.ts.map +1 -1
  372. package/es/types/Interface/models/IPayment.js.map +1 -1
  373. package/es/types/Interface/models/IPaymentDelay.d.ts.map +1 -1
  374. package/es/types/Interface/models/IPaymentDelay.js.map +1 -1
  375. package/es/types/Interface/models/IPaymentExpectation.d.ts.map +1 -1
  376. package/es/types/Interface/models/IPaymentExpectation.js.map +1 -1
  377. package/es/types/Interface/models/IPaymentExpectationCustomer.d.ts.map +1 -1
  378. package/es/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
  379. package/es/types/Interface/models/IPaymentMethod.d.ts.map +1 -1
  380. package/es/types/Interface/models/IPaymentMethod.js.map +1 -1
  381. package/es/types/Interface/models/IPaymentSchedule.d.ts.map +1 -1
  382. package/es/types/Interface/models/IPaymentSchedule.js.map +1 -1
  383. package/es/types/Interface/models/IPaymentWaiting.d.ts.map +1 -1
  384. package/es/types/Interface/models/IPaymentWaiting.js.map +1 -1
  385. package/es/types/Interface/models/IPenalty.d.ts.map +1 -1
  386. package/es/types/Interface/models/IPenalty.js.map +1 -1
  387. package/es/types/Interface/models/IPenaltyType.d.ts.map +1 -1
  388. package/es/types/Interface/models/IPenaltyType.js.map +1 -1
  389. package/es/types/Interface/models/IPendingPoint.d.ts.map +1 -1
  390. package/es/types/Interface/models/IPendingPoint.js.map +1 -1
  391. package/es/types/Interface/models/IPermission.d.ts.map +1 -1
  392. package/es/types/Interface/models/IPermission.js.map +1 -1
  393. package/es/types/Interface/models/IPhoneNumber.d.ts.map +1 -1
  394. package/es/types/Interface/models/IPhoneNumber.js.map +1 -1
  395. package/es/types/Interface/models/IPhonePrefix.d.ts.map +1 -1
  396. package/es/types/Interface/models/IPhonePrefix.js.map +1 -1
  397. package/es/types/Interface/models/IPhonePrefixChild.d.ts.map +1 -1
  398. package/es/types/Interface/models/IPhonePrefixChild.js.map +1 -1
  399. package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
  400. package/es/types/Interface/models/IPrestation.js.map +1 -1
  401. package/es/types/Interface/models/IPrestationComplementary.d.ts.map +1 -1
  402. package/es/types/Interface/models/IPrestationComplementary.js.map +1 -1
  403. package/es/types/Interface/models/IPrestationList.d.ts.map +1 -1
  404. package/es/types/Interface/models/IPrestationList.js.map +1 -1
  405. package/es/types/Interface/models/IPrestationSocial.d.ts.map +1 -1
  406. package/es/types/Interface/models/IPrestationSocial.js.map +1 -1
  407. package/es/types/Interface/models/IProcedure.d.ts.map +1 -1
  408. package/es/types/Interface/models/IProcedure.js.map +1 -1
  409. package/es/types/Interface/models/IProduct.d.ts.map +1 -1
  410. package/es/types/Interface/models/IProduct.js.map +1 -1
  411. package/es/types/Interface/models/IProductType.d.ts.map +1 -1
  412. package/es/types/Interface/models/IProductType.js.map +1 -1
  413. package/es/types/Interface/models/IQuality.d.ts.map +1 -1
  414. package/es/types/Interface/models/IQuality.js.map +1 -1
  415. package/es/types/Interface/models/IQuotaLead.d.ts.map +1 -1
  416. package/es/types/Interface/models/IQuotaLead.js.map +1 -1
  417. package/es/types/Interface/models/IRating.d.ts.map +1 -1
  418. package/es/types/Interface/models/IRating.js.map +1 -1
  419. package/es/types/Interface/models/IReason.d.ts.map +1 -1
  420. package/es/types/Interface/models/IReason.js.map +1 -1
  421. package/es/types/Interface/models/IReasonTermination.d.ts.map +1 -1
  422. package/es/types/Interface/models/IReasonTermination.js.map +1 -1
  423. package/es/types/Interface/models/IRecontactHistory.d.ts.map +1 -1
  424. package/es/types/Interface/models/IRecontactHistory.js.map +1 -1
  425. package/es/types/Interface/models/IRefund.d.ts.map +1 -1
  426. package/es/types/Interface/models/IRefund.js.map +1 -1
  427. package/es/types/Interface/models/IRefundMotif.d.ts.map +1 -1
  428. package/es/types/Interface/models/IRefundMotif.js.map +1 -1
  429. package/es/types/Interface/models/IRegion.d.ts.map +1 -1
  430. package/es/types/Interface/models/IRegion.js.map +1 -1
  431. package/es/types/Interface/models/IRegisterCategory.d.ts.map +1 -1
  432. package/es/types/Interface/models/IRegisterCategory.js.map +1 -1
  433. package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
  434. package/es/types/Interface/models/IRegulate.js.map +1 -1
  435. package/es/types/Interface/models/IRegulation.d.ts.map +1 -1
  436. package/es/types/Interface/models/IRegulation.js.map +1 -1
  437. package/es/types/Interface/models/IRepeatType.d.ts.map +1 -1
  438. package/es/types/Interface/models/IRepeatType.js.map +1 -1
  439. package/es/types/Interface/models/IReport.d.ts.map +1 -1
  440. package/es/types/Interface/models/IReport.js.map +1 -1
  441. package/es/types/Interface/models/IReportMessage.d.ts.map +1 -1
  442. package/es/types/Interface/models/IReportMessage.js.map +1 -1
  443. package/es/types/Interface/models/IReportType.d.ts.map +1 -1
  444. package/es/types/Interface/models/IReportType.js.map +1 -1
  445. package/es/types/Interface/models/IRole.d.ts.map +1 -1
  446. package/es/types/Interface/models/IRole.js.map +1 -1
  447. package/es/types/Interface/models/IRoleUser.d.ts.map +1 -1
  448. package/es/types/Interface/models/IRoleUser.js.map +1 -1
  449. package/es/types/Interface/models/IRoom.d.ts.map +1 -1
  450. package/es/types/Interface/models/IRoom.js.map +1 -1
  451. package/es/types/Interface/models/IRule.d.ts.map +1 -1
  452. package/es/types/Interface/models/IRule.js.map +1 -1
  453. package/es/types/Interface/models/ISchedule.d.ts.map +1 -1
  454. package/es/types/Interface/models/ISchedule.js.map +1 -1
  455. package/es/types/Interface/models/ISector.d.ts.map +1 -1
  456. package/es/types/Interface/models/ISector.js.map +1 -1
  457. package/es/types/Interface/models/ISendMethod.d.ts.map +1 -1
  458. package/es/types/Interface/models/ISendMethod.js.map +1 -1
  459. package/es/types/Interface/models/IService.d.ts.map +1 -1
  460. package/es/types/Interface/models/IService.js.map +1 -1
  461. package/es/types/Interface/models/ISheetMonthSchedule.d.ts.map +1 -1
  462. package/es/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  463. package/es/types/Interface/models/ISimulation.d.ts +3 -3
  464. package/es/types/Interface/models/ISimulation.d.ts.map +1 -1
  465. package/es/types/Interface/models/ISimulation.js.map +1 -1
  466. package/es/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +1 -1
  467. package/es/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
  468. package/es/types/Interface/models/ISimulationColor.d.ts.map +1 -1
  469. package/es/types/Interface/models/ISimulationColor.js.map +1 -1
  470. package/es/types/Interface/models/ISimulationElement.d.ts.map +1 -1
  471. package/es/types/Interface/models/ISimulationElement.js.map +1 -1
  472. package/es/types/Interface/models/ISimulationHasBankAccount.d.ts.map +1 -1
  473. package/es/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
  474. package/es/types/Interface/models/ISimulationPeriod.d.ts.map +1 -1
  475. package/es/types/Interface/models/ISimulationPeriod.js.map +1 -1
  476. package/es/types/Interface/models/ISimulationSummary.d.ts.map +1 -1
  477. package/es/types/Interface/models/ISimulationSummary.js.map +1 -1
  478. package/es/types/Interface/models/ISms.d.ts.map +1 -1
  479. package/es/types/Interface/models/ISms.js.map +1 -1
  480. package/es/types/Interface/models/ISmsType.d.ts.map +1 -1
  481. package/es/types/Interface/models/ISmsType.js.map +1 -1
  482. package/es/types/Interface/models/ISocialDetail.d.ts.map +1 -1
  483. package/es/types/Interface/models/ISocialDetail.js.map +1 -1
  484. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  485. package/es/types/Interface/models/ISociety.js.map +1 -1
  486. package/es/types/Interface/models/ISocietyAction.d.ts.map +1 -1
  487. package/es/types/Interface/models/ISocietyAction.js.map +1 -1
  488. package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  489. package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
  490. package/es/types/Interface/models/ISocietyBank.d.ts.map +1 -1
  491. package/es/types/Interface/models/ISocietyBank.js.map +1 -1
  492. package/es/types/Interface/models/ISocietyBudgetConnection.d.ts.map +1 -1
  493. package/es/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
  494. package/es/types/Interface/models/ISocietyCgv.d.ts.map +1 -1
  495. package/es/types/Interface/models/ISocietyCgv.js.map +1 -1
  496. package/es/types/Interface/models/ISocietyConfig.d.ts.map +1 -1
  497. package/es/types/Interface/models/ISocietyConfig.js.map +1 -1
  498. package/es/types/Interface/models/ISocietyConfigBalanceSheet.d.ts.map +1 -1
  499. package/es/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
  500. package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  501. package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
  502. package/es/types/Interface/models/ISocietyFile.d.ts.map +1 -1
  503. package/es/types/Interface/models/ISocietyFile.js.map +1 -1
  504. package/es/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
  505. package/es/types/Interface/models/ISocietyGescom.js.map +1 -1
  506. package/es/types/Interface/models/ISocietyJuridical.d.ts.map +1 -1
  507. package/es/types/Interface/models/ISocietyJuridical.js.map +1 -1
  508. package/es/types/Interface/models/ISocietyNote.d.ts.map +1 -1
  509. package/es/types/Interface/models/ISocietyNote.js.map +1 -1
  510. package/es/types/Interface/models/ISocietyPartner.d.ts.map +1 -1
  511. package/es/types/Interface/models/ISocietyPartner.js.map +1 -1
  512. package/es/types/Interface/models/ISocietyProceeding.d.ts.map +1 -1
  513. package/es/types/Interface/models/ISocietyProceeding.js.map +1 -1
  514. package/es/types/Interface/models/ISocietyProcessRegister.d.ts.map +1 -1
  515. package/es/types/Interface/models/ISocietyProcessRegister.js.map +1 -1
  516. package/es/types/Interface/models/ISocietyRelance.d.ts.map +1 -1
  517. package/es/types/Interface/models/ISocietyRelance.js.map +1 -1
  518. package/es/types/Interface/models/ISocietySocial.d.ts.map +1 -1
  519. package/es/types/Interface/models/ISocietySocial.js.map +1 -1
  520. package/es/types/Interface/models/ISocietySoftware.d.ts.map +1 -1
  521. package/es/types/Interface/models/ISocietySoftware.js.map +1 -1
  522. package/es/types/Interface/models/ISocietyStat.d.ts.map +1 -1
  523. package/es/types/Interface/models/ISocietyStat.js.map +1 -1
  524. package/es/types/Interface/models/ISocietyVehicle.d.ts.map +1 -1
  525. package/es/types/Interface/models/ISocietyVehicle.js.map +1 -1
  526. package/es/types/Interface/models/ISoftwareCompta.d.ts.map +1 -1
  527. package/es/types/Interface/models/ISoftwareCompta.js.map +1 -1
  528. package/es/types/Interface/models/ISource.d.ts.map +1 -1
  529. package/es/types/Interface/models/ISource.js.map +1 -1
  530. package/es/types/Interface/models/ISpecialOperation.d.ts.map +1 -1
  531. package/es/types/Interface/models/ISpecialOperation.js.map +1 -1
  532. package/es/types/Interface/models/ISponsorshipLink.d.ts.map +1 -1
  533. package/es/types/Interface/models/ISponsorshipLink.js.map +1 -1
  534. package/es/types/Interface/models/IStatusSignature.d.ts.map +1 -1
  535. package/es/types/Interface/models/IStatusSignature.js.map +1 -1
  536. package/es/types/Interface/models/IStripeEvent.d.ts.map +1 -1
  537. package/es/types/Interface/models/IStripeEvent.js.map +1 -1
  538. package/es/types/Interface/models/IStripeEventType.d.ts.map +1 -1
  539. package/es/types/Interface/models/IStripeEventType.js.map +1 -1
  540. package/es/types/Interface/models/ISubscriptionType.d.ts.map +1 -1
  541. package/es/types/Interface/models/ISubscriptionType.js.map +1 -1
  542. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  543. package/es/types/Interface/models/ISupervision.js.map +1 -1
  544. package/es/types/Interface/models/ISupervisionJob.d.ts.map +1 -1
  545. package/es/types/Interface/models/ISupervisionJob.js.map +1 -1
  546. package/es/types/Interface/models/ISupervisionPendingPoint.d.ts.map +1 -1
  547. package/es/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  548. package/es/types/Interface/models/ITag.d.ts.map +1 -1
  549. package/es/types/Interface/models/ITag.js.map +1 -1
  550. package/es/types/Interface/models/ITask.d.ts.map +1 -1
  551. package/es/types/Interface/models/ITask.js.map +1 -1
  552. package/es/types/Interface/models/ITaxSystem.d.ts.map +1 -1
  553. package/es/types/Interface/models/ITaxSystem.js.map +1 -1
  554. package/es/types/Interface/models/ITeam.d.ts.map +1 -1
  555. package/es/types/Interface/models/ITeam.js.map +1 -1
  556. package/es/types/Interface/models/ITeamBusinessLine.d.ts.map +1 -1
  557. package/es/types/Interface/models/ITeamBusinessLine.js.map +1 -1
  558. package/es/types/Interface/models/ITerminationList.d.ts.map +1 -1
  559. package/es/types/Interface/models/ITerminationList.js.map +1 -1
  560. package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
  561. package/es/types/Interface/models/IThirdParty.js.map +1 -1
  562. package/es/types/Interface/models/IThirdPartySociety.d.ts.map +1 -1
  563. package/es/types/Interface/models/IThirdPartySociety.js.map +1 -1
  564. package/es/types/Interface/models/IThirdPartyType.d.ts.map +1 -1
  565. package/es/types/Interface/models/IThirdPartyType.js.map +1 -1
  566. package/es/types/Interface/models/ITicketSupport.d.ts.map +1 -1
  567. package/es/types/Interface/models/ITicketSupport.js.map +1 -1
  568. package/es/types/Interface/models/ITicketSupportFollow.d.ts.map +1 -1
  569. package/es/types/Interface/models/ITicketSupportFollow.js.map +1 -1
  570. package/es/types/Interface/models/ITimeTracking.d.ts.map +1 -1
  571. package/es/types/Interface/models/ITimeTracking.js.map +1 -1
  572. package/es/types/Interface/models/ITimeTrackingSource.d.ts.map +1 -1
  573. package/es/types/Interface/models/ITimeTrackingSource.js.map +1 -1
  574. package/es/types/Interface/models/ITmpValidationToken.d.ts.map +1 -1
  575. package/es/types/Interface/models/ITmpValidationToken.js.map +1 -1
  576. package/es/types/Interface/models/IUnit.d.ts.map +1 -1
  577. package/es/types/Interface/models/IUnit.js.map +1 -1
  578. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  579. package/es/types/Interface/models/IUser.js.map +1 -1
  580. package/es/types/Interface/models/IUserNotification.d.ts.map +1 -1
  581. package/es/types/Interface/models/IUserNotification.js.map +1 -1
  582. package/es/types/Interface/models/IUserSocietyPermission.d.ts.map +1 -1
  583. package/es/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  584. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +1 -1
  585. package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
  586. package/es/types/Interface/models/IUserTeam.d.ts.map +1 -1
  587. package/es/types/Interface/models/IUserTeam.js.map +1 -1
  588. package/es/types/Interface/models/IUserTest.d.ts.map +1 -1
  589. package/es/types/Interface/models/IUserTest.js.map +1 -1
  590. package/es/types/Interface/models/IVat.d.ts.map +1 -1
  591. package/es/types/Interface/models/IVat.js.map +1 -1
  592. package/es/types/Interface/models/IVatDeclaration.d.ts.map +1 -1
  593. package/es/types/Interface/models/IVatDeclaration.js.map +1 -1
  594. package/es/types/Interface/models/IVatDeclarationCertificate.d.ts.map +1 -1
  595. package/es/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
  596. package/es/types/Interface/models/IVatDeclarationSocietyDetail.d.ts.map +1 -1
  597. package/es/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
  598. package/es/types/Interface/models/IVatMargin.d.ts.map +1 -1
  599. package/es/types/Interface/models/IVatMargin.js.map +1 -1
  600. package/es/types/Interface/models/IVatRegime.d.ts.map +1 -1
  601. package/es/types/Interface/models/IVatRegime.js.map +1 -1
  602. package/es/types/Interface/models/IVehicleType.d.ts.map +1 -1
  603. package/es/types/Interface/models/IVehicleType.js.map +1 -1
  604. package/es/types/Interface/models/IWebMail.d.ts.map +1 -1
  605. package/es/types/Interface/models/IWebMail.js.map +1 -1
  606. package/es/types/Interface/models/IWebMailAttachment.d.ts.map +1 -1
  607. package/es/types/Interface/models/IWebMailAttachment.js.map +1 -1
  608. package/es/types/Interface/models/IWebMailSpam.d.ts.map +1 -1
  609. package/es/types/Interface/models/IWebMailSpam.js.map +1 -1
  610. package/es/types/Interface/models/IWebMailSpamType.d.ts.map +1 -1
  611. package/es/types/Interface/models/IWebMailSpamType.js.map +1 -1
  612. package/es/types/Interface/models/IWebMailStat.d.ts.map +1 -1
  613. package/es/types/Interface/models/IWebMailStat.js.map +1 -1
  614. package/es/types/Interface/models/IWebMailType.d.ts.map +1 -1
  615. package/es/types/Interface/models/IWebMailType.js.map +1 -1
  616. package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
  617. package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
  618. package/es/types/index.d.ts +3 -0
  619. package/es/types/index.d.ts.map +1 -1
  620. package/es/types/index.js +3 -0
  621. package/es/types/index.js.map +1 -1
  622. package/es/utils/objectUtils/BaseEntity.d.ts.map +1 -1
  623. package/es/utils/objectUtils/BaseEntity.js.map +1 -1
  624. package/es/utils/objectUtils/flattenObject.d.ts.map +1 -1
  625. package/es/utils/objectUtils/flattenObject.js +3 -5
  626. package/es/utils/objectUtils/flattenObject.js.map +1 -1
  627. package/es/utils/objectUtils/fullFlattenObject.d.ts.map +1 -1
  628. package/es/utils/objectUtils/fullFlattenObject.js +2 -4
  629. package/es/utils/objectUtils/fullFlattenObject.js.map +1 -1
  630. package/es/utils/objectUtils/unflattenObject.d.ts.map +1 -1
  631. package/es/utils/objectUtils/unflattenObject.js +4 -5
  632. package/es/utils/objectUtils/unflattenObject.js.map +1 -1
  633. package/js/api/Resource.js.map +1 -1
  634. package/js/api/index.js +3 -0
  635. package/js/api/index.js.map +1 -1
  636. package/js/api/resources/Country.js.map +1 -1
  637. package/js/api/resources/Immobilization.js +22 -0
  638. package/js/api/resources/Immobilization.js.map +1 -0
  639. package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
  640. package/js/api/resources/Simulation.js +4 -4
  641. package/js/api/resources/Simulation.js.map +1 -1
  642. package/js/api/resources/Transaction.js +24 -0
  643. package/js/api/resources/Transaction.js.map +1 -0
  644. package/js/api/resources.js +4 -1
  645. package/js/api/resources.js.map +1 -1
  646. package/js/index.js.map +1 -1
  647. package/js/types/Enum/AccountingJournal.js +1 -0
  648. package/js/types/Enum/AccountingJournal.js.map +1 -1
  649. package/js/types/Enum/ComptaType.js.map +1 -1
  650. package/js/types/Enum/Country.js.map +1 -1
  651. package/js/types/Enum/Ged.js.map +1 -1
  652. package/js/types/Enum/ImmobilizationType.js +404 -0
  653. package/js/types/Enum/ImmobilizationType.js.map +1 -0
  654. package/js/types/Enum/LegalForm.js.map +1 -1
  655. package/js/types/Enum/Role.js.map +1 -1
  656. package/js/types/Enum/Simulation.js.map +1 -1
  657. package/js/types/Enum/TypeConnector.js.map +1 -1
  658. package/js/types/Enum/Vat.js +18 -9
  659. package/js/types/Enum/Vat.js.map +1 -1
  660. package/js/types/Form/FormConnector.js.map +1 -1
  661. package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js +6 -0
  662. package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -0
  663. package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  664. package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  665. package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  666. package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  667. package/js/types/Interface/api/simulation/ReadSimulation.js +0 -4
  668. package/js/types/Interface/models/IApiError.js +6 -0
  669. package/js/types/Interface/models/IApiError.js.map +1 -1
  670. package/js/types/index.js +36 -0
  671. package/js/types/index.js.map +1 -1
  672. package/js/utils/objectUtils/flattenObject.js +3 -5
  673. package/js/utils/objectUtils/flattenObject.js.map +1 -1
  674. package/js/utils/objectUtils/fullFlattenObject.js +3 -5
  675. package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
  676. package/js/utils/objectUtils/unflattenObject.js +3 -3
  677. package/js/utils/objectUtils/unflattenObject.js.map +1 -1
  678. package/package.json +16 -16
  679. package/ts/api/Resource.ts +2 -2
  680. package/ts/api/index.ts +9 -7
  681. package/ts/api/resources/Country.ts +2 -2
  682. package/ts/api/resources/Immobilization.ts +14 -0
  683. package/ts/api/resources/PaymentExpectationCustomer.ts +10 -8
  684. package/ts/api/resources/Simulation.ts +11 -5
  685. package/ts/api/resources/Transaction.ts +24 -0
  686. package/ts/api/resources.ts +3 -1
  687. package/ts/index.ts +0 -1
  688. package/ts/types/Enum/AccountingJournal.ts +2 -1
  689. package/ts/types/Enum/ComptaType.ts +1 -1
  690. package/ts/types/Enum/Country.ts +1 -1
  691. package/ts/types/Enum/Ged.ts +4 -4
  692. package/ts/types/Enum/ImmobilizationType.ts +399 -0
  693. package/ts/types/Enum/LegalForm.ts +20 -20
  694. package/ts/types/Enum/Role.ts +4 -5
  695. package/ts/types/Enum/Simulation.ts +6 -6
  696. package/ts/types/Enum/TypeConnector.ts +1 -1
  697. package/ts/types/Enum/Vat.ts +18 -9
  698. package/ts/types/Form/FormConnector.ts +1 -2
  699. package/ts/types/Interface/api/BasePaginate.ts +0 -1
  700. package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +12 -6
  701. package/ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts +29 -0
  702. package/ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts +1 -2
  703. package/ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts +0 -15
  704. package/ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts +1 -3
  705. package/ts/types/Interface/api/simulation/CreateSimulation.ts +0 -1
  706. package/ts/types/Interface/api/simulation/ReadSimulation.ts +0 -14
  707. package/ts/types/Interface/api/society/ReadSociety.ts +1 -1
  708. package/ts/types/Interface/models/IAbsenceType.ts +0 -1
  709. package/ts/types/Interface/models/IAccessToken.ts +0 -1
  710. package/ts/types/Interface/models/IAccount.ts +0 -1
  711. package/ts/types/Interface/models/IAccountDetail.ts +0 -1
  712. package/ts/types/Interface/models/IAccountHelp.ts +0 -1
  713. package/ts/types/Interface/models/IAccountType.ts +0 -1
  714. package/ts/types/Interface/models/IAccountantTracker.ts +0 -1
  715. package/ts/types/Interface/models/IAccountingEntry.ts +5 -3
  716. package/ts/types/Interface/models/IAccountingFile.ts +0 -1
  717. package/ts/types/Interface/models/IAccountingFileType.ts +0 -1
  718. package/ts/types/Interface/models/IAccountingJournal.ts +0 -1
  719. package/ts/types/Interface/models/IAccountingState.ts +0 -1
  720. package/ts/types/Interface/models/IAccountingStateType.ts +0 -1
  721. package/ts/types/Interface/models/IAccountingTransaction.ts +0 -1
  722. package/ts/types/Interface/models/IAccountsSocieties.ts +0 -1
  723. package/ts/types/Interface/models/IActivity.ts +0 -1
  724. package/ts/types/Interface/models/IAdditionalBalance.ts +0 -1
  725. package/ts/types/Interface/models/IAlert.ts +0 -1
  726. package/ts/types/Interface/models/IAllowedIp.ts +0 -1
  727. package/ts/types/Interface/models/IAnalyticsUtm.ts +0 -1
  728. package/ts/types/Interface/models/IApiError.ts +9 -2
  729. package/ts/types/Interface/models/IAppConfig.ts +0 -1
  730. package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
  731. package/ts/types/Interface/models/IAskAbsence.ts +0 -1
  732. package/ts/types/Interface/models/IAskAbsenceTimes.ts +0 -1
  733. package/ts/types/Interface/models/IAttachmentFile.ts +0 -1
  734. package/ts/types/Interface/models/IAttestation.ts +0 -1
  735. package/ts/types/Interface/models/IAttributionHistory.ts +0 -1
  736. package/ts/types/Interface/models/IAutoLoginToken.ts +0 -1
  737. package/ts/types/Interface/models/IBalanceBankAccount.ts +0 -1
  738. package/ts/types/Interface/models/IBalanceSheet.ts +0 -1
  739. package/ts/types/Interface/models/IBalanceSheetHistory.ts +0 -1
  740. package/ts/types/Interface/models/IBalanceSheetLiquidation.ts +0 -1
  741. package/ts/types/Interface/models/IBalanceSheetPartial.ts +0 -1
  742. package/ts/types/Interface/models/IBankAccount.ts +0 -1
  743. package/ts/types/Interface/models/IBankAccountSynchroHistory.ts +0 -1
  744. package/ts/types/Interface/models/IBankConnection.ts +0 -1
  745. package/ts/types/Interface/models/IBankList.ts +0 -1
  746. package/ts/types/Interface/models/IBankTransaction.ts +0 -1
  747. package/ts/types/Interface/models/IBrandType.ts +0 -1
  748. package/ts/types/Interface/models/IBusinessLine.ts +0 -1
  749. package/ts/types/Interface/models/IBusinessPartner.ts +0 -1
  750. package/ts/types/Interface/models/ICalendarEvent.ts +0 -1
  751. package/ts/types/Interface/models/ICalendarEventUser.ts +0 -1
  752. package/ts/types/Interface/models/ICallDirectly.ts +0 -1
  753. package/ts/types/Interface/models/ICashDeskTransactionType.ts +0 -1
  754. package/ts/types/Interface/models/ICategory.ts +0 -1
  755. package/ts/types/Interface/models/ICerfaType.ts +0 -1
  756. package/ts/types/Interface/models/ICerfaValue.ts +0 -1
  757. package/ts/types/Interface/models/IChangeLog.ts +0 -1
  758. package/ts/types/Interface/models/IChannelType.ts +0 -1
  759. package/ts/types/Interface/models/IChecklist.ts +0 -1
  760. package/ts/types/Interface/models/IChecklistCategoryType.ts +0 -1
  761. package/ts/types/Interface/models/IChecklistDetail.ts +0 -1
  762. package/ts/types/Interface/models/IChecklistType.ts +0 -1
  763. package/ts/types/Interface/models/ICivility.ts +0 -1
  764. package/ts/types/Interface/models/IColor.ts +0 -1
  765. package/ts/types/Interface/models/IComment.ts +0 -1
  766. package/ts/types/Interface/models/ICommentType.ts +0 -1
  767. package/ts/types/Interface/models/IComptaHistoryType.ts +0 -1
  768. package/ts/types/Interface/models/IComptaType.ts +0 -1
  769. package/ts/types/Interface/models/IConnector.ts +0 -1
  770. package/ts/types/Interface/models/IConnectorType.ts +0 -1
  771. package/ts/types/Interface/models/IContractType.ts +0 -1
  772. package/ts/types/Interface/models/ICotation.ts +0 -1
  773. package/ts/types/Interface/models/ICountry.ts +0 -1
  774. package/ts/types/Interface/models/ICurrency.ts +0 -1
  775. package/ts/types/Interface/models/ICustomerIsRegime.ts +0 -1
  776. package/ts/types/Interface/models/ICustomerSignature.ts +0 -1
  777. package/ts/types/Interface/models/ICustomerTva.ts +0 -1
  778. package/ts/types/Interface/models/ICustomisation.ts +0 -1
  779. package/ts/types/Interface/models/ICustomizationType.ts +0 -1
  780. package/ts/types/Interface/models/ICycle.ts +0 -1
  781. package/ts/types/Interface/models/IDay.ts +0 -1
  782. package/ts/types/Interface/models/IDetailedLogBi.ts +0 -1
  783. package/ts/types/Interface/models/IDirectDebitHistory.ts +0 -1
  784. package/ts/types/Interface/models/IDocumentWaitingType.ts +0 -1
  785. package/ts/types/Interface/models/IEmployee.ts +0 -1
  786. package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -1
  787. package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -1
  788. package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -1
  789. package/ts/types/Interface/models/IEngagementOcrExtraction.ts +0 -1
  790. package/ts/types/Interface/models/IErrorCode.ts +0 -1
  791. package/ts/types/Interface/models/IEstimateInvoice.ts +0 -1
  792. package/ts/types/Interface/models/IEstimateInvoiceRepeat.ts +0 -1
  793. package/ts/types/Interface/models/IEstimateInvoiceType.ts +0 -1
  794. package/ts/types/Interface/models/IExercice.ts +14 -15
  795. package/ts/types/Interface/models/IExerciceDetail.ts +0 -1
  796. package/ts/types/Interface/models/IExercicePrestation.ts +0 -1
  797. package/ts/types/Interface/models/IFailedLoginAttempt.ts +0 -1
  798. package/ts/types/Interface/models/IFaq.ts +0 -1
  799. package/ts/types/Interface/models/IFaqCategory.ts +0 -1
  800. package/ts/types/Interface/models/IField.ts +0 -1
  801. package/ts/types/Interface/models/IFile.ts +0 -1
  802. package/ts/types/Interface/models/IFileMissing.ts +0 -1
  803. package/ts/types/Interface/models/IFileType.ts +0 -1
  804. package/ts/types/Interface/models/IFiscalRegime.ts +0 -1
  805. package/ts/types/Interface/models/IFolderFile.ts +0 -1
  806. package/ts/types/Interface/models/IFollow.ts +0 -1
  807. package/ts/types/Interface/models/IFollowList.ts +0 -1
  808. package/ts/types/Interface/models/IFollowedQualityMail.ts +0 -1
  809. package/ts/types/Interface/models/IFollowedQualityMailType.ts +0 -1
  810. package/ts/types/Interface/models/IFormalism.ts +0 -1
  811. package/ts/types/Interface/models/IFormalismValue.ts +0 -1
  812. package/ts/types/Interface/models/IFrequency.ts +0 -1
  813. package/ts/types/Interface/models/IFuel.ts +0 -1
  814. package/ts/types/Interface/models/IGedCategory.ts +0 -1
  815. package/ts/types/Interface/models/IGedFile.ts +0 -1
  816. package/ts/types/Interface/models/IGedFileType.ts +0 -1
  817. package/ts/types/Interface/models/IGedFolder.ts +0 -1
  818. package/ts/types/Interface/models/IIdentification.ts +0 -1
  819. package/ts/types/Interface/models/IImmobilization.ts +5 -3
  820. package/ts/types/Interface/models/IIndependentReview.ts +0 -1
  821. package/ts/types/Interface/models/IInterestedByFeature.ts +0 -1
  822. package/ts/types/Interface/models/IInternalEstimate.ts +0 -1
  823. package/ts/types/Interface/models/IIpTmpBlocked.ts +0 -1
  824. package/ts/types/Interface/models/IItemEstimate.ts +0 -1
  825. package/ts/types/Interface/models/IJob.ts +0 -1
  826. package/ts/types/Interface/models/IJobCategory.ts +0 -1
  827. package/ts/types/Interface/models/IKilometricAllowanceScale.ts +0 -1
  828. package/ts/types/Interface/models/ILabelPaymentWaiting.ts +0 -1
  829. package/ts/types/Interface/models/ILegalForm.ts +0 -1
  830. package/ts/types/Interface/models/ILegalNotice.ts +0 -1
  831. package/ts/types/Interface/models/ILetter.ts +0 -1
  832. package/ts/types/Interface/models/ILetterType.ts +0 -1
  833. package/ts/types/Interface/models/ILettering.ts +0 -1
  834. package/ts/types/Interface/models/ILog.ts +0 -1
  835. package/ts/types/Interface/models/ILogBi.ts +0 -1
  836. package/ts/types/Interface/models/ILogType.ts +0 -1
  837. package/ts/types/Interface/models/IMailAuto.ts +0 -1
  838. package/ts/types/Interface/models/IMailAutoType.ts +0 -1
  839. package/ts/types/Interface/models/IMailSociety.ts +0 -1
  840. package/ts/types/Interface/models/IMonth.ts +0 -1
  841. package/ts/types/Interface/models/INationality.ts +0 -1
  842. package/ts/types/Interface/models/INature.ts +0 -1
  843. package/ts/types/Interface/models/INote.ts +0 -1
  844. package/ts/types/Interface/models/INotification.ts +0 -1
  845. package/ts/types/Interface/models/INotificationCodeType.ts +0 -1
  846. package/ts/types/Interface/models/INotificationType.ts +0 -1
  847. package/ts/types/Interface/models/IOldExpertInfo.ts +0 -1
  848. package/ts/types/Interface/models/IOperationLegalNotice.ts +0 -1
  849. package/ts/types/Interface/models/IPageView.ts +0 -1
  850. package/ts/types/Interface/models/IPartnerTransaction.ts +0 -1
  851. package/ts/types/Interface/models/IPartnerTransactionType.ts +0 -1
  852. package/ts/types/Interface/models/IPayPlan.ts +0 -1
  853. package/ts/types/Interface/models/IPayment.ts +0 -1
  854. package/ts/types/Interface/models/IPaymentDelay.ts +0 -1
  855. package/ts/types/Interface/models/IPaymentExpectation.ts +0 -1
  856. package/ts/types/Interface/models/IPaymentExpectationCustomer.ts +0 -1
  857. package/ts/types/Interface/models/IPaymentMethod.ts +0 -1
  858. package/ts/types/Interface/models/IPaymentSchedule.ts +0 -1
  859. package/ts/types/Interface/models/IPaymentWaiting.ts +0 -1
  860. package/ts/types/Interface/models/IPenalty.ts +0 -1
  861. package/ts/types/Interface/models/IPenaltyType.ts +0 -1
  862. package/ts/types/Interface/models/IPendingPoint.ts +0 -1
  863. package/ts/types/Interface/models/IPermission.ts +0 -1
  864. package/ts/types/Interface/models/IPhoneNumber.ts +0 -1
  865. package/ts/types/Interface/models/IPhonePrefix.ts +0 -1
  866. package/ts/types/Interface/models/IPhonePrefixChild.ts +0 -1
  867. package/ts/types/Interface/models/IPrestation.ts +0 -1
  868. package/ts/types/Interface/models/IPrestationComplementary.ts +0 -1
  869. package/ts/types/Interface/models/IPrestationList.ts +0 -1
  870. package/ts/types/Interface/models/IPrestationSocial.ts +0 -1
  871. package/ts/types/Interface/models/IProcedure.ts +0 -1
  872. package/ts/types/Interface/models/IProduct.ts +0 -1
  873. package/ts/types/Interface/models/IProductType.ts +0 -1
  874. package/ts/types/Interface/models/IQuality.ts +0 -1
  875. package/ts/types/Interface/models/IQuotaLead.ts +0 -1
  876. package/ts/types/Interface/models/IRating.ts +0 -1
  877. package/ts/types/Interface/models/IReason.ts +0 -1
  878. package/ts/types/Interface/models/IReasonTermination.ts +0 -1
  879. package/ts/types/Interface/models/IRecontactHistory.ts +0 -1
  880. package/ts/types/Interface/models/IRefund.ts +0 -1
  881. package/ts/types/Interface/models/IRefundMotif.ts +0 -1
  882. package/ts/types/Interface/models/IRegion.ts +0 -1
  883. package/ts/types/Interface/models/IRegisterCategory.ts +0 -1
  884. package/ts/types/Interface/models/IRegulate.ts +0 -1
  885. package/ts/types/Interface/models/IRegulation.ts +0 -1
  886. package/ts/types/Interface/models/IRepeatType.ts +0 -1
  887. package/ts/types/Interface/models/IReport.ts +0 -1
  888. package/ts/types/Interface/models/IReportMessage.ts +0 -1
  889. package/ts/types/Interface/models/IReportType.ts +0 -1
  890. package/ts/types/Interface/models/IRole.ts +0 -1
  891. package/ts/types/Interface/models/IRoleUser.ts +0 -1
  892. package/ts/types/Interface/models/IRoom.ts +0 -1
  893. package/ts/types/Interface/models/IRule.ts +0 -1
  894. package/ts/types/Interface/models/ISchedule.ts +0 -1
  895. package/ts/types/Interface/models/ISector.ts +0 -1
  896. package/ts/types/Interface/models/ISendMethod.ts +0 -1
  897. package/ts/types/Interface/models/IService.ts +0 -1
  898. package/ts/types/Interface/models/ISheetMonthSchedule.ts +0 -1
  899. package/ts/types/Interface/models/ISimulation.ts +3 -4
  900. package/ts/types/Interface/models/ISimulationAdditionalFinance.ts +0 -1
  901. package/ts/types/Interface/models/ISimulationColor.ts +0 -1
  902. package/ts/types/Interface/models/ISimulationElement.ts +0 -1
  903. package/ts/types/Interface/models/ISimulationHasBankAccount.ts +0 -1
  904. package/ts/types/Interface/models/ISimulationPeriod.ts +0 -1
  905. package/ts/types/Interface/models/ISimulationSummary.ts +0 -1
  906. package/ts/types/Interface/models/ISms.ts +0 -1
  907. package/ts/types/Interface/models/ISmsType.ts +0 -1
  908. package/ts/types/Interface/models/ISocialDetail.ts +0 -1
  909. package/ts/types/Interface/models/ISociety.ts +1 -2
  910. package/ts/types/Interface/models/ISocietyAction.ts +0 -1
  911. package/ts/types/Interface/models/ISocietyApproval.ts +0 -1
  912. package/ts/types/Interface/models/ISocietyBank.ts +0 -1
  913. package/ts/types/Interface/models/ISocietyBudgetConnection.ts +0 -1
  914. package/ts/types/Interface/models/ISocietyCgv.ts +0 -1
  915. package/ts/types/Interface/models/ISocietyConfig.ts +1 -2
  916. package/ts/types/Interface/models/ISocietyConfigBalanceSheet.ts +0 -1
  917. package/ts/types/Interface/models/ISocietyDetail.ts +0 -1
  918. package/ts/types/Interface/models/ISocietyFile.ts +0 -1
  919. package/ts/types/Interface/models/ISocietyGescom.ts +0 -1
  920. package/ts/types/Interface/models/ISocietyJuridical.ts +0 -1
  921. package/ts/types/Interface/models/ISocietyNote.ts +0 -1
  922. package/ts/types/Interface/models/ISocietyPartner.ts +0 -1
  923. package/ts/types/Interface/models/ISocietyProceeding.ts +0 -1
  924. package/ts/types/Interface/models/ISocietyProcessRegister.ts +0 -1
  925. package/ts/types/Interface/models/ISocietyRelance.ts +0 -1
  926. package/ts/types/Interface/models/ISocietySocial.ts +0 -1
  927. package/ts/types/Interface/models/ISocietySoftware.ts +0 -1
  928. package/ts/types/Interface/models/ISocietyStat.ts +0 -1
  929. package/ts/types/Interface/models/ISocietyVehicle.ts +0 -1
  930. package/ts/types/Interface/models/ISoftwareCompta.ts +0 -1
  931. package/ts/types/Interface/models/ISource.ts +0 -1
  932. package/ts/types/Interface/models/ISpecialOperation.ts +0 -1
  933. package/ts/types/Interface/models/ISponsorshipLink.ts +0 -1
  934. package/ts/types/Interface/models/IStatusSignature.ts +0 -1
  935. package/ts/types/Interface/models/IStripeEvent.ts +0 -1
  936. package/ts/types/Interface/models/IStripeEventType.ts +0 -1
  937. package/ts/types/Interface/models/ISubscriptionType.ts +0 -1
  938. package/ts/types/Interface/models/ISupervision.ts +0 -1
  939. package/ts/types/Interface/models/ISupervisionJob.ts +0 -1
  940. package/ts/types/Interface/models/ISupervisionPendingPoint.ts +0 -1
  941. package/ts/types/Interface/models/ITag.ts +0 -1
  942. package/ts/types/Interface/models/ITask.ts +0 -1
  943. package/ts/types/Interface/models/ITaxSystem.ts +0 -1
  944. package/ts/types/Interface/models/ITeam.ts +0 -1
  945. package/ts/types/Interface/models/ITeamBusinessLine.ts +0 -1
  946. package/ts/types/Interface/models/ITerminationList.ts +0 -1
  947. package/ts/types/Interface/models/IThirdParty.ts +0 -1
  948. package/ts/types/Interface/models/IThirdPartySociety.ts +0 -1
  949. package/ts/types/Interface/models/IThirdPartyType.ts +1 -2
  950. package/ts/types/Interface/models/ITicketSupport.ts +0 -1
  951. package/ts/types/Interface/models/ITicketSupportFollow.ts +0 -1
  952. package/ts/types/Interface/models/ITimeTracking.ts +0 -1
  953. package/ts/types/Interface/models/ITimeTrackingSource.ts +0 -1
  954. package/ts/types/Interface/models/ITmpValidationToken.ts +0 -1
  955. package/ts/types/Interface/models/IUnit.ts +0 -1
  956. package/ts/types/Interface/models/IUser.ts +0 -1
  957. package/ts/types/Interface/models/IUserNotification.ts +0 -1
  958. package/ts/types/Interface/models/IUserSocietyPermission.ts +0 -1
  959. package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +0 -1
  960. package/ts/types/Interface/models/IUserTeam.ts +0 -1
  961. package/ts/types/Interface/models/IUserTest.ts +0 -1
  962. package/ts/types/Interface/models/IVat.ts +0 -1
  963. package/ts/types/Interface/models/IVatDeclaration.ts +0 -1
  964. package/ts/types/Interface/models/IVatDeclarationCertificate.ts +0 -1
  965. package/ts/types/Interface/models/IVatDeclarationSocietyDetail.ts +0 -1
  966. package/ts/types/Interface/models/IVatMargin.ts +0 -1
  967. package/ts/types/Interface/models/IVatRegime.ts +0 -1
  968. package/ts/types/Interface/models/IVehicleType.ts +0 -1
  969. package/ts/types/Interface/models/IWebMail.ts +0 -1
  970. package/ts/types/Interface/models/IWebMailAttachment.ts +0 -1
  971. package/ts/types/Interface/models/IWebMailSpam.ts +0 -1
  972. package/ts/types/Interface/models/IWebMailSpamType.ts +0 -1
  973. package/ts/types/Interface/models/IWebMailStat.ts +0 -1
  974. package/ts/types/Interface/models/IWebMailType.ts +0 -1
  975. package/ts/types/Interface/models/IWorkingSchedule.ts +0 -1
  976. package/ts/types/index.ts +3 -1
  977. package/ts/utils/objectUtils/BaseEntity.ts +0 -1
  978. package/ts/utils/objectUtils/flattenObject.ts +4 -7
  979. package/ts/utils/objectUtils/fullFlattenObject.ts +3 -6
  980. package/ts/utils/objectUtils/unflattenObject.ts +4 -5
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMail.ts"],"names":[],"mappings":"","sourcesContent":["\nimport { ISociety } from './ISociety';\nimport { IUser } from './IUser';\nimport { IWebMailType } from './IWebMailType';\nimport { IRoom } from './IRoom';\nimport { IAttachmentFile } from './IAttachmentFile';\n\n// webmailMails\nexport interface IWebMail {\n id?: number;\n mailId: number | null;\n messageId: string | null;\n date: Date;\n subject: string | null;\n fromName: string | null;\n fromAddress: string | null;\n to: string | null;\n cc: string | null;\n bcc: string | null;\n replyTo: string | null;\n inReplyTo: string | null;\n listReferences: string | null;\n textPlain: string | null;\n textHtml: string | null;\n idAccountant: number | null;\n idAccountantBack: number | null;\n idExercice: number | null;\n idSociety: number | null;\n idRoom: number | null;\n stateTask: number | null;\n idUser: number | null;\n isSent: number;\n isRead: number | null;\n isDraft: number | null;\n isAnsweredByUserId: number | null;\n isForwarded: number | null;\n isDeleted: number | null;\n isImportant: number | null;\n isTodo: number | null;\n isFlagged: number | null;\n isFlaggedByUserId: number | null;\n isBlocked: number | null;\n isWithoutGpc: number | null;\n receiptAcknowledgement: Date | null;\n idType: number;\n idMailAuto: number | null;\n isTaskSupervised: number;\n deadlineCreationDate: Date | null;\n deadlineReminderDate: Date | null;\n deadlineDate: Date | null;\n deadlineStatus: number | null;\n isReminder: number | null;\n reminderDate: Date | null;\n reminderComment: string | null;\n processingDate: Date | null;\n responseAutoDate: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n webmailSocieties: ISociety;\n webmailAccountant: IUser;\n webmailSender: IUser;\n webmailFlagUser: IUser;\n webmailTypes: IWebMailType;\n room: IRoom;\n webmailAttachmentFile: IAttachmentFile[];\n}\n"]}
1
+ {"version":3,"file":"IWebMail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMail.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\nimport { IUser } from './IUser';\nimport { IWebMailType } from './IWebMailType';\nimport { IRoom } from './IRoom';\nimport { IAttachmentFile } from './IAttachmentFile';\n\n// webmailMails\nexport interface IWebMail {\n id?: number;\n mailId: number | null;\n messageId: string | null;\n date: Date;\n subject: string | null;\n fromName: string | null;\n fromAddress: string | null;\n to: string | null;\n cc: string | null;\n bcc: string | null;\n replyTo: string | null;\n inReplyTo: string | null;\n listReferences: string | null;\n textPlain: string | null;\n textHtml: string | null;\n idAccountant: number | null;\n idAccountantBack: number | null;\n idExercice: number | null;\n idSociety: number | null;\n idRoom: number | null;\n stateTask: number | null;\n idUser: number | null;\n isSent: number;\n isRead: number | null;\n isDraft: number | null;\n isAnsweredByUserId: number | null;\n isForwarded: number | null;\n isDeleted: number | null;\n isImportant: number | null;\n isTodo: number | null;\n isFlagged: number | null;\n isFlaggedByUserId: number | null;\n isBlocked: number | null;\n isWithoutGpc: number | null;\n receiptAcknowledgement: Date | null;\n idType: number;\n idMailAuto: number | null;\n isTaskSupervised: number;\n deadlineCreationDate: Date | null;\n deadlineReminderDate: Date | null;\n deadlineDate: Date | null;\n deadlineStatus: number | null;\n isReminder: number | null;\n reminderDate: Date | null;\n reminderComment: string | null;\n processingDate: Date | null;\n responseAutoDate: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n webmailSocieties: ISociety;\n webmailAccountant: IUser;\n webmailSender: IUser;\n webmailFlagUser: IUser;\n webmailTypes: IWebMailType;\n room: IRoom;\n webmailAttachmentFile: IAttachmentFile[];\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailAttachment.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailAttachment.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IWebMailAttachment.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailAttachment.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailAttachment.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailAttachment.ts"],"names":[],"mappings":"","sourcesContent":["\n// webmailMailsAttachments\nexport interface IWebMailAttachment {\n id?: number;\n idAttachmentFile: number;\n idMail: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IWebMailAttachment.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailAttachment.ts"],"names":[],"mappings":"","sourcesContent":["// webmailMailsAttachments\nexport interface IWebMailAttachment {\n id?: number;\n idAttachmentFile: number;\n idMail: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailSpam.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IWebMailSpam.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailSpam.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"","sourcesContent":["\n// webmailSpam\nexport interface IWebMailSpam {\n id?: number;\n keywords: string;\n idTypeSpam: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IWebMailSpam.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"","sourcesContent":["// webmailSpam\nexport interface IWebMailSpam {\n id?: number;\n keywords: string;\n idTypeSpam: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailSpamType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,gBAAgB;IAC/B,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
+ {"version":3,"file":"IWebMailSpamType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAC/B,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 +1 @@
1
- {"version":3,"file":"IWebMailSpamType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"","sourcesContent":["\n// webmailTypesSpam\nexport interface IWebMailSpamType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IWebMailSpamType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"","sourcesContent":["// webmailTypesSpam\nexport interface IWebMailSpamType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailStat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailStat.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IWebMailStat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailStat.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailStat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailStat.ts"],"names":[],"mappings":"","sourcesContent":["\n// webmailStats\nexport interface IWebMailStat {\n id?: number;\n data: string;\n accountantId: number | null;\n type: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IWebMailStat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailStat.ts"],"names":[],"mappings":"","sourcesContent":["// webmailStats\nexport interface IWebMailStat {\n id?: number;\n data: string;\n accountantId: number | null;\n type: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWebMailType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailType.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,YAAY;IAC3B,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
+ {"version":3,"file":"IWebMailType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,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 +1 @@
1
- {"version":3,"file":"IWebMailType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailType.ts"],"names":[],"mappings":"","sourcesContent":["\n// webmailTypes\nexport interface IWebMailType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IWebMailType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailType.ts"],"names":[],"mappings":"","sourcesContent":["// webmailTypes\nexport interface IWebMailType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IWorkingSchedule.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,cAAc,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,EAAE,SAAS,CAAC;CACrB"}
1
+ {"version":3,"file":"IWorkingSchedule.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,cAAc,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,EAAE,SAAS,CAAC;CACrB"}
@@ -1 +1 @@
1
- {"version":3,"file":"IWorkingSchedule.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"","sourcesContent":["\nimport { IEmployee } from './IEmployee';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart: Date | null;\n morningEnd: Date | null;\n afternoonStart: Date | null;\n afternoonEnd: Date | null;\n idDay: number;\n idEmployee: number | null;\n idUser: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee: IEmployee;\n}\n"]}
1
+ {"version":3,"file":"IWorkingSchedule.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"","sourcesContent":["import { IEmployee } from './IEmployee';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart: Date | null;\n morningEnd: Date | null;\n afternoonStart: Date | null;\n afternoonEnd: Date | null;\n idDay: number;\n idEmployee: number | null;\n idUser: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee: IEmployee;\n}\n"]}
@@ -96,6 +96,7 @@ export * from './Interface/models/IInternalEstimate';
96
96
  export * from './Interface/models/IIpTmpBlocked';
97
97
  export * from './Interface/models/IItemEstimate';
98
98
  export * from './Interface/models/IJobCategory';
99
+ export * from './Interface/models/IImmobilization';
99
100
  export * from './Interface/models/IJob';
100
101
  export * from './Interface/models/IKilometricAllowanceScale';
101
102
  export * from './Interface/models/ILabelPaymentWaiting';
@@ -280,9 +281,11 @@ export * from './Enum/VatRegime';
280
281
  export * from './Enum/TypeConnector';
281
282
  export * from './Enum/Vat';
282
283
  export * from './Enum/AccountingJournal';
284
+ export * from './Enum/ImmobilizationType';
283
285
  export * from './Interface/api/businessPartner/ReadBusinessPartner';
284
286
  export * from './Interface/api/simulation/CreateSimulation';
285
287
  export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
288
+ export * from './Interface/api/immobilization/ReadFormattedImmobilization';
286
289
  export * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';
287
290
  export * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';
288
291
  export * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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"}
package/es/types/index.js CHANGED
@@ -97,6 +97,7 @@ export * from './Interface/models/IInternalEstimate';
97
97
  export * from './Interface/models/IIpTmpBlocked';
98
98
  export * from './Interface/models/IItemEstimate';
99
99
  export * from './Interface/models/IJobCategory';
100
+ export * from './Interface/models/IImmobilization';
100
101
  export * from './Interface/models/IJob';
101
102
  export * from './Interface/models/IKilometricAllowanceScale';
102
103
  export * from './Interface/models/ILabelPaymentWaiting';
@@ -283,10 +284,12 @@ export * from './Enum/VatRegime';
283
284
  export * from './Enum/TypeConnector';
284
285
  export * from './Enum/Vat';
285
286
  export * from './Enum/AccountingJournal';
287
+ export * from './Enum/ImmobilizationType';
286
288
  // Interfaces API
287
289
  export * from './Interface/api/businessPartner/ReadBusinessPartner';
288
290
  export * from './Interface/api/simulation/CreateSimulation';
289
291
  export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
292
+ export * from './Interface/api/immobilization/ReadFormattedImmobilization';
290
293
  export * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';
291
294
  export * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';
292
295
  export * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyProcessRegister';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/TypeConnector';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyProcessRegister';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/TypeConnector';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"BaseEntity.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/BaseEntity.ts"],"names":[],"mappings":"AACA,oBAAY,UAAU,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,WAAW,GAAG,WAAW,GAAG,WAAW,CAAC,CAAC"}
1
+ {"version":3,"file":"BaseEntity.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/BaseEntity.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,WAAW,GAAG,WAAW,GAAG,WAAW,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BaseEntity.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/BaseEntity.ts"],"names":[],"mappings":"","sourcesContent":["\nexport type BaseEntity<T> = Omit<T, 'createdAt' | 'deletedAt' | 'updatedAt'>;\n"]}
1
+ {"version":3,"file":"BaseEntity.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/BaseEntity.ts"],"names":[],"mappings":"","sourcesContent":["export type BaseEntity<T> = Omit<T, 'createdAt' | 'deletedAt' | 'updatedAt'>;\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"flattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,GAAG,EAAE,SAAS,SAAM,GAAG,GAAG,CAS/D"}
1
+ {"version":3,"file":"flattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,GAAG,EAAE,SAAS,SAAM,GAAG,GAAG,CAM/D"}
@@ -8,11 +8,9 @@ import { isValidObject } from './isValidObject';
8
8
  * @param separator the string used to separate paths in keys
9
9
  */
10
10
  export function flattenObject(object, separator = '.') {
11
- const walker = (child, path = []) => {
12
- return Object.assign({}, ...Object.keys(child).map(key => isValidObject(child[key])
13
- ? walker(child[key], path.concat([key]))
14
- : { [path.concat([key]).join(separator)]: child[key] }));
15
- };
11
+ const walker = (child, path = []) => Object.assign({}, ...Object.keys(child).map((key) => (isValidObject(child[key])
12
+ ? walker(child[key], path.concat([key]))
13
+ : { [path.concat([key]).join(separator)]: child[key] })));
16
14
  return Object.assign({}, walker(object));
17
15
  }
18
16
  //# sourceMappingURL=flattenObject.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"flattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;;;;;GAOG;AACH,MAAM,UAAU,aAAa,CAAC,MAAW,EAAE,SAAS,GAAG,GAAG;IACxD,MAAM,MAAM,GAAG,CAAC,KAA6B,EAAE,OAAsB,EAAE,EAAO,EAAE;QAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,GAAG,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,aAAa,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YACjF,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;YACxC,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CACxD,CAAC;IACJ,CAAC,CAAC;IAEF,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC;AAC3C,CAAC","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Flattens an object to a one-level deep Object.\n *\n * The keys of the newly created object correspond to the original \"path\" in the `object`.\n * Can be unflattened using the [[ unflattenObject ]] function.\n * @param object the object to flatten\n * @param separator the string used to separate paths in keys\n */\nexport function flattenObject(object: any, separator = '.'): any {\n const walker = (child: { [key: string]: any }, path: Array<string> = []): any => {\n return Object.assign({}, ...Object.keys(child).map(key => isValidObject(child[key])\n ? walker(child[key], path.concat([key]))\n : { [path.concat([key]).join(separator)]: child[key] })\n );\n };\n\n return Object.assign({}, walker(object));\n}\n"]}
1
+ {"version":3,"file":"flattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;;;;;GAOG;AACH,MAAM,UAAU,aAAa,CAAC,MAAW,EAAE,SAAS,GAAG,GAAG;IACxD,MAAM,MAAM,GAAG,CAAC,KAA6B,EAAE,OAAsB,EAAE,EAAO,EAAE,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,GAAG,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,aAAa,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAC9J,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;QACxC,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IAE5D,yBAAY,MAAM,CAAC,MAAM,CAAC,EAAG;AAC/B,CAAC","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Flattens an object to a one-level deep Object.\n *\n * The keys of the newly created object correspond to the original \"path\" in the `object`.\n * Can be unflattened using the [[ unflattenObject ]] function.\n * @param object the object to flatten\n * @param separator the string used to separate paths in keys\n */\nexport function flattenObject(object: any, separator = '.'): any {\n const walker = (child: { [key: string]: any }, path: Array<string> = []): any => Object.assign({}, ...Object.keys(child).map((key) => (isValidObject(child[key])\n ? walker(child[key], path.concat([key]))\n : { [path.concat([key]).join(separator)]: child[key] })));\n\n return { ...walker(object) };\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"fullFlattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAQlD"}
1
+ {"version":3,"file":"fullFlattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAKlD"}
@@ -4,10 +4,8 @@ import { isValidObject } from './isValidObject';
4
4
  * @param object the object to full flatten
5
5
  */
6
6
  export function fullFlattenObject(object) {
7
- const walker = (child) => {
8
- return Object.assign({}, ...Object.keys(child).map((key) => isValidObject(child[key])
9
- ? walker(child[key]) : { [key]: child[key] }));
10
- };
7
+ const walker = (child) => Object.assign({}, ...Object.keys(child).map((key) => (isValidObject(child[key])
8
+ ? walker(child[key]) : { [key]: child[key] })));
11
9
  return Object.assign({}, walker(object));
12
10
  }
13
11
  //# sourceMappingURL=fullFlattenObject.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fullFlattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;GAGG;AACH,MAAM,UAAU,iBAAiB,CAAC,MAAW;IAC3C,MAAM,MAAM,GAAG,CAAC,KAA6B,EAAO,EAAE;QACpD,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,GAAG,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,GAAW,EAAE,EAAE,CAAC,aAAa,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAC3F,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAC9C,CAAC;IACJ,CAAC,CAAC;IAEF,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC;AAC3C,CAAC","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Like flattenObject, but instead of keeping the path in the new key, replace it.\n * @param object the object to full flatten\n */\nexport function fullFlattenObject(object: any): any {\n const walker = (child: { [key: string]: any }): any => {\n return Object.assign({}, ...Object.keys(child).map((key: string) => isValidObject(child[key])\n ? walker(child[key]) : { [key]: child[key] })\n );\n };\n\n return Object.assign({}, walker(object));\n}\n"]}
1
+ {"version":3,"file":"fullFlattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;GAGG;AACH,MAAM,UAAU,iBAAiB,CAAC,MAAW;IAC3C,MAAM,MAAM,GAAG,CAAC,KAA6B,EAAO,EAAE,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,GAAG,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,GAAW,EAAE,EAAE,CAAC,CAAC,aAAa,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAC5I,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IAElD,yBAAY,MAAM,CAAC,MAAM,CAAC,EAAG;AAC/B,CAAC","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Like flattenObject, but instead of keeping the path in the new key, replace it.\n * @param object the object to full flatten\n */\nexport function fullFlattenObject(object: any): any {\n const walker = (child: { [key: string]: any }): any => Object.assign({}, ...Object.keys(child).map((key: string) => (isValidObject(child[key])\n ? walker(child[key]) : { [key]: child[key] })));\n\n return { ...walker(object) };\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"unflattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,MAAM,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,EAAE,SAAS,SAAM,GAAG,GAAG,CAYpF"}
1
+ {"version":3,"file":"unflattenObject.d.ts","sourceRoot":"","sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"names":[],"mappings":"AACA;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,MAAM,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,EAAE,SAAS,SAAM,GAAG,GAAG,CAUpF"}
@@ -1,3 +1,4 @@
1
+ /* eslint-disable */
1
2
  /**
2
3
  * Unflattens a flattened `object`.
3
4
  * @param object the flattened object with "pathed" keys.
@@ -7,11 +8,9 @@ export function unflattenObject(object, separator = '.') {
7
8
  const result = {};
8
9
  for (const i in object) {
9
10
  const keys = i.split(separator);
10
- keys.reduce((r, e, j) => {
11
- return r[e] || (r[e] = isNaN(Number(keys[j + 1]))
12
- ? (keys.length - 1 == j ? object[i] : {})
13
- : []);
14
- }, result);
11
+ keys.reduce((r, e, j) => r[e] || (r[e] = isNaN(Number(keys[j + 1]))
12
+ ? (keys.length - 1 == j ? object[i] : {})
13
+ : []), result);
15
14
  }
16
15
  return result;
17
16
  }
@@ -1 +1 @@
1
- {"version":3,"file":"unflattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,UAAU,eAAe,CAAC,MAA8B,EAAE,SAAS,GAAG,GAAG;IAC7E,MAAM,MAAM,GAAG,EAAE,CAAC;IAClB,KAAK,MAAM,CAAC,IAAI,MAAM,EAAE;QACtB,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAChC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAyB,EAAE,CAAS,EAAE,CAAS,EAAO,EAAE;YACnE,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBAC/C,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;gBACzC,CAAC,CAAC,EAAE,CAAC,CAAC;QACV,CAAC,EAAE,MAAM,CAAC,CAAC;KACZ;IAED,OAAO,MAAM,CAAC;AAChB,CAAC","sourcesContent":["/**\n * Unflattens a flattened `object`.\n * @param object the flattened object with \"pathed\" keys.\n * @param separator the string on which to separate paths in keys\n */\nexport function unflattenObject(object: { [key: string]: any }, separator = '.'): any {\n const result = {};\n for (const i in object) {\n const keys = i.split(separator);\n keys.reduce((r: { [key: string]: any }, e: string, j: number): any => {\n return r[e] || (r[e] = isNaN(Number(keys[j + 1]))\n ? (keys.length - 1 == j ? object[i] : {})\n : []);\n }, result);\n }\n\n return result;\n}\n"]}
1
+ {"version":3,"file":"unflattenObject.js","sourceRoot":"","sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB;;;;GAIG;AACH,MAAM,UAAU,eAAe,CAAC,MAA8B,EAAE,SAAS,GAAG,GAAG;IAC7E,MAAM,MAAM,GAAG,EAAE,CAAC;IAClB,KAAK,MAAM,CAAC,IAAI,MAAM,EAAE;QACtB,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAChC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAyB,EAAE,CAAS,EAAE,CAAS,EAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YAC9G,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;YACzC,CAAC,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,CAAC;KAClB;IAED,OAAO,MAAM,CAAC;AAChB,CAAC","sourcesContent":["/* eslint-disable */\n/**\n * Unflattens a flattened `object`.\n * @param object the flattened object with \"pathed\" keys.\n * @param separator the string on which to separate paths in keys\n */\nexport function unflattenObject(object: { [key: string]: any }, separator = '.'): any {\n const result = {};\n for (const i in object) {\n const keys = i.split(separator);\n keys.reduce((r: { [key: string]: any }, e: string, j: number): any => r[e] || (r[e] = isNaN(Number(keys[j + 1]))\n ? (keys.length - 1 == j ? object[i] : {})\n : []), result);\n }\n\n return result;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/api/Resource.ts"],"names":[],"mappings":";;;;;;AASM,MAAO,QAAP,CAAe;AAEnB,EAAA,WAAA,CAAY,KAAZ,EAAwB;AACtB,SAAK,KAAL,GAAa,KAAb;AACD;;AAJkB;;QAAR,Q,GAAA,Q","sourcesContent":["import {AxiosInstance} from 'axios';\n\ntype Axios = AxiosInstance & {\n $get: AxiosInstance['get'],\n $put: AxiosInstance['put'],\n $post: AxiosInstance['post'],\n $delete: AxiosInstance['delete']\n}\n\nexport class Resource {\n protected axios: Axios;\n constructor(axios: Axios) {\n this.axios = axios;\n }\n}\n"],"sourceRoot":"","file":"Resource.js"}
1
+ {"version":3,"sources":["../../ts/api/Resource.ts"],"names":[],"mappings":";;;;;;AASM,MAAO,QAAP,CAAe;AAEnB,EAAA,WAAA,CAAY,KAAZ,EAAwB;AACtB,SAAK,KAAL,GAAa,KAAb;AACD;;AAJkB;;QAAR,Q,GAAA,Q","sourcesContent":["import { AxiosInstance } from 'axios';\n\ntype Axios = AxiosInstance & {\n $get: AxiosInstance['get'],\n $put: AxiosInstance['put'],\n $post: AxiosInstance['post'],\n $delete: AxiosInstance['delete']\n};\n\nexport class Resource {\n protected axios: Axios;\n constructor(axios: Axios) {\n this.axios = axios;\n }\n}\n"],"sourceRoot":"","file":"Resource.js"}
package/js/api/index.js CHANGED
@@ -54,6 +54,8 @@ var __awaiter = undefined && undefined.__awaiter || function (thisArg, _argument
54
54
  step((generator = generator.apply(thisArg, _arguments || [])).next());
55
55
  });
56
56
  };
57
+ /* eslint-disable @typescript-eslint/no-shadow */
58
+
57
59
 
58
60
  const DEFAULT_HOST = 'https://api.compta-clementine.com';
59
61
  const DEFAULT_BASE_PATH = '/api/v1';
@@ -112,6 +114,7 @@ const Silex = exports.Silex = params => {
112
114
  });
113
115
 
114
116
  const _resources = Object.entries(_resources2.resources).reduce((acc, [name, value]) => Object.assign(Object.assign({}, acc), {
117
+ // eslint-disable-next-line new-cap
115
118
  [name]: new value(wrapAxios(axiosInstance))
116
119
  }), {});
117
120
 
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/api/index.ts"],"names":[],"mappings":";;;;;;;AAEA;;AAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAPA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAM,YAAY,GAAG,mCAArB;AACA,MAAM,iBAAiB,GAAG,SAA1B;;AAGO,MAAM,KAAK,WAAL,KAAK,GAAI,MAAD,IAA4B;AAC/C,QAAM,aAAa,GAAkB,gBAAM,MAAN,CAAa;AAChD,IAAA,OAAO,EAAE,MAAM,CAAC,GAAP,IAAc,GAAG,YAAY,GAAG,iBAAiB;AADV,GAAb,CAArC;;AAIA,QAAM,SAAS,GAAI,QAAD,IAAmB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAChC,QADgC,CAAA,EACxB;AACL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAJU;;AAKL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KARU;;AASL,IAAA,KAAK,CAAC,GAAG,MAAJ,EAAiB;;AAC1B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,IAAT,CAAc,GAAG,MAAjB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAZU;;AAaL,IAAA,MAAM,CAAC,GAAG,MAAJ,EAAiB;;AAC3B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,KAAT,CAAe,GAAG,MAAlB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAhBU;;AAiBL,IAAA,OAAO,CAAC,GAAG,MAAJ,EAAiB;;AAC5B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,MAAT,CAAgB,GAAG,MAAnB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA;;AApBU,GADwB,CAArC;;AAwBA,QAAM,UAAU,GAAG,MAAM,CAAC,OAAP,CAAe,qBAAf,EAChB,MADgB,CACT,CAAC,GAAD,EAAM,CAAC,IAAD,EAAO,KAAP,CAAN,KAAwB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC3B,GAD2B,CAAA,EACxB;AACN,KAAC,IAAD,GAAQ,IAAI,KAAJ,CAAU,SAAS,CAAC,aAAD,CAAnB;AADF,GADwB,CADf,EAId,EAJc,CAAnB;;AAMA,SAAA,MAAA,CAAA,MAAA,CAAA;AACE,IAAA,QAAQ,CAAE,KAAF,EAAe;AACrB,MAAA,aAAa,CAAC,QAAd,CAAuB,OAAvB,CAA+B,aAA/B,GAA+C,KAA/C;AACD;;AAHH,GAAA,EAIK,UAJL,CAAA;AAMD,CAzCM","sourcesContent":["import axios from 'axios';\nimport { AxiosInstance } from 'axios';\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n }\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n [name]: new value(wrapAxios(axiosInstance))\n }),{});\n\n return {\n setToken (token: string) {\n axiosInstance.defaults.headers.authorization = token;\n },\n ..._resources\n };\n};\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"sources":["../../ts/api/index.ts"],"names":[],"mappings":";;;;;;;AAGA;;AAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAPA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AADA;;;AAKA,MAAM,YAAY,GAAG,mCAArB;AACA,MAAM,iBAAiB,GAAG,SAA1B;;AAGO,MAAM,KAAK,WAAL,KAAK,GAAI,MAAD,IAA4B;AAC/C,QAAM,aAAa,GAAkB,gBAAM,MAAN,CAAa;AAChD,IAAA,OAAO,EAAE,MAAM,CAAC,GAAP,IAAc,GAAG,YAAY,GAAG,iBAAiB;AADV,GAAb,CAArC;;AAIA,QAAM,SAAS,GAAI,QAAD,IAAmB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAChC,QADgC,CAAA,EACxB;AACL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAJU;;AAKL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KARU;;AASL,IAAA,KAAK,CAAC,GAAG,MAAJ,EAAiB;;AAC1B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,IAAT,CAAc,GAAG,MAAjB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAZU;;AAaL,IAAA,MAAM,CAAC,GAAG,MAAJ,EAAiB;;AAC3B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,KAAT,CAAe,GAAG,MAAlB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAhBU;;AAiBL,IAAA,OAAO,CAAC,GAAG,MAAJ,EAAiB;;AAC5B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,MAAT,CAAgB,GAAG,MAAnB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA;;AApBU,GADwB,CAArC;;AAwBA,QAAM,UAAU,GAAG,MAAM,CAAC,OAAP,CAAe,qBAAf,EAChB,MADgB,CACT,CAAC,GAAD,EAAM,CAAC,IAAD,EAAO,KAAP,CAAN,KAAwB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC3B,GAD2B,CAAA,EACxB;AACN;AACA,KAAC,IAAD,GAAQ,IAAI,KAAJ,CAAU,SAAS,CAAC,aAAD,CAAnB;AAFF,GADwB,CADf,EAKb,EALa,CAAnB;;AAOA,SAAA,MAAA,CAAA,MAAA,CAAA;AACE,IAAA,QAAQ,CAAC,KAAD,EAAc;AACpB,MAAA,aAAa,CAAC,QAAd,CAAuB,OAAvB,CAA+B,aAA/B,GAA+C,KAA/C;AACD;;AAHH,GAAA,EAIK,UAJL,CAAA;AAMD,CA1CM","sourcesContent":["/* eslint-disable @typescript-eslint/no-shadow */\nimport axios, { AxiosInstance } from 'axios';\n\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n },\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n // eslint-disable-next-line new-cap\n [name]: new value(wrapAxios(axiosInstance)),\n }), {});\n\n return {\n setToken(token: string) {\n axiosInstance.defaults.headers.authorization = token;\n },\n ..._resources,\n };\n};\n"],"sourceRoot":"","file":"index.js"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Country.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,MAAM,GAAA;AACJ,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAhB,CAAP;AACD;;AAHkC;;QAAxB,O,GAAA,O","sourcesContent":["import {Resource} from '../Resource';\nimport {ICountry} from '../../types';\n\nexport class Country extends Resource {\n getAll(): Promise<ICountry[]> {\n return this.axios.$get('/countries');\n }\n}\n"],"sourceRoot":"","file":"Country.js"}
1
+ {"version":3,"sources":["../../../ts/api/resources/Country.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,MAAM,GAAA;AACJ,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAhB,CAAP;AACD;;AAHkC;;QAAxB,O,GAAA,O","sourcesContent":["import { Resource } from '../Resource';\nimport { ICountry } from '../../types';\n\nexport class Country extends Resource {\n getAll(): Promise<ICountry[]> {\n return this.axios.$get('/countries');\n }\n}\n"],"sourceRoot":"","file":"Country.js"}
@@ -0,0 +1,22 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.Immobilization = undefined;
7
+
8
+ var _Resource = require("../Resource");
9
+
10
+ class Immobilization extends _Resource.Resource {
11
+ getImmobilizationsInventory(params) {
12
+ return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory`, {});
13
+ }
14
+
15
+ getImmobilizationsInventoryPdf(params) {
16
+ return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory/pdf`, {});
17
+ }
18
+
19
+ }
20
+
21
+ exports.Immobilization = Immobilization;
22
+ //# sourceMappingURL=Immobilization.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../ts/api/resources/Immobilization.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,cAAP,SAA8B,kBAA9B,CAAsC;AAC1C,EAAA,2BAA2B,CAAC,MAAD,EAA8B;AACvD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,2BAA9C,EAA2E,EAA3E,CAAP;AACD;;AAED,EAAA,8BAA8B,CAAC,MAAD,EAA8B;AAC1D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,+BAA9C,EAA+E,EAA/E,CAAP;AACD;;AAPyC;;QAA/B,c,GAAA,c","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadFormattedImmobilizationsByAccount,\n} from '../../types';\n\nexport class Immobilization extends Resource {\n getImmobilizationsInventory(params: { idExercice: number}): Promise<ReadFormattedImmobilizationsByAccount | Error> {\n return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory`, {});\n }\n\n getImmobilizationsInventoryPdf(params: { idExercice: number}): Promise<void> {\n return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory/pdf`, {});\n }\n}\n"],"sourceRoot":"","file":"Immobilization.js"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,0BAAP,SAA0C,kBAA1C,CAAkD;AACtD,EAAA,GAAG,CAAC,MAAD,EAA2C;AAC5C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAAhB,EAA+C;AAAE,MAAA;AAAF,KAA/C,CAAP;AACD;;AACD,EAAA,YAAY,CAAC,MAAD,EAAqD;AAC/D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,gCAA5C,EAA8E;AACnF,MAAA;AADmF,KAA9E,CAAP;AAGD;;AACD,EAAA,KAAK,CAAC,MAAD,EAA0D;AAC7D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,sCAA5C,EAAoF;AACzF,MAAA;AADyF,KAApF,CAAP;AAGD;;AACD,EAAA,GAAG,CAAC,MAAD,EAA2C;AAC5C,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,iCAAjB,EAAoD,MAApD,CAAP;AACD;;AACD,EAAA,OAAO,CAAC,MAAD,EAA+C;AACpD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,qCAAjB,EAAwD,MAAxD,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAqD;AACzD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,EAA1F,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAsD;AAC1D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,SAAvF,EAAkG,MAAlG,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAgD;AACpD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,MAAM,CAAC,SAAS,6BAA7C,EAA4E,MAA5E,CAAP;AACD;;AA5BqD;;QAA3C,0B,GAAA,0B","sourcesContent":["import { Resource } from '../Resource';\nimport { QueryGetPaymentExpectationCustomer, IPaymentExpectationCustomer, QueryPayPaymentExpectationCustomer, QueryConfirmPaymentExpectationCustomer, QueryGetSocietyPaymentsExpectationsCustomers, QueryDeleteSocietyPaymentExpectationCustomer, BasePaginate, UpdateRefundSocietyPaymentExpectationCustomer, CreateSocietyPaymentExpectationCustomer, ReadPaymentExpectationCustomerStat, QueryGetSocietyPaymentsExpectationsCustomersStats } from '../../types';\n\nexport class PaymentExpectationCustomer extends Resource {\n get(params: QueryGetPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$get('/paymentExpectationCustomer', { params }); \n }\n getBySociety(params: QueryGetSocietyPaymentsExpectationsCustomers): Promise<BasePaginate<IPaymentExpectationCustomer>> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers`, { \n params\n }); \n }\n stats(params: QueryGetSocietyPaymentsExpectationsCustomersStats): Promise<ReadPaymentExpectationCustomerStat> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers/stats`, { \n params\n }); \n }\n pay(params: QueryPayPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/pay', params);\n }\n confirm(params: QueryConfirmPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/confirm', params);\n }\n delete(params: QueryDeleteSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$delete(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}`);\n }\n refund(params: UpdateRefundSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$put(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}/refund`, params);\n }\n create(params: CreateSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post(`/society/${params.idSociety}/paymentExpectationCustomer`, params);\n }\n}"],"sourceRoot":"","file":"PaymentExpectationCustomer.js"}
1
+ {"version":3,"sources":["../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,0BAAP,SAA0C,kBAA1C,CAAkD;AACtD,EAAA,GAAG,CAAC,MAAD,EAA2C;AAC5C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAAhB,EAA+C;AAAE,MAAA;AAAF,KAA/C,CAAP;AACD;;AACD,EAAA,YAAY,CAAC,MAAD,EAAqD;AAC/D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,gCAA5C,EAA8E;AACnF,MAAA;AADmF,KAA9E,CAAP;AAGD;;AACD,EAAA,KAAK,CAAC,MAAD,EAA0D;AAC7D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,sCAA5C,EAAoF;AACzF,MAAA;AADyF,KAApF,CAAP;AAGD;;AACD,EAAA,GAAG,CAAC,MAAD,EAA2C;AAC5C,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,iCAAjB,EAAoD,MAApD,CAAP;AACD;;AACD,EAAA,OAAO,CAAC,MAAD,EAA+C;AACpD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,qCAAjB,EAAwD,MAAxD,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAqD;AACzD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,EAA1F,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAsD;AAC1D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,SAAvF,EAAkG,MAAlG,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,MAAD,EAAgD;AACpD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,MAAM,CAAC,SAAS,6BAA7C,EAA4E,MAA5E,CAAP;AACD;;AA5BqD;;QAA3C,0B,GAAA,0B","sourcesContent":["import { Resource } from '../Resource';\nimport {\n QueryGetPaymentExpectationCustomer, IPaymentExpectationCustomer, QueryPayPaymentExpectationCustomer, QueryConfirmPaymentExpectationCustomer, QueryGetSocietyPaymentsExpectationsCustomers, QueryDeleteSocietyPaymentExpectationCustomer, BasePaginate, UpdateRefundSocietyPaymentExpectationCustomer, CreateSocietyPaymentExpectationCustomer, ReadPaymentExpectationCustomerStat, QueryGetSocietyPaymentsExpectationsCustomersStats,\n} from '../../types';\n\nexport class PaymentExpectationCustomer extends Resource {\n get(params: QueryGetPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$get('/paymentExpectationCustomer', { params });\n }\n getBySociety(params: QueryGetSocietyPaymentsExpectationsCustomers): Promise<BasePaginate<IPaymentExpectationCustomer>> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers`, {\n params,\n });\n }\n stats(params: QueryGetSocietyPaymentsExpectationsCustomersStats): Promise<ReadPaymentExpectationCustomerStat> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers/stats`, {\n params,\n });\n }\n pay(params: QueryPayPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/pay', params);\n }\n confirm(params: QueryConfirmPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/confirm', params);\n }\n delete(params: QueryDeleteSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$delete(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}`);\n }\n refund(params: UpdateRefundSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$put(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}/refund`, params);\n }\n create(params: CreateSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post(`/society/${params.idSociety}/paymentExpectationCustomer`, params);\n }\n}"],"sourceRoot":"","file":"PaymentExpectationCustomer.js"}
@@ -8,13 +8,13 @@ exports.Simulation = undefined;
8
8
  var _Resource = require("../Resource");
9
9
 
10
10
  class Simulation extends _Resource.Resource {
11
- get(test) {
12
- this.axios.get('https://lol');
13
- return 'coucou';
11
+ getBySociety(params) {
12
+ return this.axios.$get(`/society/${params.idSociety}/simulations`, {
13
+ params
14
+ });
14
15
  }
15
16
 
16
17
  }
17
18
 
18
19
  exports.Simulation = Simulation;
19
- ;
20
20
  //# sourceMappingURL=Simulation.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,UAAP,SAA0B,kBAA1B,CAAkC;AACtC,EAAA,GAAG,CAAE,IAAF,EAAc;AACf,SAAK,KAAL,CAAW,GAAX,CAAe,aAAf;AACA,WAAO,QAAP;AACD;;AAJqC;;QAA3B,U,GAAA,U;AAKZ","sourcesContent":["import {Resource} from '../Resource';\n\nexport class Simulation extends Resource {\n get (test: string) {\n this.axios.get('https://lol');\n return 'coucou';\n }\n};\n"],"sourceRoot":"","file":"Simulation.js"}
1
+ {"version":3,"sources":["../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAOM,MAAO,UAAP,SAA0B,kBAA1B,CAAkC;AACtC,EAAA,YAAY,CAAC,MAAD,EAA8C;AACxD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,MAAM,CAAC,SAAS,cAA5C,EAA4D;AACjE,MAAA;AADiE,KAA5D,CAAP;AAGD;;AALqC;;QAA3B,U,GAAA,U","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n ISimulation,\n QueryPaginate,\n} from '../../types';\n\nexport class Simulation extends Resource {\n getBySociety(params: { idSociety: number } & QueryPaginate): Promise<BasePaginate<ISimulation>> {\n return this.axios.$get(`/society/${params.idSociety}/simulations`, {\n params,\n });\n }\n}\n"],"sourceRoot":"","file":"Simulation.js"}
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.Transaction = undefined;
7
+
8
+ var _Resource = require("../Resource");
9
+
10
+ class Transaction extends _Resource.Resource {
11
+ getFormattedPaginate(idSociety, params) {
12
+ return this.axios.$get(`/society/${idSociety}/transactions`, {
13
+ params
14
+ });
15
+ }
16
+
17
+ annotate(id, data) {
18
+ return this.axios.$put(`/transactions/${id}`, data);
19
+ }
20
+
21
+ }
22
+
23
+ exports.Transaction = Transaction;
24
+ //# sourceMappingURL=Transaction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAOM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,oBAAoB,CAAC,SAAD,EAAoB,MAApB,EAOH;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,eAArC,EAAsD;AAC3D,MAAA;AAD2D,KAAtD,CAAP;AAGD;;AACD,EAAA,QAAQ,CAAC,EAAD,EAAa,IAAb,EAA8C;AACpD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,iBAAiB,EAAE,EAAnC,EAAuC,IAAvC,CAAP;AACD;;AAfsC;;QAA5B,W,GAAA,W","sourcesContent":["import { Resource } from '../Resource';\nimport {\n AccountingJournal,\n BasePaginate,\n QueryPaginate, ReadFormattedAccountingTransaction, UpdateAccountingTransaction,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: {\n idAccountingJournal: AccountingJournal,\n idBankAccount?: Array<number>,\n orderBy?: string,\n descending?: boolean,\n startDate?: string,\n endDate?: string\n } & QueryPaginate): Promise<BasePaginate<ReadFormattedAccountingTransaction> | Error> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction | Error> {\n return this.axios.$put(`/transactions/${id}`, data);\n }\n}\n"],"sourceRoot":"","file":"Transaction.js"}