@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,11 +1,9 @@
1
- import { Simulation } from './resources/Simulation';
2
1
  import { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';
3
2
  import { Payment } from './resources/Payment';
4
3
  import { Immobilization } from './resources/Immobilization';
5
4
  import { AccountType } from './resources/AccountType';
6
5
  import { Transaction } from './resources/Transaction';
7
6
  import { Account } from './resources/Account';
8
- import { Sponsorship } from './resources/Sponsorship';
9
7
  import { User } from './resources/User';
10
8
  import { Survey } from './resources/Survey';
11
9
  import { Report } from './resources/Report';
@@ -177,7 +175,6 @@ import { CommercialConditionOfSale } from './resources/CommercialConditionOfSale
177
175
  import { StatisticMarketing } from './resources/statistic/Marketing';
178
176
 
179
177
  export const resources = {
180
- simulation: Simulation,
181
178
  budgetInsight: BudgetInsight,
182
179
  paymentExpectationCustomer: PaymentExpectationCustomer,
183
180
  payment: Payment,
@@ -185,7 +182,6 @@ export const resources = {
185
182
  accountType: AccountType,
186
183
  transaction: Transaction,
187
184
  account: Account,
188
- sponsorship: Sponsorship,
189
185
  user: User,
190
186
  survey: Survey,
191
187
  report: Report,
@@ -132,11 +132,6 @@ export enum Code {
132
132
  civilityNotFound = 'civility_not_found',
133
133
  invalidData = 'invalidData',
134
134
 
135
- // Sponsorship
136
- emailAlreadyUsedForsponsorship = 'email_already_used_for_sponsorship',
137
- idSocietyAlreadyUsedForsponsorship = 'idSociety_already_used_for_sponsorship',
138
- sponsorshipCodeDoesntExist = 'sponsorship_code_doesnt_exist',
139
- sponsorshipLinkDoesntExist = 'sponsorship_link_doesnt_exist',
140
135
  societyNotFound = 'society_not_found',
141
136
 
142
137
  payloadIsEmpty = 'payload_is_empty',
@@ -4,7 +4,6 @@ import { IBankConnection } from './IBankConnection';
4
4
  import { IAccount } from './IAccount';
5
5
  import { IBankList } from './IBankList';
6
6
  import { IBalanceBankAccount } from './IBalanceBankAccount';
7
- import { ISimulation } from './ISimulation';
8
7
  import { IUpToDateBankAccount } from './IUpToDateBankAccount';
9
8
  import { StateSynchro } from '../../Enum/StateSynchro';
10
9
  import { BankAccountSubType } from '../../Enum/BankAccountType';
@@ -49,7 +48,6 @@ export interface IBankAccount {
49
48
  account?: IAccount;
50
49
  bankList?: IBankList;
51
50
  balanceBankAccounts?: IBalanceBankAccount[];
52
- simulations?: ISimulation[];
53
51
  upToDateBankAccount?: IUpToDateBankAccount;
54
52
  IStateBankAccount?: IStateBankAccount;
55
53
  }
package/ts/types/index.ts CHANGED
@@ -157,13 +157,6 @@ export * from './Interface/models/ISendMethod';
157
157
  export * from './Interface/models/IService';
158
158
  export * from './Interface/models/ISheetMonthSchedule';
159
159
  export * from './Interface/models/ISheetMonthScheduleDetails';
160
- export * from './Interface/models/ISimulation';
161
- export * from './Interface/models/ISimulationAdditionalFinance';
162
- export * from './Interface/models/ISimulationColor';
163
- export * from './Interface/models/ISimulationElement';
164
- export * from './Interface/models/ISimulationHasBankAccount';
165
- export * from './Interface/models/ISimulationPeriod';
166
- export * from './Interface/models/ISimulationSummary';
167
160
  export * from './Interface/models/ISlowDetection';
168
161
  export * from './Interface/models/IDocumentSection';
169
162
  export * from './Interface/models/IInpiBalance';
@@ -191,9 +184,6 @@ export * from './Interface/models/ISocietyVehicle';
191
184
  export * from './Interface/models/ISoftwareCompta';
192
185
  export * from './Interface/models/ISource';
193
186
  export * from './Interface/models/ISpecialOperation';
194
- export * from './Interface/models/ISponsorshipLink';
195
- export * from './Interface/models/ISponsorship';
196
- export * from './Interface/models/ISponsorshipCheck';
197
187
  export * from './Interface/models/IStatusSignature';
198
188
  export * from './Interface/models/IStripeEvent';
199
189
  export * from './Interface/models/ISupervision';
@@ -280,7 +270,6 @@ export * from './Interface/models/ISocietyPromoCode';
280
270
  export * from './Interface/models/IZTicket';
281
271
  export * from './Interface/models/IExerciceNote';
282
272
  export * from './Interface/models/IRevisionGuide';
283
- export * from './Interface/models/ISponsorshipWithSponsorInfo';
284
273
  export * from './Interface/models/IStatistic';
285
274
  export * from './Interface/models/ILastUpdateConnection';
286
275
  export * from './Interface/models/IAccountsSectors';
@@ -382,7 +371,6 @@ export * from './Enum/TimeCounterType';
382
371
  export * from './Enum/CustomerSignature';
383
372
  export * from './Enum/MailAuto';
384
373
  export * from './Enum/MailAddressType';
385
- export * from './Enum/Simulation';
386
374
  export * from './Enum/Country';
387
375
  export * from './Enum/ComptaType';
388
376
  export * from './Enum/SubscriptionType';
@@ -416,7 +404,6 @@ export * from './Enum/VehicleType';
416
404
  export * from './Enum/BalanceSheet';
417
405
  export * from './Enum/LetterState';
418
406
  export * from './Enum/LetterRecoveryState';
419
- export * from './Enum/SponsorshipState';
420
407
  export * from './Enum/Ged';
421
408
  export * from './Enum/TypeBankConnection';
422
409
  export * from './Enum/GlobalRegime';
@@ -585,7 +572,6 @@ export * from './Interface/api/businessPartner/ReadBusinessPartner';
585
572
  export * from './Interface/api/businessPartner/QueryBusinessPartnerAll';
586
573
  export * from './Interface/api/businessPartner/CreateBusinessPartnerParams';
587
574
  export * from './Interface/api/businessPartner/UpdateBusinessPartnerParams';
588
- export * from './Interface/api/simulation/CreateSimulation';
589
575
  export * from './Interface/api/ocr/CreateOcr';
590
576
  export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
591
577
  export * from './Interface/api/accountingEntry/Create';
@@ -624,7 +610,6 @@ export * from './Interface/api/user/Permissions';
624
610
  export * from './Interface/api/user/CollaboratorsByRoles';
625
611
  export * from './Interface/api/account/Read';
626
612
  export * from './Interface/api/balanceSheet/ReadFreelanceTurnover';
627
- export * from './Interface/api/simulationColors/ReadSimulationColors';
628
613
  export * from './Interface/api/survey/QuerySurveys';
629
614
  export * from './Interface/api/file/TFile';
630
615
  export * from './Interface/api/cerfa/CreateCerfa';
@@ -824,9 +809,6 @@ export * from './Interface/api/balanceSheet/ReadBalanceSheet';
824
809
  export * from './Interface/api/balanceSheet/UpdateBalanceSheet';
825
810
  export * from './Interface/api/pappers/QueryPappers';
826
811
  export * from './Interface/api/pappers/ReadPappers';
827
- export * from './Interface/api/sponsorship/SendSponsorshipLink';
828
- export * from './Interface/api/sponsorship/CreateSponsorship';
829
- export * from './Interface/api/sponsorship/QuerySponsorship';
830
812
  export * from './Interface/api/statistic/ExitRequest';
831
813
  export * from './Interface/api/statistic/QueryExpertAccountant';
832
814
  export * from './Interface/api/statistic/QueryGetExpertAccountant';
@@ -904,7 +886,6 @@ export * from './Interface/api/tax/CreateTax';
904
886
  export * from './Interface/api/society/ReadSociety';
905
887
  export * from './Interface/api/exerciceNote/QueryExerciceNote';
906
888
  export * from './Interface/api/exerciceNote/CreateExerciceNote';
907
- export * from './Interface/api/sponsorship/ReadSponsorship';
908
889
  export * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';
909
890
  export * from './Interface/api/budgetInsight/Read';
910
891
  export * from './Interface/api/budgetInsight/Create';
@@ -1,12 +0,0 @@
1
- import { Resource } from '../Resource';
2
- import { BasePaginate, ISimulation, ISociety, QueryPaginate, ReadSimulationColor } from '../../types';
3
- export declare class Simulation extends Resource {
4
- getBySociety(params: {
5
- idSociety: number;
6
- } & QueryPaginate): Promise<BasePaginate<ISimulation>>;
7
- hideSimulationBetaMessage(params: {
8
- idSociety: number;
9
- }): Promise<ISociety>;
10
- getColors(): Promise<ReadSimulationColor[]>;
11
- }
12
- //# sourceMappingURL=Simulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,QAAQ,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEtG,qBAAa,UAAW,SAAQ,QAAQ;IACtC,YAAY,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,aAAa,GAAG,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAM/F,yBAAyB,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,QAAQ,CAAC;IAI3E,SAAS,IAAI,OAAO,CAAC,mBAAmB,EAAE,CAAC;CAG5C"}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Simulation = void 0;
4
- const Resource_1 = require("../Resource");
5
- class Simulation extends Resource_1.Resource {
6
- getBySociety(params) {
7
- return this.axios.$get(`/society/${params.idSociety}/simulations`, {
8
- params,
9
- });
10
- }
11
- hideSimulationBetaMessage(params) {
12
- return this.axios.$post(`/society/${params.idSociety}/hideSimulationBetaMessage`);
13
- }
14
- getColors() {
15
- return this.axios.$get('/simulation/colors');
16
- }
17
- }
18
- exports.Simulation = Simulation;
19
- //# sourceMappingURL=Simulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,UAAW,SAAQ,mBAAQ;IACtC,YAAY,CAAC,MAA6C;QACxD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,cAAc,EAAE;YACjE,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,CAAC,MAA6B;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,MAAM,CAAC,SAAS,4BAA4B,CAAC,CAAC;IACpF,CAAC;IAED,SAAS;QACP,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IAC/C,CAAC;CACF;AAdD,gCAcC","sourcesContent":["import { Resource } from '../Resource';\nimport { BasePaginate, ISimulation, ISociety, QueryPaginate, ReadSimulationColor } from '../../types';\n\nexport class Simulation extends Resource {\n getBySociety(params: { idSociety: number } & QueryPaginate): Promise<BasePaginate<ISimulation>> {\n return this.axios.$get(`/society/${params.idSociety}/simulations`, {\n params,\n });\n }\n\n hideSimulationBetaMessage(params: { idSociety: number }): Promise<ISociety> {\n return this.axios.$post(`/society/${params.idSociety}/hideSimulationBetaMessage`);\n }\n\n getColors(): Promise<ReadSimulationColor[]> {\n return this.axios.$get('/simulation/colors');\n }\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { Resource } from '../Resource';
2
- import { BasePaginate, CreateSponsorship, ISponsorship, ISponsorshipCheck, ISponsorshipLink, QuerySponsorship } from '../../types';
3
- import { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';
4
- export declare class Sponsorship extends Resource {
5
- getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>>;
6
- getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo>;
7
- getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck>;
8
- postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink>;
9
- postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean>;
10
- postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship>;
11
- }
12
- //# sourceMappingURL=Sponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sponsorship.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Sponsorship.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EACjB,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,2BAA2B,EAAE,MAAM,0DAA0D,CAAC;AAEvG,qBAAa,WAAY,SAAQ,QAAQ;IACvC,eAAe,CAAC,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC;IAK9E,qBAAqB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAI3E,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAInE,0BAA0B,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,gBAAgB,CAAC;IAIxE,8BAA8B,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,OAAO,CAAC;IAIpF,sBAAsB,CAAC,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC;CAGzE"}
@@ -1,38 +0,0 @@
1
- "use strict";
2
- var __rest = (this && this.__rest) || function (s, e) {
3
- var t = {};
4
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
- t[p] = s[p];
6
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
- t[p[i]] = s[p[i]];
10
- }
11
- return t;
12
- };
13
- Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.Sponsorship = void 0;
15
- const Resource_1 = require("../Resource");
16
- class Sponsorship extends Resource_1.Resource {
17
- getSponsorships(params) {
18
- const { idSociety } = params, query = __rest(params, ["idSociety"]);
19
- return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });
20
- }
21
- getSocietySponsorship(idUser) {
22
- return this.axios.$get(`/society/sponsorship/${idUser}`);
23
- }
24
- getSocietySponsorshipLink(code) {
25
- return this.axios.$get(`/society/sponsorshipLink/${code}`);
26
- }
27
- postSocietySponsorshipLink(idSociety) {
28
- return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);
29
- }
30
- postSocietySponsorshipLinkSend(idSociety, email) {
31
- return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });
32
- }
33
- postSocietySponsorship(params) {
34
- return this.axios.$post('/society/sponsorship', params);
35
- }
36
- }
37
- exports.Sponsorship = Sponsorship;
38
- //# sourceMappingURL=Sponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sponsorship.js","sourceRoot":"","sources":["../../../../ts/api/resources/Sponsorship.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,0CAAuC;AAWvC,MAAa,WAAY,SAAQ,mBAAQ;IACvC,eAAe,CAAC,MAAwB;QACtC,MAAM,EAAE,SAAS,KAAe,MAAM,EAAhB,KAAK,UAAK,MAAM,EAAhC,aAAuB,CAAS,CAAC;QACvC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,eAAe,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,CAAC;IAED,qBAAqB,CAAC,MAAc;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,MAAM,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED,yBAAyB,CAAC,IAAY;QACpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,4BAA4B,IAAI,EAAE,CAAC,CAAC;IAC7D,CAAC;IAED,0BAA0B,CAAC,SAAiB;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,SAAS,kBAAkB,CAAC,CAAC;IACnE,CAAC;IAED,8BAA8B,CAAC,SAAiB,EAAE,KAAe;QAC/D,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,SAAS,uBAAuB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;IACnF,CAAC;IAED,sBAAsB,CAAC,MAAyB;QAC9C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,EAAE,MAAM,CAAC,CAAC;IAC1D,CAAC;CACF;AAzBD,kCAyBC","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateSponsorship,\n ISponsorship,\n ISponsorshipCheck,\n ISponsorshipLink,\n QuerySponsorship,\n} from '../../types';\nimport { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';\n\nexport class Sponsorship extends Resource {\n getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>> {\n const { idSociety, ...query } = params;\n return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });\n }\n\n getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo> {\n return this.axios.$get(`/society/sponsorship/${idUser}`);\n }\n\n getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck> {\n return this.axios.$get(`/society/sponsorshipLink/${code}`);\n }\n\n postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);\n }\n\n postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });\n }\n\n postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship> {\n return this.axios.$post('/society/sponsorship', params);\n }\n}\n"]}
@@ -1,27 +0,0 @@
1
- export declare const SimulationColor: {
2
- GREEN: {
3
- id: number;
4
- value: string;
5
- };
6
- BLUE: {
7
- id: number;
8
- value: string;
9
- };
10
- YELLOW: {
11
- id: number;
12
- value: string;
13
- };
14
- ORANGE: {
15
- id: number;
16
- value: string;
17
- };
18
- GREY: {
19
- id: number;
20
- value: string;
21
- };
22
- PURPLE: {
23
- id: number;
24
- value: string;
25
- };
26
- };
27
- //# sourceMappingURL=Simulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyB3B,CAAC"}
@@ -1,30 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SimulationColor = void 0;
4
- exports.SimulationColor = {
5
- GREEN: {
6
- id: 1,
7
- value: '#5DD8A4',
8
- },
9
- BLUE: {
10
- id: 2,
11
- value: '#21C7E4',
12
- },
13
- YELLOW: {
14
- id: 3,
15
- value: '#FEC32D',
16
- },
17
- ORANGE: {
18
- id: 4,
19
- value: '#FD7558',
20
- },
21
- GREY: {
22
- id: 5,
23
- value: '#6C788B',
24
- },
25
- PURPLE: {
26
- id: 6,
27
- value: '#877AD7',
28
- },
29
- };
30
- //# sourceMappingURL=Simulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":";;;AAAa,QAAA,eAAe,GAAG;IAC7B,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;CACF,CAAC","sourcesContent":["export const SimulationColor = {\n GREEN: {\n id: 1,\n value: '#5DD8A4',\n },\n BLUE: {\n id: 2,\n value: '#21C7E4',\n },\n YELLOW: {\n id: 3,\n value: '#FEC32D',\n },\n ORANGE: {\n id: 4,\n value: '#FD7558',\n },\n GREY: {\n id: 5,\n value: '#6C788B',\n },\n PURPLE: {\n id: 6,\n value: '#877AD7',\n },\n};\n"]}
@@ -1,7 +0,0 @@
1
- export declare enum SponsorshipState {
2
- WAITING = 1,
3
- CONFIRMED = 2,
4
- PAID = 3,
5
- NOT_PAID = 0
6
- }
7
- //# sourceMappingURL=SponsorshipState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SponsorshipState.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/SponsorshipState.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,OAAO,IAAI;IACX,SAAS,IAAI;IACb,IAAI,IAAI;IACR,QAAQ,IAAI;CACb"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SponsorshipState = void 0;
4
- var SponsorshipState;
5
- (function (SponsorshipState) {
6
- SponsorshipState[SponsorshipState["WAITING"] = 1] = "WAITING";
7
- SponsorshipState[SponsorshipState["CONFIRMED"] = 2] = "CONFIRMED";
8
- SponsorshipState[SponsorshipState["PAID"] = 3] = "PAID";
9
- SponsorshipState[SponsorshipState["NOT_PAID"] = 0] = "NOT_PAID";
10
- })(SponsorshipState || (exports.SponsorshipState = SponsorshipState = {}));
11
- //# sourceMappingURL=SponsorshipState.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SponsorshipState.js","sourceRoot":"","sources":["../../../../ts/types/Enum/SponsorshipState.ts"],"names":[],"mappings":";;;AAAA,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,6DAAW,CAAA;IACX,iEAAa,CAAA;IACb,uDAAQ,CAAA;IACR,+DAAY,CAAA;AACd,CAAC,EALW,gBAAgB,gCAAhB,gBAAgB,QAK3B","sourcesContent":["export enum SponsorshipState {\n WAITING = 1,\n CONFIRMED = 2,\n PAID = 3,\n NOT_PAID = 0,\n}\n"]}
@@ -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,11 +0,0 @@
1
- "use strict";
2
- // import {SimulationColor} from '../../..';
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.CreateSimulation = exports.CreateBalanceElement = void 0;
5
- class CreateBalanceElement {
6
- }
7
- exports.CreateBalanceElement = CreateBalanceElement;
8
- class CreateSimulation {
9
- }
10
- exports.CreateSimulation = CreateSimulation;
11
- //# 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,MAAa,oBAAoB;CAShC;AATD,oDASC;AAED,MAAa,gBAAgB;CA4C5B;AA5CD,4CA4CC","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,29 +0,0 @@
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.ReadSimulationColor = void 0;
13
- const utils_1 = require("../../../../utils");
14
- class ReadSimulationColor {
15
- }
16
- exports.ReadSimulationColor = ReadSimulationColor;
17
- __decorate([
18
- (0, utils_1.ApiProperty)(),
19
- __metadata("design:type", Number)
20
- ], ReadSimulationColor.prototype, "id", void 0);
21
- __decorate([
22
- (0, utils_1.ApiProperty)(),
23
- __metadata("design:type", String)
24
- ], ReadSimulationColor.prototype, "name", void 0);
25
- __decorate([
26
- (0, utils_1.ApiProperty)(),
27
- __metadata("design:type", String)
28
- ], ReadSimulationColor.prototype, "value", void 0);
29
- //# 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,6CAAgD;AAEhD,MAAa,mBAAmB;CAS/B;AATD,kDASC;AAPC;IADC,IAAA,mBAAW,GAAE;;+CACH;AAGX;IADC,IAAA,mBAAW,GAAE;;iDACD;AAGb;IADC,IAAA,mBAAW,GAAE;;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,25 +0,0 @@
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.CreateSponsorship = void 0;
13
- const utils_1 = require("../../../../utils");
14
- class CreateSponsorship {
15
- }
16
- exports.CreateSponsorship = CreateSponsorship;
17
- __decorate([
18
- (0, utils_1.ApiProperty)(),
19
- __metadata("design:type", Number)
20
- ], CreateSponsorship.prototype, "idBeneficiary", void 0);
21
- __decorate([
22
- (0, utils_1.ApiProperty)(),
23
- __metadata("design:type", String)
24
- ], CreateSponsorship.prototype, "code", void 0);
25
- //# 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,6CAAgD;AAEhD,MAAa,iBAAiB;CAM7B;AAND,8CAMC;AAJC;IADC,IAAA,mBAAW,GAAE;;wDACQ;AAGtB;IADC,IAAA,mBAAW,GAAE;;+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
- "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.QuerySponsorshipApprove = exports.QuerySponsorship = void 0;
13
- const utils_1 = require("../../../../utils");
14
- class QuerySponsorship {
15
- }
16
- exports.QuerySponsorship = QuerySponsorship;
17
- __decorate([
18
- (0, utils_1.ApiProperty)(),
19
- __metadata("design:type", Number)
20
- ], QuerySponsorship.prototype, "page", void 0);
21
- __decorate([
22
- (0, utils_1.ApiProperty)(),
23
- __metadata("design:type", Number)
24
- ], QuerySponsorship.prototype, "limit", void 0);
25
- __decorate([
26
- (0, utils_1.ApiPropertyOptional)(),
27
- __metadata("design:type", Number)
28
- ], QuerySponsorship.prototype, "state", void 0);
29
- __decorate([
30
- (0, utils_1.ApiProperty)(),
31
- __metadata("design:type", Number)
32
- ], QuerySponsorship.prototype, "idSociety", void 0);
33
- class QuerySponsorshipApprove {
34
- }
35
- exports.QuerySponsorshipApprove = QuerySponsorshipApprove;
36
- __decorate([
37
- (0, utils_1.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,6CAAqE;AAErE,MAAa,gBAAgB;CAY5B;AAZD,4CAYC;AAVC;IADC,IAAA,mBAAW,GAAE;;8CACD;AAGb;IADC,IAAA,mBAAW,GAAE;;+CACA;AAGd;IADC,IAAA,2BAAmB,GAAE;;+CACP;AAGf;IADC,IAAA,mBAAW,GAAE;;mDACK;AAGrB,MAAa,uBAAuB;CAGnC;AAHD,0DAGC;AADC;IADC,IAAA,2BAAmB,EAAC,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