@silexpert/core 1.1.40 → 1.1.42

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 (137) 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/aspone/ReadInterchange.d.ts +2 -0
  30. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  31. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  32. package/es/types/Interface/api/exercice/QueryExercice.d.ts +1 -0
  33. package/es/types/Interface/api/exercice/QueryExercice.d.ts.map +1 -1
  34. package/es/types/Interface/api/exercice/QueryExercice.js +7 -0
  35. package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  36. package/es/types/Interface/api/firstStep/Create.d.ts +10 -0
  37. package/es/types/Interface/api/firstStep/Create.d.ts.map +1 -0
  38. package/es/types/Interface/api/firstStep/Create.js +56 -0
  39. package/es/types/Interface/api/firstStep/Create.js.map +1 -0
  40. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts +6 -0
  41. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts.map +1 -0
  42. package/es/types/Interface/api/society/CreateSocietyDetail.js +32 -0
  43. package/es/types/Interface/api/society/CreateSocietyDetail.js.map +1 -0
  44. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +15 -0
  45. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -0
  46. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +71 -0
  47. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -0
  48. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts +4 -0
  49. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts.map +1 -0
  50. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js +19 -0
  51. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -0
  52. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts +5 -0
  53. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts.map +1 -0
  54. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js +26 -0
  55. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -0
  56. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts +5 -0
  57. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts.map +1 -0
  58. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +26 -0
  59. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -0
  60. package/es/types/Interface/models/ISocietyDetail.d.ts +97 -97
  61. package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  62. package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
  63. package/es/types/index.d.ts +6 -0
  64. package/es/types/index.d.ts.map +1 -1
  65. package/es/types/index.js +6 -0
  66. package/es/types/index.js.map +1 -1
  67. package/es/utils/amount.d.ts +1 -0
  68. package/es/utils/amount.d.ts.map +1 -1
  69. package/es/utils/amount.js +300 -0
  70. package/es/utils/amount.js.map +1 -1
  71. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  72. package/es/utils/vat/3310/century23.js +5 -4
  73. package/es/utils/vat/3310/century23.js.map +1 -1
  74. package/es/utils/vat/registration.js +4 -4
  75. package/es/utils/vat/registration.js.map +1 -1
  76. package/js/api/resources/FirstStep.js +3 -0
  77. package/js/api/resources/FirstStep.js.map +1 -1
  78. package/js/types/Enum/Activity.js +50 -0
  79. package/js/types/Enum/Activity.js.map +1 -1
  80. package/js/types/Enum/BrandClems.js +157 -0
  81. package/js/types/Enum/BrandClems.js.map +1 -0
  82. package/js/types/Enum/BrandLegalstart.js +3 -3
  83. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  84. package/js/types/Enum/BrandPourcentage.js +2 -2
  85. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  86. package/js/types/Enum/Country.js +780 -0
  87. package/js/types/Enum/Country.js.map +1 -1
  88. package/js/types/Enum/PaymentExpectation.js +60 -0
  89. package/js/types/Enum/PaymentExpectation.js.map +1 -0
  90. package/js/types/Enum/PrestationType.js +54 -0
  91. package/js/types/Enum/PrestationType.js.map +1 -1
  92. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  93. package/js/types/Interface/api/exercice/QueryExercice.js +1 -0
  94. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  95. package/js/types/Interface/api/firstStep/Create.js +28 -0
  96. package/js/types/Interface/api/firstStep/Create.js.map +1 -0
  97. package/js/types/Interface/api/society/CreateSocietyDetail.js +24 -0
  98. package/js/types/Interface/api/society/CreateSocietyDetail.js.map +1 -0
  99. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +34 -0
  100. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -0
  101. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js +22 -0
  102. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +1 -0
  103. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js +23 -0
  104. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js.map +1 -0
  105. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +23 -0
  106. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +1 -0
  107. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  108. package/js/types/index.js +87 -27
  109. package/js/types/index.js.map +1 -1
  110. package/js/utils/amount.js +238 -0
  111. package/js/utils/amount.js.map +1 -1
  112. package/js/utils/vat/3310/century23.js +5 -4
  113. package/js/utils/vat/3310/century23.js.map +1 -1
  114. package/js/utils/vat/registration.js +4 -4
  115. package/js/utils/vat/registration.js.map +1 -1
  116. package/package.json +1 -1
  117. package/ts/api/resources/FirstStep.ts +5 -1
  118. package/ts/types/Enum/Activity.ts +52 -1
  119. package/ts/types/Enum/BrandClems.ts +154 -0
  120. package/ts/types/Enum/BrandLegalstart.ts +3 -3
  121. package/ts/types/Enum/BrandPourcentage.ts +2 -2
  122. package/ts/types/Enum/Country.ts +394 -0
  123. package/ts/types/Enum/PaymentExpectation.ts +65 -0
  124. package/ts/types/Enum/PrestationType.ts +54 -0
  125. package/ts/types/Interface/api/aspone/ReadInterchange.ts +3 -1
  126. package/ts/types/Interface/api/exercice/QueryExercice.ts +6 -0
  127. package/ts/types/Interface/api/firstStep/Create.ts +39 -0
  128. package/ts/types/Interface/api/society/CreateSocietyDetail.ts +19 -0
  129. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +54 -0
  130. package/ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts +10 -0
  131. package/ts/types/Interface/api/statutsGeneration/UpdateExercice.ts +16 -0
  132. package/ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts +16 -0
  133. package/ts/types/Interface/models/ISocietyDetail.ts +97 -97
  134. package/ts/types/index.ts +6 -0
  135. package/ts/utils/amount.ts +171 -0
  136. package/ts/utils/vat/3310/century23.ts +6 -4
  137. package/ts/utils/vat/registration.ts +3 -3
@@ -2,6 +2,8 @@ import { AsponeFormFields } from '../cerfa/ReadCerfa';
2
2
  export type PaymentState = {
3
3
  isError: boolean | null;
4
4
  details: string[];
5
+ label: string | null;
6
+ date: string | null;
5
7
  };
6
8
  export type Interchange = {
7
9
  name: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,MAAM,MAAM,YAAY,GAAG;IACzB,OAAO,EAAE,OAAO,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC/B,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC;AAElD,MAAM,MAAM,kBAAkB,GAAG,WAAW,GAAG;IAAE,mBAAmB,EAAE,gBAAgB,CAAA;CAAE,CAAC;AAEzF,qBAAa,eAAe;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE;QACf,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KACrB,CAAC;IACF,OAAO,EAAE,YAAY,CAAC;IACtB,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAC9B;AAED,qBAAa,eAAe;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,kBAAkB,EAAE,CAAC;IAC9B,YAAY,EAAE,eAAe,EAAE,CAAC;CACjC;AAED,qBAAa,eAAe;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;CACzB;AAED,qBAAa,QAAQ;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,eAAe,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,KAAK,GAAG,GAAG,QAAQ,GAAG,cAAc,GAAG,aAAa,GAAG,iBAAiB,GAAG,mBAAmB,GAAG,mBAAmB,GAAG,eAAe,GAAG,WAAW,GAAG,aAAa,GAAG,mBAAmB,GAAG,mBAAmB,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,mBAAmB,GAAG,eAAe,GAAG,MAAM,GAAG,KAAK,GAAG,sBAAsB,CAAC;AACnY,KAAK,IAAI,GAAG,KAAK,CAAC;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,GAAG,CAAC;IAAC,KAAK,EAAE,GAAG,CAAA;CAAE,CAAC,CAAC;AAEjE,MAAM,WAAW,kBAAkB;IACjC,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,UAAU,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,GAAG,CAAC;IACd,KAAK,EAAE,gBAAgB,CAAC;IACxB,GAAG,CAAC,EAAE,MAAM,CAAA;CACb"}
1
+ {"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAoBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["import { AsponeFormFields } from '../cerfa/ReadCerfa';\n\nexport type PaymentState = {\n isError: boolean | null;\n details: string[];\n};\n\nexport type Interchange = {\n name: string | null;\n label: string | null;\n isError: boolean;\n isFinal: boolean;\n date: string | null;\n detailledLabel?: string | null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string | null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'TexteLibre3' | 'TexteLibre4' | 'TexteLibre5' | 'DesignationSuite3' | 'AdresseNumero' | 'Iban' | 'Bic' | 'TitulaireDesignation';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: AsponeFormFields;\n xml?: string\n}"]}
1
+ {"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAsBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["import { AsponeFormFields } from '../cerfa/ReadCerfa';\n\nexport type PaymentState = {\n isError: boolean | null;\n details: string[]; // Obsolete\n label: string | null;\n date: string | null;\n};\n\nexport type Interchange = {\n name: string | null;\n label: string | null;\n isError: boolean;\n isFinal: boolean;\n date: string | null;\n detailledLabel?: string | null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string | null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'TexteLibre3' | 'TexteLibre4' | 'TexteLibre5' | 'DesignationSuite3' | 'AdresseNumero' | 'Iban' | 'Bic' | 'TitulaireDesignation';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: AsponeFormFields;\n xml?: string\n}"]}
@@ -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