@silexpert/core 0.4.154 → 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 (218) 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/Enum/Nature.d.ts +2 -0
  38. package/es/types/Enum/Nature.d.ts.map +1 -1
  39. package/es/types/Enum/Nature.js +14 -0
  40. package/es/types/Enum/Nature.js.map +1 -1
  41. package/es/types/Enum/VatRegime.d.ts +2 -0
  42. package/es/types/Enum/VatRegime.d.ts.map +1 -1
  43. package/es/types/Enum/VatRegime.js +18 -0
  44. package/es/types/Enum/VatRegime.js.map +1 -1
  45. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts +2 -1
  46. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts.map +1 -1
  47. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -4
  48. package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  49. package/es/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.d.ts +9 -9
  50. package/es/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.d.ts.map +1 -1
  51. package/es/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +1 -1
  52. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts +7 -0
  53. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts.map +1 -0
  54. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +32 -0
  55. package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
  56. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts +6 -0
  57. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts.map +1 -0
  58. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +32 -0
  59. package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
  60. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts +6 -0
  61. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts.map +1 -0
  62. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +2 -0
  63. package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
  64. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts +6 -0
  65. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts.map +1 -0
  66. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +2 -0
  67. package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
  68. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
  69. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  70. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
  71. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  72. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
  73. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  74. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
  75. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  76. package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts +5 -0
  77. package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts.map +1 -0
  78. package/es/types/Interface/api/bankAccount/QueryBankAccount.js +30 -0
  79. package/es/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
  80. package/es/types/Interface/api/cerfa/2031.d.ts +1 -0
  81. package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -1
  82. package/es/types/Interface/api/cerfa/2031.js.map +1 -1
  83. package/es/types/Interface/api/cerfa/2065.d.ts +1 -0
  84. package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
  85. package/es/types/Interface/api/cerfa/2065.js.map +1 -1
  86. package/es/types/Interface/api/cerfa/2572.d.ts +2 -1
  87. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  88. package/es/types/Interface/api/cerfa/2572.js.map +1 -1
  89. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +1 -0
  90. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +1 -1
  91. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
  92. package/es/types/Interface/api/log/QueryLogPagination.d.ts +7 -0
  93. package/es/types/Interface/api/log/QueryLogPagination.d.ts.map +1 -0
  94. package/es/types/Interface/api/log/QueryLogPagination.js +44 -0
  95. package/es/types/Interface/api/log/QueryLogPagination.js.map +1 -0
  96. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts +14 -0
  97. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts.map +1 -0
  98. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js +76 -0
  99. package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
  100. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts +5 -0
  101. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts.map +1 -0
  102. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +30 -0
  103. package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
  104. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +24 -0
  105. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +1 -0
  106. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js +96 -0
  107. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
  108. package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts +5 -0
  109. package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +1 -0
  110. package/es/types/Interface/api/thirdParty/QueryThirdParty.js +27 -0
  111. package/es/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
  112. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +24 -0
  113. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +1 -0
  114. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +96 -0
  115. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
  116. package/es/types/Interface/enum/Util.d.ts +5 -0
  117. package/es/types/Interface/enum/Util.d.ts.map +1 -0
  118. package/es/types/Interface/enum/Util.js +2 -0
  119. package/es/types/Interface/enum/Util.js.map +1 -0
  120. package/es/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
  121. package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  122. package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  123. package/es/types/index.d.ts +12 -0
  124. package/es/types/index.d.ts.map +1 -1
  125. package/es/types/index.js +13 -0
  126. package/es/types/index.js.map +1 -1
  127. package/js/api/resources/AffectedPatrimony.js +37 -0
  128. package/js/api/resources/AffectedPatrimony.js.map +1 -0
  129. package/js/api/resources/BankAccount.js +20 -0
  130. package/js/api/resources/BankAccount.js.map +1 -0
  131. package/js/api/resources/Log.js +24 -0
  132. package/js/api/resources/Log.js.map +1 -0
  133. package/js/api/resources/PromoCode.js +22 -0
  134. package/js/api/resources/PromoCode.js.map +1 -1
  135. package/js/api/resources/ThirdParty.js +24 -0
  136. package/js/api/resources/ThirdParty.js.map +1 -0
  137. package/js/api/resources.js +10 -1
  138. package/js/api/resources.js.map +1 -1
  139. package/js/types/Enum/AnswerTypeValue.js +1 -0
  140. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  141. package/js/types/Enum/BalanceSheetQuestion.js +17 -0
  142. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  143. package/js/types/Enum/BalanceSheetQuestionWording.js +13 -0
  144. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  145. package/js/types/Enum/Nature.js +11 -0
  146. package/js/types/Enum/Nature.js.map +1 -1
  147. package/js/types/Enum/VatRegime.js +14 -0
  148. package/js/types/Enum/VatRegime.js.map +1 -1
  149. package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -5
  150. package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
  151. package/js/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +1 -1
  152. package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +35 -0
  153. package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
  154. package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +35 -0
  155. package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
  156. package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +6 -0
  157. package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
  158. package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +6 -0
  159. package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
  160. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -0
  161. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  162. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -0
  163. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  164. package/js/types/Interface/api/bankAccount/QueryBankAccount.js +35 -0
  165. package/js/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
  166. package/js/types/Interface/api/cerfa/2031.js.map +1 -1
  167. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  168. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  169. package/js/types/Interface/api/log/QueryLogPagination.js +44 -0
  170. package/js/types/Interface/api/log/QueryLogPagination.js.map +1 -0
  171. package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js +51 -0
  172. package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
  173. package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +37 -0
  174. package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
  175. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +69 -0
  176. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
  177. package/js/types/Interface/api/thirdParty/QueryThirdParty.js +33 -0
  178. package/js/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
  179. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +69 -0
  180. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
  181. package/js/types/Interface/enum/Util.js +6 -0
  182. package/js/types/Interface/enum/Util.js.map +1 -0
  183. package/js/types/index.js +144 -0
  184. package/js/types/index.js.map +1 -1
  185. package/package.json +1 -1
  186. package/ts/api/resources/AffectedPatrimony.ts +26 -0
  187. package/ts/api/resources/BankAccount.ts +8 -0
  188. package/ts/api/resources/Log.ts +12 -0
  189. package/ts/api/resources/PromoCode.ts +17 -1
  190. package/ts/api/resources/ThirdParty.ts +19 -0
  191. package/ts/api/resources.ts +6 -0
  192. package/ts/types/Enum/AnswerTypeValue.ts +1 -0
  193. package/ts/types/Enum/BalanceSheetQuestion.ts +19 -0
  194. package/ts/types/Enum/BalanceSheetQuestionWording.ts +16 -0
  195. package/ts/types/Enum/Nature.ts +17 -0
  196. package/ts/types/Enum/VatRegime.ts +22 -1
  197. package/ts/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.ts +2 -4
  198. package/ts/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.ts +9 -9
  199. package/ts/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.ts +22 -0
  200. package/ts/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.ts +19 -0
  201. package/ts/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.ts +5 -0
  202. package/ts/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.ts +5 -0
  203. package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
  204. package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
  205. package/ts/types/Interface/api/bankAccount/QueryBankAccount.ts +20 -0
  206. package/ts/types/Interface/api/cerfa/2031.ts +1 -0
  207. package/ts/types/Interface/api/cerfa/2065.ts +1 -0
  208. package/ts/types/Interface/api/cerfa/2572.ts +2 -1
  209. package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.ts +1 -0
  210. package/ts/types/Interface/api/log/QueryLogPagination.ts +27 -0
  211. package/ts/types/Interface/api/promoCode/CreateDefaultPromoCode.ts +57 -0
  212. package/ts/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.ts +14 -0
  213. package/ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts +66 -0
  214. package/ts/types/Interface/api/thirdParty/QueryThirdParty.ts +15 -0
  215. package/ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts +66 -0
  216. package/ts/types/Interface/enum/Util.ts +1 -0
  217. package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
  218. package/ts/types/index.ts +14 -0
@@ -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}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=Util.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Util.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
package/js/types/index.js CHANGED
@@ -5968,6 +5968,54 @@ Object.keys(_ReadSocietyTransactionCount).forEach(function (key) {
5968
5968
  });
5969
5969
  });
5970
5970
 
5971
+ var _CreateDefaultPromoCode = require("./Interface/api/promoCode/CreateDefaultPromoCode");
5972
+
5973
+ Object.keys(_CreateDefaultPromoCode).forEach(function (key) {
5974
+ if (key === "default" || key === "__esModule") return;
5975
+ Object.defineProperty(exports, key, {
5976
+ enumerable: true,
5977
+ get: function () {
5978
+ return _CreateDefaultPromoCode[key];
5979
+ }
5980
+ });
5981
+ });
5982
+
5983
+ var _ReadDefaultPaginationPromoCode = require("./Interface/api/promoCode/ReadDefaultPaginationPromoCode");
5984
+
5985
+ Object.keys(_ReadDefaultPaginationPromoCode).forEach(function (key) {
5986
+ if (key === "default" || key === "__esModule") return;
5987
+ Object.defineProperty(exports, key, {
5988
+ enumerable: true,
5989
+ get: function () {
5990
+ return _ReadDefaultPaginationPromoCode[key];
5991
+ }
5992
+ });
5993
+ });
5994
+
5995
+ var _QueryBankAccount = require("./Interface/api/bankAccount/QueryBankAccount");
5996
+
5997
+ Object.keys(_QueryBankAccount).forEach(function (key) {
5998
+ if (key === "default" || key === "__esModule") return;
5999
+ Object.defineProperty(exports, key, {
6000
+ enumerable: true,
6001
+ get: function () {
6002
+ return _QueryBankAccount[key];
6003
+ }
6004
+ });
6005
+ });
6006
+
6007
+ var _QueryLogPagination = require("./Interface/api/log/QueryLogPagination");
6008
+
6009
+ Object.keys(_QueryLogPagination).forEach(function (key) {
6010
+ if (key === "default" || key === "__esModule") return;
6011
+ Object.defineProperty(exports, key, {
6012
+ enumerable: true,
6013
+ get: function () {
6014
+ return _QueryLogPagination[key];
6015
+ }
6016
+ });
6017
+ });
6018
+
5971
6019
  var _ReadSurvey = require("./Interface/api/survey/ReadSurvey");
5972
6020
 
5973
6021
  Object.keys(_ReadSurvey).forEach(function (key) {
@@ -7564,6 +7612,54 @@ Object.keys(_CreateKilometricAllowanceValidation).forEach(function (key) {
7564
7612
  });
7565
7613
  });
7566
7614
 
7615
+ var _CreateThirdPartyForm = require("./Interface/api/thirdParty/CreateThirdPartyForm");
7616
+
7617
+ Object.keys(_CreateThirdPartyForm).forEach(function (key) {
7618
+ if (key === "default" || key === "__esModule") return;
7619
+ Object.defineProperty(exports, key, {
7620
+ enumerable: true,
7621
+ get: function () {
7622
+ return _CreateThirdPartyForm[key];
7623
+ }
7624
+ });
7625
+ });
7626
+
7627
+ var _UpdateThirdPartyForm = require("./Interface/api/thirdParty/UpdateThirdPartyForm");
7628
+
7629
+ Object.keys(_UpdateThirdPartyForm).forEach(function (key) {
7630
+ if (key === "default" || key === "__esModule") return;
7631
+ Object.defineProperty(exports, key, {
7632
+ enumerable: true,
7633
+ get: function () {
7634
+ return _UpdateThirdPartyForm[key];
7635
+ }
7636
+ });
7637
+ });
7638
+
7639
+ var _QueryThirdParty = require("./Interface/api/thirdParty/QueryThirdParty");
7640
+
7641
+ Object.keys(_QueryThirdParty).forEach(function (key) {
7642
+ if (key === "default" || key === "__esModule") return;
7643
+ Object.defineProperty(exports, key, {
7644
+ enumerable: true,
7645
+ get: function () {
7646
+ return _QueryThirdParty[key];
7647
+ }
7648
+ });
7649
+ });
7650
+
7651
+ var _Util4 = require("./Interface/enum/Util");
7652
+
7653
+ Object.keys(_Util4).forEach(function (key) {
7654
+ if (key === "default" || key === "__esModule") return;
7655
+ Object.defineProperty(exports, key, {
7656
+ enumerable: true,
7657
+ get: function () {
7658
+ return _Util4[key];
7659
+ }
7660
+ });
7661
+ });
7662
+
7567
7663
  var _cerfa = require("../utils/cerfa");
7568
7664
 
7569
7665
  Object.keys(_cerfa).forEach(function (key) {
@@ -7575,4 +7671,52 @@ Object.keys(_cerfa).forEach(function (key) {
7575
7671
  }
7576
7672
  });
7577
7673
  });
7674
+
7675
+ var _CreateAffectedPatrimony = require("./Interface/api/affectedPatrimony/CreateAffectedPatrimony");
7676
+
7677
+ Object.keys(_CreateAffectedPatrimony).forEach(function (key) {
7678
+ if (key === "default" || key === "__esModule") return;
7679
+ Object.defineProperty(exports, key, {
7680
+ enumerable: true,
7681
+ get: function () {
7682
+ return _CreateAffectedPatrimony[key];
7683
+ }
7684
+ });
7685
+ });
7686
+
7687
+ var _CreateInKindAffectedPatrimony = require("./Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony");
7688
+
7689
+ Object.keys(_CreateInKindAffectedPatrimony).forEach(function (key) {
7690
+ if (key === "default" || key === "__esModule") return;
7691
+ Object.defineProperty(exports, key, {
7692
+ enumerable: true,
7693
+ get: function () {
7694
+ return _CreateInKindAffectedPatrimony[key];
7695
+ }
7696
+ });
7697
+ });
7698
+
7699
+ var _ResultCreateAffectedPatrimony = require("./Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony");
7700
+
7701
+ Object.keys(_ResultCreateAffectedPatrimony).forEach(function (key) {
7702
+ if (key === "default" || key === "__esModule") return;
7703
+ Object.defineProperty(exports, key, {
7704
+ enumerable: true,
7705
+ get: function () {
7706
+ return _ResultCreateAffectedPatrimony[key];
7707
+ }
7708
+ });
7709
+ });
7710
+
7711
+ var _ReadAffectedPatrimony = require("./Interface/api/affectedPatrimony/ReadAffectedPatrimony");
7712
+
7713
+ Object.keys(_ReadAffectedPatrimony).forEach(function (key) {
7714
+ if (key === "default" || key === "__esModule") return;
7715
+ Object.defineProperty(exports, key, {
7716
+ enumerable: true,
7717
+ get: function () {
7718
+ return _ReadAffectedPatrimony[key];
7719
+ }
7720
+ });
7721
+ });
7578
7722
  //# sourceMappingURL=index.js.map