@silexpert/core 1.1.161 → 1.1.162

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 (200) hide show
  1. package/dist/cjs/api/resources/CommercialOffer.d.ts +47 -0
  2. package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/CommercialOffer.js +64 -0
  4. package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
  5. package/dist/cjs/api/resources/prestation.d.ts +14 -1
  6. package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/prestation.js +17 -0
  8. package/dist/cjs/api/resources/prestation.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +2 -0
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +2 -0
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
  14. package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/ClosingType.js +19 -0
  16. package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
  17. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
  18. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
  20. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
  21. package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
  22. package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +175 -0
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  29. package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
  30. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
  31. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  35. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  39. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  40. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
  42. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  44. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
  46. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  48. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  49. package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
  50. package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  51. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
  52. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
  54. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  56. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
  58. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  59. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  60. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  61. package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
  62. package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  63. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  64. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  67. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  68. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
  69. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  70. package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
  71. package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  72. package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
  73. package/dist/cjs/types/index.d.ts +9 -0
  74. package/dist/cjs/types/index.d.ts.map +1 -1
  75. package/dist/cjs/types/index.js +9 -0
  76. package/dist/cjs/types/index.js.map +1 -1
  77. package/dist/cjs/utils/commercialOffer.d.ts +6 -0
  78. package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
  79. package/dist/cjs/utils/commercialOffer.js +39 -0
  80. package/dist/cjs/utils/commercialOffer.js.map +1 -0
  81. package/dist/cjs/utils/index.d.ts +1 -0
  82. package/dist/cjs/utils/index.d.ts.map +1 -1
  83. package/dist/cjs/utils/index.js +1 -0
  84. package/dist/cjs/utils/index.js.map +1 -1
  85. package/dist/cjs/utils/prestation.d.ts +9 -2
  86. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  87. package/dist/cjs/utils/prestation.js +155 -1
  88. package/dist/cjs/utils/prestation.js.map +1 -1
  89. package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
  90. package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
  91. package/dist/mjs/api/resources/CommercialOffer.js +60 -0
  92. package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
  93. package/dist/mjs/api/resources/prestation.d.ts +14 -1
  94. package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
  95. package/dist/mjs/api/resources/prestation.js +17 -0
  96. package/dist/mjs/api/resources/prestation.js.map +1 -1
  97. package/dist/mjs/api/resources.d.ts +2 -0
  98. package/dist/mjs/api/resources.d.ts.map +1 -1
  99. package/dist/mjs/api/resources.js +2 -0
  100. package/dist/mjs/api/resources.js.map +1 -1
  101. package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
  102. package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
  103. package/dist/mjs/types/Enum/ClosingType.js +16 -0
  104. package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
  105. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
  106. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  107. package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
  108. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
  109. package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
  110. package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
  111. package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
  112. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PrestationType.js +175 -0
  114. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
  116. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  117. package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
  118. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
  119. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  120. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  121. package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
  122. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  123. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  124. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  125. package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
  126. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  127. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  128. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
  130. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  132. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
  134. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  135. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  136. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  137. package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
  138. package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  139. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
  140. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  141. package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
  142. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
  143. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  144. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  145. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
  146. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  147. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  148. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  149. package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
  150. package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  151. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  152. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  153. package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  154. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  155. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  156. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
  157. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  158. package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
  159. package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  160. package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
  161. package/dist/mjs/types/index.d.ts +9 -0
  162. package/dist/mjs/types/index.d.ts.map +1 -1
  163. package/dist/mjs/types/index.js +9 -0
  164. package/dist/mjs/types/index.js.map +1 -1
  165. package/dist/mjs/utils/commercialOffer.d.ts +6 -0
  166. package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
  167. package/dist/mjs/utils/commercialOffer.js +33 -0
  168. package/dist/mjs/utils/commercialOffer.js.map +1 -0
  169. package/dist/mjs/utils/index.d.ts +1 -0
  170. package/dist/mjs/utils/index.d.ts.map +1 -1
  171. package/dist/mjs/utils/index.js +1 -0
  172. package/dist/mjs/utils/index.js.map +1 -1
  173. package/dist/mjs/utils/prestation.d.ts +9 -2
  174. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  175. package/dist/mjs/utils/prestation.js +150 -1
  176. package/dist/mjs/utils/prestation.js.map +1 -1
  177. package/package.json +1 -1
  178. package/ts/api/resources/CommercialOffer.ts +67 -0
  179. package/ts/api/resources/prestation.ts +21 -1
  180. package/ts/api/resources.ts +2 -0
  181. package/ts/types/Enum/ClosingType.ts +17 -0
  182. package/ts/types/Enum/CommercialOfferType.ts +84 -0
  183. package/ts/types/Enum/PrestationOption.ts +9 -0
  184. package/ts/types/Enum/PrestationType.ts +175 -0
  185. package/ts/types/Enum/PriceGridClementine.ts +335 -0
  186. package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
  187. package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
  188. package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
  189. package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
  190. package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
  191. package/ts/types/Interface/api/prestation/Query.ts +56 -0
  192. package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
  193. package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
  194. package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
  195. package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
  196. package/ts/types/Interface/models/IPrestationList.ts +1 -0
  197. package/ts/types/index.ts +9 -0
  198. package/ts/utils/commercialOffer.ts +37 -0
  199. package/ts/utils/index.ts +1 -0
  200. package/ts/utils/prestation.ts +193 -2
@@ -0,0 +1,1122 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export const PriceGridPourcentage = [
5
+ {
6
+ /* Pourcentage */
7
+ idTypeBrand: 1,
8
+ price: [
9
+ {
10
+ /* Compta Premium */
11
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
12
+ minimumMonthlyPayment: [
13
+ {
14
+ id: ClosingType.IN_PROGRESS,
15
+ month: 9,
16
+ },
17
+ {
18
+ id: ClosingType.OUTDATED,
19
+ month: 16,
20
+ },
21
+ ],
22
+ maximumMonthlyPayment: [
23
+ {
24
+ id: ClosingType.IN_PROGRESS,
25
+ month: 23,
26
+ },
27
+ {
28
+ id: ClosingType.OUTDATED,
29
+ month: 23,
30
+ },
31
+ ],
32
+ turnoverMonthly: [
33
+ {
34
+ turnoverValue: 300000,
35
+ price: 199,
36
+ },
37
+ {
38
+ turnoverValue: 500000,
39
+ price: 259,
40
+ },
41
+ {
42
+ turnoverValue: 750000,
43
+ price: 299,
44
+ },
45
+ {
46
+ turnoverValue: 1000000,
47
+ price: 359,
48
+ },
49
+ {
50
+ turnoverValue: 1500000,
51
+ price: 399,
52
+ },
53
+ {
54
+ turnoverValue: 1000000000000,
55
+ price: 399,
56
+ },
57
+ ],
58
+ vatRegimeMonthly: [
59
+ {
60
+ type: VatRegime.NOT_ATTRIBUTED,
61
+ price: 0,
62
+ },
63
+ {
64
+ type: VatRegime.SIMPLIFIED,
65
+ price: 15,
66
+ },
67
+ {
68
+ type: VatRegime.QUARTERLY,
69
+ price: 30,
70
+ },
71
+ {
72
+ type: VatRegime.MONTHLY,
73
+ price: 45,
74
+ },
75
+ ],
76
+ },
77
+ {
78
+ /* Compta Pourcentage */
79
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
80
+ minimumMonthlyPayment: [
81
+ {
82
+ id: ClosingType.IN_PROGRESS,
83
+ month: 9,
84
+ },
85
+ {
86
+ id: ClosingType.OUTDATED,
87
+ month: 16,
88
+ },
89
+ ],
90
+ maximumMonthlyPayment: [
91
+ {
92
+ id: ClosingType.IN_PROGRESS,
93
+ month: 23,
94
+ },
95
+ {
96
+ id: ClosingType.OUTDATED,
97
+ month: 23,
98
+ },
99
+ ],
100
+ turnoverMonthly: [
101
+ {
102
+ turnoverValue: 50000,
103
+ price: 79,
104
+ },
105
+ {
106
+ turnoverValue: 100000,
107
+ price: 99,
108
+ },
109
+ {
110
+ turnoverValue: 150000,
111
+ price: 109,
112
+ },
113
+ {
114
+ turnoverValue: 200000,
115
+ price: 129,
116
+ },
117
+ ],
118
+ vatRegimeMonthly: [
119
+ {
120
+ type: VatRegime.NOT_ATTRIBUTED,
121
+ price: 0,
122
+ },
123
+ {
124
+ type: VatRegime.SIMPLIFIED,
125
+ price: 15,
126
+ },
127
+ {
128
+ type: VatRegime.QUARTERLY,
129
+ price: 30,
130
+ },
131
+ {
132
+ type: VatRegime.MONTHLY,
133
+ price: 45,
134
+ },
135
+ ],
136
+ },
137
+ {
138
+ /* Gestion Juridique */
139
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
140
+ partner: [
141
+ {
142
+ amountMinimum: 1,
143
+ amountMaximum: 1,
144
+ price: 349,
145
+ },
146
+ {
147
+ amountMinimum: 2,
148
+ amountMaximum: 4,
149
+ price: 399,
150
+ },
151
+ {
152
+ amountMinimum: 5,
153
+ amountMaximum: 1000000,
154
+ price: 499,
155
+ },
156
+ ],
157
+ },
158
+ {
159
+ /* Social */
160
+ idPrestationList: [PrestationType.SOCIAL],
161
+ employee: [
162
+ {
163
+ amountMinimum: 1,
164
+ amountMaximum: 1,
165
+ price: 35,
166
+ },
167
+ {
168
+ amountMinimum: 2,
169
+ amountMaximum: 5,
170
+ price: 32,
171
+ },
172
+ {
173
+ amountMinimum: 6,
174
+ amountMaximum: 20,
175
+ price: 30,
176
+ },
177
+ {
178
+ amountMinimum: 21,
179
+ amountMaximum: 50,
180
+ price: 29,
181
+ },
182
+ {
183
+ amountMinimum: 50,
184
+ amountMaximum: 1000000,
185
+ price: 27,
186
+ },
187
+ ],
188
+ },
189
+ ],
190
+ },
191
+ {
192
+ /* Sofrageco */
193
+ idTypeBrand: 2,
194
+ price: [
195
+ {
196
+ /* Compta Premium */
197
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
198
+ minimumMonthlyPayment: [
199
+ {
200
+ id: ClosingType.IN_PROGRESS,
201
+ month: 9,
202
+ },
203
+ {
204
+ id: ClosingType.OUTDATED,
205
+ month: 16,
206
+ },
207
+ ],
208
+ maximumMonthlyPayment: [
209
+ {
210
+ id: ClosingType.IN_PROGRESS,
211
+ month: 23,
212
+ },
213
+ {
214
+ id: ClosingType.OUTDATED,
215
+ month: 23,
216
+ },
217
+ ],
218
+ turnoverMonthly: [
219
+ {
220
+ turnoverValue: 300000,
221
+ price: 199,
222
+ },
223
+ {
224
+ turnoverValue: 500000,
225
+ price: 259,
226
+ },
227
+ {
228
+ turnoverValue: 750000,
229
+ price: 299,
230
+ },
231
+ {
232
+ turnoverValue: 1000000,
233
+ price: 359,
234
+ },
235
+ {
236
+ turnoverValue: 1500000,
237
+ price: 399,
238
+ },
239
+ {
240
+ turnoverValue: 1000000000000,
241
+ price: 399,
242
+ },
243
+ ],
244
+ vatRegimeMonthly: [
245
+ {
246
+ type: VatRegime.NOT_ATTRIBUTED,
247
+ price: 0,
248
+ },
249
+ {
250
+ type: VatRegime.SIMPLIFIED,
251
+ price: 15,
252
+ },
253
+ {
254
+ type: VatRegime.QUARTERLY,
255
+ price: 30,
256
+ },
257
+ {
258
+ type: VatRegime.MONTHLY,
259
+ price: 45,
260
+ },
261
+ ],
262
+ },
263
+ {
264
+ /* Compta Pourcentage */
265
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
266
+ minimumMonthlyPayment: [
267
+ {
268
+ id: ClosingType.IN_PROGRESS,
269
+ month: 9,
270
+ },
271
+ {
272
+ id: ClosingType.OUTDATED,
273
+ month: 16,
274
+ },
275
+ ],
276
+ maximumMonthlyPayment: [
277
+ {
278
+ id: ClosingType.IN_PROGRESS,
279
+ month: 23,
280
+ },
281
+ {
282
+ id: ClosingType.OUTDATED,
283
+ month: 23,
284
+ },
285
+ ],
286
+ turnoverMonthly: [
287
+ {
288
+ turnoverValue: 50000,
289
+ price: 79,
290
+ },
291
+ {
292
+ turnoverValue: 100000,
293
+ price: 99,
294
+ },
295
+ {
296
+ turnoverValue: 150000,
297
+ price: 109,
298
+ },
299
+ {
300
+ turnoverValue: 200000,
301
+ price: 129,
302
+ },
303
+ ],
304
+ vatRegimeMonthly: [
305
+ {
306
+ type: VatRegime.NOT_ATTRIBUTED,
307
+ price: 0,
308
+ },
309
+ {
310
+ type: VatRegime.SIMPLIFIED,
311
+ price: 15,
312
+ },
313
+ {
314
+ type: VatRegime.QUARTERLY,
315
+ price: 30,
316
+ },
317
+ {
318
+ type: VatRegime.MONTHLY,
319
+ price: 45,
320
+ },
321
+ ],
322
+ },
323
+ {
324
+ /* Gestion Juridique */
325
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
326
+ partner: [
327
+ {
328
+ amountMinimum: 1,
329
+ amountMaximum: 1,
330
+ price: 349,
331
+ },
332
+ {
333
+ amountMinimum: 2,
334
+ amountMaximum: 4,
335
+ price: 399,
336
+ },
337
+ {
338
+ amountMinimum: 5,
339
+ amountMaximum: 1000000,
340
+ price: 499,
341
+ },
342
+ ],
343
+ },
344
+ {
345
+ /* Social */
346
+ idPrestationList: [PrestationType.SOCIAL],
347
+ employee: [
348
+ {
349
+ amountMinimum: 1,
350
+ amountMaximum: 1,
351
+ price: 35,
352
+ },
353
+ {
354
+ amountMinimum: 2,
355
+ amountMaximum: 5,
356
+ price: 32,
357
+ },
358
+ {
359
+ amountMinimum: 6,
360
+ amountMaximum: 20,
361
+ price: 30,
362
+ },
363
+ {
364
+ amountMinimum: 21,
365
+ amountMaximum: 50,
366
+ price: 29,
367
+ },
368
+ {
369
+ amountMinimum: 50,
370
+ amountMaximum: 1000000,
371
+ price: 27,
372
+ },
373
+ ],
374
+ },
375
+ ],
376
+ },
377
+ {
378
+ /* AEC 54 */
379
+ idTypeBrand: 3,
380
+ price: [
381
+ {
382
+ /* Compta Premium */
383
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
384
+ minimumMonthlyPayment: [
385
+ {
386
+ id: ClosingType.IN_PROGRESS,
387
+ month: 9,
388
+ },
389
+ {
390
+ id: ClosingType.OUTDATED,
391
+ month: 16,
392
+ },
393
+ ],
394
+ maximumMonthlyPayment: [
395
+ {
396
+ id: ClosingType.IN_PROGRESS,
397
+ month: 23,
398
+ },
399
+ {
400
+ id: ClosingType.OUTDATED,
401
+ month: 23,
402
+ },
403
+ ],
404
+ turnoverMonthly: [
405
+ {
406
+ turnoverValue: 300000,
407
+ price: 199,
408
+ },
409
+ {
410
+ turnoverValue: 500000,
411
+ price: 259,
412
+ },
413
+ {
414
+ turnoverValue: 750000,
415
+ price: 299,
416
+ },
417
+ {
418
+ turnoverValue: 1000000,
419
+ price: 359,
420
+ },
421
+ {
422
+ turnoverValue: 1500000,
423
+ price: 399,
424
+ },
425
+ {
426
+ turnoverValue: 1000000000000,
427
+ price: 399,
428
+ },
429
+ ],
430
+ vatRegimeMonthly: [
431
+ {
432
+ type: VatRegime.NOT_ATTRIBUTED,
433
+ price: 0,
434
+ },
435
+ {
436
+ type: VatRegime.SIMPLIFIED,
437
+ price: 15,
438
+ },
439
+ {
440
+ type: VatRegime.QUARTERLY,
441
+ price: 30,
442
+ },
443
+ {
444
+ type: VatRegime.MONTHLY,
445
+ price: 45,
446
+ },
447
+ ],
448
+ },
449
+ {
450
+ /* Compta Pourcentage */
451
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
452
+ minimumMonthlyPayment: [
453
+ {
454
+ id: ClosingType.IN_PROGRESS,
455
+ month: 9,
456
+ },
457
+ {
458
+ id: ClosingType.OUTDATED,
459
+ month: 16,
460
+ },
461
+ ],
462
+ maximumMonthlyPayment: [
463
+ {
464
+ id: ClosingType.IN_PROGRESS,
465
+ month: 23,
466
+ },
467
+ {
468
+ id: ClosingType.OUTDATED,
469
+ month: 23,
470
+ },
471
+ ],
472
+ turnoverMonthly: [
473
+ {
474
+ turnoverValue: 50000,
475
+ price: 79,
476
+ },
477
+ {
478
+ turnoverValue: 100000,
479
+ price: 99,
480
+ },
481
+ {
482
+ turnoverValue: 150000,
483
+ price: 109,
484
+ },
485
+ {
486
+ turnoverValue: 200000,
487
+ price: 129,
488
+ },
489
+ ],
490
+ vatRegimeMonthly: [
491
+ {
492
+ type: VatRegime.NOT_ATTRIBUTED,
493
+ price: 0,
494
+ },
495
+ {
496
+ type: VatRegime.SIMPLIFIED,
497
+ price: 15,
498
+ },
499
+ {
500
+ type: VatRegime.QUARTERLY,
501
+ price: 30,
502
+ },
503
+ {
504
+ type: VatRegime.MONTHLY,
505
+ price: 45,
506
+ },
507
+ ],
508
+ },
509
+ {
510
+ /* Gestion Juridique */
511
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
512
+ partner: [
513
+ {
514
+ amountMinimum: 1,
515
+ amountMaximum: 1,
516
+ price: 349,
517
+ },
518
+ {
519
+ amountMinimum: 2,
520
+ amountMaximum: 4,
521
+ price: 399,
522
+ },
523
+ {
524
+ amountMinimum: 5,
525
+ amountMaximum: 1000000,
526
+ price: 499,
527
+ },
528
+ ],
529
+ },
530
+ {
531
+ /* Social */
532
+ idPrestationList: [PrestationType.SOCIAL],
533
+ employee: [
534
+ {
535
+ amountMinimum: 1,
536
+ amountMaximum: 1,
537
+ price: 35,
538
+ },
539
+ {
540
+ amountMinimum: 2,
541
+ amountMaximum: 5,
542
+ price: 32,
543
+ },
544
+ {
545
+ amountMinimum: 6,
546
+ amountMaximum: 20,
547
+ price: 30,
548
+ },
549
+ {
550
+ amountMinimum: 21,
551
+ amountMaximum: 50,
552
+ price: 29,
553
+ },
554
+ {
555
+ amountMinimum: 50,
556
+ amountMaximum: 1000000,
557
+ price: 27,
558
+ },
559
+ ],
560
+ },
561
+ ],
562
+ },
563
+ {
564
+ /* Pourcentage EPINAL */
565
+ idTypeBrand: 4,
566
+ price: [
567
+ {
568
+ /* Compta Premium */
569
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
570
+ minimumMonthlyPayment: [
571
+ {
572
+ id: ClosingType.IN_PROGRESS,
573
+ month: 9,
574
+ },
575
+ {
576
+ id: ClosingType.OUTDATED,
577
+ month: 16,
578
+ },
579
+ ],
580
+ maximumMonthlyPayment: [
581
+ {
582
+ id: ClosingType.IN_PROGRESS,
583
+ month: 23,
584
+ },
585
+ {
586
+ id: ClosingType.OUTDATED,
587
+ month: 23,
588
+ },
589
+ ],
590
+ turnoverMonthly: [
591
+ {
592
+ turnoverValue: 300000,
593
+ price: 199,
594
+ },
595
+ {
596
+ turnoverValue: 500000,
597
+ price: 259,
598
+ },
599
+ {
600
+ turnoverValue: 750000,
601
+ price: 299,
602
+ },
603
+ {
604
+ turnoverValue: 1000000,
605
+ price: 359,
606
+ },
607
+ {
608
+ turnoverValue: 1500000,
609
+ price: 399,
610
+ },
611
+ {
612
+ turnoverValue: 1000000000000,
613
+ price: 399,
614
+ },
615
+ ],
616
+ vatRegimeMonthly: [
617
+ {
618
+ type: VatRegime.NOT_ATTRIBUTED,
619
+ price: 0,
620
+ },
621
+ {
622
+ type: VatRegime.SIMPLIFIED,
623
+ price: 15,
624
+ },
625
+ {
626
+ type: VatRegime.QUARTERLY,
627
+ price: 30,
628
+ },
629
+ {
630
+ type: VatRegime.MONTHLY,
631
+ price: 45,
632
+ },
633
+ ],
634
+ },
635
+ {
636
+ /* Compta Pourcentage */
637
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
638
+ minimumMonthlyPayment: [
639
+ {
640
+ id: ClosingType.IN_PROGRESS,
641
+ month: 9,
642
+ },
643
+ {
644
+ id: ClosingType.OUTDATED,
645
+ month: 16,
646
+ },
647
+ ],
648
+ maximumMonthlyPayment: [
649
+ {
650
+ id: ClosingType.IN_PROGRESS,
651
+ month: 23,
652
+ },
653
+ {
654
+ id: ClosingType.OUTDATED,
655
+ month: 23,
656
+ },
657
+ ],
658
+ turnoverMonthly: [
659
+ {
660
+ turnoverValue: 50000,
661
+ price: 79,
662
+ },
663
+ {
664
+ turnoverValue: 100000,
665
+ price: 99,
666
+ },
667
+ {
668
+ turnoverValue: 150000,
669
+ price: 109,
670
+ },
671
+ {
672
+ turnoverValue: 200000,
673
+ price: 129,
674
+ },
675
+ ],
676
+ vatRegimeMonthly: [
677
+ {
678
+ type: VatRegime.NOT_ATTRIBUTED,
679
+ price: 0,
680
+ },
681
+ {
682
+ type: VatRegime.SIMPLIFIED,
683
+ price: 15,
684
+ },
685
+ {
686
+ type: VatRegime.QUARTERLY,
687
+ price: 30,
688
+ },
689
+ {
690
+ type: VatRegime.MONTHLY,
691
+ price: 45,
692
+ },
693
+ ],
694
+ },
695
+ {
696
+ /* Gestion Juridique */
697
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
698
+ partner: [
699
+ {
700
+ amountMinimum: 1,
701
+ amountMaximum: 1,
702
+ price: 349,
703
+ },
704
+ {
705
+ amountMinimum: 2,
706
+ amountMaximum: 4,
707
+ price: 399,
708
+ },
709
+ {
710
+ amountMinimum: 5,
711
+ amountMaximum: 1000000,
712
+ price: 499,
713
+ },
714
+ ],
715
+ },
716
+ {
717
+ /* Social */
718
+ idPrestationList: [PrestationType.SOCIAL],
719
+ employee: [
720
+ {
721
+ amountMinimum: 1,
722
+ amountMaximum: 1,
723
+ price: 35,
724
+ },
725
+ {
726
+ amountMinimum: 2,
727
+ amountMaximum: 5,
728
+ price: 32,
729
+ },
730
+ {
731
+ amountMinimum: 6,
732
+ amountMaximum: 20,
733
+ price: 30,
734
+ },
735
+ {
736
+ amountMinimum: 21,
737
+ amountMaximum: 50,
738
+ price: 29,
739
+ },
740
+ {
741
+ amountMinimum: 50,
742
+ amountMaximum: 1000000,
743
+ price: 27,
744
+ },
745
+ ],
746
+ },
747
+ ],
748
+ },
749
+ {
750
+ /* AMEX */
751
+ idTypeBrand: 5,
752
+ price: [
753
+ {
754
+ /* Compta Premium */
755
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
756
+ minimumMonthlyPayment: [
757
+ {
758
+ id: ClosingType.IN_PROGRESS,
759
+ month: 9,
760
+ },
761
+ {
762
+ id: ClosingType.OUTDATED,
763
+ month: 16,
764
+ },
765
+ ],
766
+ maximumMonthlyPayment: [
767
+ {
768
+ id: ClosingType.IN_PROGRESS,
769
+ month: 23,
770
+ },
771
+ {
772
+ id: ClosingType.OUTDATED,
773
+ month: 23,
774
+ },
775
+ ],
776
+ turnoverMonthly: [
777
+ {
778
+ turnoverValue: 300000,
779
+ price: 199,
780
+ },
781
+ {
782
+ turnoverValue: 500000,
783
+ price: 259,
784
+ },
785
+ {
786
+ turnoverValue: 750000,
787
+ price: 299,
788
+ },
789
+ {
790
+ turnoverValue: 1000000,
791
+ price: 359,
792
+ },
793
+ {
794
+ turnoverValue: 1500000,
795
+ price: 399,
796
+ },
797
+ {
798
+ turnoverValue: 1000000000000,
799
+ price: 399,
800
+ },
801
+ ],
802
+ vatRegimeMonthly: [
803
+ {
804
+ type: VatRegime.NOT_ATTRIBUTED,
805
+ price: 0,
806
+ },
807
+ {
808
+ type: VatRegime.SIMPLIFIED,
809
+ price: 15,
810
+ },
811
+ {
812
+ type: VatRegime.QUARTERLY,
813
+ price: 30,
814
+ },
815
+ {
816
+ type: VatRegime.MONTHLY,
817
+ price: 45,
818
+ },
819
+ ],
820
+ },
821
+ {
822
+ /* Compta Pourcentage */
823
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
824
+ minimumMonthlyPayment: [
825
+ {
826
+ id: ClosingType.IN_PROGRESS,
827
+ month: 9,
828
+ },
829
+ {
830
+ id: ClosingType.OUTDATED,
831
+ month: 16,
832
+ },
833
+ ],
834
+ maximumMonthlyPayment: [
835
+ {
836
+ id: ClosingType.IN_PROGRESS,
837
+ month: 23,
838
+ },
839
+ {
840
+ id: ClosingType.OUTDATED,
841
+ month: 23,
842
+ },
843
+ ],
844
+ turnoverMonthly: [
845
+ {
846
+ turnoverValue: 50000,
847
+ price: 79,
848
+ },
849
+ {
850
+ turnoverValue: 100000,
851
+ price: 99,
852
+ },
853
+ {
854
+ turnoverValue: 150000,
855
+ price: 109,
856
+ },
857
+ {
858
+ turnoverValue: 200000,
859
+ price: 129,
860
+ },
861
+ ],
862
+ vatRegimeMonthly: [
863
+ {
864
+ type: VatRegime.NOT_ATTRIBUTED,
865
+ price: 0,
866
+ },
867
+ {
868
+ type: VatRegime.SIMPLIFIED,
869
+ price: 15,
870
+ },
871
+ {
872
+ type: VatRegime.QUARTERLY,
873
+ price: 30,
874
+ },
875
+ {
876
+ type: VatRegime.MONTHLY,
877
+ price: 45,
878
+ },
879
+ ],
880
+ },
881
+ {
882
+ /* Gestion Juridique */
883
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
884
+ partner: [
885
+ {
886
+ amountMinimum: 1,
887
+ amountMaximum: 1,
888
+ price: 349,
889
+ },
890
+ {
891
+ amountMinimum: 2,
892
+ amountMaximum: 4,
893
+ price: 399,
894
+ },
895
+ {
896
+ amountMinimum: 5,
897
+ amountMaximum: 1000000,
898
+ price: 499,
899
+ },
900
+ ],
901
+ },
902
+ {
903
+ /* Social */
904
+ idPrestationList: [PrestationType.SOCIAL],
905
+ employee: [
906
+ {
907
+ amountMinimum: 1,
908
+ amountMaximum: 1,
909
+ price: 35,
910
+ },
911
+ {
912
+ amountMinimum: 2,
913
+ amountMaximum: 5,
914
+ price: 32,
915
+ },
916
+ {
917
+ amountMinimum: 6,
918
+ amountMaximum: 20,
919
+ price: 30,
920
+ },
921
+ {
922
+ amountMinimum: 21,
923
+ amountMaximum: 50,
924
+ price: 29,
925
+ },
926
+ {
927
+ amountMinimum: 50,
928
+ amountMaximum: 1000000,
929
+ price: 27,
930
+ },
931
+ ],
932
+ },
933
+ ],
934
+ },
935
+ {
936
+ /* Pourcentage MARSEILLE */
937
+ idTypeBrand: 6,
938
+ price: [
939
+ {
940
+ /* Compta Premium */
941
+ idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
942
+ minimumMonthlyPayment: [
943
+ {
944
+ id: ClosingType.IN_PROGRESS,
945
+ month: 9,
946
+ },
947
+ {
948
+ id: ClosingType.OUTDATED,
949
+ month: 16,
950
+ },
951
+ ],
952
+ maximumMonthlyPayment: [
953
+ {
954
+ id: ClosingType.IN_PROGRESS,
955
+ month: 23,
956
+ },
957
+ {
958
+ id: ClosingType.OUTDATED,
959
+ month: 23,
960
+ },
961
+ ],
962
+ turnoverMonthly: [
963
+ {
964
+ turnoverValue: 300000,
965
+ price: 199,
966
+ },
967
+ {
968
+ turnoverValue: 500000,
969
+ price: 259,
970
+ },
971
+ {
972
+ turnoverValue: 750000,
973
+ price: 299,
974
+ },
975
+ {
976
+ turnoverValue: 1000000,
977
+ price: 359,
978
+ },
979
+ {
980
+ turnoverValue: 1500000,
981
+ price: 399,
982
+ },
983
+ {
984
+ turnoverValue: 1000000000000,
985
+ price: 399,
986
+ },
987
+ ],
988
+ vatRegimeMonthly: [
989
+ {
990
+ type: VatRegime.NOT_ATTRIBUTED,
991
+ price: 0,
992
+ },
993
+ {
994
+ type: VatRegime.SIMPLIFIED,
995
+ price: 15,
996
+ },
997
+ {
998
+ type: VatRegime.QUARTERLY,
999
+ price: 30,
1000
+ },
1001
+ {
1002
+ type: VatRegime.MONTHLY,
1003
+ price: 45,
1004
+ },
1005
+ ],
1006
+ },
1007
+ {
1008
+ /* Compta Pourcentage */
1009
+ idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
1010
+ minimumMonthlyPayment: [
1011
+ {
1012
+ id: ClosingType.IN_PROGRESS,
1013
+ month: 9,
1014
+ },
1015
+ {
1016
+ id: ClosingType.OUTDATED,
1017
+ month: 16,
1018
+ },
1019
+ ],
1020
+ maximumMonthlyPayment: [
1021
+ {
1022
+ id: ClosingType.IN_PROGRESS,
1023
+ month: 23,
1024
+ },
1025
+ {
1026
+ id: ClosingType.OUTDATED,
1027
+ month: 23,
1028
+ },
1029
+ ],
1030
+ turnoverMonthly: [
1031
+ {
1032
+ turnoverValue: 50000,
1033
+ price: 79,
1034
+ },
1035
+ {
1036
+ turnoverValue: 100000,
1037
+ price: 99,
1038
+ },
1039
+ {
1040
+ turnoverValue: 150000,
1041
+ price: 109,
1042
+ },
1043
+ {
1044
+ turnoverValue: 200000,
1045
+ price: 129,
1046
+ },
1047
+ ],
1048
+ vatRegimeMonthly: [
1049
+ {
1050
+ type: VatRegime.NOT_ATTRIBUTED,
1051
+ price: 0,
1052
+ },
1053
+ {
1054
+ type: VatRegime.SIMPLIFIED,
1055
+ price: 15,
1056
+ },
1057
+ {
1058
+ type: VatRegime.QUARTERLY,
1059
+ price: 30,
1060
+ },
1061
+ {
1062
+ type: VatRegime.MONTHLY,
1063
+ price: 45,
1064
+ },
1065
+ ],
1066
+ },
1067
+ {
1068
+ /* Gestion Juridique */
1069
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
1070
+ partner: [
1071
+ {
1072
+ amountMinimum: 1,
1073
+ amountMaximum: 1,
1074
+ price: 349,
1075
+ },
1076
+ {
1077
+ amountMinimum: 2,
1078
+ amountMaximum: 4,
1079
+ price: 399,
1080
+ },
1081
+ {
1082
+ amountMinimum: 5,
1083
+ amountMaximum: 1000000,
1084
+ price: 499,
1085
+ },
1086
+ ],
1087
+ },
1088
+ {
1089
+ /* Social */
1090
+ idPrestationList: [PrestationType.SOCIAL],
1091
+ employee: [
1092
+ {
1093
+ amountMinimum: 1,
1094
+ amountMaximum: 1,
1095
+ price: 35,
1096
+ },
1097
+ {
1098
+ amountMinimum: 2,
1099
+ amountMaximum: 5,
1100
+ price: 32,
1101
+ },
1102
+ {
1103
+ amountMinimum: 6,
1104
+ amountMaximum: 20,
1105
+ price: 30,
1106
+ },
1107
+ {
1108
+ amountMinimum: 21,
1109
+ amountMaximum: 50,
1110
+ price: 29,
1111
+ },
1112
+ {
1113
+ amountMinimum: 50,
1114
+ amountMaximum: 1000000,
1115
+ price: 27,
1116
+ },
1117
+ ],
1118
+ },
1119
+ ],
1120
+ },
1121
+ ];
1122
+ //# sourceMappingURL=PriceGridPourcentage.js.map