@silexpert/core 0.4.155 → 0.4.157

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 (192) hide show
  1. package/es/api/resources/AffectedPatrimony.d.ts +21 -0
  2. package/es/api/resources/AffectedPatrimony.d.ts.map +1 -0
  3. package/es/api/resources/AffectedPatrimony.js +24 -0
  4. package/es/api/resources/AffectedPatrimony.js.map +1 -0
  5. package/es/api/resources/BankAccount.d.ts +6 -0
  6. package/es/api/resources/BankAccount.d.ts.map +1 -0
  7. package/es/api/resources/BankAccount.js +7 -0
  8. package/es/api/resources/BankAccount.js.map +1 -0
  9. package/es/api/resources/Log.d.ts +6 -0
  10. package/es/api/resources/Log.d.ts.map +1 -0
  11. package/es/api/resources/Log.js +8 -0
  12. package/es/api/resources/Log.js.map +1 -0
  13. package/es/api/resources/PromoCode.d.ts +5 -1
  14. package/es/api/resources/PromoCode.d.ts.map +1 -1
  15. package/es/api/resources/PromoCode.js +12 -0
  16. package/es/api/resources/PromoCode.js.map +1 -1
  17. package/es/api/resources/ThirdParty.d.ts +7 -0
  18. package/es/api/resources/ThirdParty.d.ts.map +1 -0
  19. package/es/api/resources/ThirdParty.js +12 -0
  20. package/es/api/resources/ThirdParty.js.map +1 -0
  21. package/es/api/resources.d.ts +6 -0
  22. package/es/api/resources.d.ts.map +1 -1
  23. package/es/api/resources.js +6 -0
  24. package/es/api/resources.js.map +1 -1
  25. package/es/types/Enum/AnswerTypeValue.d.ts +2 -1
  26. package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
  27. package/es/types/Enum/AnswerTypeValue.js +1 -0
  28. package/es/types/Enum/AnswerTypeValue.js.map +1 -1
  29. package/es/types/Enum/BalanceSheetQuestion.d.ts +18 -2
  30. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  31. package/es/types/Enum/BalanceSheetQuestion.js +16 -0
  32. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  33. package/es/types/Enum/BalanceSheetQuestionWording.d.ts +13 -1
  34. package/es/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  35. package/es/types/Enum/BalanceSheetQuestionWording.js +12 -0
  36. package/es/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  37. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts +2 -1
  38. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts.map +1 -1
  39. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -4
  40. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  41. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts +7 -0
  42. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts.map +1 -0
  43. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +32 -0
  44. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
  45. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts +6 -0
  46. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts.map +1 -0
  47. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +32 -0
  48. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
  49. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts +6 -0
  50. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts.map +1 -0
  51. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +2 -0
  52. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
  53. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts +6 -0
  54. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts.map +1 -0
  55. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +2 -0
  56. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
  57. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
  58. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  59. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
  60. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  61. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
  62. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  63. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
  64. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  65. package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts +5 -0
  66. package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts.map +1 -0
  67. package/es/types/Interface/api/bankAccount/QueryBankAccount.js +30 -0
  68. package/es/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
  69. package/es/types/Interface/api/cerfa/2031.d.ts +1 -0
  70. package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -1
  71. package/es/types/Interface/api/cerfa/2031.js.map +1 -1
  72. package/es/types/Interface/api/cerfa/2065.d.ts +1 -0
  73. package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
  74. package/es/types/Interface/api/cerfa/2065.js.map +1 -1
  75. package/es/types/Interface/api/cerfa/2572.d.ts +2 -1
  76. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  77. package/es/types/Interface/api/cerfa/2572.js.map +1 -1
  78. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +1 -0
  79. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +1 -1
  80. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
  81. package/es/types/Interface/api/log/QueryLogPagination.d.ts +7 -0
  82. package/es/types/Interface/api/log/QueryLogPagination.d.ts.map +1 -0
  83. package/es/types/Interface/api/log/QueryLogPagination.js +44 -0
  84. package/es/types/Interface/api/log/QueryLogPagination.js.map +1 -0
  85. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts +14 -0
  86. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts.map +1 -0
  87. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js +76 -0
  88. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
  89. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts +5 -0
  90. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts.map +1 -0
  91. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +30 -0
  92. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
  93. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +24 -0
  94. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +1 -0
  95. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js +96 -0
  96. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
  97. package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts +5 -0
  98. package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +1 -0
  99. package/es/types/Interface/api/thirdParty/QueryThirdParty.js +27 -0
  100. package/es/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
  101. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +24 -0
  102. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +1 -0
  103. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +96 -0
  104. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
  105. package/es/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
  106. package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  107. package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  108. package/es/types/index.d.ts +11 -0
  109. package/es/types/index.d.ts.map +1 -1
  110. package/es/types/index.js +11 -0
  111. package/es/types/index.js.map +1 -1
  112. package/js/api/resources/AffectedPatrimony.js +37 -0
  113. package/js/api/resources/AffectedPatrimony.js.map +1 -0
  114. package/js/api/resources/BankAccount.js +20 -0
  115. package/js/api/resources/BankAccount.js.map +1 -0
  116. package/js/api/resources/Log.js +24 -0
  117. package/js/api/resources/Log.js.map +1 -0
  118. package/js/api/resources/PromoCode.js +22 -0
  119. package/js/api/resources/PromoCode.js.map +1 -1
  120. package/js/api/resources/ThirdParty.js +24 -0
  121. package/js/api/resources/ThirdParty.js.map +1 -0
  122. package/js/api/resources.js +10 -1
  123. package/js/api/resources.js.map +1 -1
  124. package/js/types/Enum/AnswerTypeValue.js +1 -0
  125. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  126. package/js/types/Enum/BalanceSheetQuestion.js +17 -0
  127. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  128. package/js/types/Enum/BalanceSheetQuestionWording.js +13 -0
  129. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  130. package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -5
  131. package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  132. package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +35 -0
  133. package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
  134. package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +35 -0
  135. package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
  136. package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +6 -0
  137. package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
  138. package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +6 -0
  139. package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
  140. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -0
  141. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  142. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -0
  143. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  144. package/js/types/Interface/api/bankAccount/QueryBankAccount.js +35 -0
  145. package/js/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
  146. package/js/types/Interface/api/cerfa/2031.js.map +1 -1
  147. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  148. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  149. package/js/types/Interface/api/log/QueryLogPagination.js +44 -0
  150. package/js/types/Interface/api/log/QueryLogPagination.js.map +1 -0
  151. package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js +51 -0
  152. package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
  153. package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +37 -0
  154. package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
  155. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +69 -0
  156. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
  157. package/js/types/Interface/api/thirdParty/QueryThirdParty.js +33 -0
  158. package/js/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
  159. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +69 -0
  160. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
  161. package/js/types/index.js +132 -0
  162. package/js/types/index.js.map +1 -1
  163. package/package.json +1 -1
  164. package/ts/api/resources/AffectedPatrimony.ts +26 -0
  165. package/ts/api/resources/BankAccount.ts +8 -0
  166. package/ts/api/resources/Log.ts +12 -0
  167. package/ts/api/resources/PromoCode.ts +17 -1
  168. package/ts/api/resources/ThirdParty.ts +19 -0
  169. package/ts/api/resources.ts +6 -0
  170. package/ts/types/Enum/AnswerTypeValue.ts +1 -0
  171. package/ts/types/Enum/BalanceSheetQuestion.ts +19 -0
  172. package/ts/types/Enum/BalanceSheetQuestionWording.ts +16 -0
  173. package/ts/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.ts +2 -4
  174. package/ts/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.ts +22 -0
  175. package/ts/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.ts +19 -0
  176. package/ts/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.ts +5 -0
  177. package/ts/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.ts +5 -0
  178. package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
  179. package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
  180. package/ts/types/Interface/api/bankAccount/QueryBankAccount.ts +20 -0
  181. package/ts/types/Interface/api/cerfa/2031.ts +1 -0
  182. package/ts/types/Interface/api/cerfa/2065.ts +1 -0
  183. package/ts/types/Interface/api/cerfa/2572.ts +2 -1
  184. package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.ts +1 -0
  185. package/ts/types/Interface/api/log/QueryLogPagination.ts +27 -0
  186. package/ts/types/Interface/api/promoCode/CreateDefaultPromoCode.ts +57 -0
  187. package/ts/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.ts +14 -0
  188. package/ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts +66 -0
  189. package/ts/types/Interface/api/thirdParty/QueryThirdParty.ts +15 -0
  190. package/ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts +66 -0
  191. package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
  192. package/ts/types/index.ts +11 -0
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateInKindAffectedPatrimony = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _ = require("../../../..");
11
+
12
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
13
+ var c = arguments.length,
14
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
15
+ d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
17
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
18
+ };
19
+
20
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
21
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
22
+ };
23
+
24
+ class CreateInKindAffectedPatrimony {}
25
+
26
+ exports.CreateInKindAffectedPatrimony = CreateInKindAffectedPatrimony;
27
+
28
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), (0, _classValidator.Min)(0, {
29
+ message: 'Amount should be positive'
30
+ }), __metadata("design:type", Number)], CreateInKindAffectedPatrimony.prototype, "amount", void 0);
31
+
32
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateInKindAffectedPatrimony.prototype, "designation", void 0);
33
+
34
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], CreateInKindAffectedPatrimony.prototype, "idAccount", void 0);
35
+ //# sourceMappingURL=CreateInKindAffectedPatrimony.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateInKindAffectedPatrimony.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,6BAAP,CAAoC;;QAA7BA,6B,GAAAA,6B;;AAMXC,YALC,oBAKD,EAJC,+BAID,EAHC,yBAAI,CAAJ,EAAO;AACNC,SAAO,EAAE;AADH,CAAP,CAGD;;AAIAD,YAFC,oBAED,EADC,+BACD;;AAIAA,YAFC,oBAED,EADC,+BACD","names":["CreateInKindAffectedPatrimony","__decorate","message"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.ts"],"sourcesContent":["import { IsNumber, IsString, Min } from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nexport class CreateInKindAffectedPatrimony {\n @ApiProperty()\n @IsNumber()\n @Min(0, {\n message: 'Amount should be positive',\n })\n amount: number;\n\n @ApiProperty()\n @IsString()\n designation: string;\n\n @ApiProperty()\n @IsNumber()\n idAccount: number;\n}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ReadAffectedPatrimony.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReadAffectedPatrimony.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ResultCreateAffectedPatrimony.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResultCreateAffectedPatrimony.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -37,6 +37,8 @@ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(),
37
37
 
38
38
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], CreateBalanceSheetModuleForm.prototype, "incomeAllocation", void 0);
39
39
 
40
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], CreateBalanceSheetModuleForm.prototype, "hasAffectedPatrimony", void 0);
41
+
40
42
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], CreateBalanceSheetModuleForm.prototype, "hasShareCapital", void 0);
41
43
 
42
44
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], CreateBalanceSheetModuleForm.prototype, "salariesFile", void 0);
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBalanceSheetModule.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAKXC,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AASAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,yBACD","names":["CreateBalanceSheetModuleForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiProperty()\n idExercice: number;\n}"]}
1
+ {"version":3,"file":"CreateBalanceSheetModule.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAKXC,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AASAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,yBACD","names":["CreateBalanceSheetModuleForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasAffectedPatrimony?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiProperty()\n idExercice: number;\n}"]}
@@ -37,6 +37,8 @@ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(),
37
37
 
38
38
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], UpdateBalanceSheetModuleForm.prototype, "loanToDeclare", void 0);
39
39
 
40
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], UpdateBalanceSheetModuleForm.prototype, "hasAffectedPatrimony", void 0);
41
+
40
42
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], UpdateBalanceSheetModuleForm.prototype, "provisionToDeclare", void 0);
41
43
 
42
44
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], UpdateBalanceSheetModuleForm.prototype, "hasShareCapital", void 0);
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateBalanceSheetModule.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAKXC,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AASAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD","names":["UpdateBalanceSheetModuleForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?:boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"]}
1
+ {"version":3,"file":"UpdateBalanceSheetModule.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAKXC,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AASAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,iCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAGAA,YADC,iCACD","names":["UpdateBalanceSheetModuleForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateBalanceSheetModuleForm {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n inventory?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n recoveryImmobilization?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasPreviousExercice?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n incomeAllocation?:boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n loanToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasAffectedPatrimony?: boolean | null;\n\n // @ApiPropertyOptional()\n // deadlinerecoveryImmobilization: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n provisionToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasShareCapital?: boolean;\n\n @ApiPropertyOptional()\n hasCustomerInvoiceToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerAssetToEstablish?: boolean | null;\n\n @ApiPropertyOptional()\n hasCustomerPrepaidIncome?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderPrepaidReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderAssetToReceived?: boolean | null;\n\n @ApiPropertyOptional()\n hasProviderInvoiceNotReceived?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n salariesFile?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasManualEntryToDeclare?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasLaundryFees?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasMealExpenses?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasFinancialCharges?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedVAT?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasCheckedCompanyTax?: boolean | null;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n hasValidateKilometricAllowance?: boolean | null;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"]}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryBankAccount = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _utils = require("../../../../utils");
11
+
12
+ var _boolean = require("../../../../utils/transforms/boolean.transform");
13
+
14
+ var _BankAccountType = require("../../../Enum/BankAccountType");
15
+
16
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
17
+ var c = arguments.length,
18
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
19
+ d;
20
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
21
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
22
+ };
23
+
24
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
25
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
26
+ };
27
+
28
+ class QueryBankAccount {}
29
+
30
+ exports.QueryBankAccount = QueryBankAccount;
31
+
32
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], QueryBankAccount.prototype, "isActivated", void 0);
33
+
34
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), (0, _classValidator.IsEnum)(_BankAccountType.BankAccountType), __metadata("design:type", Number)], QueryBankAccount.prototype, "idBankAccountType", void 0);
35
+ //# sourceMappingURL=QueryBankAccount.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryBankAccount.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AAKXC,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,4BAED,EADC,4BAAOC,gCAAP,CACD","names":["QueryBankAccount","__decorate","BankAccountType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/bankAccount/QueryBankAccount.ts"],"sourcesContent":["import {\n IsBoolean, IsEnum, IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { BankAccountType } from '../../../Enum/BankAccountType';\n\nexport class QueryBankAccount {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isActivated?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsEnum(BankAccountType)\n idBankAccountType?: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2031.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAKM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,mBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD","names":["ParamsGenerate2031","__decorate","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2031.ts"],"sourcesContent":["import { ApiProperty, EcfDetails } from '../../../..';\nimport {\n CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination,\n} from './ReadCerfa';\n\nexport class ParamsGenerate2031 {\n @ApiProperty({ description: 'Formulaire à néant' })\n isNil: boolean;\n}\n\nexport interface Cerfa2031 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress|null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n"]}
1
+ {"version":3,"file":"2031.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAKM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,mBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD","names":["ParamsGenerate2031","__decorate","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2031.ts"],"sourcesContent":["import { ApiProperty, EcfDetails } from '../../../..';\nimport {\n CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination,\n} from './ReadCerfa';\n\nexport class ParamsGenerate2031 {\n @ApiProperty({ description: 'Formulaire à néant' })\n isNil: boolean;\n}\n\nexport interface Cerfa2031 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n address: CerfaAddress;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress|null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2065.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAeM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,2BAAoB;AAAEC,aAAW,EAAE;AAAf,CAApB,CACD;;AASI,MAAOC,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AASP,MAAOC,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB","names":["ParamsGenerate2065","__decorate","description","Cerfa2065Society","Cerfa2065Remunerations"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport {\n CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from './ReadCerfa';\nimport { PartnersLegalEntity } from './Utils';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\ntype LessValuesByRate = {\n exonerated: number;\n reduced: number;\n normal: number;\n};\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n siret: string;\n email: string;\n oldAddress: string | null;\n oldAddressDetails: CerfaAddress;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: CerfaAddress;\n sharesHeld: number;\n year: number;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n termination: Termination;\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: string,\n endDate: string,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n affiliateHead: PartnersLegalEntity & { countryCode: string; siret: string; }| null;\n isTonnageOption: boolean;\n headOffice: {\n number: string;\n addressFormatted: string;\n country: string;\n countryCode: string | null;\n street: string;\n zipCode: string;\n city: string;\n };\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefitNormalRate: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: number;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead:{ name: string | null; has: boolean; address: CerfaAddress | null; number: string|null; };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string; fiscalNumber: string; } & CerfaAddress;\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: Accountant;\n hasOGA: boolean;\n hasViewer: boolean;\n viewer: ViewerDetails;\n council: CouncilDetails;\n ecf: EcfDetails;\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n funds: {\n name: string;\n address: string;\n addressDetails: CerfaAddress;\n },\n address: string;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: LessValuesByRate;\n imputed: LessValuesByRate;\n realized: LessValuesByRate;\n remaining: LessValuesByRate;\n }\n donation: { amount: number; number: number; }\n}"]}
1
+ {"version":3,"file":"2065.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAeM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,2BAAoB;AAAEC,aAAW,EAAE;AAAf,CAApB,CACD;;AASI,MAAOC,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AAUP,MAAOC,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB","names":["ParamsGenerate2065","__decorate","description","Cerfa2065Society","Cerfa2065Remunerations"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport {\n CerfaAddress, ViewerDetails, Accountant, CouncilDetails, EcfDetails, Termination,\n} from './ReadCerfa';\nimport { PartnersLegalEntity } from './Utils';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\ntype LessValuesByRate = {\n exonerated: number;\n reduced: number;\n normal: number;\n};\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n addressObject: CerfaAddress;\n siret: string;\n email: string;\n oldAddress: string | null;\n oldAddressDetails: CerfaAddress;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: CerfaAddress;\n sharesHeld: number;\n year: number;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n termination: Termination;\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: string,\n endDate: string,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n affiliateHead: PartnersLegalEntity & { countryCode: string; siret: string; }| null;\n isTonnageOption: boolean;\n headOffice: {\n number: string;\n addressFormatted: string;\n country: string;\n countryCode: string | null;\n street: string;\n zipCode: string;\n city: string;\n };\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefitNormalRate: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: number;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead:{ name: string | null; has: boolean; address: CerfaAddress | null; number: string|null; };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string; fiscalNumber: string; } & CerfaAddress;\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: Accountant;\n hasOGA: boolean;\n hasViewer: boolean;\n viewer: ViewerDetails;\n council: CouncilDetails;\n ecf: EcfDetails;\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n funds: {\n name: string;\n address: string;\n addressDetails: CerfaAddress;\n },\n address: string;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: LessValuesByRate;\n imputed: LessValuesByRate;\n realized: LessValuesByRate;\n remaining: LessValuesByRate;\n }\n donation: { amount: number; number: number; }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"2572.js","mappings":";;;;;;AAwIM,MAAOA,SAAP,CAAgB;;QAATA,S,GAAAA,S;;AAgBP,MAAOC,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB","names":["Cerfa2572","ParamsGenerate2572"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"sourcesContent":["import { Termination } from './ReadCerfa';\n\ntype BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
1
+ {"version":3,"file":"2572.js","mappings":";;;;;;AAyIM,MAAOA,SAAP,CAAgB;;QAATA,S,GAAAA,S;;AAgBP,MAAOC,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB","names":["Cerfa2572","ParamsGenerate2572"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"sourcesContent":["import { Termination, CerfaAddress } from './ReadCerfa';\n\ntype BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n addressObject: CerfaAddress;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryLogPagination = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _utils = require("../../../../utils");
11
+
12
+ var _Log = require("../../../Enum/Log");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class QueryLogPagination {
27
+ constructor() {
28
+ this.limit = 25;
29
+ this.page = 1;
30
+ this.orderBy = 'id';
31
+ }
32
+
33
+ }
34
+
35
+ exports.QueryLogPagination = QueryLogPagination;
36
+
37
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryLogPagination.prototype, "limit", void 0);
38
+
39
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryLogPagination.prototype, "page", void 0);
40
+
41
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsInt)(), (0, _classValidator.IsEnum)(_Log.LogType), __metadata("design:type", Number)], QueryLogPagination.prototype, "idLogType", void 0);
42
+
43
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QueryLogPagination.prototype, "orderBy", void 0);
44
+ //# sourceMappingURL=QueryLogPagination.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryLogPagination.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,kBAAP,CAAyB;AAA/BC;AAIE,iBAAiB,EAAjB;AAKA,gBAAgB,CAAhB;AAUA,mBAAmB,IAAnB;AACD;;AApB8B;;QAAlBD,kB,GAAAA,kB;;AAIXE,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,yBAGD,EAFC,4BAED,EADC,4BAAOC,YAAP,CACD;;AAKAD,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD","names":["QueryLogPagination","constructor","__decorate","LogType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/log/QueryLogPagination.ts"],"sourcesContent":["import {\n IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { LogType } from '../../../Enum/Log';\n\nexport class QueryLogPagination {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n limit?: number = 25;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n page?: number = 1;\n\n @ApiProperty()\n @IsInt()\n @IsEnum(LogType)\n idLogType: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n orderBy?: string = 'id';\n}\n"]}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateDefaultPromoCode = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _utils = require("../../../../utils");
11
+
12
+ var _boolean = require("../../../../utils/transforms/boolean.transform");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class CreateDefaultPromoCode {}
27
+
28
+ exports.CreateDefaultPromoCode = CreateDefaultPromoCode;
29
+
30
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateDefaultPromoCode.prototype, "label", void 0);
31
+
32
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Object)], CreateDefaultPromoCode.prototype, "startDate", void 0);
33
+
34
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Object)], CreateDefaultPromoCode.prototype, "endDate", void 0);
35
+
36
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isYearly", void 0);
37
+
38
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isMonthly", void 0);
39
+
40
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isMicroPlan", void 0);
41
+
42
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isCashBasedBusinessPlan", void 0);
43
+
44
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isAccrualBusinessPlan", void 0);
45
+
46
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateDefaultPromoCode.prototype, "isTest", void 0);
47
+
48
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsJSON)(), __metadata("design:type", Object)], CreateDefaultPromoCode.prototype, "metadata", void 0);
49
+
50
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateDefaultPromoCode.prototype, "idStripeCoupon", void 0);
51
+ //# sourceMappingURL=CreateDefaultPromoCode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateDefaultPromoCode.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAGXC,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,iCAED,EADC,6BACD;;AAIAA,YAFC,iCAED,EADC,6BACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAIAA,YAFC,iCAED,EADC,6BACD;;AAIAA,YAFC,yBAED,EADC,+BACD","names":["CreateDefaultPromoCode","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/promoCode/CreateDefaultPromoCode.ts"],"sourcesContent":["import {\n IsBoolean, IsDate, IsJSON, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateDefaultPromoCode {\n @ApiProperty()\n @IsString()\n label: string;\n\n @ApiPropertyOptional()\n @IsDate()\n startDate?: Date | null;\n\n @ApiPropertyOptional()\n @IsDate()\n endDate?: Date | null;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isYearly: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isMonthly: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isMicroPlan: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isCashBasedBusinessPlan: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isAccrualBusinessPlan: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isTest: boolean;\n\n @ApiPropertyOptional()\n @IsJSON()\n metadata?: any | null;\n\n @ApiProperty()\n @IsString()\n idStripeCoupon: string;\n}"]}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.ReadDefaultPaginationPromoCode = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _utils = require("../../../../utils");
11
+
12
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
13
+ var c = arguments.length,
14
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
15
+ d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
17
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
18
+ };
19
+
20
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
21
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
22
+ };
23
+
24
+ class ReadDefaultPaginationPromoCode {
25
+ constructor() {
26
+ this.page = 1;
27
+ this.limit = 25;
28
+ }
29
+
30
+ }
31
+
32
+ exports.ReadDefaultPaginationPromoCode = ReadDefaultPaginationPromoCode;
33
+
34
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], ReadDefaultPaginationPromoCode.prototype, "page", void 0);
35
+
36
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], ReadDefaultPaginationPromoCode.prototype, "limit", void 0);
37
+ //# sourceMappingURL=ReadDefaultPaginationPromoCode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReadDefaultPaginationPromoCode.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,8BAAP,CAAqC;AAA3CC;AAIE,gBAAgB,CAAhB;AAKA,iBAAiB,EAAjB;AACD;;AAV0C;;QAA9BD,8B,GAAAA,8B;;AAIXE,YAHC,yBAGD,EAFC,+BAED,EADC,iCACD;;AAKAA,YAHC,iCAGD,EAFC,+BAED,EADC,iCACD","names":["ReadDefaultPaginationPromoCode","constructor","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.ts"],"sourcesContent":["import { IsNumber, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\n\nexport class ReadDefaultPaginationPromoCode {\n @ApiProperty()\n @IsNumber()\n @IsOptional()\n page?: number = 1;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n limit?: number = 25;\n}"]}
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateThirdPartyForm = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _ = require("../../..");
11
+
12
+ var _utils = require("../../../../utils");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class CreateThirdPartyForm {}
27
+
28
+ exports.CreateThirdPartyForm = CreateThirdPartyForm;
29
+
30
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "budgeaSouscriptionId", void 0);
31
+
32
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "fullname", void 0);
33
+
34
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "fullnameAccountant", void 0);
35
+
36
+ __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", String)], CreateThirdPartyForm.prototype, "company", void 0);
37
+
38
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "address", void 0);
39
+
40
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "zipCode", void 0);
41
+
42
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "city", void 0);
43
+
44
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "phone", void 0);
45
+
46
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "email", void 0);
47
+
48
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "nSiret", void 0);
49
+
50
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "nTva", void 0);
51
+
52
+ __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CreateThirdPartyForm.prototype, "soldeInit", void 0);
53
+
54
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "state", void 0);
55
+
56
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "dateImport", void 0);
57
+
58
+ __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Boolean)], CreateThirdPartyForm.prototype, "isGeneric", void 0);
59
+
60
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "juridicalSociety", void 0);
61
+
62
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "idTypePayment", void 0);
63
+
64
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "idAccount", void 0);
65
+
66
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateThirdPartyForm.prototype, "idCountry", void 0);
67
+
68
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsEnum)(_.ThirdPartyType), __metadata("design:type", Number)], CreateThirdPartyForm.prototype, "idThirdPartyType", void 0);
69
+ //# sourceMappingURL=CreateThirdPartyForm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateThirdPartyForm.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAIAA,YAFC,yBAED,EADC,4BAAOC,gBAAP,CACD","names":["CreateThirdPartyForm","__decorate","ThirdPartyType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts"],"sourcesContent":["import { IsEnum } from 'class-validator';\nimport { ThirdPartyType } from '../../..';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateThirdPartyForm {\n @ApiPropertyOptional()\n budgeaSouscriptionId?: number | null;\n\n @ApiPropertyOptional()\n fullname?: string | null;\n\n @ApiPropertyOptional()\n fullnameAccountant?: string | null;\n\n @ApiProperty()\n company: string;\n\n @ApiPropertyOptional()\n address?: string | null;\n\n @ApiPropertyOptional()\n zipCode?: string | null;\n\n @ApiPropertyOptional()\n city?: string | null;\n\n @ApiPropertyOptional()\n phone?: string | null;\n\n @ApiPropertyOptional()\n email?: string | null;\n\n @ApiPropertyOptional()\n nSiret?: string | null;\n\n @ApiPropertyOptional()\n nTva?: string | null;\n\n @ApiProperty()\n soldeInit: number;\n\n @ApiPropertyOptional()\n state?: boolean | null;\n\n @ApiPropertyOptional()\n dateImport?: Date | null;\n\n @ApiProperty()\n isGeneric: boolean;\n\n @ApiPropertyOptional()\n juridicalSociety?: number | null;\n\n @ApiPropertyOptional()\n idTypePayment?: number | null;\n\n @ApiPropertyOptional()\n idAccount?: number | null;\n\n @ApiPropertyOptional()\n idCountry?: number | null;\n\n @ApiProperty()\n @IsEnum(ThirdPartyType)\n idThirdPartyType: ThirdPartyType;\n}"]}
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryThirdParty = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _ = require("../../..");
11
+
12
+ var _2 = require("../../../..");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class QueryThirdParty {}
27
+
28
+ exports.QueryThirdParty = QueryThirdParty;
29
+
30
+ __decorate([(0, _2.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QueryThirdParty.prototype, "search", void 0);
31
+
32
+ __decorate([(0, _2.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsEnum)(_.ThirdPartyType), __metadata("design:type", Number)], QueryThirdParty.prototype, "type", void 0);
33
+ //# sourceMappingURL=QueryThirdParty.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryThirdParty.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAIXC,YAHC,6BAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,6BAGD,EAFC,iCAED,EADC,4BAAOC,gBAAP,CACD","names":["QueryThirdParty","__decorate","ThirdPartyType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/thirdParty/QueryThirdParty.ts"],"sourcesContent":["import { IsEnum, IsOptional, IsString } from 'class-validator';\nimport { ThirdPartyType } from '../../..';\nimport { ApiPropertyOptional } from '../../../..';\n\nexport class QueryThirdParty {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(ThirdPartyType)\n type?: number;\n}"]}
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateThirdPartyForm = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _ = require("../../..");
11
+
12
+ var _utils = require("../../../../utils");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class UpdateThirdPartyForm {}
27
+
28
+ exports.UpdateThirdPartyForm = UpdateThirdPartyForm;
29
+
30
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "budgeaSouscriptionId", void 0);
31
+
32
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "fullname", void 0);
33
+
34
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "fullnameAccountant", void 0);
35
+
36
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], UpdateThirdPartyForm.prototype, "company", void 0);
37
+
38
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "address", void 0);
39
+
40
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "zipCode", void 0);
41
+
42
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "city", void 0);
43
+
44
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "phone", void 0);
45
+
46
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "email", void 0);
47
+
48
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "nSiret", void 0);
49
+
50
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "nTva", void 0);
51
+
52
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], UpdateThirdPartyForm.prototype, "soldeInit", void 0);
53
+
54
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "state", void 0);
55
+
56
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "dateImport", void 0);
57
+
58
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], UpdateThirdPartyForm.prototype, "isGeneric", void 0);
59
+
60
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "juridicalSociety", void 0);
61
+
62
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idTypePayment", void 0);
63
+
64
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idAccount", void 0);
65
+
66
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idCountry", void 0);
67
+
68
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsEnum)(_.ThirdPartyType), __metadata("design:type", Number)], UpdateThirdPartyForm.prototype, "idThirdPartyType", void 0);
69
+ //# sourceMappingURL=UpdateThirdPartyForm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateThirdPartyForm.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAIAA,YAFC,iCAED,EADC,4BAAOC,gBAAP,CACD","names":["UpdateThirdPartyForm","__decorate","ThirdPartyType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts"],"sourcesContent":["import { IsEnum } from 'class-validator';\nimport { ThirdPartyType } from '../../..';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateThirdPartyForm {\n @ApiPropertyOptional()\n budgeaSouscriptionId?: number | null;\n\n @ApiPropertyOptional()\n fullname?: string | null;\n\n @ApiPropertyOptional()\n fullnameAccountant?: string | null;\n\n @ApiPropertyOptional()\n company?: string;\n\n @ApiPropertyOptional()\n address?: string | null;\n\n @ApiPropertyOptional()\n zipCode?: string | null;\n\n @ApiPropertyOptional()\n city?: string | null;\n\n @ApiPropertyOptional()\n phone?: string | null;\n\n @ApiPropertyOptional()\n email?: string | null;\n\n @ApiPropertyOptional()\n nSiret?: string | null;\n\n @ApiPropertyOptional()\n nTva?: string | null;\n\n @ApiPropertyOptional()\n soldeInit?: number;\n\n @ApiPropertyOptional()\n state?: boolean | null;\n\n @ApiPropertyOptional()\n dateImport?: Date | null;\n\n @ApiPropertyOptional()\n isGeneric?: boolean;\n\n @ApiPropertyOptional()\n juridicalSociety?: number | null;\n\n @ApiPropertyOptional()\n idTypePayment?: number | null;\n\n @ApiPropertyOptional()\n idAccount?: number | null;\n\n @ApiPropertyOptional()\n idCountry?: number | null;\n\n @ApiPropertyOptional()\n @IsEnum(ThirdPartyType)\n idThirdPartyType?: ThirdPartyType;\n}"]}