@silexpert/core 1.1.39 → 1.1.41

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 (127) hide show
  1. package/es/api/resources/FirstStep.d.ts +2 -1
  2. package/es/api/resources/FirstStep.d.ts.map +1 -1
  3. package/es/api/resources/FirstStep.js +3 -0
  4. package/es/api/resources/FirstStep.js.map +1 -1
  5. package/es/types/Enum/Activity.d.ts +50 -0
  6. package/es/types/Enum/Activity.d.ts.map +1 -1
  7. package/es/types/Enum/Activity.js +50 -0
  8. package/es/types/Enum/Activity.js.map +1 -1
  9. package/es/types/Enum/BrandClems.d.ts +164 -0
  10. package/es/types/Enum/BrandClems.d.ts.map +1 -0
  11. package/es/types/Enum/BrandClems.js +155 -0
  12. package/es/types/Enum/BrandClems.js.map +1 -0
  13. package/es/types/Enum/BrandLegalstart.js +3 -3
  14. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  15. package/es/types/Enum/BrandPourcentage.js +2 -2
  16. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  17. package/es/types/Enum/Country.d.ts +200 -0
  18. package/es/types/Enum/Country.d.ts.map +1 -1
  19. package/es/types/Enum/Country.js +393 -0
  20. package/es/types/Enum/Country.js.map +1 -1
  21. package/es/types/Enum/PaymentExpectation.d.ts +18 -0
  22. package/es/types/Enum/PaymentExpectation.d.ts.map +1 -0
  23. package/es/types/Enum/PaymentExpectation.js +66 -0
  24. package/es/types/Enum/PaymentExpectation.js.map +1 -0
  25. package/es/types/Enum/PrestationType.d.ts +4 -1
  26. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  27. package/es/types/Enum/PrestationType.js +54 -0
  28. package/es/types/Enum/PrestationType.js.map +1 -1
  29. package/es/types/Interface/api/exercice/QueryExercice.d.ts +1 -0
  30. package/es/types/Interface/api/exercice/QueryExercice.d.ts.map +1 -1
  31. package/es/types/Interface/api/exercice/QueryExercice.js +7 -0
  32. package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  33. package/es/types/Interface/api/firstStep/Create.d.ts +10 -0
  34. package/es/types/Interface/api/firstStep/Create.d.ts.map +1 -0
  35. package/es/types/Interface/api/firstStep/Create.js +56 -0
  36. package/es/types/Interface/api/firstStep/Create.js.map +1 -0
  37. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts +6 -0
  38. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts.map +1 -0
  39. package/es/types/Interface/api/society/CreateSocietyDetail.js +32 -0
  40. package/es/types/Interface/api/society/CreateSocietyDetail.js.map +1 -0
  41. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +15 -0
  42. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -0
  43. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +71 -0
  44. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -0
  45. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts +4 -0
  46. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts.map +1 -0
  47. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js +19 -0
  48. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -0
  49. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts +5 -0
  50. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts.map +1 -0
  51. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js +26 -0
  52. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -0
  53. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts +5 -0
  54. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts.map +1 -0
  55. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +26 -0
  56. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -0
  57. package/es/types/Interface/models/ISocietyDetail.d.ts +97 -97
  58. package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  59. package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
  60. package/es/types/index.d.ts +6 -0
  61. package/es/types/index.d.ts.map +1 -1
  62. package/es/types/index.js +6 -0
  63. package/es/types/index.js.map +1 -1
  64. package/es/utils/amount.d.ts +1 -0
  65. package/es/utils/amount.d.ts.map +1 -1
  66. package/es/utils/amount.js +300 -0
  67. package/es/utils/amount.js.map +1 -1
  68. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  69. package/es/utils/vat/3310/century23.js +6 -5
  70. package/es/utils/vat/3310/century23.js.map +1 -1
  71. package/js/api/resources/FirstStep.js +3 -0
  72. package/js/api/resources/FirstStep.js.map +1 -1
  73. package/js/types/Enum/Activity.js +50 -0
  74. package/js/types/Enum/Activity.js.map +1 -1
  75. package/js/types/Enum/BrandClems.js +157 -0
  76. package/js/types/Enum/BrandClems.js.map +1 -0
  77. package/js/types/Enum/BrandLegalstart.js +3 -3
  78. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  79. package/js/types/Enum/BrandPourcentage.js +2 -2
  80. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  81. package/js/types/Enum/Country.js +780 -0
  82. package/js/types/Enum/Country.js.map +1 -1
  83. package/js/types/Enum/PaymentExpectation.js +60 -0
  84. package/js/types/Enum/PaymentExpectation.js.map +1 -0
  85. package/js/types/Enum/PrestationType.js +54 -0
  86. package/js/types/Enum/PrestationType.js.map +1 -1
  87. package/js/types/Interface/api/exercice/QueryExercice.js +1 -0
  88. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  89. package/js/types/Interface/api/firstStep/Create.js +28 -0
  90. package/js/types/Interface/api/firstStep/Create.js.map +1 -0
  91. package/js/types/Interface/api/society/CreateSocietyDetail.js +24 -0
  92. package/js/types/Interface/api/society/CreateSocietyDetail.js.map +1 -0
  93. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +34 -0
  94. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -0
  95. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js +22 -0
  96. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -0
  97. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js +23 -0
  98. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -0
  99. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +23 -0
  100. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -0
  101. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  102. package/js/types/index.js +87 -27
  103. package/js/types/index.js.map +1 -1
  104. package/js/utils/amount.js +238 -0
  105. package/js/utils/amount.js.map +1 -1
  106. package/js/utils/vat/3310/century23.js +6 -5
  107. package/js/utils/vat/3310/century23.js.map +1 -1
  108. package/package.json +1 -1
  109. package/ts/api/resources/FirstStep.ts +5 -1
  110. package/ts/types/Enum/Activity.ts +52 -1
  111. package/ts/types/Enum/BrandClems.ts +154 -0
  112. package/ts/types/Enum/BrandLegalstart.ts +3 -3
  113. package/ts/types/Enum/BrandPourcentage.ts +2 -2
  114. package/ts/types/Enum/Country.ts +394 -0
  115. package/ts/types/Enum/PaymentExpectation.ts +65 -0
  116. package/ts/types/Enum/PrestationType.ts +54 -0
  117. package/ts/types/Interface/api/exercice/QueryExercice.ts +6 -0
  118. package/ts/types/Interface/api/firstStep/Create.ts +39 -0
  119. package/ts/types/Interface/api/society/CreateSocietyDetail.ts +19 -0
  120. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +54 -0
  121. package/ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts +10 -0
  122. package/ts/types/Interface/api/statutsGeneration/UpdateExercice.ts +16 -0
  123. package/ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts +16 -0
  124. package/ts/types/Interface/models/ISocietyDetail.ts +97 -97
  125. package/ts/types/index.ts +6 -0
  126. package/ts/utils/amount.ts +171 -0
  127. package/ts/utils/vat/3310/century23.ts +7 -5
@@ -23,4 +23,5 @@ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOption
23
23
  __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDate)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Date)], QueryExercice.prototype, "startDate", void 0);
24
24
  __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDate)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Date)], QueryExercice.prototype, "endDate", void 0);
25
25
  __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryExercice.prototype, "isBack", void 0);
26
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryExercice.prototype, "close", void 0);
26
27
  //# sourceMappingURL=QueryExercice.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueryExercice.js","names":["_classValidator","require","_decorators","_boolean","QueryExercice","exports","__decorate","ApiPropertyOptional","IsOptional","IsDate","Date","IsBoolean","ToBoolean"],"sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"sourcesContent":["import { IsBoolean, IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryExercice {\n @ApiPropertyOptional()\n @IsOptional()\n id?: number | number[];\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n startDate?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n endDate?: Date;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isBack?: boolean;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,aAAa;AAoBzBC,OAAA,CApBYD,aAAa,GAAbA,aAAa;AACxBE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,0EACU;AAEvBF,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAE,sBAAM,GAAE,EACR,IAAAD,0BAAU,GAAE,E,0BACDE,IAAI,E,+CAAC;AAEjBJ,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAE,sBAAM,GAAE,EACR,IAAAD,0BAAU,GAAE,E,0BACHE,IAAI,E,6CAAC;AAEfJ,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAI,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,EACX,IAAAJ,0BAAU,GAAE,E,+EACI"}
1
+ {"version":3,"file":"QueryExercice.js","names":["_classValidator","require","_decorators","_boolean","QueryExercice","exports","__decorate","ApiPropertyOptional","IsOptional","IsDate","Date","IsBoolean","ToBoolean"],"sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"sourcesContent":["import { IsBoolean, IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryExercice {\n @ApiPropertyOptional()\n @IsOptional()\n id?: number | number[];\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n startDate?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n endDate?: Date;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isBack?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n close?: boolean;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,aAAa;AA0BzBC,OAAA,CA1BYD,aAAa,GAAbA,aAAa;AACxBE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,E,0EACU;AAEvBF,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAE,sBAAM,GAAE,EACR,IAAAD,0BAAU,GAAE,E,0BACDE,IAAI,E,+CAAC;AAEjBJ,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAE,sBAAM,GAAE,EACR,IAAAD,0BAAU,GAAE,E,0BACHE,IAAI,E,6CAAC;AAEfJ,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAI,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,EACX,IAAAJ,0BAAU,GAAE,E,+EACI;AAEjBF,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAI,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,EACX,IAAAJ,0BAAU,GAAE,E,8EACG"}
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateOrCreateFirstStep = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _utils = require("../../../../utils");
9
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
10
+ var c = arguments.length,
11
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
12
+ d;
13
+ 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;
14
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
15
+ };
16
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
17
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
18
+ };
19
+ class UpdateOrCreateFirstStep {}
20
+ exports.UpdateOrCreateFirstStep = UpdateOrCreateFirstStep;
21
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasBankAccountSynchronized", void 0);
22
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasContactInformationsFilled", void 0);
23
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasEmailCustom", void 0);
24
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasStripeConnector", void 0);
25
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasAccountingTransactionAnnotated", void 0);
26
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasBillingToolCustom", void 0);
27
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], UpdateOrCreateFirstStep.prototype, "hasMobileApp", void 0);
28
+ //# sourceMappingURL=Create.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Create.js","names":["_classValidator","require","_utils","UpdateOrCreateFirstStep","exports","__decorate","ApiPropertyOptional","IsOptional","IsDate","Date"],"sources":["../../../../../ts/types/Interface/api/firstStep/Create.ts"],"sourcesContent":["import { IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateOrCreateFirstStep {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasBankAccountSynchronized?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasContactInformationsFilled?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasEmailCustom?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasStripeConnector?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasAccountingTransactionAnnotated?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasBillingToolCustom?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n hasMobileApp?: Date;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,uBAAuB;AAmCnCC,OAAA,CAnCYD,uBAAuB,GAAvBA,uBAAuB;AAClCE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACoBC,IAAI,E,0EAAC;AAElCJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACsBC,IAAI,E,4EAAC;AAEpCJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACQC,IAAI,E,8DAAC;AAEtBJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACYC,IAAI,E,kEAAC;AAE1BJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BAC2BC,IAAI,E,iFAAC;AAEzCJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACcC,IAAI,E,oEAAC;AAE5BJ,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,sBAAM,GAAE,E,0BACMC,IAAI,E,4DAAC"}
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateSocietyDetail = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _utils = require("../../../../utils");
9
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
10
+ var c = arguments.length,
11
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
12
+ d;
13
+ 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;
14
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
15
+ };
16
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
17
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
18
+ };
19
+ class CreateSocietyDetail {}
20
+ exports.CreateSocietyDetail = CreateSocietyDetail;
21
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", Object)], CreateSocietyDetail.prototype, "personnalContributionCapital", void 0);
22
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", Object)], CreateSocietyDetail.prototype, "personnalContributionCurrentBankAccount", void 0);
23
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", Object)], CreateSocietyDetail.prototype, "personnalContributionInKind", void 0);
24
+ //# sourceMappingURL=CreateSocietyDetail.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateSocietyDetail.js","names":["_classValidator","require","_utils","CreateSocietyDetail","exports","__decorate","ApiPropertyOptional","IsOptional","IsString"],"sources":["../../../../../ts/types/Interface/api/society/CreateSocietyDetail.ts"],"sourcesContent":["import { IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateSocietyDetail {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n personnalContributionCapital?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n personnalContributionCurrentBankAccount?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n personnalContributionInKind?: string | null;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,mBAAmB;AAe/BC,OAAA,CAfYD,mBAAmB,GAAnBA,mBAAmB;AAC9BE,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,0GACkC;AAE7CH,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,qHAC6C;AAExDH,UAAA,EAAC,IAAAC,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,yGACiC"}
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateBusinessPartnersAndUsersParams = exports.CreateBusinessPartnersAndUsersParamsUser = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _decorators = require("../../../../utils/decorators");
9
+ var _Country = require("../../../Enum/Country");
10
+ var _boolean = require("../../../../utils/transforms/boolean.transform");
11
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
12
+ var c = arguments.length,
13
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
14
+ d;
15
+ 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;
16
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
17
+ };
18
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
19
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
20
+ };
21
+ class CreateBusinessPartnersAndUsersParamsUser {}
22
+ exports.CreateBusinessPartnersAndUsersParamsUser = CreateBusinessPartnersAndUsersParamsUser;
23
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateBusinessPartnersAndUsersParamsUser.prototype, "firstname", void 0);
24
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateBusinessPartnersAndUsersParamsUser.prototype, "lastname", void 0);
25
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], CreateBusinessPartnersAndUsersParamsUser.prototype, "birthdate", void 0);
26
+ class CreateBusinessPartnersAndUsersParams {}
27
+ exports.CreateBusinessPartnersAndUsersParams = CreateBusinessPartnersAndUsersParams;
28
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateBusinessPartnersAndUsersParams.prototype, "cityOfBirth", void 0);
29
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsEnum)(_Country.CountryId), __metadata("design:type", Number)], CreateBusinessPartnersAndUsersParams.prototype, "idCountryBirth", void 0);
30
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateBusinessPartnersAndUsersParams.prototype, "idNationality", void 0);
31
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateBusinessPartnersAndUsersParams.prototype, "isPhysical", void 0);
32
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateBusinessPartnersAndUsersParams.prototype, "sharesHeld", void 0);
33
+ __decorate([(0, _decorators.ApiProperty)(), __metadata("design:type", CreateBusinessPartnersAndUsersParamsUser)], CreateBusinessPartnersAndUsersParams.prototype, "user", void 0);
34
+ //# sourceMappingURL=CreateBusinessPartnersAndUsersParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","names":["_classValidator","require","_decorators","_Country","_boolean","CreateBusinessPartnersAndUsersParamsUser","exports","__decorate","ApiPropertyOptional","IsOptional","IsString","IsDate","Date","CreateBusinessPartnersAndUsersParams","IsEnum","CountryId","IsInt","IsBoolean","ToBoolean","ApiProperty"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;AACA,IAAAG,QAAA,GAAAH,OAAA;;;;;;;;;;;AAEM,MAAOI,wCAAwC;AAepDC,OAAA,CAfYD,wCAAwC,GAAxCA,wCAAwC;AACnDE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,4GACQ;AAEnBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,2GACO;AAElBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAE,sBAAM,GAAE,E,0BACGC,IAAI,E,0EAAC;AAGb,MAAOC,oCAAoC;AA6BhDP,OAAA,CA7BYO,oCAAoC,GAApCA,oCAAoC;AAC/CN,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,0GACU;AAErBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAK,sBAAM,EAACC,kBAAS,CAAC,E,6GACS;AAE3BR,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAO,qBAAK,GAAE,E,4GACe;AAEvBT,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAQ,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,E,0GACS;AAErBX,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAO,qBAAK,GAAE,E,yGACY;AAEpBT,UAAA,EAAC,IAAAY,uBAAW,GAAE,E,0BACPd,wCAAwC,E,iEAAC"}
@@ -0,0 +1,22 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SendInviteMailParams = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _decorators = require("../../../../utils/decorators");
9
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
10
+ var c = arguments.length,
11
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
12
+ d;
13
+ 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;
14
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
15
+ };
16
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
17
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
18
+ };
19
+ class SendInviteMailParams {}
20
+ exports.SendInviteMailParams = SendInviteMailParams;
21
+ __decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsEmail)(), __metadata("design:type", String)], SendInviteMailParams.prototype, "email", void 0);
22
+ //# sourceMappingURL=SendInviteMailParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendInviteMailParams.js","names":["_classValidator","require","_decorators","SendInviteMailParams","exports","__decorate","ApiProperty","IsEmail"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts"],"sourcesContent":["import {\n IsEmail,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils/decorators';\n\nexport class SendInviteMailParams {\n @ApiProperty()\n @IsEmail()\n email: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,oBAAoB;AAIhCC,OAAA,CAJYD,oBAAoB,GAApBA,oBAAoB;AAC/BE,UAAA,EAAC,IAAAC,uBAAW,GAAE,EACb,IAAAC,uBAAO,GAAE,E,oFACI"}
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateExerciceStatuts = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _decorators = require("../../../../utils/decorators");
9
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
10
+ var c = arguments.length,
11
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
12
+ d;
13
+ 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;
14
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
15
+ };
16
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
17
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
18
+ };
19
+ class UpdateExerciceStatuts {}
20
+ exports.UpdateExerciceStatuts = UpdateExerciceStatuts;
21
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDateString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], UpdateExerciceStatuts.prototype, "startDate", void 0);
22
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDateString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], UpdateExerciceStatuts.prototype, "endDate", void 0);
23
+ //# sourceMappingURL=UpdateExercice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExercice.js","names":["_classValidator","require","_decorators","UpdateExerciceStatuts","exports","__decorate","ApiPropertyOptional","IsDateString","IsOptional"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExercice.ts"],"sourcesContent":["import {\n IsDateString, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class UpdateExerciceStatuts {\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,qBAAqB;AAUjCC,OAAA,CAVYD,qBAAqB,GAArBA,qBAAqB;AAChCE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,4BAAY,GAAE,EACd,IAAAC,0BAAU,GAAE,E,yFACM;AAEnBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,4BAAY,GAAE,EACd,IAAAC,0BAAU,GAAE,E,uFACI"}
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateExerciceStatuts = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _decorators = require("../../../../utils/decorators");
9
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
10
+ var c = arguments.length,
11
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
12
+ d;
13
+ 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;
14
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
15
+ };
16
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
17
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
18
+ };
19
+ class UpdateExerciceStatuts {}
20
+ exports.UpdateExerciceStatuts = UpdateExerciceStatuts;
21
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDateString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], UpdateExerciceStatuts.prototype, "startDate", void 0);
22
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsDateString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], UpdateExerciceStatuts.prototype, "endDate", void 0);
23
+ //# sourceMappingURL=UpdateExerciceParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExerciceParams.js","names":["_classValidator","require","_decorators","UpdateExerciceStatuts","exports","__decorate","ApiPropertyOptional","IsDateString","IsOptional"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts"],"sourcesContent":["import {\n IsDateString, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class UpdateExerciceStatuts {\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,qBAAqB;AAUjCC,OAAA,CAVYD,qBAAqB,GAArBA,qBAAqB;AAChCE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,4BAAY,GAAE,EACd,IAAAC,0BAAU,GAAE,E,yFACM;AAEnBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,4BAAY,GAAE,EACd,IAAAC,0BAAU,GAAE,E,uFACI"}
@@ -1 +1 @@
1
- {"version":3,"file":"ISocietyDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\n\n// societyDetails\nexport interface ISocietyDetail {\n id?: number;\n detailActivity: string | null;\n historyComments: string | null;\n isLoans: string | null;\n loans: string | null;\n personnalContribution: string | null;\n nbBanks: string | null;\n nbBankaccounts: number | null;\n isCashdesk: boolean | null;\n nbTva: number | null;\n professionnalRent: string | null;\n isPersoAdress: string | null;\n vehicle: string | null;\n interestOtherCompanies: string | null;\n nbAssociates: number | null;\n nbEmployees: number | null;\n hiringPromess: string | null;\n aNouveaux: boolean | null;\n bilanN1: boolean | null;\n revisionDate: Date | null;\n dateFirstContact: Date | null;\n userIdFirstContact: number | null;\n tauxTvaComment: string | null;\n remarqueComment: string | null;\n remarqueCommentCab: string | null;\n acceptation: number | null;\n userIdAcceptation: number | null;\n lab: boolean | null;\n userIdLab: number | null;\n previsionCa: string | null;\n externalMeans: string | null;\n needTreasury: string | null;\n judiciaryRecovery: string | null;\n fiscalControl: string | null;\n descriptionFormation: string | null;\n fonctionAndInterlocutors: string | null;\n managementKnowledge: string | null;\n otherIncome: string | null;\n politicalResponsability: string | null;\n prohibitedBanking: string | null;\n accreARCEOrARE: string | null;\n frenchTaxResident: string | null;\n isIrTaxable: string | null;\n billingSoftware: string | null;\n collectionSystem: string | null;\n flowSheet: string | null;\n rankFiles: string | null;\n specificNeeds: string | null;\n configAccount: boolean | null;\n investissement: string | null;\n workInternationnal: string | null;\n creationEntreprise: string | null;\n oldActivite: string | null;\n indemnite: string | null;\n findClementine: string | null;\n validationDate: Date | null;\n idSociety: number | null;\n idUser: number | null;\n idFile: number | null;\n idFileToClient: number | null;\n idFindClementine: number | null;\n nbAssociatesInCompany: number | null;\n hasCommercialLease: string | null;\n amountBaseBefore: number | null;\n trainingIsDone: boolean;\n commercialArea: string | null;\n commercialRentAmount: string | null;\n hasTravellingExpenses: string | null;\n personnalContributionCapital: string | null;\n personnalContributionCurrentBankAccount: string | null;\n personnalContributionInKind: string | null;\n poleEmploiAid: string | null;\n poleEmploiAidType: number | null;\n honorLoan: string | null;\n honorLoanAmount: string | null;\n financingStartingStock: string | null;\n financingStartingStockAmount: string | null;\n yearSocietyCreation: string | null;\n lastExerciceCA: string | null;\n borrowingInProgress: string | null;\n borrowingInProgressAmount: string | null;\n investissementCTMT: string | null;\n changeECReason: string | null;\n isSocietyCreation: boolean | null;\n participationsInOtherSociety: string | null;\n entrepriseProject: boolean;\n contractorProfil: boolean;\n notificationForConstitution: boolean;\n notificationForOtherMissions: boolean | null;\n takeKnowledge: boolean;\n bankSynchronisationState: number | null;\n platformExplanation:number | null;\n mobileAppInstallationProposal:number | null;\n verifiedDocuments: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n file: IFile;\n fileToClient: IFile;\n society: ISociety;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"ISocietyDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\n\n// societyDetails\nexport interface ISocietyDetail {\n id?: number;\n detailActivity?: string | null;\n historyComments?: string | null;\n isLoans?: string | null;\n loans?: string | null;\n personnalContribution?: string | null;\n nbBanks?: string | null;\n nbBankaccounts?: number | null;\n isCashdesk?: boolean | null;\n nbTva?: number | null;\n professionnalRent?: string | null;\n isPersoAdress?: string | null;\n vehicle?: string | null;\n interestOtherCompanies?: string | null;\n nbAssociates?: number | null;\n nbEmployees?: number | null;\n hiringPromess?: string | null;\n aNouveaux?: boolean | null;\n bilanN1?: boolean | null;\n revisionDate?: Date | null;\n dateFirstContact?: Date | null;\n userIdFirstContact?: number | null;\n tauxTvaComment?: string | null;\n remarqueComment?: string | null;\n remarqueCommentCab?: string | null;\n acceptation?: number | null;\n userIdAcceptation?: number | null;\n lab?: boolean | null;\n userIdLab?: number | null;\n previsionCa?: string | null;\n externalMeans?: string | null;\n needTreasury?: string | null;\n judiciaryRecovery?: string | null;\n fiscalControl?: string | null;\n descriptionFormation?: string | null;\n fonctionAndInterlocutors?: string | null;\n managementKnowledge?: string | null;\n otherIncome?: string | null;\n politicalResponsability?: string | null;\n prohibitedBanking?: string | null;\n accreARCEOrARE?: string | null;\n frenchTaxResident?: string | null;\n isIrTaxable?: string | null;\n billingSoftware?: string | null;\n collectionSystem?: string | null;\n flowSheet?: string | null;\n rankFiles?: string | null;\n specificNeeds?: string | null;\n configAccount?: boolean | null;\n investissement?: string | null;\n workInternationnal?: string | null;\n creationEntreprise?: string | null;\n oldActivite?: string | null;\n indemnite?: string | null;\n findClementine?: string | null;\n validationDate?: Date | null;\n idSociety?: number | null;\n idUser?: number | null;\n idFile?: number | null;\n idFileToClient?: number | null;\n idFindClementine?: number | null;\n nbAssociatesInCompany?: number | null;\n hasCommercialLease?: string | null;\n amountBaseBefore?: number | null;\n trainingIsDone?: boolean;\n commercialArea?: string | null;\n commercialRentAmount?: string | null;\n hasTravellingExpenses?: string | null;\n personnalContributionCapital?: string | null;\n personnalContributionCurrentBankAccount?: string | null;\n personnalContributionInKind?: string | null;\n poleEmploiAid?: string | null;\n poleEmploiAidType?: number | null;\n honorLoan?: string | null;\n honorLoanAmount?: string | null;\n financingStartingStock?: string | null;\n financingStartingStockAmount?: string | null;\n yearSocietyCreation?: string | null;\n lastExerciceCA?: string | null;\n borrowingInProgress?: string | null;\n borrowingInProgressAmount?: string | null;\n investissementCTMT?: string | null;\n changeECReason?: string | null;\n isSocietyCreation?: boolean | null;\n participationsInOtherSociety?: string | null;\n entrepriseProject?: boolean;\n contractorProfil?: boolean;\n notificationForConstitution?: boolean;\n notificationForOtherMissions?: boolean | null;\n takeKnowledge?: boolean;\n bankSynchronisationState?: number | null;\n platformExplanation?:number | null;\n mobileAppInstallationProposal?:number | null;\n verifiedDocuments?: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user?: IUser;\n file?: IFile;\n fileToClient?: IFile;\n society?: ISociety;\n}\n"],"mappings":""}
package/js/types/index.js CHANGED
@@ -4653,6 +4653,16 @@ Object.keys(_ThirdParty).forEach(function (key) {
4653
4653
  }
4654
4654
  });
4655
4655
  });
4656
+ var _PaymentExpectation = require("./Enum/PaymentExpectation");
4657
+ Object.keys(_PaymentExpectation).forEach(function (key) {
4658
+ if (key === "default" || key === "__esModule") return;
4659
+ Object.defineProperty(exports, key, {
4660
+ enumerable: true,
4661
+ get: function () {
4662
+ return _PaymentExpectation[key];
4663
+ }
4664
+ });
4665
+ });
4656
4666
  var _Query = require("./Interface/api/adjustment/Query");
4657
4667
  Object.keys(_Query).forEach(function (key) {
4658
4668
  if (key === "default" || key === "__esModule") return;
@@ -4813,6 +4823,16 @@ Object.keys(_QueryMonthlyPayment).forEach(function (key) {
4813
4823
  }
4814
4824
  });
4815
4825
  });
4826
+ var _Create2 = require("./Interface/api/firstStep/Create");
4827
+ Object.keys(_Create2).forEach(function (key) {
4828
+ if (key === "default" || key === "__esModule") return;
4829
+ Object.defineProperty(exports, key, {
4830
+ enumerable: true,
4831
+ get: function () {
4832
+ return _Create2[key];
4833
+ }
4834
+ });
4835
+ });
4816
4836
  var _QueryRegistration = require("./Interface/api/registration/QueryRegistration");
4817
4837
  Object.keys(_QueryRegistration).forEach(function (key) {
4818
4838
  if (key === "default" || key === "__esModule") return;
@@ -5473,6 +5493,16 @@ Object.keys(_CreateSociety).forEach(function (key) {
5473
5493
  }
5474
5494
  });
5475
5495
  });
5496
+ var _CreateSocietyDetail = require("./Interface/api/society/CreateSocietyDetail");
5497
+ Object.keys(_CreateSocietyDetail).forEach(function (key) {
5498
+ if (key === "default" || key === "__esModule") return;
5499
+ Object.defineProperty(exports, key, {
5500
+ enumerable: true,
5501
+ get: function () {
5502
+ return _CreateSocietyDetail[key];
5503
+ }
5504
+ });
5505
+ });
5476
5506
  var _UpdateSociety = require("./Interface/api/society/UpdateSociety");
5477
5507
  Object.keys(_UpdateSociety).forEach(function (key) {
5478
5508
  if (key === "default" || key === "__esModule") return;
@@ -5853,6 +5883,36 @@ Object.keys(_UpdateExercice).forEach(function (key) {
5853
5883
  }
5854
5884
  });
5855
5885
  });
5886
+ var _UpdateExerciceParams = require("./Interface/api/statutsGeneration/UpdateExerciceParams");
5887
+ Object.keys(_UpdateExerciceParams).forEach(function (key) {
5888
+ if (key === "default" || key === "__esModule") return;
5889
+ Object.defineProperty(exports, key, {
5890
+ enumerable: true,
5891
+ get: function () {
5892
+ return _UpdateExerciceParams[key];
5893
+ }
5894
+ });
5895
+ });
5896
+ var _SendInviteMailParams = require("./Interface/api/statutsGeneration/SendInviteMailParams");
5897
+ Object.keys(_SendInviteMailParams).forEach(function (key) {
5898
+ if (key === "default" || key === "__esModule") return;
5899
+ Object.defineProperty(exports, key, {
5900
+ enumerable: true,
5901
+ get: function () {
5902
+ return _SendInviteMailParams[key];
5903
+ }
5904
+ });
5905
+ });
5906
+ var _CreateBusinessPartnersAndUsersParams = require("./Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams");
5907
+ Object.keys(_CreateBusinessPartnersAndUsersParams).forEach(function (key) {
5908
+ if (key === "default" || key === "__esModule") return;
5909
+ Object.defineProperty(exports, key, {
5910
+ enumerable: true,
5911
+ get: function () {
5912
+ return _CreateBusinessPartnersAndUsersParams[key];
5913
+ }
5914
+ });
5915
+ });
5856
5916
  var _ReadAccountingIncome = require("./Interface/api/accountingIncome/ReadAccountingIncome");
5857
5917
  Object.keys(_ReadAccountingIncome).forEach(function (key) {
5858
5918
  if (key === "default" || key === "__esModule") return;
@@ -6403,13 +6463,13 @@ Object.keys(_QueryVatRegimeHistory).forEach(function (key) {
6403
6463
  }
6404
6464
  });
6405
6465
  });
6406
- var _Create2 = require("./Interface/api/textMessage/Create");
6407
- Object.keys(_Create2).forEach(function (key) {
6466
+ var _Create3 = require("./Interface/api/textMessage/Create");
6467
+ Object.keys(_Create3).forEach(function (key) {
6408
6468
  if (key === "default" || key === "__esModule") return;
6409
6469
  Object.defineProperty(exports, key, {
6410
6470
  enumerable: true,
6411
6471
  get: function () {
6412
- return _Create2[key];
6472
+ return _Create3[key];
6413
6473
  }
6414
6474
  });
6415
6475
  });
@@ -7453,13 +7513,13 @@ Object.keys(_Read4).forEach(function (key) {
7453
7513
  }
7454
7514
  });
7455
7515
  });
7456
- var _Create3 = require("./Interface/api/budgetInsight/Create");
7457
- Object.keys(_Create3).forEach(function (key) {
7516
+ var _Create4 = require("./Interface/api/budgetInsight/Create");
7517
+ Object.keys(_Create4).forEach(function (key) {
7458
7518
  if (key === "default" || key === "__esModule") return;
7459
7519
  Object.defineProperty(exports, key, {
7460
7520
  enumerable: true,
7461
7521
  get: function () {
7462
- return _Create3[key];
7522
+ return _Create4[key];
7463
7523
  }
7464
7524
  });
7465
7525
  });
@@ -8423,13 +8483,13 @@ Object.keys(_Query6).forEach(function (key) {
8423
8483
  }
8424
8484
  });
8425
8485
  });
8426
- var _Create4 = require("./Interface/api/customerActivity/Create");
8427
- Object.keys(_Create4).forEach(function (key) {
8486
+ var _Create5 = require("./Interface/api/customerActivity/Create");
8487
+ Object.keys(_Create5).forEach(function (key) {
8428
8488
  if (key === "default" || key === "__esModule") return;
8429
8489
  Object.defineProperty(exports, key, {
8430
8490
  enumerable: true,
8431
8491
  get: function () {
8432
- return _Create4[key];
8492
+ return _Create5[key];
8433
8493
  }
8434
8494
  });
8435
8495
  });
@@ -8443,13 +8503,13 @@ Object.keys(_CreateAlert).forEach(function (key) {
8443
8503
  }
8444
8504
  });
8445
8505
  });
8446
- var _Create5 = require("./Interface/api/commercialManagement/Create");
8447
- Object.keys(_Create5).forEach(function (key) {
8506
+ var _Create6 = require("./Interface/api/commercialManagement/Create");
8507
+ Object.keys(_Create6).forEach(function (key) {
8448
8508
  if (key === "default" || key === "__esModule") return;
8449
8509
  Object.defineProperty(exports, key, {
8450
8510
  enumerable: true,
8451
8511
  get: function () {
8452
- return _Create5[key];
8512
+ return _Create6[key];
8453
8513
  }
8454
8514
  });
8455
8515
  });
@@ -8543,13 +8603,13 @@ Object.keys(_CreateImportation).forEach(function (key) {
8543
8603
  }
8544
8604
  });
8545
8605
  });
8546
- var _Create6 = require("./Interface/api/stripe/Create");
8547
- Object.keys(_Create6).forEach(function (key) {
8606
+ var _Create7 = require("./Interface/api/stripe/Create");
8607
+ Object.keys(_Create7).forEach(function (key) {
8548
8608
  if (key === "default" || key === "__esModule") return;
8549
8609
  Object.defineProperty(exports, key, {
8550
8610
  enumerable: true,
8551
8611
  get: function () {
8552
- return _Create6[key];
8612
+ return _Create7[key];
8553
8613
  }
8554
8614
  });
8555
8615
  });
@@ -8603,13 +8663,13 @@ Object.keys(_Read7).forEach(function (key) {
8603
8663
  }
8604
8664
  });
8605
8665
  });
8606
- var _Create7 = require("./Interface/api/file/Create");
8607
- Object.keys(_Create7).forEach(function (key) {
8666
+ var _Create8 = require("./Interface/api/file/Create");
8667
+ Object.keys(_Create8).forEach(function (key) {
8608
8668
  if (key === "default" || key === "__esModule") return;
8609
8669
  Object.defineProperty(exports, key, {
8610
8670
  enumerable: true,
8611
8671
  get: function () {
8612
- return _Create7[key];
8672
+ return _Create8[key];
8613
8673
  }
8614
8674
  });
8615
8675
  });
@@ -8813,13 +8873,13 @@ Object.keys(_Query10).forEach(function (key) {
8813
8873
  }
8814
8874
  });
8815
8875
  });
8816
- var _Create8 = require("./Interface/api/rule/Create");
8817
- Object.keys(_Create8).forEach(function (key) {
8876
+ var _Create9 = require("./Interface/api/rule/Create");
8877
+ Object.keys(_Create9).forEach(function (key) {
8818
8878
  if (key === "default" || key === "__esModule") return;
8819
8879
  Object.defineProperty(exports, key, {
8820
8880
  enumerable: true,
8821
8881
  get: function () {
8822
- return _Create8[key];
8882
+ return _Create9[key];
8823
8883
  }
8824
8884
  });
8825
8885
  });
@@ -8933,23 +8993,23 @@ Object.keys(_Query11).forEach(function (key) {
8933
8993
  }
8934
8994
  });
8935
8995
  });
8936
- var _Create9 = require("./Interface/api/commercialImport/Create");
8937
- Object.keys(_Create9).forEach(function (key) {
8996
+ var _Create10 = require("./Interface/api/commercialImport/Create");
8997
+ Object.keys(_Create10).forEach(function (key) {
8938
8998
  if (key === "default" || key === "__esModule") return;
8939
8999
  Object.defineProperty(exports, key, {
8940
9000
  enumerable: true,
8941
9001
  get: function () {
8942
- return _Create9[key];
9002
+ return _Create10[key];
8943
9003
  }
8944
9004
  });
8945
9005
  });
8946
- var _Create10 = require("./Interface/api/cashAndExpense/Create");
8947
- Object.keys(_Create10).forEach(function (key) {
9006
+ var _Create11 = require("./Interface/api/cashAndExpense/Create");
9007
+ Object.keys(_Create11).forEach(function (key) {
8948
9008
  if (key === "default" || key === "__esModule") return;
8949
9009
  Object.defineProperty(exports, key, {
8950
9010
  enumerable: true,
8951
9011
  get: function () {
8952
- return _Create10[key];
9012
+ return _Create11[key];
8953
9013
  }
8954
9014
  });
8955
9015
  });