@silexpert/core 1.1.35 → 1.1.36

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 (240) hide show
  1. package/es/api/resources/AccountingFiles.d.ts +2 -1
  2. package/es/api/resources/AccountingFiles.d.ts.map +1 -1
  3. package/es/api/resources/AccountingFiles.js +3 -0
  4. package/es/api/resources/AccountingFiles.js.map +1 -1
  5. package/es/api/resources/Rule.d.ts +1 -0
  6. package/es/api/resources/Rule.d.ts.map +1 -1
  7. package/es/api/resources/Rule.js +3 -0
  8. package/es/api/resources/Rule.js.map +1 -1
  9. package/es/types/Enum/BrandLegalstart.js +20 -20
  10. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  11. package/es/types/Enum/ConnectorType.d.ts +0 -1
  12. package/es/types/Enum/ConnectorType.d.ts.map +1 -1
  13. package/es/types/Enum/ConnectorType.js +1 -1
  14. package/es/types/Enum/ConnectorType.js.map +1 -1
  15. package/es/types/Enum/Unit.d.ts +2 -1
  16. package/es/types/Enum/Unit.d.ts.map +1 -1
  17. package/es/types/Enum/Unit.js +11 -0
  18. package/es/types/Enum/Unit.js.map +1 -1
  19. package/es/types/Interface/api/accountingFiles/Read.d.ts +6 -0
  20. package/es/types/Interface/api/accountingFiles/Read.d.ts.map +1 -0
  21. package/es/types/Interface/api/accountingFiles/Read.js +2 -0
  22. package/es/types/Interface/api/accountingFiles/Read.js.map +1 -0
  23. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +1 -1
  24. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -1
  25. package/es/types/Interface/api/archive/ImportSocietyArchive.js +1 -1
  26. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  27. package/es/types/Interface/api/exercice/CreateExercice.d.ts +1 -0
  28. package/es/types/Interface/api/exercice/CreateExercice.d.ts.map +1 -1
  29. package/es/types/Interface/api/exercice/CreateExercice.js +7 -0
  30. package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  31. package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
  32. package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
  33. package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
  34. package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  35. package/es/types/Interface/models/IAccountingEntry.d.ts +0 -2
  36. package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
  37. package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
  38. package/es/types/Interface/models/IApiError.d.ts +1 -0
  39. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  40. package/es/types/Interface/models/IApiError.js +1 -0
  41. package/es/types/Interface/models/IApiError.js.map +1 -1
  42. package/es/types/Interface/models/ISociety.d.ts +0 -2
  43. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  44. package/es/types/Interface/models/ISociety.js.map +1 -1
  45. package/es/types/Interface/models/ISupervision.d.ts +0 -4
  46. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  47. package/es/types/Interface/models/ISupervision.js.map +1 -1
  48. package/es/types/index.d.ts +1 -20
  49. package/es/types/index.d.ts.map +1 -1
  50. package/es/types/index.js +1 -20
  51. package/es/types/index.js.map +1 -1
  52. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  53. package/es/utils/vat/3310/century23.js +1 -1
  54. package/es/utils/vat/3310/century23.js.map +1 -1
  55. package/es/utils/vat/3517/century23.d.ts.map +1 -1
  56. package/es/utils/vat/3517/century23.js +2 -2
  57. package/es/utils/vat/3517/century23.js.map +1 -1
  58. package/js/api/resources/AccountingFiles.js +3 -0
  59. package/js/api/resources/AccountingFiles.js.map +1 -1
  60. package/js/api/resources/Rule.js +3 -0
  61. package/js/api/resources/Rule.js.map +1 -1
  62. package/js/types/Enum/BrandLegalstart.js +20 -20
  63. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  64. package/js/types/Enum/ConnectorType.js +1 -1
  65. package/js/types/Enum/ConnectorType.js.map +1 -1
  66. package/js/types/Enum/Unit.js +10 -0
  67. package/js/types/Enum/Unit.js.map +1 -1
  68. package/js/types/Interface/{models/IFaq.js → api/accountingFiles/Read.js} +1 -1
  69. package/js/types/Interface/api/accountingFiles/Read.js.map +1 -0
  70. package/js/types/Interface/api/archive/ImportSocietyArchive.js +1 -1
  71. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  72. package/js/types/Interface/api/exercice/CreateExercice.js +1 -0
  73. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  74. package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
  75. package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  76. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  77. package/js/types/Interface/models/IApiError.js +1 -0
  78. package/js/types/Interface/models/IApiError.js.map +1 -1
  79. package/js/types/Interface/models/ISociety.js.map +1 -1
  80. package/js/types/Interface/models/ISupervision.js.map +1 -1
  81. package/js/types/index.js +34 -224
  82. package/js/types/index.js.map +1 -1
  83. package/js/utils/vat/3310/century23.js.map +1 -1
  84. package/js/utils/vat/3517/century23.js.map +1 -1
  85. package/package.json +1 -1
  86. package/ts/api/resources/AccountingFiles.ts +5 -1
  87. package/ts/api/resources/Rule.ts +4 -0
  88. package/ts/types/Enum/BrandLegalstart.ts +20 -20
  89. package/ts/types/Enum/ConnectorType.ts +1 -1
  90. package/ts/types/Enum/Unit.ts +11 -0
  91. package/ts/types/Interface/api/accountingFiles/Read.ts +6 -0
  92. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +1 -1
  93. package/ts/types/Interface/api/exercice/CreateExercice.ts +6 -0
  94. package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
  95. package/ts/types/Interface/models/IAccountingEntry.ts +0 -2
  96. package/ts/types/Interface/models/IApiError.ts +1 -0
  97. package/ts/types/Interface/models/ISociety.ts +0 -2
  98. package/ts/types/Interface/models/ISupervision.ts +0 -4
  99. package/ts/types/index.ts +1 -20
  100. package/ts/utils/vat/3310/century23.ts +4 -2
  101. package/ts/utils/vat/3517/century23.ts +4 -2
  102. package/es/types/Interface/models/IAccountingTransaction_new.d.ts +0 -18
  103. package/es/types/Interface/models/IAccountingTransaction_new.d.ts.map +0 -1
  104. package/es/types/Interface/models/IAccountingTransaction_new.js +0 -2
  105. package/es/types/Interface/models/IAccountingTransaction_new.js.map +0 -1
  106. package/es/types/Interface/models/IAutoLoginToken.d.ts +0 -10
  107. package/es/types/Interface/models/IAutoLoginToken.d.ts.map +0 -1
  108. package/es/types/Interface/models/IAutoLoginToken.js +0 -2
  109. package/es/types/Interface/models/IAutoLoginToken.js.map +0 -1
  110. package/es/types/Interface/models/IBankTransaction.d.ts +0 -34
  111. package/es/types/Interface/models/IBankTransaction.d.ts.map +0 -1
  112. package/es/types/Interface/models/IBankTransaction.js +0 -2
  113. package/es/types/Interface/models/IBankTransaction.js.map +0 -1
  114. package/es/types/Interface/models/ICallDirectly.d.ts +0 -26
  115. package/es/types/Interface/models/ICallDirectly.d.ts.map +0 -1
  116. package/es/types/Interface/models/ICallDirectly.js +0 -2
  117. package/es/types/Interface/models/ICallDirectly.js.map +0 -1
  118. package/es/types/Interface/models/IFaq.d.ts +0 -15
  119. package/es/types/Interface/models/IFaq.d.ts.map +0 -1
  120. package/es/types/Interface/models/IFaq.js +0 -2
  121. package/es/types/Interface/models/IFaq.js.map +0 -1
  122. package/es/types/Interface/models/IFaqCategory.d.ts +0 -5
  123. package/es/types/Interface/models/IFaqCategory.d.ts.map +0 -1
  124. package/es/types/Interface/models/IFaqCategory.js +0 -2
  125. package/es/types/Interface/models/IFaqCategory.js.map +0 -1
  126. package/es/types/Interface/models/IFollowedQualityMail.d.ts +0 -13
  127. package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +0 -1
  128. package/es/types/Interface/models/IFollowedQualityMail.js +0 -2
  129. package/es/types/Interface/models/IFollowedQualityMail.js.map +0 -1
  130. package/es/types/Interface/models/IFollowedQualityMailType.d.ts +0 -7
  131. package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +0 -1
  132. package/es/types/Interface/models/IFollowedQualityMailType.js +0 -2
  133. package/es/types/Interface/models/IFollowedQualityMailType.js.map +0 -1
  134. package/es/types/Interface/models/IIdentification.d.ts +0 -18
  135. package/es/types/Interface/models/IIdentification.d.ts.map +0 -1
  136. package/es/types/Interface/models/IIdentification.js +0 -2
  137. package/es/types/Interface/models/IIdentification.js.map +0 -1
  138. package/es/types/Interface/models/IJob.d.ts +0 -12
  139. package/es/types/Interface/models/IJob.d.ts.map +0 -1
  140. package/es/types/Interface/models/IJob.js +0 -2
  141. package/es/types/Interface/models/IJob.js.map +0 -1
  142. package/es/types/Interface/models/IJobCategory.d.ts +0 -9
  143. package/es/types/Interface/models/IJobCategory.d.ts.map +0 -1
  144. package/es/types/Interface/models/IJobCategory.js +0 -2
  145. package/es/types/Interface/models/IJobCategory.js.map +0 -1
  146. package/es/types/Interface/models/IPenalty.d.ts +0 -27
  147. package/es/types/Interface/models/IPenalty.d.ts.map +0 -1
  148. package/es/types/Interface/models/IPenalty.js +0 -2
  149. package/es/types/Interface/models/IPenalty.js.map +0 -1
  150. package/es/types/Interface/models/IPenaltyType.d.ts +0 -7
  151. package/es/types/Interface/models/IPenaltyType.d.ts.map +0 -1
  152. package/es/types/Interface/models/IPenaltyType.js +0 -2
  153. package/es/types/Interface/models/IPenaltyType.js.map +0 -1
  154. package/es/types/Interface/models/ISuggestion.d.ts +0 -14
  155. package/es/types/Interface/models/ISuggestion.d.ts.map +0 -1
  156. package/es/types/Interface/models/ISuggestion.js +0 -2
  157. package/es/types/Interface/models/ISuggestion.js.map +0 -1
  158. package/es/types/Interface/models/ISupervisionJob.d.ts +0 -8
  159. package/es/types/Interface/models/ISupervisionJob.d.ts.map +0 -1
  160. package/es/types/Interface/models/ISupervisionJob.js +0 -2
  161. package/es/types/Interface/models/ISupervisionJob.js.map +0 -1
  162. package/es/types/Interface/models/ITmpValidationToken.d.ts +0 -11
  163. package/es/types/Interface/models/ITmpValidationToken.d.ts.map +0 -1
  164. package/es/types/Interface/models/ITmpValidationToken.js +0 -2
  165. package/es/types/Interface/models/ITmpValidationToken.js.map +0 -1
  166. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts +0 -9
  167. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +0 -1
  168. package/es/types/Interface/models/IUserSocietyTicketSupport.js +0 -2
  169. package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +0 -1
  170. package/es/types/Interface/models/IVatMargin.d.ts +0 -7
  171. package/es/types/Interface/models/IVatMargin.d.ts.map +0 -1
  172. package/es/types/Interface/models/IVatMargin.js +0 -2
  173. package/es/types/Interface/models/IVatMargin.js.map +0 -1
  174. package/es/types/Interface/models/IWebMailSpam.d.ts +0 -8
  175. package/es/types/Interface/models/IWebMailSpam.d.ts.map +0 -1
  176. package/es/types/Interface/models/IWebMailSpam.js +0 -2
  177. package/es/types/Interface/models/IWebMailSpam.js.map +0 -1
  178. package/es/types/Interface/models/IWebMailSpamType.d.ts +0 -7
  179. package/es/types/Interface/models/IWebMailSpamType.d.ts.map +0 -1
  180. package/es/types/Interface/models/IWebMailSpamType.js +0 -2
  181. package/es/types/Interface/models/IWebMailSpamType.js.map +0 -1
  182. package/js/types/Interface/models/IAccountingTransaction_new.js +0 -6
  183. package/js/types/Interface/models/IAccountingTransaction_new.js.map +0 -1
  184. package/js/types/Interface/models/IAutoLoginToken.js +0 -6
  185. package/js/types/Interface/models/IAutoLoginToken.js.map +0 -1
  186. package/js/types/Interface/models/IBankTransaction.js +0 -6
  187. package/js/types/Interface/models/IBankTransaction.js.map +0 -1
  188. package/js/types/Interface/models/ICallDirectly.js +0 -6
  189. package/js/types/Interface/models/ICallDirectly.js.map +0 -1
  190. package/js/types/Interface/models/IFaq.js.map +0 -1
  191. package/js/types/Interface/models/IFaqCategory.js +0 -6
  192. package/js/types/Interface/models/IFaqCategory.js.map +0 -1
  193. package/js/types/Interface/models/IFollowedQualityMail.js +0 -6
  194. package/js/types/Interface/models/IFollowedQualityMail.js.map +0 -1
  195. package/js/types/Interface/models/IFollowedQualityMailType.js +0 -6
  196. package/js/types/Interface/models/IFollowedQualityMailType.js.map +0 -1
  197. package/js/types/Interface/models/IIdentification.js +0 -6
  198. package/js/types/Interface/models/IIdentification.js.map +0 -1
  199. package/js/types/Interface/models/IJob.js +0 -6
  200. package/js/types/Interface/models/IJob.js.map +0 -1
  201. package/js/types/Interface/models/IJobCategory.js +0 -6
  202. package/js/types/Interface/models/IJobCategory.js.map +0 -1
  203. package/js/types/Interface/models/IPenalty.js +0 -6
  204. package/js/types/Interface/models/IPenalty.js.map +0 -1
  205. package/js/types/Interface/models/IPenaltyType.js +0 -6
  206. package/js/types/Interface/models/IPenaltyType.js.map +0 -1
  207. package/js/types/Interface/models/ISuggestion.js +0 -6
  208. package/js/types/Interface/models/ISuggestion.js.map +0 -1
  209. package/js/types/Interface/models/ISupervisionJob.js +0 -6
  210. package/js/types/Interface/models/ISupervisionJob.js.map +0 -1
  211. package/js/types/Interface/models/ITmpValidationToken.js +0 -6
  212. package/js/types/Interface/models/ITmpValidationToken.js.map +0 -1
  213. package/js/types/Interface/models/IUserSocietyTicketSupport.js +0 -6
  214. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +0 -1
  215. package/js/types/Interface/models/IVatMargin.js +0 -6
  216. package/js/types/Interface/models/IVatMargin.js.map +0 -1
  217. package/js/types/Interface/models/IWebMailSpam.js +0 -6
  218. package/js/types/Interface/models/IWebMailSpam.js.map +0 -1
  219. package/js/types/Interface/models/IWebMailSpamType.js +0 -6
  220. package/js/types/Interface/models/IWebMailSpamType.js.map +0 -1
  221. package/ts/types/Interface/models/IAccountingTransaction_new.ts +0 -20
  222. package/ts/types/Interface/models/IAutoLoginToken.ts +0 -10
  223. package/ts/types/Interface/models/IBankTransaction.ts +0 -37
  224. package/ts/types/Interface/models/ICallDirectly.ts +0 -29
  225. package/ts/types/Interface/models/IFaq.ts +0 -18
  226. package/ts/types/Interface/models/IFaqCategory.ts +0 -5
  227. package/ts/types/Interface/models/IFollowedQualityMail.ts +0 -16
  228. package/ts/types/Interface/models/IFollowedQualityMailType.ts +0 -7
  229. package/ts/types/Interface/models/IIdentification.ts +0 -21
  230. package/ts/types/Interface/models/IJob.ts +0 -15
  231. package/ts/types/Interface/models/IJobCategory.ts +0 -12
  232. package/ts/types/Interface/models/IPenalty.ts +0 -30
  233. package/ts/types/Interface/models/IPenaltyType.ts +0 -7
  234. package/ts/types/Interface/models/ISuggestion.ts +0 -17
  235. package/ts/types/Interface/models/ISupervisionJob.ts +0 -8
  236. package/ts/types/Interface/models/ITmpValidationToken.ts +0 -14
  237. package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +0 -9
  238. package/ts/types/Interface/models/IVatMargin.ts +0 -7
  239. package/ts/types/Interface/models/IWebMailSpam.ts +0 -8
  240. package/ts/types/Interface/models/IWebMailSpamType.ts +0 -7
package/js/types/index.js CHANGED
@@ -263,16 +263,6 @@ Object.keys(_IAttributionHistory).forEach(function (key) {
263
263
  }
264
264
  });
265
265
  });
266
- var _IAutoLoginToken = require("./Interface/models/IAutoLoginToken");
267
- Object.keys(_IAutoLoginToken).forEach(function (key) {
268
- if (key === "default" || key === "__esModule") return;
269
- Object.defineProperty(exports, key, {
270
- enumerable: true,
271
- get: function () {
272
- return _IAutoLoginToken[key];
273
- }
274
- });
275
- });
276
266
  var _IBalanceBankAccount = require("./Interface/models/IBalanceBankAccount");
277
267
  Object.keys(_IBalanceBankAccount).forEach(function (key) {
278
268
  if (key === "default" || key === "__esModule") return;
@@ -343,16 +333,6 @@ Object.keys(_IBankList).forEach(function (key) {
343
333
  }
344
334
  });
345
335
  });
346
- var _IBankTransaction = require("./Interface/models/IBankTransaction");
347
- Object.keys(_IBankTransaction).forEach(function (key) {
348
- if (key === "default" || key === "__esModule") return;
349
- Object.defineProperty(exports, key, {
350
- enumerable: true,
351
- get: function () {
352
- return _IBankTransaction[key];
353
- }
354
- });
355
- });
356
336
  var _IBusinessLine = require("./Interface/models/IBusinessLine");
357
337
  Object.keys(_IBusinessLine).forEach(function (key) {
358
338
  if (key === "default" || key === "__esModule") return;
@@ -393,16 +373,6 @@ Object.keys(_ICalendarEventUser).forEach(function (key) {
393
373
  }
394
374
  });
395
375
  });
396
- var _ICallDirectly = require("./Interface/models/ICallDirectly");
397
- Object.keys(_ICallDirectly).forEach(function (key) {
398
- if (key === "default" || key === "__esModule") return;
399
- Object.defineProperty(exports, key, {
400
- enumerable: true,
401
- get: function () {
402
- return _ICallDirectly[key];
403
- }
404
- });
405
- });
406
376
  var _ICategory = require("./Interface/models/ICategory");
407
377
  Object.keys(_ICategory).forEach(function (key) {
408
378
  if (key === "default" || key === "__esModule") return;
@@ -723,26 +693,6 @@ Object.keys(_IFailedLoginAttempt).forEach(function (key) {
723
693
  }
724
694
  });
725
695
  });
726
- var _IFaqCategory = require("./Interface/models/IFaqCategory");
727
- Object.keys(_IFaqCategory).forEach(function (key) {
728
- if (key === "default" || key === "__esModule") return;
729
- Object.defineProperty(exports, key, {
730
- enumerable: true,
731
- get: function () {
732
- return _IFaqCategory[key];
733
- }
734
- });
735
- });
736
- var _IFaq = require("./Interface/models/IFaq");
737
- Object.keys(_IFaq).forEach(function (key) {
738
- if (key === "default" || key === "__esModule") return;
739
- Object.defineProperty(exports, key, {
740
- enumerable: true,
741
- get: function () {
742
- return _IFaq[key];
743
- }
744
- });
745
- });
746
696
  var _IFileType = require("./Interface/models/IFileType");
747
697
  Object.keys(_IFileType).forEach(function (key) {
748
698
  if (key === "default" || key === "__esModule") return;
@@ -793,16 +743,6 @@ Object.keys(_IFolderFile).forEach(function (key) {
793
743
  }
794
744
  });
795
745
  });
796
- var _IFollowedQualityMail = require("./Interface/models/IFollowedQualityMail");
797
- Object.keys(_IFollowedQualityMail).forEach(function (key) {
798
- if (key === "default" || key === "__esModule") return;
799
- Object.defineProperty(exports, key, {
800
- enumerable: true,
801
- get: function () {
802
- return _IFollowedQualityMail[key];
803
- }
804
- });
805
- });
806
746
  var _IFollow = require("./Interface/models/IFollow");
807
747
  Object.keys(_IFollow).forEach(function (key) {
808
748
  if (key === "default" || key === "__esModule") return;
@@ -893,16 +833,6 @@ Object.keys(_IGedFolder).forEach(function (key) {
893
833
  }
894
834
  });
895
835
  });
896
- var _IIdentification = require("./Interface/models/IIdentification");
897
- Object.keys(_IIdentification).forEach(function (key) {
898
- if (key === "default" || key === "__esModule") return;
899
- Object.defineProperty(exports, key, {
900
- enumerable: true,
901
- get: function () {
902
- return _IIdentification[key];
903
- }
904
- });
905
- });
906
836
  var _IIndependentReview = require("./Interface/models/IIndependentReview");
907
837
  Object.keys(_IIndependentReview).forEach(function (key) {
908
838
  if (key === "default" || key === "__esModule") return;
@@ -943,16 +873,6 @@ Object.keys(_IProductInvoice).forEach(function (key) {
943
873
  }
944
874
  });
945
875
  });
946
- var _IJobCategory = require("./Interface/models/IJobCategory");
947
- Object.keys(_IJobCategory).forEach(function (key) {
948
- if (key === "default" || key === "__esModule") return;
949
- Object.defineProperty(exports, key, {
950
- enumerable: true,
951
- get: function () {
952
- return _IJobCategory[key];
953
- }
954
- });
955
- });
956
876
  var _IImmobilization = require("./Interface/models/IImmobilization");
957
877
  Object.keys(_IImmobilization).forEach(function (key) {
958
878
  if (key === "default" || key === "__esModule") return;
@@ -963,16 +883,6 @@ Object.keys(_IImmobilization).forEach(function (key) {
963
883
  }
964
884
  });
965
885
  });
966
- var _IJob = require("./Interface/models/IJob");
967
- Object.keys(_IJob).forEach(function (key) {
968
- if (key === "default" || key === "__esModule") return;
969
- Object.defineProperty(exports, key, {
970
- enumerable: true,
971
- get: function () {
972
- return _IJob[key];
973
- }
974
- });
975
- });
976
886
  var _IKilometricAllowanceScale = require("./Interface/models/IKilometricAllowanceScale");
977
887
  Object.keys(_IKilometricAllowanceScale).forEach(function (key) {
978
888
  if (key === "default" || key === "__esModule") return;
@@ -1333,16 +1243,6 @@ Object.keys(_IPaymentWaiting).forEach(function (key) {
1333
1243
  }
1334
1244
  });
1335
1245
  });
1336
- var _IPenalty = require("./Interface/models/IPenalty");
1337
- Object.keys(_IPenalty).forEach(function (key) {
1338
- if (key === "default" || key === "__esModule") return;
1339
- Object.defineProperty(exports, key, {
1340
- enumerable: true,
1341
- get: function () {
1342
- return _IPenalty[key];
1343
- }
1344
- });
1345
- });
1346
1246
  var _IPendingPoint = require("./Interface/models/IPendingPoint");
1347
1247
  Object.keys(_IPendingPoint).forEach(function (key) {
1348
1248
  if (key === "default" || key === "__esModule") return;
@@ -2083,16 +1983,6 @@ Object.keys(_ISupervision).forEach(function (key) {
2083
1983
  }
2084
1984
  });
2085
1985
  });
2086
- var _ISupervisionJob = require("./Interface/models/ISupervisionJob");
2087
- Object.keys(_ISupervisionJob).forEach(function (key) {
2088
- if (key === "default" || key === "__esModule") return;
2089
- Object.defineProperty(exports, key, {
2090
- enumerable: true,
2091
- get: function () {
2092
- return _ISupervisionJob[key];
2093
- }
2094
- });
2095
- });
2096
1986
  var _ISupervisionPendingPoint = require("./Interface/models/ISupervisionPendingPoint");
2097
1987
  Object.keys(_ISupervisionPendingPoint).forEach(function (key) {
2098
1988
  if (key === "default" || key === "__esModule") return;
@@ -2223,16 +2113,6 @@ Object.keys(_ITimeTrackingSource).forEach(function (key) {
2223
2113
  }
2224
2114
  });
2225
2115
  });
2226
- var _ITmpValidationToken = require("./Interface/models/ITmpValidationToken");
2227
- Object.keys(_ITmpValidationToken).forEach(function (key) {
2228
- if (key === "default" || key === "__esModule") return;
2229
- Object.defineProperty(exports, key, {
2230
- enumerable: true,
2231
- get: function () {
2232
- return _ITmpValidationToken[key];
2233
- }
2234
- });
2235
- });
2236
2116
  var _IAccountantTracker = require("./Interface/models/IAccountantTracker");
2237
2117
  Object.keys(_IAccountantTracker).forEach(function (key) {
2238
2118
  if (key === "default" || key === "__esModule") return;
@@ -2243,16 +2123,6 @@ Object.keys(_IAccountantTracker).forEach(function (key) {
2243
2123
  }
2244
2124
  });
2245
2125
  });
2246
- var _IVatMargin = require("./Interface/models/IVatMargin");
2247
- Object.keys(_IVatMargin).forEach(function (key) {
2248
- if (key === "default" || key === "__esModule") return;
2249
- Object.defineProperty(exports, key, {
2250
- enumerable: true,
2251
- get: function () {
2252
- return _IVatMargin[key];
2253
- }
2254
- });
2255
- });
2256
2126
  var _IVatRegime = require("./Interface/models/IVatRegime");
2257
2127
  Object.keys(_IVatRegime).forEach(function (key) {
2258
2128
  if (key === "default" || key === "__esModule") return;
@@ -2433,16 +2303,6 @@ Object.keys(_IEstimateInvoiceType).forEach(function (key) {
2433
2303
  }
2434
2304
  });
2435
2305
  });
2436
- var _IFollowedQualityMailType = require("./Interface/models/IFollowedQualityMailType");
2437
- Object.keys(_IFollowedQualityMailType).forEach(function (key) {
2438
- if (key === "default" || key === "__esModule") return;
2439
- Object.defineProperty(exports, key, {
2440
- enumerable: true,
2441
- get: function () {
2442
- return _IFollowedQualityMailType[key];
2443
- }
2444
- });
2445
- });
2446
2306
  var _IFirstStep = require("./Interface/models/IFirstStep");
2447
2307
  Object.keys(_IFirstStep).forEach(function (key) {
2448
2308
  if (key === "default" || key === "__esModule") return;
@@ -2513,16 +2373,6 @@ Object.keys(_IPartnerTransactionType).forEach(function (key) {
2513
2373
  }
2514
2374
  });
2515
2375
  });
2516
- var _IPenaltyType = require("./Interface/models/IPenaltyType");
2517
- Object.keys(_IPenaltyType).forEach(function (key) {
2518
- if (key === "default" || key === "__esModule") return;
2519
- Object.defineProperty(exports, key, {
2520
- enumerable: true,
2521
- get: function () {
2522
- return _IPenaltyType[key];
2523
- }
2524
- });
2525
- });
2526
2376
  var _IRepeatType = require("./Interface/models/IRepeatType");
2527
2377
  Object.keys(_IRepeatType).forEach(function (key) {
2528
2378
  if (key === "default" || key === "__esModule") return;
@@ -2633,16 +2483,6 @@ Object.keys(_IUserSocietyPermission).forEach(function (key) {
2633
2483
  }
2634
2484
  });
2635
2485
  });
2636
- var _IUserSocietyTicketSupport = require("./Interface/models/IUserSocietyTicketSupport");
2637
- Object.keys(_IUserSocietyTicketSupport).forEach(function (key) {
2638
- if (key === "default" || key === "__esModule") return;
2639
- Object.defineProperty(exports, key, {
2640
- enumerable: true,
2641
- get: function () {
2642
- return _IUserSocietyTicketSupport[key];
2643
- }
2644
- });
2645
- });
2646
2486
  var _IUserTeam = require("./Interface/models/IUserTeam");
2647
2487
  Object.keys(_IUserTeam).forEach(function (key) {
2648
2488
  if (key === "default" || key === "__esModule") return;
@@ -2783,16 +2623,6 @@ Object.keys(_IWebMailAttachment).forEach(function (key) {
2783
2623
  }
2784
2624
  });
2785
2625
  });
2786
- var _IWebMailSpam = require("./Interface/models/IWebMailSpam");
2787
- Object.keys(_IWebMailSpam).forEach(function (key) {
2788
- if (key === "default" || key === "__esModule") return;
2789
- Object.defineProperty(exports, key, {
2790
- enumerable: true,
2791
- get: function () {
2792
- return _IWebMailSpam[key];
2793
- }
2794
- });
2795
- });
2796
2626
  var _IWebMailStat = require("./Interface/models/IWebMailStat");
2797
2627
  Object.keys(_IWebMailStat).forEach(function (key) {
2798
2628
  if (key === "default" || key === "__esModule") return;
@@ -2813,16 +2643,6 @@ Object.keys(_IWebMailType).forEach(function (key) {
2813
2643
  }
2814
2644
  });
2815
2645
  });
2816
- var _IWebMailSpamType = require("./Interface/models/IWebMailSpamType");
2817
- Object.keys(_IWebMailSpamType).forEach(function (key) {
2818
- if (key === "default" || key === "__esModule") return;
2819
- Object.defineProperty(exports, key, {
2820
- enumerable: true,
2821
- get: function () {
2822
- return _IWebMailSpamType[key];
2823
- }
2824
- });
2825
- });
2826
2646
  var _IWorkingSchedule = require("./Interface/models/IWorkingSchedule");
2827
2647
  Object.keys(_IWorkingSchedule).forEach(function (key) {
2828
2648
  if (key === "default" || key === "__esModule") return;
@@ -2853,16 +2673,6 @@ Object.keys(_IFecFile).forEach(function (key) {
2853
2673
  }
2854
2674
  });
2855
2675
  });
2856
- var _ISuggestion = require("./Interface/models/ISuggestion");
2857
- Object.keys(_ISuggestion).forEach(function (key) {
2858
- if (key === "default" || key === "__esModule") return;
2859
- Object.defineProperty(exports, key, {
2860
- enumerable: true,
2861
- get: function () {
2862
- return _ISuggestion[key];
2863
- }
2864
- });
2865
- });
2866
2676
  var _ISalariesFile = require("./Interface/models/ISalariesFile");
2867
2677
  Object.keys(_ISalariesFile).forEach(function (key) {
2868
2678
  if (key === "default" || key === "__esModule") return;
@@ -2933,16 +2743,6 @@ Object.keys(_IZTicket).forEach(function (key) {
2933
2743
  }
2934
2744
  });
2935
2745
  });
2936
- var _IAccountingTransaction_new = require("./Interface/models/IAccountingTransaction_new");
2937
- Object.keys(_IAccountingTransaction_new).forEach(function (key) {
2938
- if (key === "default" || key === "__esModule") return;
2939
- Object.defineProperty(exports, key, {
2940
- enumerable: true,
2941
- get: function () {
2942
- return _IAccountingTransaction_new[key];
2943
- }
2944
- });
2945
- });
2946
2746
  var _IExerciceNote = require("./Interface/models/IExerciceNote");
2947
2747
  Object.keys(_IExerciceNote).forEach(function (key) {
2948
2748
  if (key === "default" || key === "__esModule") return;
@@ -5803,6 +5603,16 @@ Object.keys(_OcrValue).forEach(function (key) {
5803
5603
  }
5804
5604
  });
5805
5605
  });
5606
+ var _Read2 = require("./Interface/api/accountingFiles/Read");
5607
+ Object.keys(_Read2).forEach(function (key) {
5608
+ if (key === "default" || key === "__esModule") return;
5609
+ Object.defineProperty(exports, key, {
5610
+ enumerable: true,
5611
+ get: function () {
5612
+ return _Read2[key];
5613
+ }
5614
+ });
5615
+ });
5806
5616
  var _StockEntries = require("./Interface/api/stock/StockEntries");
5807
5617
  Object.keys(_StockEntries).forEach(function (key) {
5808
5618
  if (key === "default" || key === "__esModule") return;
@@ -6833,13 +6643,13 @@ Object.keys(_UpdatePartner).forEach(function (key) {
6833
6643
  }
6834
6644
  });
6835
6645
  });
6836
- var _Read2 = require("./Interface/api/partner/Read");
6837
- Object.keys(_Read2).forEach(function (key) {
6646
+ var _Read3 = require("./Interface/api/partner/Read");
6647
+ Object.keys(_Read3).forEach(function (key) {
6838
6648
  if (key === "default" || key === "__esModule") return;
6839
6649
  Object.defineProperty(exports, key, {
6840
6650
  enumerable: true,
6841
6651
  get: function () {
6842
- return _Read2[key];
6652
+ return _Read3[key];
6843
6653
  }
6844
6654
  });
6845
6655
  });
@@ -7633,13 +7443,13 @@ Object.keys(_UpdateBudgetPermanentToken).forEach(function (key) {
7633
7443
  }
7634
7444
  });
7635
7445
  });
7636
- var _Read3 = require("./Interface/api/budgetInsight/Read");
7637
- Object.keys(_Read3).forEach(function (key) {
7446
+ var _Read4 = require("./Interface/api/budgetInsight/Read");
7447
+ Object.keys(_Read4).forEach(function (key) {
7638
7448
  if (key === "default" || key === "__esModule") return;
7639
7449
  Object.defineProperty(exports, key, {
7640
7450
  enumerable: true,
7641
7451
  get: function () {
7642
- return _Read3[key];
7452
+ return _Read4[key];
7643
7453
  }
7644
7454
  });
7645
7455
  });
@@ -8343,13 +8153,13 @@ Object.keys(_readAllCalendarEvent).forEach(function (key) {
8343
8153
  }
8344
8154
  });
8345
8155
  });
8346
- var _Read4 = require("./Interface/api/checklist/Read");
8347
- Object.keys(_Read4).forEach(function (key) {
8156
+ var _Read5 = require("./Interface/api/checklist/Read");
8157
+ Object.keys(_Read5).forEach(function (key) {
8348
8158
  if (key === "default" || key === "__esModule") return;
8349
8159
  Object.defineProperty(exports, key, {
8350
8160
  enumerable: true,
8351
8161
  get: function () {
8352
- return _Read4[key];
8162
+ return _Read5[key];
8353
8163
  }
8354
8164
  });
8355
8165
  });
@@ -8643,13 +8453,13 @@ Object.keys(_Create5).forEach(function (key) {
8643
8453
  }
8644
8454
  });
8645
8455
  });
8646
- var _Read5 = require("./Interface/api/commercialManagement/Read");
8647
- Object.keys(_Read5).forEach(function (key) {
8456
+ var _Read6 = require("./Interface/api/commercialManagement/Read");
8457
+ Object.keys(_Read6).forEach(function (key) {
8648
8458
  if (key === "default" || key === "__esModule") return;
8649
8459
  Object.defineProperty(exports, key, {
8650
8460
  enumerable: true,
8651
8461
  get: function () {
8652
- return _Read5[key];
8462
+ return _Read6[key];
8653
8463
  }
8654
8464
  });
8655
8465
  });
@@ -8783,13 +8593,13 @@ Object.keys(_ProcessBankAccount).forEach(function (key) {
8783
8593
  }
8784
8594
  });
8785
8595
  });
8786
- var _Read6 = require("./Interface/api/qonto/Read");
8787
- Object.keys(_Read6).forEach(function (key) {
8596
+ var _Read7 = require("./Interface/api/qonto/Read");
8597
+ Object.keys(_Read7).forEach(function (key) {
8788
8598
  if (key === "default" || key === "__esModule") return;
8789
8599
  Object.defineProperty(exports, key, {
8790
8600
  enumerable: true,
8791
8601
  get: function () {
8792
- return _Read6[key];
8602
+ return _Read7[key];
8793
8603
  }
8794
8604
  });
8795
8605
  });
@@ -8803,13 +8613,13 @@ Object.keys(_Create7).forEach(function (key) {
8803
8613
  }
8804
8614
  });
8805
8615
  });
8806
- var _Read7 = require("./Interface/api/file/Read");
8807
- Object.keys(_Read7).forEach(function (key) {
8616
+ var _Read8 = require("./Interface/api/file/Read");
8617
+ Object.keys(_Read8).forEach(function (key) {
8808
8618
  if (key === "default" || key === "__esModule") return;
8809
8619
  Object.defineProperty(exports, key, {
8810
8620
  enumerable: true,
8811
8621
  get: function () {
8812
- return _Read7[key];
8622
+ return _Read8[key];
8813
8623
  }
8814
8624
  });
8815
8625
  });
@@ -9023,13 +8833,13 @@ Object.keys(_Update4).forEach(function (key) {
9023
8833
  }
9024
8834
  });
9025
8835
  });
9026
- var _Read8 = require("./Interface/api/rule/Read");
9027
- Object.keys(_Read8).forEach(function (key) {
8836
+ var _Read9 = require("./Interface/api/rule/Read");
8837
+ Object.keys(_Read9).forEach(function (key) {
9028
8838
  if (key === "default" || key === "__esModule") return;
9029
8839
  Object.defineProperty(exports, key, {
9030
8840
  enumerable: true,
9031
8841
  get: function () {
9032
- return _Read8[key];
8842
+ return _Read9[key];
9033
8843
  }
9034
8844
  });
9035
8845
  });
@@ -9103,13 +8913,13 @@ Object.keys(_QueryGetAllPrestations).forEach(function (key) {
9103
8913
  }
9104
8914
  });
9105
8915
  });
9106
- var _Read9 = require("./Interface/api/commercialImport/Read");
9107
- Object.keys(_Read9).forEach(function (key) {
8916
+ var _Read10 = require("./Interface/api/commercialImport/Read");
8917
+ Object.keys(_Read10).forEach(function (key) {
9108
8918
  if (key === "default" || key === "__esModule") return;
9109
8919
  Object.defineProperty(exports, key, {
9110
8920
  enumerable: true,
9111
8921
  get: function () {
9112
- return _Read9[key];
8922
+ return _Read10[key];
9113
8923
  }
9114
8924
  });
9115
8925
  });