@silexpert/core 1.1.175 → 1.1.177

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 (239) hide show
  1. package/dist/cjs/api/resources/Card.d.ts +10 -0
  2. package/dist/cjs/api/resources/Card.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/Card.js +23 -0
  4. package/dist/cjs/api/resources/Card.js.map +1 -0
  5. package/dist/cjs/api/resources/Payment.d.ts +1 -0
  6. package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Payment.js +3 -0
  8. package/dist/cjs/api/resources/Payment.js.map +1 -1
  9. package/dist/cjs/api/resources/Stocks.d.ts +4 -4
  10. package/dist/cjs/api/resources/Stocks.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Stocks.js.map +1 -1
  12. package/dist/cjs/api/resources.d.ts +2 -0
  13. package/dist/cjs/api/resources.d.ts.map +1 -1
  14. package/dist/cjs/api/resources.js +2 -0
  15. package/dist/cjs/api/resources.js.map +1 -1
  16. package/dist/cjs/types/Enum/BrandPourcentage.js +14 -14
  17. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  18. package/dist/cjs/types/Enum/Card.d.ts +77 -0
  19. package/dist/cjs/types/Enum/Card.d.ts.map +1 -0
  20. package/dist/cjs/types/Enum/Card.js +94 -0
  21. package/dist/cjs/types/Enum/Card.js.map +1 -0
  22. package/dist/cjs/types/Enum/Comment.d.ts +2 -1
  23. package/dist/cjs/types/Enum/Comment.d.ts.map +1 -1
  24. package/dist/cjs/types/Enum/Comment.js +1 -0
  25. package/dist/cjs/types/Enum/Comment.js.map +1 -1
  26. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/PrestationType.js +175 -0
  28. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  29. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  30. package/dist/cjs/types/Enum/PriceGridClementine.js +98 -0
  31. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  32. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  33. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  34. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +6 -0
  35. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  36. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -0
  37. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  38. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.js +4 -0
  39. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  40. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
  41. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  42. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +4 -0
  43. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  44. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +10 -0
  45. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -0
  46. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +53 -0
  47. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -0
  48. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.d.ts +6 -0
  49. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.d.ts.map +1 -0
  50. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.js +33 -0
  51. package/dist/cjs/types/Interface/api/card/QueryUserCardsStats.js.map +1 -0
  52. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +10 -0
  53. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -0
  54. package/dist/cjs/types/Interface/api/card/UpdateCard.js +57 -0
  55. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -0
  56. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +7 -0
  57. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -0
  58. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +39 -0
  59. package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -0
  60. package/dist/cjs/types/Interface/api/payment/ReadPayment.d.ts +4 -0
  61. package/dist/cjs/types/Interface/api/payment/ReadPayment.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/api/payment/ReadPayment.js.map +1 -1
  63. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts +1 -0
  64. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +6 -0
  66. package/dist/cjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
  67. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +16 -13
  68. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  69. package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  70. package/dist/cjs/types/Interface/models/ICalendarEvent.d.ts +3 -0
  71. package/dist/cjs/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
  72. package/dist/cjs/types/Interface/models/ICalendarEvent.js.map +1 -1
  73. package/dist/cjs/types/Interface/models/ICard.d.ts +29 -0
  74. package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -0
  75. package/dist/cjs/types/Interface/models/ICard.js +3 -0
  76. package/dist/cjs/types/Interface/models/ICard.js.map +1 -0
  77. package/dist/cjs/types/Interface/models/ICardHistory.d.ts +17 -0
  78. package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -0
  79. package/dist/cjs/types/Interface/models/ICardHistory.js +3 -0
  80. package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -0
  81. package/dist/cjs/types/Interface/models/IComment.d.ts +3 -1
  82. package/dist/cjs/types/Interface/models/IComment.d.ts.map +1 -1
  83. package/dist/cjs/types/Interface/models/IComment.js.map +1 -1
  84. package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
  85. package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  86. package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
  87. package/dist/cjs/types/Interface/models/ISociety.d.ts +9 -0
  88. package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
  89. package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
  90. package/dist/cjs/types/Interface/models/IUser.d.ts +2 -0
  91. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  92. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  93. package/dist/cjs/types/Interface/models/IUserBrand.d.ts +6 -0
  94. package/dist/cjs/types/Interface/models/IUserBrand.d.ts.map +1 -0
  95. package/dist/cjs/types/Interface/models/IUserBrand.js +3 -0
  96. package/dist/cjs/types/Interface/models/IUserBrand.js.map +1 -0
  97. package/dist/cjs/types/index.d.ts +8 -0
  98. package/dist/cjs/types/index.d.ts.map +1 -1
  99. package/dist/cjs/types/index.js +8 -0
  100. package/dist/cjs/types/index.js.map +1 -1
  101. package/dist/cjs/utils/prestation.js +1 -1
  102. package/dist/cjs/utils/prestation.js.map +1 -1
  103. package/dist/cjs/utils/quotation.js +1 -1
  104. package/dist/cjs/utils/quotation.js.map +1 -1
  105. package/dist/mjs/api/resources/Card.d.ts +10 -0
  106. package/dist/mjs/api/resources/Card.d.ts.map +1 -0
  107. package/dist/mjs/api/resources/Card.js +19 -0
  108. package/dist/mjs/api/resources/Card.js.map +1 -0
  109. package/dist/mjs/api/resources/Payment.d.ts +1 -0
  110. package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
  111. package/dist/mjs/api/resources/Payment.js +3 -0
  112. package/dist/mjs/api/resources/Payment.js.map +1 -1
  113. package/dist/mjs/api/resources/Stocks.d.ts +4 -4
  114. package/dist/mjs/api/resources/Stocks.d.ts.map +1 -1
  115. package/dist/mjs/api/resources/Stocks.js.map +1 -1
  116. package/dist/mjs/api/resources.d.ts +2 -0
  117. package/dist/mjs/api/resources.d.ts.map +1 -1
  118. package/dist/mjs/api/resources.js +2 -0
  119. package/dist/mjs/api/resources.js.map +1 -1
  120. package/dist/mjs/types/Enum/BrandPourcentage.js +14 -14
  121. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  122. package/dist/mjs/types/Enum/Card.d.ts +77 -0
  123. package/dist/mjs/types/Enum/Card.d.ts.map +1 -0
  124. package/dist/mjs/types/Enum/Card.js +91 -0
  125. package/dist/mjs/types/Enum/Card.js.map +1 -0
  126. package/dist/mjs/types/Enum/Comment.d.ts +2 -1
  127. package/dist/mjs/types/Enum/Comment.d.ts.map +1 -1
  128. package/dist/mjs/types/Enum/Comment.js +1 -0
  129. package/dist/mjs/types/Enum/Comment.js.map +1 -1
  130. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  131. package/dist/mjs/types/Enum/PrestationType.js +175 -0
  132. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  133. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  134. package/dist/mjs/types/Enum/PriceGridClementine.js +98 -0
  135. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  136. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  137. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  138. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +7 -0
  139. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  140. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -0
  141. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  142. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEvent.js +5 -0
  143. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  144. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
  145. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  146. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +5 -0
  147. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  148. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +10 -0
  149. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -0
  150. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +55 -0
  151. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -0
  152. package/dist/mjs/types/Interface/api/card/QueryUserCardsStats.d.ts +6 -0
  153. package/dist/mjs/types/Interface/api/card/QueryUserCardsStats.d.ts.map +1 -0
  154. package/dist/mjs/types/Interface/api/card/QueryUserCardsStats.js +32 -0
  155. package/dist/mjs/types/Interface/api/card/QueryUserCardsStats.js.map +1 -0
  156. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +10 -0
  157. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -0
  158. package/dist/mjs/types/Interface/api/card/UpdateCard.js +59 -0
  159. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -0
  160. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +7 -0
  161. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -0
  162. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +39 -0
  163. package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -0
  164. package/dist/mjs/types/Interface/api/payment/ReadPayment.d.ts +4 -0
  165. package/dist/mjs/types/Interface/api/payment/ReadPayment.d.ts.map +1 -1
  166. package/dist/mjs/types/Interface/api/payment/ReadPayment.js.map +1 -1
  167. package/dist/mjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts +1 -0
  168. package/dist/mjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.d.ts.map +1 -1
  169. package/dist/mjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +7 -0
  170. package/dist/mjs/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
  171. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +16 -13
  172. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  173. package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  174. package/dist/mjs/types/Interface/models/ICalendarEvent.d.ts +3 -0
  175. package/dist/mjs/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
  176. package/dist/mjs/types/Interface/models/ICalendarEvent.js.map +1 -1
  177. package/dist/mjs/types/Interface/models/ICard.d.ts +29 -0
  178. package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -0
  179. package/dist/mjs/types/Interface/models/ICard.js +2 -0
  180. package/dist/mjs/types/Interface/models/ICard.js.map +1 -0
  181. package/dist/mjs/types/Interface/models/ICardHistory.d.ts +17 -0
  182. package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -0
  183. package/dist/mjs/types/Interface/models/ICardHistory.js +2 -0
  184. package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -0
  185. package/dist/mjs/types/Interface/models/IComment.d.ts +3 -1
  186. package/dist/mjs/types/Interface/models/IComment.d.ts.map +1 -1
  187. package/dist/mjs/types/Interface/models/IComment.js.map +1 -1
  188. package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
  189. package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  190. package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
  191. package/dist/mjs/types/Interface/models/ISociety.d.ts +9 -0
  192. package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
  193. package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
  194. package/dist/mjs/types/Interface/models/IUser.d.ts +2 -0
  195. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  196. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  197. package/dist/mjs/types/Interface/models/IUserBrand.d.ts +6 -0
  198. package/dist/mjs/types/Interface/models/IUserBrand.d.ts.map +1 -0
  199. package/dist/mjs/types/Interface/models/IUserBrand.js +2 -0
  200. package/dist/mjs/types/Interface/models/IUserBrand.js.map +1 -0
  201. package/dist/mjs/types/index.d.ts +8 -0
  202. package/dist/mjs/types/index.d.ts.map +1 -1
  203. package/dist/mjs/types/index.js +8 -0
  204. package/dist/mjs/types/index.js.map +1 -1
  205. package/dist/mjs/utils/prestation.js +1 -1
  206. package/dist/mjs/utils/prestation.js.map +1 -1
  207. package/dist/mjs/utils/quotation.js +1 -1
  208. package/dist/mjs/utils/quotation.js.map +1 -1
  209. package/package.json +1 -1
  210. package/ts/api/resources/Card.ts +25 -0
  211. package/ts/api/resources/Payment.ts +4 -0
  212. package/ts/api/resources/Stocks.ts +4 -4
  213. package/ts/api/resources.ts +2 -0
  214. package/ts/types/Enum/BrandPourcentage.ts +15 -15
  215. package/ts/types/Enum/Card.ts +110 -0
  216. package/ts/types/Enum/Comment.ts +1 -0
  217. package/ts/types/Enum/PrestationType.ts +175 -0
  218. package/ts/types/Enum/PriceGridClementine.ts +98 -0
  219. package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +5 -0
  220. package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +3 -0
  221. package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +3 -0
  222. package/ts/types/Interface/api/card/QueryUserCards.ts +33 -0
  223. package/ts/types/Interface/api/card/QueryUserCardsStats.ts +16 -0
  224. package/ts/types/Interface/api/card/UpdateCard.ts +38 -0
  225. package/ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts +21 -0
  226. package/ts/types/Interface/api/payment/ReadPayment.ts +5 -0
  227. package/ts/types/Interface/api/webmail/GetPaginatedWhereObjectParams.ts +5 -0
  228. package/ts/types/Interface/models/IBalanceSheet.ts +16 -13
  229. package/ts/types/Interface/models/ICalendarEvent.ts +3 -0
  230. package/ts/types/Interface/models/ICard.ts +31 -0
  231. package/ts/types/Interface/models/ICardHistory.ts +19 -0
  232. package/ts/types/Interface/models/IComment.ts +3 -1
  233. package/ts/types/Interface/models/IPrestationList.ts +1 -0
  234. package/ts/types/Interface/models/ISociety.ts +9 -0
  235. package/ts/types/Interface/models/IUser.ts +2 -0
  236. package/ts/types/Interface/models/IUserBrand.ts +7 -0
  237. package/ts/types/index.ts +9 -0
  238. package/ts/utils/prestation.ts +1 -1
  239. package/ts/utils/quotation.ts +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwV/B,CAAC"}
1
+ {"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0b/B,CAAC"}
@@ -349,5 +349,103 @@ exports.PriceGridClementine = [
349
349
  idTypeBrand: 5,
350
350
  price: [],
351
351
  },
352
+ {
353
+ /* Klems */
354
+ idTypeBrand: 6,
355
+ price: [
356
+ /* {
357
+ // Compta Micro
358
+ idPrestationList: [PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],
359
+ turnoverMonthly: [
360
+ {
361
+ turnoverValue: 50000,
362
+ price: 39,
363
+ },
364
+ {
365
+ turnoverValue: 1000000000000,
366
+ price: 59,
367
+ },
368
+ ],
369
+ turnoverYearly: [
370
+ {
371
+ turnoverValue: 50000,
372
+ price: 390,
373
+ },
374
+ {
375
+ turnoverValue: 1000000000000,
376
+ price: 590,
377
+ },
378
+ ],
379
+ vatRegimeMonthly: [
380
+ {
381
+ type: VatRegime.NOT_ATTRIBUTED,
382
+ price: 0,
383
+ },
384
+ {
385
+ type: VatRegime.SIMPLIFIED,
386
+ price: 24,
387
+ },
388
+ {
389
+ type: VatRegime.QUARTERLY,
390
+ price: 24,
391
+ },
392
+ {
393
+ type: VatRegime.MONTHLY,
394
+ price: 24,
395
+ },
396
+ ],
397
+ },
398
+ {
399
+ // Compta EI
400
+ idPrestationList: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
401
+ turnoverMonthly: [
402
+ {
403
+ turnoverValue: 50000,
404
+ price: 49,
405
+ },
406
+ {
407
+ turnoverValue: 150000,
408
+ price: 69,
409
+ },
410
+ {
411
+ turnoverValue: 250000,
412
+ price: 89,
413
+ },
414
+ ],
415
+ turnoverYearly: [
416
+ {
417
+ turnoverValue: 50000,
418
+ price: 490,
419
+ },
420
+ {
421
+ turnoverValue: 150000,
422
+ price: 690,
423
+ },
424
+ {
425
+ turnoverValue: 250000,
426
+ price: 890,
427
+ },
428
+ ],
429
+ vatRegimeMonthly: [
430
+ {
431
+ type: VatRegime.NOT_ATTRIBUTED,
432
+ price: 0,
433
+ },
434
+ {
435
+ type: VatRegime.SIMPLIFIED,
436
+ price: 20,
437
+ },
438
+ {
439
+ type: VatRegime.QUARTERLY,
440
+ price: 30,
441
+ },
442
+ {
443
+ type: VatRegime.MONTHLY,
444
+ price: 40,
445
+ },
446
+ ],
447
+ }, */
448
+ ],
449
+ },
352
450
  ];
353
451
  //# sourceMappingURL=PriceGridClementine.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\nimport { TaxSystem } from './TaxSystem';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n taxSystem: [\n {\n id: TaxSystem.IR,\n price: 0,\n },\n {\n id: TaxSystem.IS,\n price: 15,\n },\n {\n id: TaxSystem.NA,\n price: 0,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n];"]}
1
+ {"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\nimport { TaxSystem } from './TaxSystem';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n taxSystem: [\n {\n id: TaxSystem.IR,\n price: 0,\n },\n {\n id: TaxSystem.IS,\n price: 15,\n },\n {\n id: TaxSystem.NA,\n price: 0,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n {\n /* Klems */\n idTypeBrand: 6,\n price: [\n /* {\n // Compta Micro\n idPrestationList: [PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 39,\n },\n {\n turnoverValue: 1000000000000,\n price: 59,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 390,\n },\n {\n turnoverValue: 1000000000000,\n price: 590,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 24,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 24,\n },\n {\n type: VatRegime.MONTHLY,\n price: 24,\n },\n ],\n },\n {\n // Compta EI\n idPrestationList: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 49,\n },\n {\n turnoverValue: 150000,\n price: 69,\n },\n {\n turnoverValue: 250000,\n price: 89,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 490,\n },\n {\n turnoverValue: 150000,\n price: 690,\n },\n {\n turnoverValue: 250000,\n price: 890,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n }, */\n ],\n },\n];"]}
@@ -7,5 +7,6 @@ export declare class UpdateBalanceSheet {
7
7
  attestationDetail?: string;
8
8
  idFile?: number;
9
9
  state?: number;
10
+ idCard?: number;
10
11
  }
11
12
  //# sourceMappingURL=UpdateBalanceSheet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":"AAKA,qBAAa,kBAAkB;IAI3B,eAAe,CAAC,EAAE,IAAI,CAAC;IAKvB,QAAQ,CAAC,EAAE,IAAI,CAAC;IAKhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAKf,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAK3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
1
+ {"version":3,"file":"UpdateBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":"AAKA,qBAAa,kBAAkB;IAI3B,eAAe,CAAC,EAAE,IAAI,CAAC;IAKvB,QAAQ,CAAC,EAAE,IAAI,CAAC;IAKhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAKf,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAK3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -62,5 +62,11 @@ __decorate([
62
62
  (0, class_validator_1.IsOptional)(),
63
63
  __metadata("design:type", Number)
64
64
  ], UpdateBalanceSheet.prototype, "state", void 0);
65
+ __decorate([
66
+ (0, decorators_1.ApiPropertyOptional)(),
67
+ (0, class_validator_1.IsNumber)(),
68
+ (0, class_validator_1.IsOptional)(),
69
+ __metadata("design:type", Number)
70
+ ], UpdateBalanceSheet.prototype, "idCard", void 0);
65
71
  exports.UpdateBalanceSheet = UpdateBalanceSheet;
66
72
  //# sourceMappingURL=UpdateBalanceSheet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateBalanceSheet.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAEyB;AACzB,6DAAmE;AAEnE,MAAa,kBAAkB;CAwC9B;AAvCC;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACO,IAAI;2DAAC;AAEzB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACA,IAAI;oDAAC;AAElB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACD,IAAI;mDAAC;AAEjB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACS;AAEtB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACO;AAEpB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6DACgB;AAE7B;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACK;AAElB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACI;AAvCnB,gDAwCC","sourcesContent":["import {\n IsDate, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class UpdateBalanceSheet {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateBalanceSend?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n deadline?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateEnd?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n turnover?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n attestationDetail?: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n state?: number;\n}"]}
1
+ {"version":3,"file":"UpdateBalanceSheet.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAEyB;AACzB,6DAAmE;AAEnE,MAAa,kBAAkB;CA6C9B;AA5CC;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACO,IAAI;2DAAC;AAEzB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACA,IAAI;oDAAC;AAElB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACD,IAAI;mDAAC;AAEjB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACS;AAEtB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACO;AAEpB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6DACgB;AAE7B;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACK;AAElB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACI;AAEjB;IAAC,IAAA,gCAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACK;AA5CpB,gDA6CC","sourcesContent":["import {\n IsDate, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class UpdateBalanceSheet {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateBalanceSend?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n deadline?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n dateEnd?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n turnover?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n attestationDetail?: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n state?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idCard?: number;\n}"]}
@@ -6,6 +6,7 @@ export declare class createCalendarEvent {
6
6
  idRoom?: number;
7
7
  createdBy: number;
8
8
  idColor?: number;
9
+ idCard?: number;
9
10
  idSociety?: number;
10
11
  idExercice?: number;
11
12
  idType?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEvent.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IAE5B,KAAK,EAAE,MAAM,CAAC;IAGd,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAGf,OAAO,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,SAAS,EAAE,MAAM,CAAC;IAGlB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,MAAM,EAAE,OAAO,CAAC;IAGhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,WAAW,CAAC,EAAE,IAAI,CAAC;CACtB"}
1
+ {"version":3,"file":"createCalendarEvent.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IAE5B,KAAK,EAAE,MAAM,CAAC;IAGd,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAGf,OAAO,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,SAAS,EAAE,MAAM,CAAC;IAGlB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,MAAM,EAAE,OAAO,CAAC;IAGhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,WAAW,CAAC,EAAE,IAAI,CAAC;CACtB"}
@@ -41,6 +41,10 @@ __decorate([
41
41
  (0, utils_1.ApiPropertyOptional)(),
42
42
  __metadata("design:type", Number)
43
43
  ], createCalendarEvent.prototype, "idColor", void 0);
44
+ __decorate([
45
+ (0, utils_1.ApiPropertyOptional)(),
46
+ __metadata("design:type", Number)
47
+ ], createCalendarEvent.prototype, "idCard", void 0);
44
48
  __decorate([
45
49
  (0, utils_1.ApiPropertyOptional)(),
46
50
  __metadata("design:type", Number)
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAqE;AAErE,MAAa,mBAAmB;CAmD/B;AAlDC;IAAC,IAAA,mBAAW,GAAE;;kDACE;AAEhB;IAAC,IAAA,mBAAW,GAAE;8BACD,IAAI;sDAAC;AAElB;IAAC,IAAA,2BAAmB,GAAE;8BACV,IAAI;oDAAC;AAEjB;IAAC,IAAA,mBAAW,GAAE;;oDACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;mDACJ;AAElB;IAAC,IAAA,mBAAW,GAAE;;sDACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;oDACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;;sDACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;uDACA;AAEtB;IAAC,IAAA,2BAAmB,GAAE;;mDACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;8DACO;AAE7B;IAAC,IAAA,2BAAmB,GAAE;;0DACG;AAEzB;IAAC,IAAA,mBAAW,GAAE;;mDACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;sDACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;yDACE;AAExB;IAAC,IAAA,2BAAmB,GAAE;;oDACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;8BACN,IAAI;wDAAC;AAlDvB,kDAmDC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class createCalendarEvent {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n}"]}
1
+ {"version":3,"file":"createCalendarEvent.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEvent.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAqE;AAErE,MAAa,mBAAmB;CAsD/B;AArDC;IAAC,IAAA,mBAAW,GAAE;;kDACE;AAEhB;IAAC,IAAA,mBAAW,GAAE;8BACD,IAAI;sDAAC;AAElB;IAAC,IAAA,2BAAmB,GAAE;8BACV,IAAI;oDAAC;AAEjB;IAAC,IAAA,mBAAW,GAAE;;oDACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;mDACJ;AAElB;IAAC,IAAA,mBAAW,GAAE;;sDACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;oDACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;;mDACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;sDACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;uDACA;AAEtB;IAAC,IAAA,2BAAmB,GAAE;;mDACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;8DACO;AAE7B;IAAC,IAAA,2BAAmB,GAAE;;0DACG;AAEzB;IAAC,IAAA,mBAAW,GAAE;;mDACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;sDACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;yDACE;AAExB;IAAC,IAAA,2BAAmB,GAAE;;oDACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;8BACN,IAAI;wDAAC;AArDvB,kDAsDC","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class createCalendarEvent {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n}"]}
@@ -9,6 +9,7 @@ export declare class CreateCalendarEventForUsers {
9
9
  idColor?: number;
10
10
  idSociety: number;
11
11
  idExercice?: number;
12
+ idCard?: number;
12
13
  idType?: number;
13
14
  idTimeCounterType?: number;
14
15
  typeComptable?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEventForUsers.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":"AAGA,qBAAa,2BAA2B;IAEpC,KAAK,EAAE,MAAM,CAAC;IAGd,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAGf,OAAO,EAAE,MAAM,CAAC;IAIhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAGlB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,SAAS,EAAE,MAAM,CAAC;IAGlB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,SAAS,EAAE,MAAM,CAAC;IAGlB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,MAAM,EAAE,OAAO,CAAC;IAGhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,WAAW,CAAC,EAAE,IAAI,CAAC;IAGnB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC1B"}
1
+ {"version":3,"file":"createCalendarEventForUsers.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":"AAGA,qBAAa,2BAA2B;IAEpC,KAAK,EAAE,MAAM,CAAC;IAGd,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,CAAC,EAAE,IAAI,CAAC;IAGf,OAAO,EAAE,MAAM,CAAC;IAIhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAGlB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,SAAS,EAAE,MAAM,CAAC;IAGlB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,SAAS,EAAE,MAAM,CAAC;IAGlB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,MAAM,EAAE,OAAO,CAAC;IAGhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,WAAW,CAAC,EAAE,IAAI,CAAC;IAGnB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC1B"}
@@ -55,6 +55,10 @@ __decorate([
55
55
  (0, utils_1.ApiPropertyOptional)(),
56
56
  __metadata("design:type", Number)
57
57
  ], CreateCalendarEventForUsers.prototype, "idExercice", void 0);
58
+ __decorate([
59
+ (0, utils_1.ApiPropertyOptional)(),
60
+ __metadata("design:type", Number)
61
+ ], CreateCalendarEventForUsers.prototype, "idCard", void 0);
58
62
  __decorate([
59
63
  (0, utils_1.ApiPropertyOptional)(),
60
64
  __metadata("design:type", Number)
@@ -1 +1 @@
1
- {"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,6CAAqE;AAErE,MAAa,2BAA2B;CA0DvC;AAzDC;IAAC,IAAA,mBAAW,GAAE;;0DACE;AAEhB;IAAC,IAAA,mBAAW,GAAE;8BACD,IAAI;8DAAC;AAElB;IAAC,IAAA,2BAAmB,GAAE;8BACV,IAAI;4DAAC;AAEjB;IAAC,IAAA,mBAAW,GAAE;;4DACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;;6DACO;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;2DACJ;AAElB;IAAC,IAAA,mBAAW,GAAE;;8DACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;4DACH;AAEnB;IAAC,IAAA,mBAAW,GAAE;;8DACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;+DACA;AAEtB;IAAC,IAAA,2BAAmB,GAAE;;2DACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;sEACO;AAE7B;IAAC,IAAA,2BAAmB,GAAE;;kEACG;AAEzB;IAAC,IAAA,mBAAW,GAAE;;2DACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;8DACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;iEACE;AAExB;IAAC,IAAA,2BAAmB,GAAE;;4DACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;8BACN,IAAI;gEAAC;AAErB;IAAC,IAAA,mBAAW,GAAE;8BACH,KAAK;4DAAS;AAzD3B,kEA0DC","sourcesContent":["import { IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateCalendarEventForUsers {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n meetLink?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiProperty()\n idUsers: Array<number>;\n}"]}
1
+ {"version":3,"file":"createCalendarEventForUsers.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,6CAAqE;AAErE,MAAa,2BAA2B;CA6DvC;AA5DC;IAAC,IAAA,mBAAW,GAAE;;0DACE;AAEhB;IAAC,IAAA,mBAAW,GAAE;8BACD,IAAI;8DAAC;AAElB;IAAC,IAAA,2BAAmB,GAAE;8BACV,IAAI;4DAAC;AAEjB;IAAC,IAAA,mBAAW,GAAE;;4DACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;;6DACO;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;2DACJ;AAElB;IAAC,IAAA,mBAAW,GAAE;;8DACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;4DACH;AAEnB;IAAC,IAAA,mBAAW,GAAE;;8DACM;AAEpB;IAAC,IAAA,2BAAmB,GAAE;;+DACA;AAEtB;IAAC,IAAA,2BAAmB,GAAE;;2DACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;2DACJ;AAElB;IAAC,IAAA,2BAAmB,GAAE;;sEACO;AAE7B;IAAC,IAAA,2BAAmB,GAAE;;kEACG;AAEzB;IAAC,IAAA,mBAAW,GAAE;;2DACI;AAElB;IAAC,IAAA,2BAAmB,GAAE;;8DACD;AAErB;IAAC,IAAA,2BAAmB,GAAE;;iEACE;AAExB;IAAC,IAAA,2BAAmB,GAAE;;4DACH;AAEnB;IAAC,IAAA,2BAAmB,GAAE;8BACN,IAAI;gEAAC;AAErB;IAAC,IAAA,mBAAW,GAAE;8BACH,KAAK;4DAAS;AA5D3B,kEA6DC","sourcesContent":["import { IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateCalendarEventForUsers {\n @ApiProperty()\n title: string;\n\n @ApiProperty()\n dateStart: Date;\n\n @ApiPropertyOptional()\n dateEnd?: Date;\n\n @ApiProperty()\n comment: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n meetLink?: string;\n\n @ApiPropertyOptional()\n idRoom?: number;\n\n @ApiProperty()\n createdBy: number;\n\n @ApiPropertyOptional()\n idColor?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idCard?: number;\n\n @ApiPropertyOptional()\n idType?: number;\n\n @ApiPropertyOptional()\n idTimeCounterType?: number;\n\n @ApiPropertyOptional()\n typeComptable?: number;\n\n @ApiProperty()\n isDone: boolean;\n\n @ApiPropertyOptional()\n callState?: number;\n\n @ApiPropertyOptional()\n idRecurrence?: number;\n\n @ApiPropertyOptional()\n idPlace?: number;\n\n @ApiPropertyOptional()\n validatedAt?: Date;\n\n @ApiProperty()\n idUsers: Array<number>;\n}"]}
@@ -0,0 +1,10 @@
1
+ import { CardType, CardState } from '../../../Enum/Card';
2
+ export declare class QueryUserCards {
3
+ idUser: number;
4
+ startDate: Date;
5
+ endDate: Date;
6
+ search?: string;
7
+ types?: CardType[];
8
+ state?: CardState;
9
+ }
10
+ //# sourceMappingURL=QueryUserCards.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryUserCards.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEzD,qBAAa,cAAc;IAGvB,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IAKnB,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB"}
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.QueryUserCards = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const utils_1 = require("../../../../utils");
15
+ const Card_1 = require("../../../Enum/Card");
16
+ class QueryUserCards {
17
+ }
18
+ __decorate([
19
+ (0, utils_1.ApiProperty)(),
20
+ (0, class_validator_1.IsInt)(),
21
+ __metadata("design:type", Number)
22
+ ], QueryUserCards.prototype, "idUser", void 0);
23
+ __decorate([
24
+ (0, utils_1.ApiProperty)(),
25
+ (0, class_validator_1.IsDate)(),
26
+ __metadata("design:type", Date)
27
+ ], QueryUserCards.prototype, "startDate", void 0);
28
+ __decorate([
29
+ (0, utils_1.ApiProperty)(),
30
+ (0, class_validator_1.IsDate)(),
31
+ __metadata("design:type", Date)
32
+ ], QueryUserCards.prototype, "endDate", void 0);
33
+ __decorate([
34
+ (0, utils_1.ApiPropertyOptional)(),
35
+ (0, class_validator_1.IsOptional)(),
36
+ (0, class_validator_1.IsString)(),
37
+ __metadata("design:type", String)
38
+ ], QueryUserCards.prototype, "search", void 0);
39
+ __decorate([
40
+ (0, utils_1.ApiPropertyOptional)(),
41
+ (0, class_validator_1.IsOptional)(),
42
+ (0, class_validator_1.IsArray)(),
43
+ (0, class_validator_1.IsEnum)(Card_1.CardType, { each: true }),
44
+ __metadata("design:type", Array)
45
+ ], QueryUserCards.prototype, "types", void 0);
46
+ __decorate([
47
+ (0, utils_1.ApiPropertyOptional)(),
48
+ (0, class_validator_1.IsOptional)(),
49
+ (0, class_validator_1.IsEnum)(Card_1.CardState),
50
+ __metadata("design:type", Number)
51
+ ], QueryUserCards.prototype, "state", void 0);
52
+ exports.QueryUserCards = QueryUserCards;
53
+ //# sourceMappingURL=QueryUserCards.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryUserCards.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCards.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuF;AACvF,6CAAqE;AACrE,6CAAyD;AAEzD,MAAa,cAAc;CA4B1B;AA3BC;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;8CACS;AAEjB;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACI,IAAI;iDAAC;AAElB;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACE,IAAI;+CAAC;AAEhB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;8CACO;AAElB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;IACT,IAAA,wBAAM,EAAC,eAAQ,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;6CACZ;AAErB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,EAAC,gBAAS,CAAC;;6CACE;AA3BtB,wCA4BC","sourcesContent":["import { IsArray, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CardType, CardState } from '../../../Enum/Card';\n\nexport class QueryUserCards {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n @IsEnum(CardType, { each: true })\n types?: CardType[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CardState)\n state?: CardState;\n}"]}
@@ -0,0 +1,6 @@
1
+ export declare class QueryUserCardsStats {
2
+ idUser: number;
3
+ startDate: Date;
4
+ endDate: Date;
5
+ }
6
+ //# sourceMappingURL=QueryUserCardsStats.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryUserCardsStats.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCardsStats.ts"],"names":[],"mappings":"AAGA,qBAAa,mBAAmB;IAG5B,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;CACjB"}
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.QueryUserCardsStats = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const utils_1 = require("../../../../utils");
15
+ class QueryUserCardsStats {
16
+ }
17
+ __decorate([
18
+ (0, utils_1.ApiProperty)(),
19
+ (0, class_validator_1.IsInt)(),
20
+ __metadata("design:type", Number)
21
+ ], QueryUserCardsStats.prototype, "idUser", void 0);
22
+ __decorate([
23
+ (0, utils_1.ApiProperty)(),
24
+ (0, class_validator_1.IsDate)(),
25
+ __metadata("design:type", Date)
26
+ ], QueryUserCardsStats.prototype, "startDate", void 0);
27
+ __decorate([
28
+ (0, utils_1.ApiProperty)(),
29
+ (0, class_validator_1.IsDate)(),
30
+ __metadata("design:type", Date)
31
+ ], QueryUserCardsStats.prototype, "endDate", void 0);
32
+ exports.QueryUserCardsStats = QueryUserCardsStats;
33
+ //# sourceMappingURL=QueryUserCardsStats.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryUserCardsStats.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/QueryUserCardsStats.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAgD;AAChD,6CAAgD;AAEhD,MAAa,mBAAmB;CAY/B;AAXC;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;mDACS;AAEjB;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACI,IAAI;sDAAC;AAElB;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACE,IAAI;oDAAC;AAXlB,kDAYC","sourcesContent":["import { IsDate, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryUserCardsStats {\n @ApiProperty()\n @IsInt()\n idUser: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}"]}
@@ -0,0 +1,10 @@
1
+ import { CardState, CardType } from '../../../Enum/Card';
2
+ export declare class UpdateCard {
3
+ type?: CardType;
4
+ isManual?: boolean;
5
+ state?: CardState;
6
+ plannedAt?: Date;
7
+ idUser?: number;
8
+ comment?: string;
9
+ }
10
+ //# sourceMappingURL=UpdateCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateCard.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/UpdateCard.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAEzD,qBAAa,UAAU;IAKnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAKhB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAMnB,KAAK,CAAC,EAAE,SAAS,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.UpdateCard = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const utils_1 = require("../../../../utils");
15
+ const Card_1 = require("../../../Enum/Card");
16
+ class UpdateCard {
17
+ }
18
+ __decorate([
19
+ (0, utils_1.ApiPropertyOptional)(),
20
+ (0, class_validator_1.IsOptional)(),
21
+ (0, class_validator_1.IsInt)(),
22
+ (0, class_validator_1.IsEnum)(Card_1.CardType),
23
+ __metadata("design:type", Number)
24
+ ], UpdateCard.prototype, "type", void 0);
25
+ __decorate([
26
+ (0, utils_1.ApiPropertyOptional)(),
27
+ (0, class_validator_1.IsOptional)(),
28
+ (0, class_validator_1.IsBoolean)(),
29
+ __metadata("design:type", Boolean)
30
+ ], UpdateCard.prototype, "isManual", void 0);
31
+ __decorate([
32
+ (0, utils_1.ApiPropertyOptional)(),
33
+ (0, class_validator_1.IsOptional)(),
34
+ (0, class_validator_1.IsInt)(),
35
+ (0, class_validator_1.IsEnum)(Card_1.CardState),
36
+ __metadata("design:type", Number)
37
+ ], UpdateCard.prototype, "state", void 0);
38
+ __decorate([
39
+ (0, utils_1.ApiPropertyOptional)(),
40
+ (0, class_validator_1.IsOptional)(),
41
+ (0, class_validator_1.IsDate)(),
42
+ __metadata("design:type", Date)
43
+ ], UpdateCard.prototype, "plannedAt", void 0);
44
+ __decorate([
45
+ (0, utils_1.ApiPropertyOptional)(),
46
+ (0, class_validator_1.IsOptional)(),
47
+ (0, class_validator_1.IsInt)(),
48
+ __metadata("design:type", Number)
49
+ ], UpdateCard.prototype, "idUser", void 0);
50
+ __decorate([
51
+ (0, utils_1.ApiPropertyOptional)(),
52
+ (0, class_validator_1.IsOptional)(),
53
+ (0, class_validator_1.IsString)(),
54
+ __metadata("design:type", String)
55
+ ], UpdateCard.prototype, "comment", void 0);
56
+ exports.UpdateCard = UpdateCard;
57
+ //# sourceMappingURL=UpdateCard.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateCard.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/UpdateCard.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyF;AACzF,6CAAyD;AACzD,6CAAyD;AAEzD,MAAa,UAAU;CAiCtB;AAhCC;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,wBAAM,EAAC,eAAQ,CAAC;;wCACC;AAElB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,GAAE;;4CACS;AAErB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,wBAAM,EAAC,gBAAS,CAAC;;yCACE;AAEpB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;8BACK,IAAI;6CAAC;AAEnB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;0CACU;AAGlB;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;2CACQ;AAhCrB,gCAiCC","sourcesContent":["import { IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { CardState, CardType } from '../../../Enum/Card';\n\nexport class UpdateCard {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardType)\n type?: CardType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n isManual?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(CardState)\n state?: CardState;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n plannedAt?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n comment?: string;\n}"]}
@@ -0,0 +1,7 @@
1
+ export declare class CreateNotifyCustomerInvoice {
2
+ month: number;
3
+ year: number;
4
+ idTypeBrand: Array<number>;
5
+ idSociety?: number;
6
+ }
7
+ //# sourceMappingURL=CreateNotifyCustomerInvoice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateNotifyCustomerInvoice.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":"AAGA,qBAAa,2BAA2B;IAIpC,KAAK,EAAE,MAAM,CAAC;IAKd,IAAI,EAAE,MAAM,CAAC;IAIb,WAAW,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAG3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.CreateNotifyCustomerInvoice = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const utils_1 = require("../../../../utils");
15
+ class CreateNotifyCustomerInvoice {
16
+ }
17
+ __decorate([
18
+ (0, class_validator_1.IsDefined)(),
19
+ (0, utils_1.ApiProperty)(),
20
+ (0, class_validator_1.IsInt)(),
21
+ __metadata("design:type", Number)
22
+ ], CreateNotifyCustomerInvoice.prototype, "month", void 0);
23
+ __decorate([
24
+ (0, class_validator_1.IsDefined)(),
25
+ (0, utils_1.ApiProperty)(),
26
+ (0, class_validator_1.IsInt)(),
27
+ __metadata("design:type", Number)
28
+ ], CreateNotifyCustomerInvoice.prototype, "year", void 0);
29
+ __decorate([
30
+ (0, class_validator_1.IsDefined)(),
31
+ (0, class_validator_1.IsArray)(),
32
+ __metadata("design:type", Array)
33
+ ], CreateNotifyCustomerInvoice.prototype, "idTypeBrand", void 0);
34
+ __decorate([
35
+ (0, utils_1.ApiPropertyOptional)(),
36
+ __metadata("design:type", Number)
37
+ ], CreateNotifyCustomerInvoice.prototype, "idSociety", void 0);
38
+ exports.CreateNotifyCustomerInvoice = CreateNotifyCustomerInvoice;
39
+ //# sourceMappingURL=CreateNotifyCustomerInvoice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateNotifyCustomerInvoice.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA4D;AAC5D,6CAAqE;AAErE,MAAa,2BAA2B;CAiBvC;AAhBC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;0DACQ;AAEhB;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;yDACO;AAEf;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,yBAAO,GAAE;8BACK,KAAK;gEAAS;AAE7B;IAAC,IAAA,2BAAmB,GAAE;;8DACD;AAhBvB,kEAiBC","sourcesContent":["import { IsArray, IsDefined, IsInt } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateNotifyCustomerInvoice {\n @IsDefined()\n @ApiProperty()\n @IsInt()\n month: number;\n\n @IsDefined()\n @ApiProperty()\n @IsInt()\n year: number;\n\n @IsDefined()\n @IsArray()\n idTypeBrand: Array<number>;\n\n @ApiPropertyOptional()\n idSociety?: number;\n}"]}
@@ -3,4 +3,8 @@ export interface ReadNotifyCustomer {
3
3
  smsSentForSocieties: number;
4
4
  errorForSocieties: number[];
5
5
  }
6
+ export interface ReadNotifyCustomerInvoice {
7
+ mailSentForSocieties: number;
8
+ errorForSocieties: number[];
9
+ }
6
10
  //# sourceMappingURL=ReadPayment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReadPayment.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/ReadPayment.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,iBAAiB,EAAE,MAAM,EAAE,CAAA;CAC5B"}
1
+ {"version":3,"file":"ReadPayment.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/ReadPayment.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,iBAAiB,EAAE,MAAM,EAAE,CAAA;CAC5B;AAED,MAAM,WAAW,yBAAyB;IACxC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,iBAAiB,EAAE,MAAM,EAAE,CAAA;CAC5B"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadPayment.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/ReadPayment.ts"],"names":[],"mappings":"","sourcesContent":["export interface ReadNotifyCustomer {\n mailSentForSocieties: number,\n smsSentForSocieties: number,\n errorForSocieties: number[]\n}"]}
1
+ {"version":3,"file":"ReadPayment.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/payment/ReadPayment.ts"],"names":[],"mappings":"","sourcesContent":["export interface ReadNotifyCustomer {\n mailSentForSocieties: number,\n smsSentForSocieties: number,\n errorForSocieties: number[]\n}\n\nexport interface ReadNotifyCustomerInvoice {\n mailSentForSocieties: number,\n errorForSocieties: number[]\n}"]}
@@ -14,5 +14,6 @@ export declare class GetPaginatedWhereObjectParams {
14
14
  idUserWhoAnswered?: number;
15
15
  idUser?: number;
16
16
  idRole?: number;
17
+ idBrandType?: number[];
17
18
  }
18
19
  //# sourceMappingURL=GetPaginatedWhereObjectParams.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetPaginatedWhereObjectParams.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/webmail/GetPaginatedWhereObjectParams.ts"],"names":[],"mappings":"AAMA,qBAAa,6BAA6B;IAItC,MAAM,CAAC,EAAE,MAAM,CAAC;IAQhB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IAMnB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAMlB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,wBAAwB,CAAC,EAAE,OAAO,CAAC;IAMnC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAK3B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAK1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAK3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"GetPaginatedWhereObjectParams.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/webmail/GetPaginatedWhereObjectParams.ts"],"names":[],"mappings":"AAMA,qBAAa,6BAA6B;IAItC,MAAM,CAAC,EAAE,MAAM,CAAC;IAQhB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IAMnB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAMlB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,wBAAwB,CAAC,EAAE,OAAO,CAAC;IAMnC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAK3B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAK1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAK3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;CAC1B"}
@@ -116,5 +116,11 @@ __decorate([
116
116
  (0, class_validator_1.IsInt)(),
117
117
  __metadata("design:type", Number)
118
118
  ], GetPaginatedWhereObjectParams.prototype, "idRole", void 0);
119
+ __decorate([
120
+ (0, utils_1.ApiPropertyOptional)(),
121
+ (0, class_validator_1.IsOptional)(),
122
+ (0, class_validator_1.IsInt)({ each: true }),
123
+ __metadata("design:type", Array)
124
+ ], GetPaginatedWhereObjectParams.prototype, "idBrandType", void 0);
119
125
  exports.GetPaginatedWhereObjectParams = GetPaginatedWhereObjectParams;
120
126
  //# sourceMappingURL=GetPaginatedWhereObjectParams.js.map