@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,101 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridClementine: {
5
+ idTypeBrand: number;
6
+ price: ({
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ vatRegimeMonthly: {
21
+ type: VatRegime;
22
+ price: number;
23
+ }[];
24
+ properties?: undefined;
25
+ turnoverCreatedYear?: undefined;
26
+ turnoverPastYear?: undefined;
27
+ partner?: undefined;
28
+ employee?: undefined;
29
+ } | {
30
+ idPrestationList: PrestationType[];
31
+ minimumMonthlyPayment: {
32
+ id: ClosingType;
33
+ month: number;
34
+ }[];
35
+ maximumMonthlyPayment: {
36
+ id: ClosingType;
37
+ month: number;
38
+ }[];
39
+ properties: {
40
+ amount: number;
41
+ price: number;
42
+ }[];
43
+ vatRegimeMonthly: {
44
+ type: VatRegime;
45
+ price: number;
46
+ }[];
47
+ turnoverMonthly?: undefined;
48
+ turnoverCreatedYear?: undefined;
49
+ turnoverPastYear?: undefined;
50
+ partner?: undefined;
51
+ employee?: undefined;
52
+ } | {
53
+ idPrestationList: PrestationType[];
54
+ turnoverCreatedYear: {
55
+ turnoverValue: number;
56
+ price: number;
57
+ }[];
58
+ turnoverPastYear: {
59
+ turnoverValue: number;
60
+ price: number;
61
+ }[];
62
+ minimumMonthlyPayment?: undefined;
63
+ maximumMonthlyPayment?: undefined;
64
+ turnoverMonthly?: undefined;
65
+ vatRegimeMonthly?: undefined;
66
+ properties?: undefined;
67
+ partner?: undefined;
68
+ employee?: undefined;
69
+ } | {
70
+ idPrestationList: PrestationType[];
71
+ partner: {
72
+ amountMinimum: number;
73
+ amountMaximum: number;
74
+ price: number;
75
+ }[];
76
+ minimumMonthlyPayment?: undefined;
77
+ maximumMonthlyPayment?: undefined;
78
+ turnoverMonthly?: undefined;
79
+ vatRegimeMonthly?: undefined;
80
+ properties?: undefined;
81
+ turnoverCreatedYear?: undefined;
82
+ turnoverPastYear?: undefined;
83
+ employee?: undefined;
84
+ } | {
85
+ idPrestationList: PrestationType[];
86
+ employee: {
87
+ amountMinimum: number;
88
+ amountMaximum: number;
89
+ price: number;
90
+ }[];
91
+ minimumMonthlyPayment?: undefined;
92
+ maximumMonthlyPayment?: undefined;
93
+ turnoverMonthly?: undefined;
94
+ vatRegimeMonthly?: undefined;
95
+ properties?: undefined;
96
+ turnoverCreatedYear?: undefined;
97
+ turnoverPastYear?: undefined;
98
+ partner?: undefined;
99
+ })[];
100
+ }[];
101
+ //# sourceMappingURL=PriceGridClementine.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0U/B,CAAC"}
@@ -0,0 +1,338 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PriceGridClementine = void 0;
4
+ const VatRegime_1 = require("./VatRegime");
5
+ const ClosingType_1 = require("./ClosingType");
6
+ const PrestationType_1 = require("./PrestationType");
7
+ exports.PriceGridClementine = [
8
+ {
9
+ /* Clementine */
10
+ idTypeBrand: 1,
11
+ price: [
12
+ {
13
+ /* Compta Pro */
14
+ idPrestationList: [PrestationType_1.PrestationType.COMPTA_PRO, PrestationType_1.PrestationType.COMPTA_PRO_EXPRESS],
15
+ minimumMonthlyPayment: [
16
+ {
17
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
18
+ month: 9,
19
+ },
20
+ {
21
+ id: ClosingType_1.ClosingType.OUTDATED,
22
+ month: 16,
23
+ },
24
+ ],
25
+ maximumMonthlyPayment: [
26
+ {
27
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
28
+ month: 23,
29
+ },
30
+ {
31
+ id: ClosingType_1.ClosingType.OUTDATED,
32
+ month: 23,
33
+ },
34
+ ],
35
+ turnoverMonthly: [
36
+ {
37
+ turnoverValue: 10000,
38
+ price: 59,
39
+ },
40
+ {
41
+ turnoverValue: 50000,
42
+ price: 79,
43
+ },
44
+ {
45
+ turnoverValue: 100000,
46
+ price: 99,
47
+ },
48
+ {
49
+ turnoverValue: 150000,
50
+ price: 109,
51
+ },
52
+ {
53
+ turnoverValue: 200000,
54
+ price: 129,
55
+ },
56
+ {
57
+ turnoverValue: 250000,
58
+ price: 149,
59
+ },
60
+ ],
61
+ vatRegimeMonthly: [
62
+ {
63
+ type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
64
+ price: 0,
65
+ },
66
+ {
67
+ type: VatRegime_1.VatRegime.SIMPLIFIED,
68
+ price: 20,
69
+ },
70
+ {
71
+ type: VatRegime_1.VatRegime.QUARTERLY,
72
+ price: 30,
73
+ },
74
+ {
75
+ type: VatRegime_1.VatRegime.MONTHLY,
76
+ price: 40,
77
+ },
78
+ ],
79
+ },
80
+ {
81
+ /* Compta Entreprise */
82
+ idPrestationList: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS],
83
+ minimumMonthlyPayment: [
84
+ {
85
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
86
+ month: 9,
87
+ },
88
+ {
89
+ id: ClosingType_1.ClosingType.OUTDATED,
90
+ month: 16,
91
+ },
92
+ ],
93
+ maximumMonthlyPayment: [
94
+ {
95
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
96
+ month: 23,
97
+ },
98
+ {
99
+ id: ClosingType_1.ClosingType.OUTDATED,
100
+ month: 23,
101
+ },
102
+ ],
103
+ turnoverMonthly: [
104
+ {
105
+ turnoverValue: 50000,
106
+ price: 99,
107
+ },
108
+ {
109
+ turnoverValue: 150000,
110
+ price: 129,
111
+ },
112
+ {
113
+ turnoverValue: 250000,
114
+ price: 169,
115
+ },
116
+ {
117
+ turnoverValue: 350000,
118
+ price: 209,
119
+ },
120
+ {
121
+ turnoverValue: 500000,
122
+ price: 239,
123
+ },
124
+ {
125
+ turnoverValue: 700000,
126
+ price: 279,
127
+ },
128
+ {
129
+ turnoverValue: 900000,
130
+ price: 329,
131
+ },
132
+ ],
133
+ vatRegimeMonthly: [
134
+ {
135
+ type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
136
+ price: 0,
137
+ },
138
+ {
139
+ type: VatRegime_1.VatRegime.SIMPLIFIED,
140
+ price: 20,
141
+ },
142
+ {
143
+ type: VatRegime_1.VatRegime.QUARTERLY,
144
+ price: 30,
145
+ },
146
+ {
147
+ type: VatRegime_1.VatRegime.MONTHLY,
148
+ price: 40,
149
+ },
150
+ ],
151
+ },
152
+ {
153
+ /* Compta SCI */
154
+ idPrestationList: [PrestationType_1.PrestationType.COMPTA_SCI, PrestationType_1.PrestationType.COMPTA_SCI_EXPRESS],
155
+ minimumMonthlyPayment: [
156
+ {
157
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
158
+ month: 9,
159
+ },
160
+ {
161
+ id: ClosingType_1.ClosingType.OUTDATED,
162
+ month: 16,
163
+ },
164
+ ],
165
+ maximumMonthlyPayment: [
166
+ {
167
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
168
+ month: 23,
169
+ },
170
+ {
171
+ id: ClosingType_1.ClosingType.OUTDATED,
172
+ month: 23,
173
+ },
174
+ ],
175
+ properties: [
176
+ {
177
+ amount: 1,
178
+ price: 39,
179
+ },
180
+ {
181
+ amount: 2,
182
+ price: 49,
183
+ },
184
+ {
185
+ amount: 3,
186
+ price: 59,
187
+ },
188
+ {
189
+ amount: 4,
190
+ price: 69,
191
+ },
192
+ {
193
+ amount: 5,
194
+ price: 79,
195
+ },
196
+ {
197
+ amount: 6,
198
+ price: 89,
199
+ },
200
+ ],
201
+ vatRegimeMonthly: [
202
+ {
203
+ type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
204
+ price: 0,
205
+ },
206
+ {
207
+ type: VatRegime_1.VatRegime.SIMPLIFIED,
208
+ price: 20,
209
+ },
210
+ {
211
+ type: VatRegime_1.VatRegime.QUARTERLY,
212
+ price: 30,
213
+ },
214
+ {
215
+ type: VatRegime_1.VatRegime.MONTHLY,
216
+ price: 40,
217
+ },
218
+ ],
219
+ },
220
+ {
221
+ /* Prévisionnel */
222
+ idPrestationList: [PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
223
+ turnoverCreatedYear: [
224
+ {
225
+ turnoverValue: 75000,
226
+ price: 199,
227
+ },
228
+ {
229
+ turnoverValue: 150000,
230
+ price: 299,
231
+ },
232
+ {
233
+ turnoverValue: 400000,
234
+ price: 399,
235
+ },
236
+ {
237
+ turnoverValue: 750000,
238
+ price: 579,
239
+ },
240
+ {
241
+ turnoverValue: 1000000,
242
+ price: 889,
243
+ },
244
+ ],
245
+ turnoverPastYear: [
246
+ {
247
+ turnoverValue: 75000,
248
+ price: 299,
249
+ },
250
+ {
251
+ turnoverValue: 150000,
252
+ price: 399,
253
+ },
254
+ {
255
+ turnoverValue: 400000,
256
+ price: 499,
257
+ },
258
+ {
259
+ turnoverValue: 750000,
260
+ price: 679,
261
+ },
262
+ {
263
+ turnoverValue: 1000000,
264
+ price: 989,
265
+ },
266
+ ],
267
+ },
268
+ {
269
+ /* Gestion Juridique */
270
+ idPrestationList: [PrestationType_1.PrestationType.GESTION_JURIDIQUE],
271
+ partner: [
272
+ {
273
+ amountMinimum: 1,
274
+ amountMaximum: 1,
275
+ price: 249,
276
+ },
277
+ {
278
+ amountMinimum: 2,
279
+ amountMaximum: 4,
280
+ price: 299,
281
+ },
282
+ {
283
+ amountMinimum: 5,
284
+ amountMaximum: 1000000,
285
+ price: 399,
286
+ },
287
+ ],
288
+ },
289
+ {
290
+ /* Social */
291
+ idPrestationList: [PrestationType_1.PrestationType.SOCIAL],
292
+ employee: [
293
+ {
294
+ amountMinimum: 1,
295
+ amountMaximum: 1,
296
+ price: 33,
297
+ },
298
+ {
299
+ amountMinimum: 2,
300
+ amountMaximum: 5,
301
+ price: 30,
302
+ },
303
+ {
304
+ amountMinimum: 6,
305
+ amountMaximum: 20,
306
+ price: 28,
307
+ },
308
+ {
309
+ amountMinimum: 21,
310
+ amountMaximum: 50,
311
+ price: 27,
312
+ },
313
+ {
314
+ amountMinimum: 50,
315
+ amountMaximum: 1000000,
316
+ price: 25,
317
+ },
318
+ ],
319
+ },
320
+ ],
321
+ },
322
+ {
323
+ /* Leglastart */
324
+ idTypeBrand: 2,
325
+ price: [],
326
+ },
327
+ {
328
+ /* Statuts Express */
329
+ idTypeBrand: 4,
330
+ price: [],
331
+ },
332
+ {
333
+ /* Kandbaz */
334
+ idTypeBrand: 5,
335
+ price: [],
336
+ },
337
+ ];
338
+ //# sourceMappingURL=PriceGridClementine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n];"]}
@@ -0,0 +1,34 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridLegalstart: {
5
+ idTypeBrand: number;
6
+ price: {
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ turnoverYearlyy: {
21
+ turnoverValue: number;
22
+ price: number;
23
+ }[];
24
+ vatRegimeMonthly: {
25
+ type: VatRegime;
26
+ price: number;
27
+ }[];
28
+ vatRegimeYearly: {
29
+ type: VatRegime;
30
+ price: number;
31
+ }[];
32
+ }[];
33
+ }[];
34
+ //# sourceMappingURL=PriceGridLegalstart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridLegalstart.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+F/B,CAAC"}
@@ -0,0 +1,103 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PriceGridLegalstart = void 0;
4
+ const VatRegime_1 = require("./VatRegime");
5
+ const ClosingType_1 = require("./ClosingType");
6
+ const PrestationType_1 = require("./PrestationType");
7
+ exports.PriceGridLegalstart = [
8
+ {
9
+ /* LegalStart */
10
+ idTypeBrand: 1,
11
+ price: [
12
+ {
13
+ /* Compta Pro */
14
+ idPrestationList: [PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART, PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
15
+ minimumMonthlyPayment: [
16
+ {
17
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
18
+ month: 9,
19
+ },
20
+ {
21
+ id: ClosingType_1.ClosingType.OUTDATED,
22
+ month: 16,
23
+ },
24
+ ],
25
+ maximumMonthlyPayment: [
26
+ {
27
+ id: ClosingType_1.ClosingType.IN_PROGRESS,
28
+ month: 23,
29
+ },
30
+ {
31
+ id: ClosingType_1.ClosingType.OUTDATED,
32
+ month: 23,
33
+ },
34
+ ],
35
+ turnoverMonthly: [
36
+ {
37
+ turnoverValue: 50000,
38
+ price: 60,
39
+ },
40
+ {
41
+ turnoverValue: 150000,
42
+ price: 75,
43
+ },
44
+ {
45
+ turnoverValue: 234000,
46
+ price: 90,
47
+ },
48
+ ],
49
+ turnoverYearlyy: [
50
+ {
51
+ turnoverValue: 50000,
52
+ price: 600,
53
+ },
54
+ {
55
+ turnoverValue: 150000,
56
+ price: 750,
57
+ },
58
+ {
59
+ turnoverValue: 234000,
60
+ price: 900,
61
+ },
62
+ ],
63
+ vatRegimeMonthly: [
64
+ {
65
+ type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
66
+ price: 0,
67
+ },
68
+ {
69
+ type: VatRegime_1.VatRegime.SIMPLIFIED,
70
+ price: 20,
71
+ },
72
+ {
73
+ type: VatRegime_1.VatRegime.QUARTERLY,
74
+ price: 30,
75
+ },
76
+ {
77
+ type: VatRegime_1.VatRegime.MONTHLY,
78
+ price: 40,
79
+ },
80
+ ],
81
+ vatRegimeYearly: [
82
+ {
83
+ type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
84
+ price: 0,
85
+ },
86
+ {
87
+ type: VatRegime_1.VatRegime.SIMPLIFIED,
88
+ price: 200,
89
+ },
90
+ {
91
+ type: VatRegime_1.VatRegime.QUARTERLY,
92
+ price: 300,
93
+ },
94
+ {
95
+ type: VatRegime_1.VatRegime.MONTHLY,
96
+ price: 400,
97
+ },
98
+ ],
99
+ },
100
+ ],
101
+ },
102
+ ];
103
+ //# sourceMappingURL=PriceGridLegalstart.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridLegalstart.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":";;;AAAA,2CAAwC;AACxC,+CAA4C;AAC5C,qDAAkD;AAErC,QAAA,mBAAmB,GAAG;IACjC;QACE,gBAAgB;QAChB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE;YACL;gBACE,gBAAgB;gBAChB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,sBAAsB,EAAE,+BAAc,CAAC,8BAA8B,CAAC;gBACxG,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,GAAG;qBACX;iBACF;aACF;SACF;KACF;CACF,CAAC","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridLegalstart = [\n {\n /* LegalStart */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 60,\n },\n {\n turnoverValue: 150000,\n price: 75,\n },\n {\n turnoverValue: 234000,\n price: 90,\n },\n ],\n turnoverYearlyy: [\n {\n turnoverValue: 50000,\n price: 600,\n },\n {\n turnoverValue: 150000,\n price: 750,\n },\n {\n turnoverValue: 234000,\n price: 900,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n vatRegimeYearly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 200,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 300,\n },\n {\n type: VatRegime.MONTHLY,\n price: 400,\n },\n ],\n },\n ],\n },\n];"]}
@@ -0,0 +1,52 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+ export declare const PriceGridPourcentage: {
5
+ idTypeBrand: number;
6
+ price: ({
7
+ idPrestationList: PrestationType[];
8
+ minimumMonthlyPayment: {
9
+ id: ClosingType;
10
+ month: number;
11
+ }[];
12
+ maximumMonthlyPayment: {
13
+ id: ClosingType;
14
+ month: number;
15
+ }[];
16
+ turnoverMonthly: {
17
+ turnoverValue: number;
18
+ price: number;
19
+ }[];
20
+ vatRegimeMonthly: {
21
+ type: VatRegime;
22
+ price: number;
23
+ }[];
24
+ partner?: undefined;
25
+ employee?: undefined;
26
+ } | {
27
+ idPrestationList: PrestationType[];
28
+ partner: {
29
+ amountMinimum: number;
30
+ amountMaximum: number;
31
+ price: number;
32
+ }[];
33
+ minimumMonthlyPayment?: undefined;
34
+ maximumMonthlyPayment?: undefined;
35
+ turnoverMonthly?: undefined;
36
+ vatRegimeMonthly?: undefined;
37
+ employee?: undefined;
38
+ } | {
39
+ idPrestationList: PrestationType[];
40
+ employee: {
41
+ amountMinimum: number;
42
+ amountMaximum: number;
43
+ price: number;
44
+ }[];
45
+ minimumMonthlyPayment?: undefined;
46
+ maximumMonthlyPayment?: undefined;
47
+ turnoverMonthly?: undefined;
48
+ vatRegimeMonthly?: undefined;
49
+ partner?: undefined;
50
+ })[];
51
+ }[];
52
+ //# sourceMappingURL=PriceGridPourcentage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PriceGridPourcentage.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridPourcentage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6lChC,CAAC"}