@silexpert/core 1.2.101-0 → 1.2.101-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/dist/cjs/api/resources/AccountType.d.ts +1 -4
  2. package/dist/cjs/api/resources/AccountType.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/AccountType.js +0 -3
  4. package/dist/cjs/api/resources/AccountType.js.map +1 -1
  5. package/dist/cjs/api/resources.d.ts +0 -4
  6. package/dist/cjs/api/resources.d.ts.map +1 -1
  7. package/dist/cjs/api/resources.js +0 -4
  8. package/dist/cjs/api/resources.js.map +1 -1
  9. package/dist/cjs/types/Interface/models/IApiError.d.ts +0 -4
  10. package/dist/cjs/types/Interface/models/IApiError.d.ts.map +1 -1
  11. package/dist/cjs/types/Interface/models/IApiError.js +0 -5
  12. package/dist/cjs/types/Interface/models/IApiError.js.map +1 -1
  13. package/dist/cjs/types/Interface/models/IBankAccount.d.ts +0 -2
  14. package/dist/cjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
  15. package/dist/cjs/types/Interface/models/IBankAccount.js.map +1 -1
  16. package/dist/cjs/types/index.d.ts +0 -19
  17. package/dist/cjs/types/index.d.ts.map +1 -1
  18. package/dist/cjs/types/index.js +0 -19
  19. package/dist/cjs/types/index.js.map +1 -1
  20. package/dist/mjs/api/resources/AccountType.d.ts +1 -4
  21. package/dist/mjs/api/resources/AccountType.d.ts.map +1 -1
  22. package/dist/mjs/api/resources/AccountType.js +0 -3
  23. package/dist/mjs/api/resources/AccountType.js.map +1 -1
  24. package/dist/mjs/api/resources.d.ts +0 -4
  25. package/dist/mjs/api/resources.d.ts.map +1 -1
  26. package/dist/mjs/api/resources.js +0 -4
  27. package/dist/mjs/api/resources.js.map +1 -1
  28. package/dist/mjs/types/Interface/models/IApiError.d.ts +0 -4
  29. package/dist/mjs/types/Interface/models/IApiError.d.ts.map +1 -1
  30. package/dist/mjs/types/Interface/models/IApiError.js +0 -5
  31. package/dist/mjs/types/Interface/models/IApiError.js.map +1 -1
  32. package/dist/mjs/types/Interface/models/IBankAccount.d.ts +0 -2
  33. package/dist/mjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
  34. package/dist/mjs/types/Interface/models/IBankAccount.js.map +1 -1
  35. package/dist/mjs/types/index.d.ts +0 -19
  36. package/dist/mjs/types/index.d.ts.map +1 -1
  37. package/dist/mjs/types/index.js +0 -19
  38. package/dist/mjs/types/index.js.map +1 -1
  39. package/package.json +1 -1
  40. package/ts/api/resources/AccountType.ts +1 -5
  41. package/ts/api/resources.ts +0 -4
  42. package/ts/types/Interface/models/IApiError.ts +0 -5
  43. package/ts/types/Interface/models/IBankAccount.ts +0 -2
  44. package/ts/types/index.ts +0 -19
  45. package/dist/cjs/api/resources/Simulation.d.ts +0 -12
  46. package/dist/cjs/api/resources/Simulation.d.ts.map +0 -1
  47. package/dist/cjs/api/resources/Simulation.js +0 -19
  48. package/dist/cjs/api/resources/Simulation.js.map +0 -1
  49. package/dist/cjs/api/resources/Sponsorship.d.ts +0 -12
  50. package/dist/cjs/api/resources/Sponsorship.d.ts.map +0 -1
  51. package/dist/cjs/api/resources/Sponsorship.js +0 -38
  52. package/dist/cjs/api/resources/Sponsorship.js.map +0 -1
  53. package/dist/cjs/types/Enum/Simulation.d.ts +0 -27
  54. package/dist/cjs/types/Enum/Simulation.d.ts.map +0 -1
  55. package/dist/cjs/types/Enum/Simulation.js +0 -30
  56. package/dist/cjs/types/Enum/Simulation.js.map +0 -1
  57. package/dist/cjs/types/Enum/SponsorshipState.d.ts +0 -7
  58. package/dist/cjs/types/Enum/SponsorshipState.d.ts.map +0 -1
  59. package/dist/cjs/types/Enum/SponsorshipState.js +0 -11
  60. package/dist/cjs/types/Enum/SponsorshipState.js.map +0 -1
  61. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
  62. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
  63. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js +0 -11
  64. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
  65. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
  66. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
  67. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
  68. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
  69. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
  70. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
  71. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -29
  72. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
  73. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
  74. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
  75. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -25
  76. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
  77. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
  78. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
  79. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
  80. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
  81. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
  82. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
  83. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -7
  84. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
  85. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
  86. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
  87. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -25
  88. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
  89. package/dist/cjs/types/Interface/models/ISimulation.d.ts +0 -23
  90. package/dist/cjs/types/Interface/models/ISimulation.d.ts.map +0 -1
  91. package/dist/cjs/types/Interface/models/ISimulation.js +0 -3
  92. package/dist/cjs/types/Interface/models/ISimulation.js.map +0 -1
  93. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
  94. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
  95. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -3
  96. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
  97. package/dist/cjs/types/Interface/models/ISimulationColor.d.ts +0 -7
  98. package/dist/cjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
  99. package/dist/cjs/types/Interface/models/ISimulationColor.js +0 -3
  100. package/dist/cjs/types/Interface/models/ISimulationColor.js.map +0 -1
  101. package/dist/cjs/types/Interface/models/ISimulationElement.d.ts +0 -24
  102. package/dist/cjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
  103. package/dist/cjs/types/Interface/models/ISimulationElement.js +0 -3
  104. package/dist/cjs/types/Interface/models/ISimulationElement.js.map +0 -1
  105. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
  106. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
  107. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js +0 -3
  108. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
  109. package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
  110. package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
  111. package/dist/cjs/types/Interface/models/ISimulationPeriod.js +0 -3
  112. package/dist/cjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
  113. package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
  114. package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
  115. package/dist/cjs/types/Interface/models/ISimulationSummary.js +0 -3
  116. package/dist/cjs/types/Interface/models/ISimulationSummary.js.map +0 -1
  117. package/dist/cjs/types/Interface/models/ISponsorship.d.ts +0 -11
  118. package/dist/cjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
  119. package/dist/cjs/types/Interface/models/ISponsorship.js +0 -3
  120. package/dist/cjs/types/Interface/models/ISponsorship.js.map +0 -1
  121. package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
  122. package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
  123. package/dist/cjs/types/Interface/models/ISponsorshipCheck.js +0 -3
  124. package/dist/cjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
  125. package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
  126. package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
  127. package/dist/cjs/types/Interface/models/ISponsorshipLink.js +0 -3
  128. package/dist/cjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
  129. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
  130. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
  131. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -3
  132. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
  133. package/dist/mjs/api/resources/Simulation.d.ts +0 -12
  134. package/dist/mjs/api/resources/Simulation.d.ts.map +0 -1
  135. package/dist/mjs/api/resources/Simulation.js +0 -15
  136. package/dist/mjs/api/resources/Simulation.js.map +0 -1
  137. package/dist/mjs/api/resources/Sponsorship.d.ts +0 -12
  138. package/dist/mjs/api/resources/Sponsorship.d.ts.map +0 -1
  139. package/dist/mjs/api/resources/Sponsorship.js +0 -23
  140. package/dist/mjs/api/resources/Sponsorship.js.map +0 -1
  141. package/dist/mjs/types/Enum/Simulation.d.ts +0 -27
  142. package/dist/mjs/types/Enum/Simulation.d.ts.map +0 -1
  143. package/dist/mjs/types/Enum/Simulation.js +0 -27
  144. package/dist/mjs/types/Enum/Simulation.js.map +0 -1
  145. package/dist/mjs/types/Enum/SponsorshipState.d.ts +0 -7
  146. package/dist/mjs/types/Enum/SponsorshipState.d.ts.map +0 -1
  147. package/dist/mjs/types/Enum/SponsorshipState.js +0 -8
  148. package/dist/mjs/types/Enum/SponsorshipState.js.map +0 -1
  149. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
  150. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
  151. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js +0 -44
  152. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
  153. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
  154. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
  155. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
  156. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
  157. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
  158. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
  159. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -28
  160. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
  161. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
  162. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
  163. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -23
  164. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
  165. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
  166. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
  167. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
  168. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
  169. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
  170. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
  171. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -6
  172. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
  173. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
  174. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
  175. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -23
  176. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
  177. package/dist/mjs/types/Interface/models/ISimulation.d.ts +0 -23
  178. package/dist/mjs/types/Interface/models/ISimulation.d.ts.map +0 -1
  179. package/dist/mjs/types/Interface/models/ISimulation.js +0 -2
  180. package/dist/mjs/types/Interface/models/ISimulation.js.map +0 -1
  181. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
  182. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
  183. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -2
  184. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
  185. package/dist/mjs/types/Interface/models/ISimulationColor.d.ts +0 -7
  186. package/dist/mjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
  187. package/dist/mjs/types/Interface/models/ISimulationColor.js +0 -2
  188. package/dist/mjs/types/Interface/models/ISimulationColor.js.map +0 -1
  189. package/dist/mjs/types/Interface/models/ISimulationElement.d.ts +0 -24
  190. package/dist/mjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
  191. package/dist/mjs/types/Interface/models/ISimulationElement.js +0 -2
  192. package/dist/mjs/types/Interface/models/ISimulationElement.js.map +0 -1
  193. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
  194. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
  195. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js +0 -2
  196. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
  197. package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
  198. package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
  199. package/dist/mjs/types/Interface/models/ISimulationPeriod.js +0 -2
  200. package/dist/mjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
  201. package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
  202. package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
  203. package/dist/mjs/types/Interface/models/ISimulationSummary.js +0 -2
  204. package/dist/mjs/types/Interface/models/ISimulationSummary.js.map +0 -1
  205. package/dist/mjs/types/Interface/models/ISponsorship.d.ts +0 -11
  206. package/dist/mjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
  207. package/dist/mjs/types/Interface/models/ISponsorship.js +0 -2
  208. package/dist/mjs/types/Interface/models/ISponsorship.js.map +0 -1
  209. package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
  210. package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
  211. package/dist/mjs/types/Interface/models/ISponsorshipCheck.js +0 -2
  212. package/dist/mjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
  213. package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
  214. package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
  215. package/dist/mjs/types/Interface/models/ISponsorshipLink.js +0 -2
  216. package/dist/mjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
  217. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
  218. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
  219. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -2
  220. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
  221. package/ts/api/resources/Simulation.ts +0 -18
  222. package/ts/api/resources/Sponsorship.ts +0 -37
  223. package/ts/types/Enum/Simulation.ts +0 -26
  224. package/ts/types/Enum/SponsorshipState.ts +0 -6
  225. package/ts/types/Interface/api/simulation/CreateSimulation.ts +0 -103
  226. package/ts/types/Interface/api/simulation/ReadSimulation.ts +0 -0
  227. package/ts/types/Interface/api/simulationColors/ReadSimulationColors.ts +0 -12
  228. package/ts/types/Interface/api/sponsorship/CreateSponsorship.ts +0 -9
  229. package/ts/types/Interface/api/sponsorship/QuerySponsorship.ts +0 -20
  230. package/ts/types/Interface/api/sponsorship/ReadSponsorship.ts +0 -11
  231. package/ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts +0 -9
  232. package/ts/types/Interface/models/ISimulation.ts +0 -26
  233. package/ts/types/Interface/models/ISimulationAdditionalFinance.ts +0 -8
  234. package/ts/types/Interface/models/ISimulationColor.ts +0 -7
  235. package/ts/types/Interface/models/ISimulationElement.ts +0 -27
  236. package/ts/types/Interface/models/ISimulationHasBankAccount.ts +0 -8
  237. package/ts/types/Interface/models/ISimulationPeriod.ts +0 -15
  238. package/ts/types/Interface/models/ISimulationSummary.ts +0 -18
  239. package/ts/types/Interface/models/ISponsorship.ts +0 -10
  240. package/ts/types/Interface/models/ISponsorshipCheck.ts +0 -6
  241. package/ts/types/Interface/models/ISponsorshipLink.ts +0 -7
  242. package/ts/types/Interface/models/ISponsorshipWithSponsorInfo.ts +0 -10
@@ -1,67 +0,0 @@
1
- export interface SimulationEstimateInvoice {
2
- createdAt: string;
3
- dateInvoiceCreated: string;
4
- deletedAt: null;
5
- deposit: number;
6
- discount: string;
7
- dueDate: string;
8
- estimateMailSend: null;
9
- estimateRef: null;
10
- expirationDate: null;
11
- fileEstimate: null;
12
- fileInvoice: string;
13
- freeText: string;
14
- generalComment: string;
15
- generalDiscount: number;
16
- greetings: boolean;
17
- idEstimateInvoice: number;
18
- idEstimateInvoiceForThisRepeat: number | null;
19
- idFrequency: number | null;
20
- idRelatedEstimateOrderForm: number | null;
21
- idRelatedInvoice: number | null;
22
- idSociety: number;
23
- idThirdParty: number;
24
- idEstimateInvoiceType: number;
25
- invoiceMailSend: null;
26
- invoiceRef: string;
27
- isCanceled: boolean;
28
- isDraft: boolean;
29
- isPaid: boolean;
30
- isRefused: boolean;
31
- isStripe: boolean;
32
- isUsed: boolean;
33
- label: string;
34
- lastRelanceDate: null;
35
- lastTryRepeat: null;
36
- payment: string;
37
- penalties: string;
38
- recoveryCost: string;
39
- template: number;
40
- totalHt: number;
41
- totalTtc: number;
42
- updatedAt: string;
43
- vatMention: string;
44
- }
45
- export declare class CreateBalanceElement {
46
- action: string;
47
- amount: number;
48
- dateValue: string;
49
- idBankAccount: number;
50
- }
51
- export declare class CreateSimulation {
52
- name: string;
53
- commentary: string;
54
- financesStart: number;
55
- idSimulationColor: number;
56
- startDate: Date;
57
- endDate: Date;
58
- importSalesInvoice: boolean;
59
- importPurchaseInvoice: boolean;
60
- defaultCollectionDelayForSales: number;
61
- defaultPaymentDelayForPurchase: number;
62
- idSociety: number;
63
- bankAccounts?: Array<number>;
64
- invoices?: Partial<SimulationEstimateInvoice>[];
65
- createBalanceElement?: [CreateBalanceElement];
66
- }
67
- //# sourceMappingURL=CreateSimulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSimulation.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,IAAI,CAAC;IACvB,WAAW,EAAE,IAAI,CAAC;IAClB,cAAc,EAAE,IAAI,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,8BAA8B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9C,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,eAAe,EAAE,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,IAAI,CAAC;IACtB,aAAa,EAAE,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,oBAAoB;IAE/B,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM,EAAE,MAAM,CAAC;IAEf,SAAS,EAAE,MAAM,CAAC;IAElB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,MAAM,CAAC;IAGb,UAAU,EAAE,MAAM,CAAC;IAGnB,aAAa,EAAE,MAAM,CAAC;IAGtB,iBAAiB,EAAE,MAAM,CAAC;IAG1B,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,EAAE,IAAI,CAAC;IAGd,kBAAkB,EAAE,OAAO,CAAC;IAG5B,qBAAqB,EAAE,OAAO,CAAC;IAG/B,8BAA8B,EAAE,MAAM,CAAC;IAGvC,8BAA8B,EAAE,MAAM,CAAC;IAGvC,SAAS,EAAE,MAAM,CAAC;IAGlB,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAG7B,QAAQ,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,EAAE,CAAC;IAKhD,oBAAoB,CAAC,EAAE,CAAC,oBAAoB,CAAC,CAAC;CAC/C"}
@@ -1,44 +0,0 @@
1
- // import {SimulationColor} from '../../..';
2
- export class CreateBalanceElement {
3
- // @ApiProperty()
4
- action;
5
- // @ApiProperty()
6
- amount;
7
- // @ApiProperty()
8
- dateValue;
9
- // @ApiProperty()
10
- idBankAccount;
11
- }
12
- export class CreateSimulation {
13
- // @ApiProperty()
14
- name;
15
- // @ApiPropertyOptional()
16
- commentary;
17
- // @ApiProperty()
18
- financesStart;
19
- // @ApiProperty({enum: [SimulationColor]})
20
- idSimulationColor;
21
- // @ApiProperty()
22
- startDate;
23
- // @ApiProperty()
24
- endDate;
25
- // @ApiProperty()
26
- importSalesInvoice;
27
- // @ApiProperty()
28
- importPurchaseInvoice;
29
- // @ApiProperty()
30
- defaultCollectionDelayForSales;
31
- // @ApiProperty()
32
- defaultPaymentDelayForPurchase;
33
- // @ApiProperty()
34
- idSociety;
35
- // @ApiPropertyOptional()
36
- bankAccounts;
37
- // @ApiPropertyOptional()
38
- invoices;
39
- // @ApiPropertyOptional({
40
- // type: [CreateBalanceElement]
41
- // })
42
- createBalanceElement;
43
- }
44
- //# sourceMappingURL=CreateSimulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSimulation.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAAA,4CAA4C;AA+C5C,MAAM,OAAO,oBAAoB;IAC/B,iBAAiB;IACjB,MAAM,CAAS;IACf,iBAAiB;IACjB,MAAM,CAAS;IACf,iBAAiB;IACjB,SAAS,CAAS;IAClB,iBAAiB;IACjB,aAAa,CAAS;CACvB;AAED,MAAM,OAAO,gBAAgB;IAC3B,iBAAiB;IACjB,IAAI,CAAS;IAEb,yBAAyB;IACzB,UAAU,CAAS;IAEnB,iBAAiB;IACjB,aAAa,CAAS;IAEtB,0CAA0C;IAC1C,iBAAiB,CAAS;IAE1B,iBAAiB;IACjB,SAAS,CAAO;IAEhB,iBAAiB;IACjB,OAAO,CAAO;IAEd,iBAAiB;IACjB,kBAAkB,CAAU;IAE5B,iBAAiB;IACjB,qBAAqB,CAAU;IAE/B,iBAAiB;IACjB,8BAA8B,CAAS;IAEvC,iBAAiB;IACjB,8BAA8B,CAAS;IAEvC,iBAAiB;IACjB,SAAS,CAAS;IAElB,yBAAyB;IACzB,YAAY,CAAiB;IAE7B,yBAAyB;IACzB,QAAQ,CAAwC;IAEhD,yBAAyB;IACzB,iCAAiC;IACjC,KAAK;IACL,oBAAoB,CAA0B;CAC/C","sourcesContent":["// import {SimulationColor} from '../../..';\n\nexport interface SimulationEstimateInvoice {\n createdAt: string;\n dateInvoiceCreated: string;\n deletedAt: null;\n deposit: number;\n discount: string;\n dueDate: string;\n estimateMailSend: null;\n estimateRef: null;\n expirationDate: null;\n fileEstimate: null;\n fileInvoice: string;\n freeText: string;\n generalComment: string;\n generalDiscount: number;\n greetings: boolean;\n idEstimateInvoice: number;\n idEstimateInvoiceForThisRepeat: number | null;\n idFrequency: number | null;\n idRelatedEstimateOrderForm: number | null;\n idRelatedInvoice: number | null;\n idSociety: number;\n idThirdParty: number;\n idEstimateInvoiceType: number;\n invoiceMailSend: null;\n invoiceRef: string;\n isCanceled: boolean;\n isDraft: boolean;\n isPaid: boolean;\n isRefused: boolean;\n isStripe: boolean;\n isUsed: boolean;\n label: string;\n lastRelanceDate: null;\n lastTryRepeat: null;\n payment: string;\n penalties: string;\n recoveryCost: string;\n template: number;\n totalHt: number;\n totalTtc: number;\n updatedAt: string;\n vatMention: string;\n}\n\nexport class CreateBalanceElement {\n // @ApiProperty()\n action: string;\n // @ApiProperty()\n amount: number;\n // @ApiProperty()\n dateValue: string;\n // @ApiProperty()\n idBankAccount: number;\n}\n\nexport class CreateSimulation {\n // @ApiProperty()\n name: string;\n\n // @ApiPropertyOptional()\n commentary: string;\n\n // @ApiProperty()\n financesStart: number;\n\n // @ApiProperty({enum: [SimulationColor]})\n idSimulationColor: number;\n\n // @ApiProperty()\n startDate: Date;\n\n // @ApiProperty()\n endDate: Date;\n\n // @ApiProperty()\n importSalesInvoice: boolean;\n\n // @ApiProperty()\n importPurchaseInvoice: boolean;\n\n // @ApiProperty()\n defaultCollectionDelayForSales: number;\n\n // @ApiProperty()\n defaultPaymentDelayForPurchase: number;\n\n // @ApiProperty()\n idSociety: number;\n\n // @ApiPropertyOptional()\n bankAccounts?: Array<number>;\n\n // @ApiPropertyOptional()\n invoices?: Partial<SimulationEstimateInvoice>[];\n\n // @ApiPropertyOptional({\n // type: [CreateBalanceElement]\n // })\n createBalanceElement?: [CreateBalanceElement];\n}\n"]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=ReadSimulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSimulation.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=ReadSimulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSimulation.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":"","sourcesContent":[""]}
@@ -1,6 +0,0 @@
1
- export declare class ReadSimulationColor {
2
- id: number;
3
- name: string;
4
- value: string;
5
- }
6
- //# sourceMappingURL=ReadSimulationColors.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSimulationColors.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulationColors/ReadSimulationColors.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IAE9B,EAAE,EAAE,MAAM,CAAC;IAGX,IAAI,EAAE,MAAM,CAAC;IAGb,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,28 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- 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;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { ApiProperty } from '../../../../utils';
11
- export class ReadSimulationColor {
12
- id;
13
- name;
14
- value;
15
- }
16
- __decorate([
17
- ApiProperty(),
18
- __metadata("design:type", Number)
19
- ], ReadSimulationColor.prototype, "id", void 0);
20
- __decorate([
21
- ApiProperty(),
22
- __metadata("design:type", String)
23
- ], ReadSimulationColor.prototype, "name", void 0);
24
- __decorate([
25
- ApiProperty(),
26
- __metadata("design:type", String)
27
- ], ReadSimulationColor.prototype, "value", void 0);
28
- //# sourceMappingURL=ReadSimulationColors.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSimulationColors.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/simulationColors/ReadSimulationColors.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAE9B,EAAE,CAAS;IAGX,IAAI,CAAS;IAGb,KAAK,CAAS;CACf;AAPC;IADC,WAAW,EAAE;;+CACH;AAGX;IADC,WAAW,EAAE;;iDACD;AAGb;IADC,WAAW,EAAE;;kDACA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class ReadSimulationColor {\n @ApiProperty()\n id: number;\n\n @ApiProperty()\n name: string;\n\n @ApiProperty()\n value: string;\n}\n"]}
@@ -1,5 +0,0 @@
1
- export declare class CreateSponsorship {
2
- idBeneficiary: number;
3
- code: string;
4
- }
5
- //# sourceMappingURL=CreateSponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSponsorship.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/CreateSponsorship.ts"],"names":[],"mappings":"AAEA,qBAAa,iBAAiB;IAE5B,aAAa,EAAE,MAAM,CAAC;IAGtB,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,23 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- 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;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { ApiProperty } from '../../../../utils';
11
- export class CreateSponsorship {
12
- idBeneficiary;
13
- code;
14
- }
15
- __decorate([
16
- ApiProperty(),
17
- __metadata("design:type", Number)
18
- ], CreateSponsorship.prototype, "idBeneficiary", void 0);
19
- __decorate([
20
- ApiProperty(),
21
- __metadata("design:type", String)
22
- ], CreateSponsorship.prototype, "code", void 0);
23
- //# sourceMappingURL=CreateSponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSponsorship.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/CreateSponsorship.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,iBAAiB;IAE5B,aAAa,CAAS;IAGtB,IAAI,CAAS;CACd;AAJC;IADC,WAAW,EAAE;;wDACQ;AAGtB;IADC,WAAW,EAAE;;+CACD","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateSponsorship {\n @ApiProperty()\n idBeneficiary: number;\n\n @ApiProperty()\n code: string;\n}\n"]}
@@ -1,10 +0,0 @@
1
- export declare class QuerySponsorship {
2
- page: number;
3
- limit: number;
4
- state?: number;
5
- idSociety?: number;
6
- }
7
- export declare class QuerySponsorshipApprove {
8
- disableEmail?: boolean;
9
- }
10
- //# sourceMappingURL=QuerySponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"QuerySponsorship.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/QuerySponsorship.ts"],"names":[],"mappings":"AAEA,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,MAAM,CAAC;IAGb,KAAK,EAAE,MAAM,CAAC;IAGd,KAAK,CAAC,EAAE,MAAM,CAAC;IAGf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,uBAAuB;IAElC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB"}
@@ -1,40 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- 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;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
11
- export class QuerySponsorship {
12
- page;
13
- limit;
14
- state;
15
- idSociety;
16
- }
17
- __decorate([
18
- ApiProperty(),
19
- __metadata("design:type", Number)
20
- ], QuerySponsorship.prototype, "page", void 0);
21
- __decorate([
22
- ApiProperty(),
23
- __metadata("design:type", Number)
24
- ], QuerySponsorship.prototype, "limit", void 0);
25
- __decorate([
26
- ApiPropertyOptional(),
27
- __metadata("design:type", Number)
28
- ], QuerySponsorship.prototype, "state", void 0);
29
- __decorate([
30
- ApiProperty(),
31
- __metadata("design:type", Number)
32
- ], QuerySponsorship.prototype, "idSociety", void 0);
33
- export class QuerySponsorshipApprove {
34
- disableEmail;
35
- }
36
- __decorate([
37
- ApiPropertyOptional({ description: 'Disable e-mail send with summary' }),
38
- __metadata("design:type", Boolean)
39
- ], QuerySponsorshipApprove.prototype, "disableEmail", void 0);
40
- //# sourceMappingURL=QuerySponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"QuerySponsorship.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/QuerySponsorship.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,gBAAgB;IAE3B,IAAI,CAAS;IAGb,KAAK,CAAS;IAGd,KAAK,CAAU;IAGf,SAAS,CAAU;CACpB;AAVC;IADC,WAAW,EAAE;;8CACD;AAGb;IADC,WAAW,EAAE;;+CACA;AAGd;IADC,mBAAmB,EAAE;;+CACP;AAGf;IADC,WAAW,EAAE;;mDACK;AAGrB,MAAM,OAAO,uBAAuB;IAElC,YAAY,CAAW;CACxB;AADC;IADC,mBAAmB,CAAC,EAAE,WAAW,EAAE,kCAAkC,EAAE,CAAC;;6DAClD","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QuerySponsorship {\n @ApiProperty()\n page: number;\n\n @ApiProperty()\n limit: number;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiProperty()\n idSociety?: number;\n}\n\nexport class QuerySponsorshipApprove {\n @ApiPropertyOptional({ description: 'Disable e-mail send with summary' })\n disableEmail?: boolean;\n}\n"]}
@@ -1,23 +0,0 @@
1
- export declare class ReadSponsorshipApprove {
2
- approved: Array<{
3
- idBeneficiary: number;
4
- subscriptionId: string;
5
- name: string;
6
- createdAt: string;
7
- sponsor: {
8
- idSociety: number;
9
- subscriptionId: string;
10
- iban: string;
11
- bic: string;
12
- name: string;
13
- };
14
- }>;
15
- failed: Array<{
16
- idBeneficiary: number;
17
- reason: string;
18
- }>;
19
- waiting: Array<{
20
- idBeneficiary: number;
21
- }>;
22
- }
23
- //# sourceMappingURL=ReadSponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSponsorship.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/ReadSponsorship.ts"],"names":[],"mappings":"AAAA,qBAAa,sBAAsB;IACjC,QAAQ,EAAE,KAAK,CAAC;QACd,aAAa,EAAE,MAAM,CAAC;QACtB,cAAc,EAAE,MAAM,CAAC;QACvB,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE;YAAE,SAAS,EAAE,MAAM,CAAC;YAAC,cAAc,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;KACjG,CAAC,CAAC;IACH,MAAM,EAAE,KAAK,CAAC;QAAE,aAAa,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACzD,OAAO,EAAE,KAAK,CAAC;QAAE,aAAa,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CAC3C"}
@@ -1,6 +0,0 @@
1
- export class ReadSponsorshipApprove {
2
- approved;
3
- failed;
4
- waiting;
5
- }
6
- //# sourceMappingURL=ReadSponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSponsorship.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/ReadSponsorship.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,sBAAsB;IACjC,QAAQ,CAML;IACH,MAAM,CAAmD;IACzD,OAAO,CAAmC;CAC3C","sourcesContent":["export class ReadSponsorshipApprove {\n approved: Array<{\n idBeneficiary: number;\n subscriptionId: string;\n name: string;\n createdAt: string;\n sponsor: { idSociety: number; subscriptionId: string; iban: string; bic: string; name: string };\n }>;\n failed: Array<{ idBeneficiary: number; reason: string }>;\n waiting: Array<{ idBeneficiary: number }>;\n}\n"]}
@@ -1,5 +0,0 @@
1
- export declare class SendSponsorshipLink {
2
- email: string | string[];
3
- idSociety: number;
4
- }
5
- //# sourceMappingURL=SendSponsorshipLink.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SendSponsorshipLink.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IAE9B,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGzB,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,23 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- 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;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { ApiProperty } from '../../../../utils';
11
- export class SendSponsorshipLink {
12
- email;
13
- idSociety;
14
- }
15
- __decorate([
16
- ApiProperty(),
17
- __metadata("design:type", Object)
18
- ], SendSponsorshipLink.prototype, "email", void 0);
19
- __decorate([
20
- ApiProperty(),
21
- __metadata("design:type", Number)
22
- ], SendSponsorshipLink.prototype, "idSociety", void 0);
23
- //# sourceMappingURL=SendSponsorshipLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SendSponsorshipLink.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,mBAAmB;IAE9B,KAAK,CAAoB;IAGzB,SAAS,CAAS;CACnB;AAJC;IADC,WAAW,EAAE;;kDACW;AAGzB;IADC,WAAW,EAAE;;sDACI","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class SendSponsorshipLink {\n @ApiProperty()\n email: string | string[];\n\n @ApiProperty()\n idSociety: number;\n}\n"]}
@@ -1,23 +0,0 @@
1
- import { ISimulationColor } from './ISimulationColor';
2
- import { ISociety } from './ISociety';
3
- import { IBankAccount } from './IBankAccount';
4
- export interface ISimulation {
5
- id?: number;
6
- name: string;
7
- startDate: Date;
8
- endDate: Date;
9
- importSalesInvoice: boolean;
10
- importPurchaseInvoice: boolean;
11
- defaultCollectionDelayForSales: number;
12
- defaultPaymentDelayForPurchase: number;
13
- financesStart: number;
14
- idSociety: number;
15
- idSimulationColor: number;
16
- createdAt?: Date | null;
17
- updatedAt?: Date | null;
18
- commentary?: string | null;
19
- simulationColor?: ISimulationColor;
20
- simulationSociety?: ISociety | null;
21
- bankAccounts?: IBankAccount[];
22
- }
23
- //# sourceMappingURL=ISimulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,WAAW;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,IAAI,CAAC;IACd,kBAAkB,EAAE,OAAO,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,8BAA8B,EAAE,MAAM,CAAC;IACvC,8BAA8B,EAAE,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAG3B,eAAe,CAAC,EAAE,gBAAgB,CAAC;IACnC,iBAAiB,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,YAAY,EAAE,CAAC;CAC/B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulation.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationColor } from './ISimulationColor';\nimport { ISociety } from './ISociety';\nimport { IBankAccount } from './IBankAccount';\n\n// simulation\nexport interface ISimulation {\n id?: number;\n name: string;\n startDate: Date;\n endDate: Date;\n importSalesInvoice: boolean;\n importPurchaseInvoice: boolean;\n defaultCollectionDelayForSales: number;\n defaultPaymentDelayForPurchase: number;\n financesStart: number;\n idSociety: number;\n idSimulationColor: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n commentary?: string | null;\n\n // Associations\n simulationColor?: ISimulationColor;\n simulationSociety?: ISociety | null;\n bankAccounts?: IBankAccount[];\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISimulationAdditionalFinance {
2
- id?: number;
3
- idSimulationPeriod: number;
4
- amount: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=ISimulationAdditionalFinance.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationAdditionalFinance.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationAdditionalFinance.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,4BAA4B;IAC3C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,kBAAkB,EAAE,MAAM,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationAdditionalFinance.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationAdditionalFinance.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationAdditionalFinance.ts"],"names":[],"mappings":"","sourcesContent":["// simulationAdditionalFinances\nexport interface ISimulationAdditionalFinance {\n id?: number;\n idSimulationPeriod: number;\n amount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface ISimulationColor {
2
- id?: number;
3
- value: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=ISimulationColor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationColor.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationColor.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationColor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationColor.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationColor.ts"],"names":[],"mappings":"","sourcesContent":["// simulationColor\nexport interface ISimulationColor {\n id?: number;\n value: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,24 +0,0 @@
1
- import { ISimulationPeriod } from './ISimulationPeriod';
2
- import { IAccountType } from './IAccountType';
3
- import { IEstimateInvoice } from './IEstimateInvoice';
4
- import { IAccountingTransaction } from './IAccountingTransaction';
5
- export interface ISimulationElement {
6
- id?: number;
7
- name: string;
8
- amount: number;
9
- idSimulationPeriod: number;
10
- idAccountType: number;
11
- idEstimateInvoice: number | null;
12
- idAccountingTransaction: number | null;
13
- idAccount: number | null;
14
- idTva: number | null;
15
- isCollection: boolean | null;
16
- createdAt?: Date | null;
17
- updatedAt?: Date | null;
18
- isSynchronizedElement: boolean | null;
19
- simulationPeriod: ISimulationPeriod;
20
- accountType: IAccountType;
21
- estimatesInvoices: IEstimateInvoice;
22
- accountingTransactions: IAccountingTransaction;
23
- }
24
- //# sourceMappingURL=ISimulationElement.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationElement.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGlE,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,YAAY,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,qBAAqB,EAAE,OAAO,GAAG,IAAI,CAAC;IAGtC,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,WAAW,EAAE,YAAY,CAAC;IAC1B,iBAAiB,EAAE,gBAAgB,CAAC;IACpC,sBAAsB,EAAE,sBAAsB,CAAC;CAChD"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationElement.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationElement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationElement.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationPeriod } from './ISimulationPeriod';\nimport { IAccountType } from './IAccountType';\nimport { IEstimateInvoice } from './IEstimateInvoice';\nimport { IAccountingTransaction } from './IAccountingTransaction';\n\n// simulationElement\nexport interface ISimulationElement {\n id?: number;\n name: string;\n amount: number;\n idSimulationPeriod: number;\n idAccountType: number;\n idEstimateInvoice: number | null;\n idAccountingTransaction: number | null;\n idAccount: number | null;\n idTva: number | null;\n isCollection: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n isSynchronizedElement: boolean | null;\n\n // Associations\n simulationPeriod: ISimulationPeriod;\n accountType: IAccountType;\n estimatesInvoices: IEstimateInvoice;\n accountingTransactions: IAccountingTransaction;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISimulationHasBankAccount {
2
- id?: number;
3
- idSimulation: number;
4
- idBankAccount: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=ISimulationHasBankAccount.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationHasBankAccount.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationHasBankAccount.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,yBAAyB;IACxC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationHasBankAccount.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationHasBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationHasBankAccount.ts"],"names":[],"mappings":"","sourcesContent":["// simulationHasBankAccount\nexport interface ISimulationHasBankAccount {\n id?: number;\n idSimulation: number;\n idBankAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { ISimulation } from './ISimulation';
2
- import { ISimulationElement } from './ISimulationElement';
3
- export interface ISimulationPeriod {
4
- id?: number;
5
- period: Date;
6
- idSimulation: number;
7
- createdAt?: Date | null;
8
- updatedAt?: Date | null;
9
- simulation_simulationPeriod: ISimulation;
10
- simulationElements: ISimulationElement[];
11
- }
12
- //# sourceMappingURL=ISimulationPeriod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationPeriod.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationPeriod.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAG1D,MAAM,WAAW,iBAAiB;IAChC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,IAAI,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,2BAA2B,EAAE,WAAW,CAAC;IACzC,kBAAkB,EAAE,kBAAkB,EAAE,CAAC;CAC1C"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationPeriod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationPeriod.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationPeriod.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulation } from './ISimulation';\nimport { ISimulationElement } from './ISimulationElement';\n\n// simulationPeriod\nexport interface ISimulationPeriod {\n id?: number;\n period: Date;\n idSimulation: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n simulation_simulationPeriod: ISimulation;\n simulationElements: ISimulationElement[];\n}\n"]}
@@ -1,15 +0,0 @@
1
- import { ISimulationPeriod } from './ISimulationPeriod';
2
- import { IAccountType } from './IAccountType';
3
- export interface ISimulationSummary {
4
- id?: number;
5
- realAmount: number;
6
- simulatedAmount: number;
7
- isCollection: boolean;
8
- idSimulationPeriod: number;
9
- idAccountType: number;
10
- createdAt?: Date | null;
11
- updatedAt?: Date | null;
12
- simulationPeriod: ISimulationPeriod;
13
- accountType: IAccountType;
14
- }
15
- //# sourceMappingURL=ISimulationSummary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationSummary.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationSummary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,OAAO,CAAC;IACtB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,WAAW,EAAE,YAAY,CAAC;CAC3B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISimulationSummary.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationSummary.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationSummary.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationPeriod } from './ISimulationPeriod';\nimport { IAccountType } from './IAccountType';\n\n// simulationSummary\nexport interface ISimulationSummary {\n id?: number;\n realAmount: number;\n simulatedAmount: number;\n isCollection: boolean;\n idSimulationPeriod: number;\n idAccountType: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n simulationPeriod: ISimulationPeriod;\n accountType: IAccountType;\n}\n"]}
@@ -1,11 +0,0 @@
1
- export interface ISponsorship {
2
- id?: number;
3
- idBeneficiary: number;
4
- state: number;
5
- idSociety: number;
6
- createdAt?: Date | null;
7
- updatedAt?: Date | null;
8
- idLegalFormBeneficiary?: number;
9
- email?: string;
10
- }
11
- //# sourceMappingURL=ISponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorship.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorship.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorship.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorship.ts"],"names":[],"mappings":"","sourcesContent":["export interface ISponsorship {\n id?: number;\n idBeneficiary: number;\n state: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idLegalFormBeneficiary?: number;\n email?: string;\n}\n"]}
@@ -1,6 +0,0 @@
1
- import { ISponsorshipLink } from './ISponsorshipLink';
2
- export interface ISponsorshipCheck extends ISponsorshipLink {
3
- firstname?: string;
4
- lastname?: string;
5
- }
6
- //# sourceMappingURL=ISponsorshipCheck.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipCheck.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipCheck.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISponsorshipCheck.js.map