@silexpert/core 1.1.140 → 1.1.141

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 (134) hide show
  1. package/es/api/resources/AccountingFiles.js.map +1 -1
  2. package/es/api/resources/BalanceSheet.d.ts +1 -0
  3. package/es/api/resources/BalanceSheet.d.ts.map +1 -1
  4. package/es/api/resources/BalanceSheet.js +3 -0
  5. package/es/api/resources/BalanceSheet.js.map +1 -1
  6. package/es/api/resources/Revision.d.ts +6 -1
  7. package/es/api/resources/Revision.d.ts.map +1 -1
  8. package/es/api/resources/Revision.js +16 -1
  9. package/es/api/resources/Revision.js.map +1 -1
  10. package/es/api/resources/RevisionGuide.d.ts +2 -2
  11. package/es/api/resources/RevisionGuide.d.ts.map +1 -1
  12. package/es/api/resources/RevisionGuide.js.map +1 -1
  13. package/es/api/resources/VatControl.d.ts +3 -1
  14. package/es/api/resources/VatControl.d.ts.map +1 -1
  15. package/es/api/resources/VatControl.js +6 -0
  16. package/es/api/resources/VatControl.js.map +1 -1
  17. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  18. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  19. package/es/types/Enum/BrandClementine.js +2 -2
  20. package/es/types/Enum/BrandClementine.js.map +1 -1
  21. package/es/types/Enum/BrandPourcentage.js +2 -2
  22. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  23. package/es/types/Enum/RevisionGuide.d.ts +28 -0
  24. package/es/types/Enum/RevisionGuide.d.ts.map +1 -1
  25. package/es/types/Enum/RevisionGuide.js +183 -0
  26. package/es/types/Enum/RevisionGuide.js.map +1 -1
  27. package/es/types/Enum/VatControl.d.ts +12 -0
  28. package/es/types/Enum/VatControl.d.ts.map +1 -0
  29. package/es/types/Enum/VatControl.js +195 -0
  30. package/es/types/Enum/VatControl.js.map +1 -0
  31. package/es/types/Interface/api/balanceSheet/VatControl.d.ts +13 -0
  32. package/es/types/Interface/api/balanceSheet/VatControl.d.ts.map +1 -0
  33. package/es/types/Interface/api/balanceSheet/VatControl.js +2 -0
  34. package/es/types/Interface/api/balanceSheet/VatControl.js.map +1 -0
  35. package/es/types/Interface/api/cerfa/3310.d.ts +47 -0
  36. package/es/types/Interface/api/cerfa/3310.d.ts.map +1 -1
  37. package/es/types/Interface/api/cerfa/3310.js.map +1 -1
  38. package/es/types/Interface/api/registration/CreateRegistration.d.ts +1 -0
  39. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  40. package/es/types/Interface/api/registration/CreateRegistration.js +7 -0
  41. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  42. package/es/types/Interface/api/revision/Create.d.ts +26 -0
  43. package/es/types/Interface/api/revision/Create.d.ts.map +1 -0
  44. package/es/types/Interface/api/revision/Create.js +133 -0
  45. package/es/types/Interface/api/revision/Create.js.map +1 -0
  46. package/es/types/Interface/api/revision/Query.d.ts +8 -0
  47. package/es/types/Interface/api/revision/Query.d.ts.map +1 -1
  48. package/es/types/Interface/api/revision/Query.js +24 -0
  49. package/es/types/Interface/api/revision/Query.js.map +1 -1
  50. package/es/types/Interface/api/vatControl/CreateVatControl.d.ts +5 -0
  51. package/es/types/Interface/api/vatControl/CreateVatControl.d.ts.map +1 -0
  52. package/es/types/Interface/api/vatControl/CreateVatControl.js +26 -0
  53. package/es/types/Interface/api/vatControl/CreateVatControl.js.map +1 -0
  54. package/es/types/Interface/api/vatControl/QueryVatControl.d.ts +4 -0
  55. package/es/types/Interface/api/vatControl/QueryVatControl.d.ts.map +1 -0
  56. package/es/types/Interface/api/vatControl/QueryVatControl.js +21 -0
  57. package/es/types/Interface/api/vatControl/QueryVatControl.js.map +1 -0
  58. package/es/types/Interface/models/ISupervisionPendingPoint.d.ts +10 -0
  59. package/es/types/Interface/models/ISupervisionPendingPoint.d.ts.map +1 -1
  60. package/es/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  61. package/es/types/Interface/models/ISupervisionPendingPointReply.d.ts +13 -0
  62. package/es/types/Interface/models/ISupervisionPendingPointReply.d.ts.map +1 -0
  63. package/es/types/Interface/models/ISupervisionPendingPointReply.js +2 -0
  64. package/es/types/Interface/models/ISupervisionPendingPointReply.js.map +1 -0
  65. package/es/types/index.d.ts +6 -0
  66. package/es/types/index.d.ts.map +1 -1
  67. package/es/types/index.js +6 -0
  68. package/es/types/index.js.map +1 -1
  69. package/es/utils/phone.js +1 -1
  70. package/es/utils/phone.js.map +1 -1
  71. package/es/utils/vat/3310/century23.js +65 -65
  72. package/es/utils/vat/3310/century23.js.map +1 -1
  73. package/js/api/resources/AccountingFiles.js.map +1 -1
  74. package/js/api/resources/BalanceSheet.js +3 -0
  75. package/js/api/resources/BalanceSheet.js.map +1 -1
  76. package/js/api/resources/Revision.js +20 -1
  77. package/js/api/resources/Revision.js.map +1 -1
  78. package/js/api/resources/RevisionGuide.js.map +1 -1
  79. package/js/api/resources/VatControl.js +6 -0
  80. package/js/api/resources/VatControl.js.map +1 -1
  81. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  82. package/js/types/Enum/BrandClementine.js +2 -2
  83. package/js/types/Enum/BrandClementine.js.map +1 -1
  84. package/js/types/Enum/BrandPourcentage.js +2 -2
  85. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  86. package/js/types/Enum/RevisionGuide.js +311 -0
  87. package/js/types/Enum/RevisionGuide.js.map +1 -1
  88. package/js/types/Enum/VatControl.js +162 -0
  89. package/js/types/Enum/VatControl.js.map +1 -0
  90. package/js/types/Interface/api/balanceSheet/VatControl.js +6 -0
  91. package/js/types/Interface/api/balanceSheet/VatControl.js.map +1 -0
  92. package/js/types/Interface/api/cerfa/3310.js.map +1 -1
  93. package/js/types/Interface/api/registration/CreateRegistration.js +1 -0
  94. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  95. package/js/types/Interface/api/revision/Create.js +45 -0
  96. package/js/types/Interface/api/revision/Create.js.map +1 -0
  97. package/js/types/Interface/api/revision/Query.js +9 -1
  98. package/js/types/Interface/api/revision/Query.js.map +1 -1
  99. package/js/types/Interface/api/vatControl/CreateVatControl.js +27 -0
  100. package/js/types/Interface/api/vatControl/CreateVatControl.js.map +1 -0
  101. package/js/types/Interface/api/vatControl/QueryVatControl.js +26 -0
  102. package/js/types/Interface/api/vatControl/QueryVatControl.js.map +1 -0
  103. package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  104. package/js/types/Interface/models/ISupervisionPendingPointReply.js +6 -0
  105. package/js/types/Interface/models/ISupervisionPendingPointReply.js.map +1 -0
  106. package/js/types/index.js +96 -36
  107. package/js/types/index.js.map +1 -1
  108. package/js/utils/phone.js +1 -1
  109. package/js/utils/phone.js.map +1 -1
  110. package/js/utils/vat/3310/century23.js +65 -65
  111. package/js/utils/vat/3310/century23.js.map +1 -1
  112. package/package.json +1 -1
  113. package/ts/api/resources/AccountingFiles.ts +1 -1
  114. package/ts/api/resources/BalanceSheet.ts +4 -0
  115. package/ts/api/resources/Revision.ts +22 -2
  116. package/ts/api/resources/RevisionGuide.ts +2 -2
  117. package/ts/api/resources/VatControl.ts +10 -1
  118. package/ts/types/Enum/BalanceSheetQuestion.ts +0 -1
  119. package/ts/types/Enum/BrandClementine.ts +2 -2
  120. package/ts/types/Enum/BrandPourcentage.ts +2 -2
  121. package/ts/types/Enum/RevisionGuide.ts +197 -1
  122. package/ts/types/Enum/VatControl.ts +198 -0
  123. package/ts/types/Interface/api/balanceSheet/VatControl.ts +10 -0
  124. package/ts/types/Interface/api/cerfa/3310.ts +49 -0
  125. package/ts/types/Interface/api/registration/CreateRegistration.ts +6 -0
  126. package/ts/types/Interface/api/revision/Create.ts +105 -0
  127. package/ts/types/Interface/api/revision/Query.ts +22 -0
  128. package/ts/types/Interface/api/vatControl/CreateVatControl.ts +14 -0
  129. package/ts/types/Interface/api/vatControl/QueryVatControl.ts +10 -0
  130. package/ts/types/Interface/models/ISupervisionPendingPoint.ts +10 -0
  131. package/ts/types/Interface/models/ISupervisionPendingPointReply.ts +16 -0
  132. package/ts/types/index.ts +6 -0
  133. package/ts/utils/phone.ts +1 -1
  134. package/ts/utils/vat/3310/century23.ts +26 -26
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryVatControl.js","names":["_classValidator","require","_utils","QueryVatControl","exports","__decorate","ApiProperty","ArrayUnique","IsInt","each","IsPositive"],"sources":["../../../../../ts/types/Interface/api/vatControl/QueryVatControl.ts"],"sourcesContent":["import { ArrayUnique, IsInt, IsPositive } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryVatControl {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({ each: true })\n @IsPositive({ each: true })\n idRegistration: number[];\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,eAAe;AAM3BC,OAAA,CANYD,eAAe,GAAfA,eAAe;AAC1BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,2BAAW,GAAE,EACb,IAAAC,qBAAK,EAAC;EAAEC,IAAI,EAAE;AAAI,CAAE,CAAC,EACrB,IAAAC,0BAAU,EAAC;EAAED,IAAI,EAAE;AAAI,CAAE,CAAC,E,uFACA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ISupervisionPendingPoint.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervisionPendingPoint.ts"],"sourcesContent":["import { ISupervision } from './ISupervision';\nimport { IUser } from './IUser';\n\n// supervisionsPendingPoints\nexport interface ISupervisionPendingPoint {\n id?: number;\n idSupervision: number;\n idPendingPoint: number;\n isDone: boolean;\n idUser: number | null;\n createdBy: number | null;\n value: string | null;\n note: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n supervision: ISupervision;\n user: IUser;\n ppIsCreatedBy: IUser;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"ISupervisionPendingPoint.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervisionPendingPoint.ts"],"sourcesContent":["import { ISupervision } from './ISupervision';\nimport { ISupervisionPendingPointReply } from './ISupervisionPendingPointReply';\nimport { IUser } from './IUser';\n\n// supervisionsPendingPoints\nexport interface ISupervisionPendingPoint {\n id?: number;\n idSupervision: number;\n idPendingPoint: number;\n isDone: boolean;\n isDoneBy: number | null;\n isDoneDate: Date | null;\n idUser: number | null;\n replyDate: Date | null;\n createdBy: number | null;\n createdByDate: Date | null;\n value: string | null;\n note: string | null;\n isCritical: boolean;\n toBalanceSheetNote: boolean;\n toSummaryNote: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n pendingPointReplies: ISupervisionPendingPointReply[];\n supervision: ISupervision;\n user: IUser;\n ppIsCreatedBy: IUser;\n isDoneUser: IUser;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ISupervisionPendingPointReply.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ISupervisionPendingPointReply.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervisionPendingPointReply.ts"],"sourcesContent":["import { ISupervisionPendingPoint } from './ISupervisionPendingPoint';\nimport { IUser } from './IUser';\n\n// supervisionsPendingPoints\nexport interface ISupervisionPendingPointReply {\n id?: number;\n reply: string;\n idSupervisionPendingPoint: number;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n supervisionPendingPoint: ISupervisionPendingPoint;\n user: IUser;\n}\n"],"mappings":""}
package/js/types/index.js CHANGED
@@ -2033,6 +2033,16 @@ Object.keys(_ISupervisionPendingPoint).forEach(function (key) {
2033
2033
  }
2034
2034
  });
2035
2035
  });
2036
+ var _ISupervisionPendingPointReply = require("./Interface/models/ISupervisionPendingPointReply");
2037
+ Object.keys(_ISupervisionPendingPointReply).forEach(function (key) {
2038
+ if (key === "default" || key === "__esModule") return;
2039
+ Object.defineProperty(exports, key, {
2040
+ enumerable: true,
2041
+ get: function () {
2042
+ return _ISupervisionPendingPointReply[key];
2043
+ }
2044
+ });
2045
+ });
2036
2046
  var _ISurvey = require("./Interface/models/ISurvey");
2037
2047
  Object.keys(_ISurvey).forEach(function (key) {
2038
2048
  if (key === "default" || key === "__esModule") return;
@@ -4853,6 +4863,16 @@ Object.keys(_Bank).forEach(function (key) {
4853
4863
  }
4854
4864
  });
4855
4865
  });
4866
+ var _VatControl = require("./Enum/VatControl");
4867
+ Object.keys(_VatControl).forEach(function (key) {
4868
+ if (key === "default" || key === "__esModule") return;
4869
+ Object.defineProperty(exports, key, {
4870
+ enumerable: true,
4871
+ get: function () {
4872
+ return _VatControl[key];
4873
+ }
4874
+ });
4875
+ });
4856
4876
  var _das = require("./Interface/api/cerfa/das2");
4857
4877
  Object.keys(_das).forEach(function (key) {
4858
4878
  if (key === "default" || key === "__esModule") return;
@@ -6293,6 +6313,16 @@ Object.keys(_Revision).forEach(function (key) {
6293
6313
  }
6294
6314
  });
6295
6315
  });
6316
+ var _Create3 = require("./Interface/api/revision/Create");
6317
+ Object.keys(_Create3).forEach(function (key) {
6318
+ if (key === "default" || key === "__esModule") return;
6319
+ Object.defineProperty(exports, key, {
6320
+ enumerable: true,
6321
+ get: function () {
6322
+ return _Create3[key];
6323
+ }
6324
+ });
6325
+ });
6296
6326
  var _QueryVatDeclaration = require("./Interface/api/vatDeclaration/QueryVatDeclaration");
6297
6327
  Object.keys(_QueryVatDeclaration).forEach(function (key) {
6298
6328
  if (key === "default" || key === "__esModule") return;
@@ -6673,13 +6703,13 @@ Object.keys(_QueryVatRegimeHistory).forEach(function (key) {
6673
6703
  }
6674
6704
  });
6675
6705
  });
6676
- var _Create3 = require("./Interface/api/textMessage/Create");
6677
- Object.keys(_Create3).forEach(function (key) {
6706
+ var _Create4 = require("./Interface/api/textMessage/Create");
6707
+ Object.keys(_Create4).forEach(function (key) {
6678
6708
  if (key === "default" || key === "__esModule") return;
6679
6709
  Object.defineProperty(exports, key, {
6680
6710
  enumerable: true,
6681
6711
  get: function () {
6682
- return _Create3[key];
6712
+ return _Create4[key];
6683
6713
  }
6684
6714
  });
6685
6715
  });
@@ -7783,13 +7813,13 @@ Object.keys(_Read7).forEach(function (key) {
7783
7813
  }
7784
7814
  });
7785
7815
  });
7786
- var _Create4 = require("./Interface/api/budgetInsight/Create");
7787
- Object.keys(_Create4).forEach(function (key) {
7816
+ var _Create5 = require("./Interface/api/budgetInsight/Create");
7817
+ Object.keys(_Create5).forEach(function (key) {
7788
7818
  if (key === "default" || key === "__esModule") return;
7789
7819
  Object.defineProperty(exports, key, {
7790
7820
  enumerable: true,
7791
7821
  get: function () {
7792
- return _Create4[key];
7822
+ return _Create5[key];
7793
7823
  }
7794
7824
  });
7795
7825
  });
@@ -8103,6 +8133,16 @@ Object.keys(_ReadBalanceSheetTransaction).forEach(function (key) {
8103
8133
  }
8104
8134
  });
8105
8135
  });
8136
+ var _VatControl2 = require("./Interface/api/balanceSheet/VatControl");
8137
+ Object.keys(_VatControl2).forEach(function (key) {
8138
+ if (key === "default" || key === "__esModule") return;
8139
+ Object.defineProperty(exports, key, {
8140
+ enumerable: true,
8141
+ get: function () {
8142
+ return _VatControl2[key];
8143
+ }
8144
+ });
8145
+ });
8106
8146
  var _CreateMealExpense = require("./Interface/api/mealExpense/CreateMealExpense");
8107
8147
  Object.keys(_CreateMealExpense).forEach(function (key) {
8108
8148
  if (key === "default" || key === "__esModule") return;
@@ -8773,13 +8813,13 @@ Object.keys(_Query9).forEach(function (key) {
8773
8813
  }
8774
8814
  });
8775
8815
  });
8776
- var _Create5 = require("./Interface/api/customerActivity/Create");
8777
- Object.keys(_Create5).forEach(function (key) {
8816
+ var _Create6 = require("./Interface/api/customerActivity/Create");
8817
+ Object.keys(_Create6).forEach(function (key) {
8778
8818
  if (key === "default" || key === "__esModule") return;
8779
8819
  Object.defineProperty(exports, key, {
8780
8820
  enumerable: true,
8781
8821
  get: function () {
8782
- return _Create5[key];
8822
+ return _Create6[key];
8783
8823
  }
8784
8824
  });
8785
8825
  });
@@ -8793,13 +8833,13 @@ Object.keys(_CreateAlert).forEach(function (key) {
8793
8833
  }
8794
8834
  });
8795
8835
  });
8796
- var _Create6 = require("./Interface/api/commercialManagement/Create");
8797
- Object.keys(_Create6).forEach(function (key) {
8836
+ var _Create7 = require("./Interface/api/commercialManagement/Create");
8837
+ Object.keys(_Create7).forEach(function (key) {
8798
8838
  if (key === "default" || key === "__esModule") return;
8799
8839
  Object.defineProperty(exports, key, {
8800
8840
  enumerable: true,
8801
8841
  get: function () {
8802
- return _Create6[key];
8842
+ return _Create7[key];
8803
8843
  }
8804
8844
  });
8805
8845
  });
@@ -8903,13 +8943,13 @@ Object.keys(_CreateImportation).forEach(function (key) {
8903
8943
  }
8904
8944
  });
8905
8945
  });
8906
- var _Create7 = require("./Interface/api/stripe/Create");
8907
- Object.keys(_Create7).forEach(function (key) {
8946
+ var _Create8 = require("./Interface/api/stripe/Create");
8947
+ Object.keys(_Create8).forEach(function (key) {
8908
8948
  if (key === "default" || key === "__esModule") return;
8909
8949
  Object.defineProperty(exports, key, {
8910
8950
  enumerable: true,
8911
8951
  get: function () {
8912
- return _Create7[key];
8952
+ return _Create8[key];
8913
8953
  }
8914
8954
  });
8915
8955
  });
@@ -8963,13 +9003,13 @@ Object.keys(_Read10).forEach(function (key) {
8963
9003
  }
8964
9004
  });
8965
9005
  });
8966
- var _Create8 = require("./Interface/api/file/Create");
8967
- Object.keys(_Create8).forEach(function (key) {
9006
+ var _Create9 = require("./Interface/api/file/Create");
9007
+ Object.keys(_Create9).forEach(function (key) {
8968
9008
  if (key === "default" || key === "__esModule") return;
8969
9009
  Object.defineProperty(exports, key, {
8970
9010
  enumerable: true,
8971
9011
  get: function () {
8972
- return _Create8[key];
9012
+ return _Create9[key];
8973
9013
  }
8974
9014
  });
8975
9015
  });
@@ -9183,13 +9223,13 @@ Object.keys(_Query12).forEach(function (key) {
9183
9223
  }
9184
9224
  });
9185
9225
  });
9186
- var _Create9 = require("./Interface/api/rule/Create");
9187
- Object.keys(_Create9).forEach(function (key) {
9226
+ var _Create10 = require("./Interface/api/rule/Create");
9227
+ Object.keys(_Create10).forEach(function (key) {
9188
9228
  if (key === "default" || key === "__esModule") return;
9189
9229
  Object.defineProperty(exports, key, {
9190
9230
  enumerable: true,
9191
9231
  get: function () {
9192
- return _Create9[key];
9232
+ return _Create10[key];
9193
9233
  }
9194
9234
  });
9195
9235
  });
@@ -9303,33 +9343,33 @@ Object.keys(_Query13).forEach(function (key) {
9303
9343
  }
9304
9344
  });
9305
9345
  });
9306
- var _Create10 = require("./Interface/api/commercialImport/Create");
9307
- Object.keys(_Create10).forEach(function (key) {
9346
+ var _Create11 = require("./Interface/api/commercialImport/Create");
9347
+ Object.keys(_Create11).forEach(function (key) {
9308
9348
  if (key === "default" || key === "__esModule") return;
9309
9349
  Object.defineProperty(exports, key, {
9310
9350
  enumerable: true,
9311
9351
  get: function () {
9312
- return _Create10[key];
9352
+ return _Create11[key];
9313
9353
  }
9314
9354
  });
9315
9355
  });
9316
- var _Create11 = require("./Interface/api/cashAndExpense/Create");
9317
- Object.keys(_Create11).forEach(function (key) {
9356
+ var _Create12 = require("./Interface/api/cashAndExpense/Create");
9357
+ Object.keys(_Create12).forEach(function (key) {
9318
9358
  if (key === "default" || key === "__esModule") return;
9319
9359
  Object.defineProperty(exports, key, {
9320
9360
  enumerable: true,
9321
9361
  get: function () {
9322
- return _Create11[key];
9362
+ return _Create12[key];
9323
9363
  }
9324
9364
  });
9325
9365
  });
9326
- var _Create12 = require("./Interface/api/accountsSectors/Create");
9327
- Object.keys(_Create12).forEach(function (key) {
9366
+ var _Create13 = require("./Interface/api/accountsSectors/Create");
9367
+ Object.keys(_Create13).forEach(function (key) {
9328
9368
  if (key === "default" || key === "__esModule") return;
9329
9369
  Object.defineProperty(exports, key, {
9330
9370
  enumerable: true,
9331
9371
  get: function () {
9332
- return _Create12[key];
9372
+ return _Create13[key];
9333
9373
  }
9334
9374
  });
9335
9375
  });
@@ -9343,13 +9383,13 @@ Object.keys(_FusionSocieties).forEach(function (key) {
9343
9383
  }
9344
9384
  });
9345
9385
  });
9346
- var _Create13 = require("./Interface/api/changelog/Create");
9347
- Object.keys(_Create13).forEach(function (key) {
9386
+ var _Create14 = require("./Interface/api/changelog/Create");
9387
+ Object.keys(_Create14).forEach(function (key) {
9348
9388
  if (key === "default" || key === "__esModule") return;
9349
9389
  Object.defineProperty(exports, key, {
9350
9390
  enumerable: true,
9351
9391
  get: function () {
9352
- return _Create13[key];
9392
+ return _Create14[key];
9353
9393
  }
9354
9394
  });
9355
9395
  });
@@ -9363,13 +9403,13 @@ Object.keys(_ReadAuthenticateCollaborater).forEach(function (key) {
9363
9403
  }
9364
9404
  });
9365
9405
  });
9366
- var _Create14 = require("./Interface/api/businessSector/Create");
9367
- Object.keys(_Create14).forEach(function (key) {
9406
+ var _Create15 = require("./Interface/api/businessSector/Create");
9407
+ Object.keys(_Create15).forEach(function (key) {
9368
9408
  if (key === "default" || key === "__esModule") return;
9369
9409
  Object.defineProperty(exports, key, {
9370
9410
  enumerable: true,
9371
9411
  get: function () {
9372
- return _Create14[key];
9412
+ return _Create15[key];
9373
9413
  }
9374
9414
  });
9375
9415
  });
@@ -9433,6 +9473,26 @@ Object.keys(_QueryArchived).forEach(function (key) {
9433
9473
  }
9434
9474
  });
9435
9475
  });
9476
+ var _CreateVatControl = require("./Interface/api/vatControl/CreateVatControl");
9477
+ Object.keys(_CreateVatControl).forEach(function (key) {
9478
+ if (key === "default" || key === "__esModule") return;
9479
+ Object.defineProperty(exports, key, {
9480
+ enumerable: true,
9481
+ get: function () {
9482
+ return _CreateVatControl[key];
9483
+ }
9484
+ });
9485
+ });
9486
+ var _QueryVatControl = require("./Interface/api/vatControl/QueryVatControl");
9487
+ Object.keys(_QueryVatControl).forEach(function (key) {
9488
+ if (key === "default" || key === "__esModule") return;
9489
+ Object.defineProperty(exports, key, {
9490
+ enumerable: true,
9491
+ get: function () {
9492
+ return _QueryVatControl[key];
9493
+ }
9494
+ });
9495
+ });
9436
9496
  var _Util4 = require("./Interface/enum/Util");
9437
9497
  Object.keys(_Util4).forEach(function (key) {
9438
9498
  if (key === "default" || key === "__esModule") return;