@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
@@ -3,5 +3,6 @@ export declare class QueryExercice {
3
3
  startDate?: Date;
4
4
  endDate?: Date;
5
5
  isBack?: boolean;
6
+ close?: boolean;
6
7
  }
7
8
  //# sourceMappingURL=QueryExercice.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueryExercice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"names":[],"mappings":"AAIA,qBAAa,aAAa;IAGxB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAKvB,SAAS,CAAC,EAAE,IAAI,CAAC;IAKjB,OAAO,CAAC,EAAE,IAAI,CAAC;IAMf,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB"}
1
+ {"version":3,"file":"QueryExercice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"names":[],"mappings":"AAIA,qBAAa,aAAa;IAGxB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAKvB,SAAS,CAAC,EAAE,IAAI,CAAC;IAKjB,OAAO,CAAC,EAAE,IAAI,CAAC;IAMf,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB"}
@@ -36,4 +36,11 @@ __decorate([
36
36
  IsOptional(),
37
37
  __metadata("design:type", Boolean)
38
38
  ], QueryExercice.prototype, "isBack", void 0);
39
+ __decorate([
40
+ ApiPropertyOptional(),
41
+ IsBoolean(),
42
+ ToBoolean(),
43
+ IsOptional(),
44
+ __metadata("design:type", Boolean)
45
+ ], QueryExercice.prototype, "close", void 0);
39
46
  //# sourceMappingURL=QueryExercice.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueryExercice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,aAAa;CAoBzB;AAnBC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;yCACU;AAEvB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACD,IAAI;gDAAC;AAEjB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACH,IAAI;8CAAC;AAEf;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;6CACI","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}"]}
1
+ {"version":3,"file":"QueryExercice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,aAAa;CA0BzB;AAzBC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;yCACU;AAEvB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACD,IAAI;gDAAC;AAEjB;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACH,IAAI;8CAAC;AAEf;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;6CACI;AAEjB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4CACG","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}"]}
@@ -0,0 +1,10 @@
1
+ export declare class UpdateOrCreateFirstStep {
2
+ hasBankAccountSynchronized?: Date;
3
+ hasContactInformationsFilled?: Date;
4
+ hasEmailCustom?: Date;
5
+ hasStripeConnector?: Date;
6
+ hasAccountingTransactionAnnotated?: Date;
7
+ hasBillingToolCustom?: Date;
8
+ hasMobileApp?: Date;
9
+ }
10
+ //# sourceMappingURL=Create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/firstStep/Create.ts"],"names":[],"mappings":"AAGA,qBAAa,uBAAuB;IAIlC,0BAA0B,CAAC,EAAE,IAAI,CAAC;IAKlC,4BAA4B,CAAC,EAAE,IAAI,CAAC;IAKpC,cAAc,CAAC,EAAE,IAAI,CAAC;IAKtB,kBAAkB,CAAC,EAAE,IAAI,CAAC;IAK1B,iCAAiC,CAAC,EAAE,IAAI,CAAC;IAKzC,oBAAoB,CAAC,EAAE,IAAI,CAAC;IAK5B,YAAY,CAAC,EAAE,IAAI,CAAC;CACrB"}
@@ -0,0 +1,56 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsDate, IsOptional } from 'class-validator';
11
+ import { ApiPropertyOptional } from '../../../../utils';
12
+ export class UpdateOrCreateFirstStep {
13
+ }
14
+ __decorate([
15
+ ApiPropertyOptional(),
16
+ IsOptional(),
17
+ IsDate(),
18
+ __metadata("design:type", Date)
19
+ ], UpdateOrCreateFirstStep.prototype, "hasBankAccountSynchronized", void 0);
20
+ __decorate([
21
+ ApiPropertyOptional(),
22
+ IsOptional(),
23
+ IsDate(),
24
+ __metadata("design:type", Date)
25
+ ], UpdateOrCreateFirstStep.prototype, "hasContactInformationsFilled", void 0);
26
+ __decorate([
27
+ ApiPropertyOptional(),
28
+ IsOptional(),
29
+ IsDate(),
30
+ __metadata("design:type", Date)
31
+ ], UpdateOrCreateFirstStep.prototype, "hasEmailCustom", void 0);
32
+ __decorate([
33
+ ApiPropertyOptional(),
34
+ IsOptional(),
35
+ IsDate(),
36
+ __metadata("design:type", Date)
37
+ ], UpdateOrCreateFirstStep.prototype, "hasStripeConnector", void 0);
38
+ __decorate([
39
+ ApiPropertyOptional(),
40
+ IsOptional(),
41
+ IsDate(),
42
+ __metadata("design:type", Date)
43
+ ], UpdateOrCreateFirstStep.prototype, "hasAccountingTransactionAnnotated", void 0);
44
+ __decorate([
45
+ ApiPropertyOptional(),
46
+ IsOptional(),
47
+ IsDate(),
48
+ __metadata("design:type", Date)
49
+ ], UpdateOrCreateFirstStep.prototype, "hasBillingToolCustom", void 0);
50
+ __decorate([
51
+ ApiPropertyOptional(),
52
+ IsOptional(),
53
+ IsDate(),
54
+ __metadata("design:type", Date)
55
+ ], UpdateOrCreateFirstStep.prototype, "hasMobileApp", void 0);
56
+ //# sourceMappingURL=Create.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/firstStep/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,uBAAuB;CAmCnC;AAlCC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACoB,IAAI;2EAAC;AAElC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACsB,IAAI;6EAAC;AAEpC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACQ,IAAI;+DAAC;AAEtB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACY,IAAI;mEAAC;AAE1B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BAC2B,IAAI;kFAAC;AAEzC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACc,IAAI;qEAAC;AAE5B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACM,IAAI;6DAAC","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}"]}
@@ -0,0 +1,6 @@
1
+ export declare class CreateSocietyDetail {
2
+ personnalContributionCapital?: string | null;
3
+ personnalContributionCurrentBankAccount?: string | null;
4
+ personnalContributionInKind?: string | null;
5
+ }
6
+ //# sourceMappingURL=CreateSocietyDetail.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateSocietyDetail.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/CreateSocietyDetail.ts"],"names":[],"mappings":"AAGA,qBAAa,mBAAmB;IAI9B,4BAA4B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK7C,uCAAuC,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAKxD,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7C"}
@@ -0,0 +1,32 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsOptional, IsString } from 'class-validator';
11
+ import { ApiPropertyOptional } from '../../../../utils';
12
+ export class CreateSocietyDetail {
13
+ }
14
+ __decorate([
15
+ ApiPropertyOptional(),
16
+ IsOptional(),
17
+ IsString(),
18
+ __metadata("design:type", Object)
19
+ ], CreateSocietyDetail.prototype, "personnalContributionCapital", void 0);
20
+ __decorate([
21
+ ApiPropertyOptional(),
22
+ IsOptional(),
23
+ IsString(),
24
+ __metadata("design:type", Object)
25
+ ], CreateSocietyDetail.prototype, "personnalContributionCurrentBankAccount", void 0);
26
+ __decorate([
27
+ ApiPropertyOptional(),
28
+ IsOptional(),
29
+ IsString(),
30
+ __metadata("design:type", Object)
31
+ ], CreateSocietyDetail.prototype, "personnalContributionInKind", void 0);
32
+ //# sourceMappingURL=CreateSocietyDetail.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateSocietyDetail.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/CreateSocietyDetail.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,mBAAmB;CAe/B;AAdC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yEACkC;AAE7C;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;oFAC6C;AAExD;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wEACiC","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}"]}
@@ -0,0 +1,15 @@
1
+ import { CountryId } from '../../../Enum/Country';
2
+ export declare class CreateBusinessPartnersAndUsersParamsUser {
3
+ firstname?: string;
4
+ lastname?: string;
5
+ birthdate?: Date;
6
+ }
7
+ export declare class CreateBusinessPartnersAndUsersParams {
8
+ cityOfBirth?: string;
9
+ idCountryBirth?: CountryId;
10
+ idNationality?: number;
11
+ isPhysical?: boolean;
12
+ sharesHeld?: number;
13
+ user?: CreateBusinessPartnersAndUsersParamsUser;
14
+ }
15
+ //# sourceMappingURL=CreateBusinessPartnersAndUsersParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGlD,qBAAa,wCAAwC;IAInD,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AAED,qBAAa,oCAAoC;IAI/C,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,cAAc,CAAC,EAAE,SAAS,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAMvB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACjD"}
@@ -0,0 +1,71 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString, } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';
12
+ import { CountryId } from '../../../Enum/Country';
13
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
14
+ export class CreateBusinessPartnersAndUsersParamsUser {
15
+ }
16
+ __decorate([
17
+ ApiPropertyOptional(),
18
+ IsOptional(),
19
+ IsString(),
20
+ __metadata("design:type", String)
21
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "firstname", void 0);
22
+ __decorate([
23
+ ApiPropertyOptional(),
24
+ IsOptional(),
25
+ IsString(),
26
+ __metadata("design:type", String)
27
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "lastname", void 0);
28
+ __decorate([
29
+ ApiPropertyOptional(),
30
+ IsOptional(),
31
+ IsDate(),
32
+ __metadata("design:type", Date)
33
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "birthdate", void 0);
34
+ export class CreateBusinessPartnersAndUsersParams {
35
+ }
36
+ __decorate([
37
+ ApiPropertyOptional(),
38
+ IsOptional(),
39
+ IsString(),
40
+ __metadata("design:type", String)
41
+ ], CreateBusinessPartnersAndUsersParams.prototype, "cityOfBirth", void 0);
42
+ __decorate([
43
+ ApiPropertyOptional(),
44
+ IsOptional(),
45
+ IsEnum(CountryId),
46
+ __metadata("design:type", Number)
47
+ ], CreateBusinessPartnersAndUsersParams.prototype, "idCountryBirth", void 0);
48
+ __decorate([
49
+ ApiPropertyOptional(),
50
+ IsOptional(),
51
+ IsInt(),
52
+ __metadata("design:type", Number)
53
+ ], CreateBusinessPartnersAndUsersParams.prototype, "idNationality", void 0);
54
+ __decorate([
55
+ ApiPropertyOptional(),
56
+ IsOptional(),
57
+ IsBoolean(),
58
+ ToBoolean(),
59
+ __metadata("design:type", Boolean)
60
+ ], CreateBusinessPartnersAndUsersParams.prototype, "isPhysical", void 0);
61
+ __decorate([
62
+ ApiPropertyOptional(),
63
+ IsOptional(),
64
+ IsInt(),
65
+ __metadata("design:type", Number)
66
+ ], CreateBusinessPartnersAndUsersParams.prototype, "sharesHeld", void 0);
67
+ __decorate([
68
+ ApiProperty(),
69
+ __metadata("design:type", CreateBusinessPartnersAndUsersParamsUser)
70
+ ], CreateBusinessPartnersAndUsersParams.prototype, "user", void 0);
71
+ //# sourceMappingURL=CreateBusinessPartnersAndUsersParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;CAepD;AAdC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2EACQ;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;2EAAC;AAGnB,MAAM,OAAO,oCAAoC;CA6BhD;AA5BC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yEACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;4EACS;AAE3B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2EACe;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wEACY;AAEpB;IAAC,WAAW,EAAE;8BACP,wCAAwC;kEAAC","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"]}
@@ -0,0 +1,4 @@
1
+ export declare class SendInviteMailParams {
2
+ email: string;
3
+ }
4
+ //# sourceMappingURL=SendInviteMailParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendInviteMailParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts"],"names":[],"mappings":"AAKA,qBAAa,oBAAoB;IAG/B,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1,19 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsEmail, } from 'class-validator';
11
+ import { ApiProperty } from '../../../../utils/decorators';
12
+ export class SendInviteMailParams {
13
+ }
14
+ __decorate([
15
+ ApiProperty(),
16
+ IsEmail(),
17
+ __metadata("design:type", String)
18
+ ], SendInviteMailParams.prototype, "email", void 0);
19
+ //# sourceMappingURL=SendInviteMailParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendInviteMailParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,OAAO,GACR,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,MAAM,OAAO,oBAAoB;CAIhC;AAHC;IAAC,WAAW,EAAE;IACb,OAAO,EAAE;;mDACI","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}"]}
@@ -0,0 +1,5 @@
1
+ export declare class UpdateExerciceStatuts {
2
+ startDate?: string;
3
+ endDate?: string;
4
+ }
5
+ //# sourceMappingURL=UpdateExercice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExercice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExercice.ts"],"names":[],"mappings":"AAKA,qBAAa,qBAAqB;IAIhC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,26 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsDateString, IsOptional, } from 'class-validator';
11
+ import { ApiPropertyOptional } from '../../../../utils/decorators';
12
+ export class UpdateExerciceStatuts {
13
+ }
14
+ __decorate([
15
+ ApiPropertyOptional(),
16
+ IsDateString(),
17
+ IsOptional(),
18
+ __metadata("design:type", String)
19
+ ], UpdateExerciceStatuts.prototype, "startDate", void 0);
20
+ __decorate([
21
+ ApiPropertyOptional(),
22
+ IsDateString(),
23
+ IsOptional(),
24
+ __metadata("design:type", String)
25
+ ], UpdateExerciceStatuts.prototype, "endDate", void 0);
26
+ //# sourceMappingURL=UpdateExercice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExercice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExercice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,YAAY,EAAE,UAAU,GACzB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,qBAAqB;CAUjC;AATC;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;wDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;sDACI","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}"]}
@@ -0,0 +1,5 @@
1
+ export declare class UpdateExerciceStatuts {
2
+ startDate?: string;
3
+ endDate?: string;
4
+ }
5
+ //# sourceMappingURL=UpdateExerciceParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExerciceParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts"],"names":[],"mappings":"AAKA,qBAAa,qBAAqB;IAIhC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,26 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsDateString, IsOptional, } from 'class-validator';
11
+ import { ApiPropertyOptional } from '../../../../utils/decorators';
12
+ export class UpdateExerciceStatuts {
13
+ }
14
+ __decorate([
15
+ ApiPropertyOptional(),
16
+ IsDateString(),
17
+ IsOptional(),
18
+ __metadata("design:type", String)
19
+ ], UpdateExerciceStatuts.prototype, "startDate", void 0);
20
+ __decorate([
21
+ ApiPropertyOptional(),
22
+ IsDateString(),
23
+ IsOptional(),
24
+ __metadata("design:type", String)
25
+ ], UpdateExerciceStatuts.prototype, "endDate", void 0);
26
+ //# sourceMappingURL=UpdateExerciceParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateExerciceParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,YAAY,EAAE,UAAU,GACzB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,qBAAqB;CAUjC;AATC;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;wDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;sDACI","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}"]}
@@ -3,104 +3,104 @@ import { IFile } from './IFile';
3
3
  import { ISociety } from './ISociety';
4
4
  export interface ISocietyDetail {
5
5
  id?: number;
6
- detailActivity: string | null;
7
- historyComments: string | null;
8
- isLoans: string | null;
9
- loans: string | null;
10
- personnalContribution: string | null;
11
- nbBanks: string | null;
12
- nbBankaccounts: number | null;
13
- isCashdesk: boolean | null;
14
- nbTva: number | null;
15
- professionnalRent: string | null;
16
- isPersoAdress: string | null;
17
- vehicle: string | null;
18
- interestOtherCompanies: string | null;
19
- nbAssociates: number | null;
20
- nbEmployees: number | null;
21
- hiringPromess: string | null;
22
- aNouveaux: boolean | null;
23
- bilanN1: boolean | null;
24
- revisionDate: Date | null;
25
- dateFirstContact: Date | null;
26
- userIdFirstContact: number | null;
27
- tauxTvaComment: string | null;
28
- remarqueComment: string | null;
29
- remarqueCommentCab: string | null;
30
- acceptation: number | null;
31
- userIdAcceptation: number | null;
32
- lab: boolean | null;
33
- userIdLab: number | null;
34
- previsionCa: string | null;
35
- externalMeans: string | null;
36
- needTreasury: string | null;
37
- judiciaryRecovery: string | null;
38
- fiscalControl: string | null;
39
- descriptionFormation: string | null;
40
- fonctionAndInterlocutors: string | null;
41
- managementKnowledge: string | null;
42
- otherIncome: string | null;
43
- politicalResponsability: string | null;
44
- prohibitedBanking: string | null;
45
- accreARCEOrARE: string | null;
46
- frenchTaxResident: string | null;
47
- isIrTaxable: string | null;
48
- billingSoftware: string | null;
49
- collectionSystem: string | null;
50
- flowSheet: string | null;
51
- rankFiles: string | null;
52
- specificNeeds: string | null;
53
- configAccount: boolean | null;
54
- investissement: string | null;
55
- workInternationnal: string | null;
56
- creationEntreprise: string | null;
57
- oldActivite: string | null;
58
- indemnite: string | null;
59
- findClementine: string | null;
60
- validationDate: Date | null;
61
- idSociety: number | null;
62
- idUser: number | null;
63
- idFile: number | null;
64
- idFileToClient: number | null;
65
- idFindClementine: number | null;
66
- nbAssociatesInCompany: number | null;
67
- hasCommercialLease: string | null;
68
- amountBaseBefore: number | null;
69
- trainingIsDone: boolean;
70
- commercialArea: string | null;
71
- commercialRentAmount: string | null;
72
- hasTravellingExpenses: string | null;
73
- personnalContributionCapital: string | null;
74
- personnalContributionCurrentBankAccount: string | null;
75
- personnalContributionInKind: string | null;
76
- poleEmploiAid: string | null;
77
- poleEmploiAidType: number | null;
78
- honorLoan: string | null;
79
- honorLoanAmount: string | null;
80
- financingStartingStock: string | null;
81
- financingStartingStockAmount: string | null;
82
- yearSocietyCreation: string | null;
83
- lastExerciceCA: string | null;
84
- borrowingInProgress: string | null;
85
- borrowingInProgressAmount: string | null;
86
- investissementCTMT: string | null;
87
- changeECReason: string | null;
88
- isSocietyCreation: boolean | null;
89
- participationsInOtherSociety: string | null;
90
- entrepriseProject: boolean;
91
- contractorProfil: boolean;
92
- notificationForConstitution: boolean;
93
- notificationForOtherMissions: boolean | null;
94
- takeKnowledge: boolean;
95
- bankSynchronisationState: number | null;
96
- platformExplanation: number | null;
97
- mobileAppInstallationProposal: number | null;
98
- verifiedDocuments: boolean | null;
6
+ detailActivity?: string | null;
7
+ historyComments?: string | null;
8
+ isLoans?: string | null;
9
+ loans?: string | null;
10
+ personnalContribution?: string | null;
11
+ nbBanks?: string | null;
12
+ nbBankaccounts?: number | null;
13
+ isCashdesk?: boolean | null;
14
+ nbTva?: number | null;
15
+ professionnalRent?: string | null;
16
+ isPersoAdress?: string | null;
17
+ vehicle?: string | null;
18
+ interestOtherCompanies?: string | null;
19
+ nbAssociates?: number | null;
20
+ nbEmployees?: number | null;
21
+ hiringPromess?: string | null;
22
+ aNouveaux?: boolean | null;
23
+ bilanN1?: boolean | null;
24
+ revisionDate?: Date | null;
25
+ dateFirstContact?: Date | null;
26
+ userIdFirstContact?: number | null;
27
+ tauxTvaComment?: string | null;
28
+ remarqueComment?: string | null;
29
+ remarqueCommentCab?: string | null;
30
+ acceptation?: number | null;
31
+ userIdAcceptation?: number | null;
32
+ lab?: boolean | null;
33
+ userIdLab?: number | null;
34
+ previsionCa?: string | null;
35
+ externalMeans?: string | null;
36
+ needTreasury?: string | null;
37
+ judiciaryRecovery?: string | null;
38
+ fiscalControl?: string | null;
39
+ descriptionFormation?: string | null;
40
+ fonctionAndInterlocutors?: string | null;
41
+ managementKnowledge?: string | null;
42
+ otherIncome?: string | null;
43
+ politicalResponsability?: string | null;
44
+ prohibitedBanking?: string | null;
45
+ accreARCEOrARE?: string | null;
46
+ frenchTaxResident?: string | null;
47
+ isIrTaxable?: string | null;
48
+ billingSoftware?: string | null;
49
+ collectionSystem?: string | null;
50
+ flowSheet?: string | null;
51
+ rankFiles?: string | null;
52
+ specificNeeds?: string | null;
53
+ configAccount?: boolean | null;
54
+ investissement?: string | null;
55
+ workInternationnal?: string | null;
56
+ creationEntreprise?: string | null;
57
+ oldActivite?: string | null;
58
+ indemnite?: string | null;
59
+ findClementine?: string | null;
60
+ validationDate?: Date | null;
61
+ idSociety?: number | null;
62
+ idUser?: number | null;
63
+ idFile?: number | null;
64
+ idFileToClient?: number | null;
65
+ idFindClementine?: number | null;
66
+ nbAssociatesInCompany?: number | null;
67
+ hasCommercialLease?: string | null;
68
+ amountBaseBefore?: number | null;
69
+ trainingIsDone?: boolean;
70
+ commercialArea?: string | null;
71
+ commercialRentAmount?: string | null;
72
+ hasTravellingExpenses?: string | null;
73
+ personnalContributionCapital?: string | null;
74
+ personnalContributionCurrentBankAccount?: string | null;
75
+ personnalContributionInKind?: string | null;
76
+ poleEmploiAid?: string | null;
77
+ poleEmploiAidType?: number | null;
78
+ honorLoan?: string | null;
79
+ honorLoanAmount?: string | null;
80
+ financingStartingStock?: string | null;
81
+ financingStartingStockAmount?: string | null;
82
+ yearSocietyCreation?: string | null;
83
+ lastExerciceCA?: string | null;
84
+ borrowingInProgress?: string | null;
85
+ borrowingInProgressAmount?: string | null;
86
+ investissementCTMT?: string | null;
87
+ changeECReason?: string | null;
88
+ isSocietyCreation?: boolean | null;
89
+ participationsInOtherSociety?: string | null;
90
+ entrepriseProject?: boolean;
91
+ contractorProfil?: boolean;
92
+ notificationForConstitution?: boolean;
93
+ notificationForOtherMissions?: boolean | null;
94
+ takeKnowledge?: boolean;
95
+ bankSynchronisationState?: number | null;
96
+ platformExplanation?: number | null;
97
+ mobileAppInstallationProposal?: number | null;
98
+ verifiedDocuments?: boolean | null;
99
99
  createdAt?: Date | null;
100
100
  updatedAt?: Date | null;
101
- user: IUser;
102
- file: IFile;
103
- fileToClient: IFile;
104
- society: ISociety;
101
+ user?: IUser;
102
+ file?: IFile;
103
+ fileToClient?: IFile;
104
+ society?: ISociety;
105
105
  }
106
106
  //# sourceMappingURL=ISocietyDetail.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ISocietyDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ISocietyDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"names":[],"mappings":"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"}