@silexpert/core 0.4.128 → 0.4.129

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 (189) hide show
  1. package/es/api/resources/Revision.d.ts +6 -0
  2. package/es/api/resources/Revision.d.ts.map +1 -0
  3. package/es/api/resources/Revision.js +7 -0
  4. package/es/api/resources/Revision.js.map +1 -0
  5. package/es/api/resources/Transaction.d.ts +2 -1
  6. package/es/api/resources/Transaction.d.ts.map +1 -1
  7. package/es/api/resources/Transaction.js +3 -0
  8. package/es/api/resources/Transaction.js.map +1 -1
  9. package/es/api/resources/WorkingSchedule.d.ts +6 -0
  10. package/es/api/resources/WorkingSchedule.d.ts.map +1 -0
  11. package/es/api/resources/WorkingSchedule.js +12 -0
  12. package/es/api/resources/WorkingSchedule.js.map +1 -0
  13. package/es/api/resources.d.ts +4 -0
  14. package/es/api/resources.d.ts.map +1 -1
  15. package/es/api/resources.js +4 -0
  16. package/es/api/resources.js.map +1 -1
  17. package/es/types/Enum/Aspone.d.ts +2 -1
  18. package/es/types/Enum/Aspone.d.ts.map +1 -1
  19. package/es/types/Enum/Aspone.js +1 -0
  20. package/es/types/Enum/Aspone.js.map +1 -1
  21. package/es/types/Enum/BalanceSheetQuestion.d.ts +7 -1
  22. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  23. package/es/types/Enum/BalanceSheetQuestion.js +6 -0
  24. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  25. package/es/types/Enum/CerfaType.d.ts +2 -1
  26. package/es/types/Enum/CerfaType.d.ts.map +1 -1
  27. package/es/types/Enum/CerfaType.js +1 -0
  28. package/es/types/Enum/CerfaType.js.map +1 -1
  29. package/es/types/Enum/Currency.d.ts +4 -0
  30. package/es/types/Enum/Currency.d.ts.map +1 -0
  31. package/es/types/Enum/Currency.js +5 -0
  32. package/es/types/Enum/Currency.js.map +1 -0
  33. package/es/types/Enum/JeDeclare.d.ts +24 -0
  34. package/es/types/Enum/JeDeclare.d.ts.map +1 -0
  35. package/es/types/Enum/JeDeclare.js +28 -0
  36. package/es/types/Enum/JeDeclare.js.map +1 -0
  37. package/es/types/Enum/PartnerTransactionType.d.ts +3 -1
  38. package/es/types/Enum/PartnerTransactionType.d.ts.map +1 -1
  39. package/es/types/Enum/PartnerTransactionType.js +2 -0
  40. package/es/types/Enum/PartnerTransactionType.js.map +1 -1
  41. package/es/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts +11 -0
  42. package/es/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts.map +1 -0
  43. package/es/types/Interface/api/accountingTransaction/DeleteInvoices.js +46 -0
  44. package/es/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -0
  45. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
  46. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  47. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  48. package/es/types/Interface/api/aspone/Util.d.ts +2 -0
  49. package/es/types/Interface/api/aspone/Util.d.ts.map +1 -1
  50. package/es/types/Interface/api/aspone/Util.js.map +1 -1
  51. package/es/types/Interface/api/cerfa/2572.d.ts +149 -0
  52. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -0
  53. package/es/types/Interface/api/cerfa/2572.js +5 -0
  54. package/es/types/Interface/api/cerfa/2572.js.map +1 -0
  55. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +1 -0
  56. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
  57. package/es/types/Interface/api/cerfa/CreateCerfa.js +1 -0
  58. package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  59. package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts +7 -0
  60. package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts.map +1 -0
  61. package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js +37 -0
  62. package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -0
  63. package/es/types/Interface/api/jeDeclare/Util.d.ts +68 -0
  64. package/es/types/Interface/api/jeDeclare/Util.d.ts.map +1 -0
  65. package/es/types/Interface/api/jeDeclare/Util.js +2 -0
  66. package/es/types/Interface/api/jeDeclare/Util.js.map +1 -0
  67. package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts +23 -0
  68. package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +1 -0
  69. package/es/types/Interface/api/jeDeclare/UtilCFONB.js +378 -0
  70. package/es/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -0
  71. package/es/types/Interface/api/log/CreateLog.d.ts +1 -0
  72. package/es/types/Interface/api/log/CreateLog.d.ts.map +1 -1
  73. package/es/types/Interface/api/log/CreateLog.js.map +1 -1
  74. package/es/types/Interface/api/registration/CreateRegistration.d.ts +2 -1
  75. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  76. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  77. package/es/types/Interface/api/revision/QueryRevision.d.ts +6 -0
  78. package/es/types/Interface/api/revision/QueryRevision.d.ts.map +1 -0
  79. package/es/types/Interface/api/revision/QueryRevision.js +29 -0
  80. package/es/types/Interface/api/revision/QueryRevision.js.map +1 -0
  81. package/es/types/Interface/api/revision/ReadRevision.d.ts +14 -0
  82. package/es/types/Interface/api/revision/ReadRevision.d.ts.map +1 -0
  83. package/es/types/Interface/api/revision/ReadRevision.js +2 -0
  84. package/es/types/Interface/api/revision/ReadRevision.js.map +1 -0
  85. package/es/types/Interface/api/revision/Revision.d.ts +5 -0
  86. package/es/types/Interface/api/revision/Revision.d.ts.map +1 -0
  87. package/es/types/Interface/api/revision/Revision.js +2 -0
  88. package/es/types/Interface/api/revision/Revision.js.map +1 -0
  89. package/es/types/Interface/api/revision/RevisionObject.d.ts +10 -0
  90. package/es/types/Interface/api/revision/RevisionObject.d.ts.map +1 -0
  91. package/es/types/Interface/api/revision/RevisionObject.js +2 -0
  92. package/es/types/Interface/api/revision/RevisionObject.js.map +1 -0
  93. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +1 -0
  94. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  95. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js +4 -0
  96. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  97. package/es/types/Interface/models/IApiError.d.ts +2 -1
  98. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  99. package/es/types/Interface/models/IApiError.js +2 -0
  100. package/es/types/Interface/models/IApiError.js.map +1 -1
  101. package/es/types/Interface/models/IUser.d.ts +1 -0
  102. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  103. package/es/types/Interface/models/IUser.js.map +1 -1
  104. package/es/types/Interface/models/IWorkingSchedule.d.ts +3 -1
  105. package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
  106. package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
  107. package/es/types/index.d.ts +10 -0
  108. package/es/types/index.d.ts.map +1 -1
  109. package/es/types/index.js +10 -0
  110. package/es/types/index.js.map +1 -1
  111. package/js/api/resources/Revision.js +20 -0
  112. package/js/api/resources/Revision.js.map +1 -0
  113. package/js/api/resources/Transaction.js +6 -0
  114. package/js/api/resources/Transaction.js.map +1 -1
  115. package/js/api/resources/WorkingSchedule.js +23 -0
  116. package/js/api/resources/WorkingSchedule.js.map +1 -0
  117. package/js/api/resources.js +7 -1
  118. package/js/api/resources.js.map +1 -1
  119. package/js/types/Enum/Aspone.js +1 -0
  120. package/js/types/Enum/Aspone.js.map +1 -1
  121. package/js/types/Enum/BalanceSheetQuestion.js +7 -0
  122. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  123. package/js/types/Enum/CerfaType.js +1 -0
  124. package/js/types/Enum/CerfaType.js.map +1 -1
  125. package/js/types/Enum/Currency.js +11 -0
  126. package/js/types/Enum/Currency.js.map +1 -0
  127. package/js/types/Enum/JeDeclare.js +40 -0
  128. package/js/types/Enum/JeDeclare.js.map +1 -0
  129. package/js/types/Enum/PartnerTransactionType.js +2 -0
  130. package/js/types/Enum/PartnerTransactionType.js.map +1 -1
  131. package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js +41 -0
  132. package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -0
  133. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  134. package/js/types/Interface/api/aspone/Util.js.map +1 -1
  135. package/js/types/Interface/api/cerfa/2572.js +14 -0
  136. package/js/types/Interface/api/cerfa/2572.js.map +1 -0
  137. package/js/types/Interface/api/cerfa/CreateCerfa.js +12 -0
  138. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  139. package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js +37 -0
  140. package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -0
  141. package/js/types/Interface/api/jeDeclare/Util.js +6 -0
  142. package/js/types/Interface/api/jeDeclare/Util.js.map +1 -0
  143. package/js/types/Interface/api/jeDeclare/UtilCFONB.js +394 -0
  144. package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -0
  145. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  146. package/js/types/Interface/api/revision/QueryRevision.js +33 -0
  147. package/js/types/Interface/api/revision/QueryRevision.js.map +1 -0
  148. package/js/types/Interface/api/revision/ReadRevision.js +6 -0
  149. package/js/types/Interface/api/revision/ReadRevision.js.map +1 -0
  150. package/js/types/Interface/api/revision/Revision.js +6 -0
  151. package/js/types/Interface/api/revision/Revision.js.map +1 -0
  152. package/js/types/Interface/api/revision/RevisionObject.js +6 -0
  153. package/js/types/Interface/api/revision/RevisionObject.js.map +1 -0
  154. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +2 -0
  155. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  156. package/js/types/Interface/models/IApiError.js +3 -1
  157. package/js/types/Interface/models/IApiError.js.map +1 -1
  158. package/js/types/index.js +120 -0
  159. package/js/types/index.js.map +1 -1
  160. package/package.json +1 -1
  161. package/ts/api/resources/Revision.ts +8 -0
  162. package/ts/api/resources/Transaction.ts +5 -1
  163. package/ts/api/resources/WorkingSchedule.ts +12 -0
  164. package/ts/api/resources.ts +4 -0
  165. package/ts/types/Enum/Aspone.ts +1 -0
  166. package/ts/types/Enum/BalanceSheetQuestion.ts +7 -0
  167. package/ts/types/Enum/CerfaType.ts +1 -0
  168. package/ts/types/Enum/Currency.ts +3 -0
  169. package/ts/types/Enum/JeDeclare.ts +26 -0
  170. package/ts/types/Enum/PartnerTransactionType.ts +2 -0
  171. package/ts/types/Interface/api/accountingTransaction/DeleteInvoices.ts +37 -0
  172. package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
  173. package/ts/types/Interface/api/aspone/Util.ts +3 -0
  174. package/ts/types/Interface/api/cerfa/2572.ts +150 -0
  175. package/ts/types/Interface/api/cerfa/CreateCerfa.ts +1 -0
  176. package/ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts +23 -0
  177. package/ts/types/Interface/api/jeDeclare/Util.ts +69 -0
  178. package/ts/types/Interface/api/jeDeclare/UtilCFONB.ts +387 -0
  179. package/ts/types/Interface/api/log/CreateLog.ts +1 -0
  180. package/ts/types/Interface/api/registration/CreateRegistration.ts +2 -1
  181. package/ts/types/Interface/api/revision/QueryRevision.ts +16 -0
  182. package/ts/types/Interface/api/revision/ReadRevision.ts +14 -0
  183. package/ts/types/Interface/api/revision/Revision.ts +5 -0
  184. package/ts/types/Interface/api/revision/RevisionObject.ts +10 -0
  185. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +2 -0
  186. package/ts/types/Interface/models/IApiError.ts +2 -0
  187. package/ts/types/Interface/models/IUser.ts +1 -0
  188. package/ts/types/Interface/models/IWorkingSchedule.ts +3 -1
  189. package/ts/types/index.ts +10 -1
@@ -5,6 +5,7 @@ export declare class PasswordDigest {
5
5
  created: string;
6
6
  passwordDigest: string;
7
7
  }
8
+ export declare type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';
8
9
  export declare class WSDL {
9
10
  deposit: string;
10
11
  monitoring: string;
@@ -25,6 +26,7 @@ export declare class RegistrationParams {
25
26
  token: string;
26
27
  };
27
28
  forceTestMode: boolean;
29
+ processType: ProcessType;
28
30
  }
29
31
  export declare class RegistrationResponse {
30
32
  status: number;
@@ -1 +1 @@
1
- {"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"Util.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,cAAc;CAI1B;AAED,MAAM,OAAO,IAAI;CAGhB;AAED,MAAM,OAAO,UAAU;CAOtB;AAED,MAAM,OAAO,kBAAkB;CAQ9B;AAED,MAAM,OAAO,oBAAoB;CAIhC;AAED,MAAM,OAAO,sBAAsB;CAQlC;AAED,MAAM,OAAO,YAAY;CAMxB;AAMD,MAAM,OAAO,sBAAsB;CAgBlC","sourcesContent":["import { InterchangeHistory, PaymentState, Rof } from '../../..';\n\nexport class PasswordDigest {\n nonce: string;\n created: string;\n passwordDigest: string;\n}\n\nexport class WSDL {\n deposit: string;\n monitoring: string;\n}\n\nexport class AccessKeys {\n login: string;\n password: string;\n loginMB: string;\n passwordMB: string;\n apiKey: string;\n wsdl: WSDL;\n}\n\nexport class RegistrationParams {\n subject: string;\n idSociety: number;\n file: {\n buffer: Buffer,\n token: string\n };\n forceTestMode: boolean;\n}\n\nexport class RegistrationResponse {\n status: number;\n response: string;\n depositId: string | null;\n}\n\nexport class IndebtedIdentification {\n identifiant: string;\n designation: string;\n adresseVoie: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n rof: Rof;\n}\n\nexport class StateHistory {\n name: string[];\n label: string[];\n isError: string[];\n isFinal: string[];\n date: string[];\n}\n\nexport type DeclarationStateHistory = StateHistory & { stateDetailsHistory: Array<{ stateDetail: InterchangeHistory[] }> };\n\nexport type DeclarationType = { code: string[]; libelle: string[] };\n\nexport class InterchangeDeclaration {\n interchange: [];\n numInterchangeDestinataire:string[];\n recipient: {\n name: string[];\n type: string[]\n };\n periodStart: string[];\n periodEnd: string[];\n nameDosier: string[];\n numDossier: string[];\n declarationId: string[];\n declarantSiret: string[];\n declarationType: DeclarationType[];\n statesHistory: Array<{ stateHistory: DeclarationStateHistory[] }>;\n dld: any[];\n}\n\nexport type DeclarationStates = {\n status: number;\n declarationType: {\n code: string| null;\n label: string | null\n }; type: string;\n payment: PaymentState;\n states: InterchangeHistory[],\n dld: any;\n idDeclaration: string|null\n};\nexport type InterchangeParsed = Array<{\n interchange: Array<{\n depositId: string[];\n depositDate: string[];\n depositSubject: string[];\n interchangeId: string[];\n numADS: string[];\n adsDate: string[];\n alias: string[];\n version: string[];\n isTest: string[];\n deposantAccount: string[];\n teleProdecure: string[];\n statesHistory: Array<{\n stateHistory: DeclarationStateHistory[]\n }>;\n declarationIds: string[];\n }>\n}>;"]}
1
+ {"version":3,"file":"Util.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,cAAc;CAI1B;AAID,MAAM,OAAO,IAAI;CAGhB;AAED,MAAM,OAAO,UAAU;CAOtB;AAED,MAAM,OAAO,kBAAkB;CAS9B;AAED,MAAM,OAAO,oBAAoB;CAIhC;AAED,MAAM,OAAO,sBAAsB;CAQlC;AAED,MAAM,OAAO,YAAY;CAMxB;AAMD,MAAM,OAAO,sBAAsB;CAgBlC","sourcesContent":["import { InterchangeHistory, PaymentState, Rof } from '../../..';\n\nexport class PasswordDigest {\n nonce: string;\n created: string;\n passwordDigest: string;\n}\n\nexport type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';\n\nexport class WSDL {\n deposit: string;\n monitoring: string;\n}\n\nexport class AccessKeys {\n login: string;\n password: string;\n loginMB: string;\n passwordMB: string;\n apiKey: string;\n wsdl: WSDL;\n}\n\nexport class RegistrationParams {\n subject: string;\n idSociety: number;\n file: {\n buffer: Buffer,\n token: string\n };\n forceTestMode: boolean;\n processType: ProcessType;\n}\n\nexport class RegistrationResponse {\n status: number;\n response: string;\n depositId: string | null;\n}\n\nexport class IndebtedIdentification {\n identifiant: string;\n designation: string;\n adresseVoie: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n rof: Rof;\n}\n\nexport class StateHistory {\n name: string[];\n label: string[];\n isError: string[];\n isFinal: string[];\n date: string[];\n}\n\nexport type DeclarationStateHistory = StateHistory & { stateDetailsHistory: Array<{ stateDetail: InterchangeHistory[] }> };\n\nexport type DeclarationType = { code: string[]; libelle: string[] };\n\nexport class InterchangeDeclaration {\n interchange: [];\n numInterchangeDestinataire:string[];\n recipient: {\n name: string[];\n type: string[]\n };\n periodStart: string[];\n periodEnd: string[];\n nameDosier: string[];\n numDossier: string[];\n declarationId: string[];\n declarantSiret: string[];\n declarationType: DeclarationType[];\n statesHistory: Array<{ stateHistory: DeclarationStateHistory[] }>;\n dld: any[];\n}\n\nexport type DeclarationStates = {\n status: number;\n declarationType: {\n code: string| null;\n label: string | null\n }; type: string;\n payment: PaymentState;\n states: InterchangeHistory[],\n dld: any;\n idDeclaration: string|null\n};\nexport type InterchangeParsed = Array<{\n interchange: Array<{\n depositId: string[];\n depositDate: string[];\n depositSubject: string[];\n interchangeId: string[];\n numADS: string[];\n adsDate: string[];\n alias: string[];\n version: string[];\n isTest: string[];\n deposantAccount: string[];\n teleProdecure: string[];\n statesHistory: Array<{\n stateHistory: DeclarationStateHistory[]\n }>;\n declarationIds: string[];\n }>\n}>;"]}
@@ -0,0 +1,149 @@
1
+ declare type BaseAndAmount = {
2
+ base: number;
3
+ amount: number;
4
+ };
5
+ declare type Tax = {
6
+ normalRate: BaseAndAmount;
7
+ normalRate2: BaseAndAmount;
8
+ reduceRate: BaseAndAmount;
9
+ addedValue: {
10
+ amount: number;
11
+ };
12
+ other: {
13
+ amount: number;
14
+ };
15
+ total: number;
16
+ };
17
+ declare type Exercice = {
18
+ startDate: string;
19
+ endDate: string;
20
+ };
21
+ declare type Society = {
22
+ name: string;
23
+ address: string;
24
+ };
25
+ declare type PreFinancingWithAmount = {
26
+ preFinancing: number;
27
+ amount: number;
28
+ };
29
+ declare type Debts = {
30
+ onCompanyTax: number;
31
+ notOnCompanyTax: number;
32
+ VEL: number;
33
+ PRE: number;
34
+ new: number;
35
+ companyTaxAfterImputation: number;
36
+ reducedTax: {
37
+ inEurope: number;
38
+ amount: number;
39
+ };
40
+ balanceInPreviousExercises: number;
41
+ jobCredit: PreFinancingWithAmount;
42
+ jobCreditForLongExercises: PreFinancingWithAmount;
43
+ jobCreditForPreviousExercises: number;
44
+ corse: number;
45
+ CORInPreviousExercise: number;
46
+ deficit: number;
47
+ RADInPreviousExercise: number;
48
+ CIRcredit: number;
49
+ CIRsolde: number;
50
+ reportedInLine2B11: number;
51
+ subTotal: number;
52
+ inDepositLimit: number;
53
+ balanceDebtInPreviousExercises: number;
54
+ FOR: number;
55
+ RAC: number;
56
+ FAM: number;
57
+ CIN: number;
58
+ BIO: number;
59
+ PHO: number;
60
+ AUD: number;
61
+ ART: number;
62
+ CJV: number;
63
+ CPE: number;
64
+ CCI: number;
65
+ PTR: number;
66
+ CIO: PreFinancingWithAmount;
67
+ COL: PreFinancingWithAmount;
68
+ CSV: number;
69
+ CAC: number;
70
+ REB: number;
71
+ BLC: number;
72
+ RTD: number;
73
+ CPG: number;
74
+ HVE: number;
75
+ newUnlistedReceivables: number;
76
+ inLine2C22: number;
77
+ subTotal2: number;
78
+ afterImputation: number;
79
+ payment: number;
80
+ taxAmount: number;
81
+ CSB: {
82
+ base: number;
83
+ };
84
+ };
85
+ declare type SocialContribution = {
86
+ CSB: BaseAndAmount;
87
+ strangers: number;
88
+ onCompanyTax: number;
89
+ payment: number;
90
+ };
91
+ declare type YearlyContribution = {
92
+ onRent: number;
93
+ amount: number;
94
+ payment: number;
95
+ };
96
+ declare type AmountToPayWithOverage = {
97
+ amountToPay: number;
98
+ overage: number;
99
+ };
100
+ declare type Summary = {
101
+ companyTax: AmountToPayWithOverage;
102
+ socialContribution: AmountToPayWithOverage;
103
+ yearlyContribution: AmountToPayWithOverage;
104
+ total: AmountToPayWithOverage;
105
+ amountToPay: number;
106
+ overage: number;
107
+ imputedOverage: number;
108
+ contribution: number;
109
+ limitDate: string;
110
+ amountToInpute: number;
111
+ overageRefundAsked: number;
112
+ };
113
+ declare type Payment = {
114
+ date: number;
115
+ phone: number;
116
+ isTransfer: number;
117
+ isCheck: number;
118
+ isElectronicPayment: number;
119
+ contribution: number;
120
+ limitDate: number;
121
+ amountToInpute: number;
122
+ };
123
+ declare type Administration = {
124
+ amount: number;
125
+ date: string;
126
+ operationNumber: number;
127
+ receptionDate: string;
128
+ };
129
+ export declare class Cerfa2572 {
130
+ siren: string;
131
+ exercice: Exercice;
132
+ society: Society;
133
+ tax: Tax;
134
+ debts: Debts;
135
+ socialContribution: SocialContribution;
136
+ yearlyContribution: YearlyContribution;
137
+ summary: Summary;
138
+ payment: Payment;
139
+ administration?: Administration;
140
+ }
141
+ export declare type Prepare2572Params = {
142
+ idSociety: number;
143
+ idExercice: number;
144
+ values: Cerfa2572;
145
+ };
146
+ export declare class ParamsGenerate2572 {
147
+ }
148
+ export {};
149
+ //# sourceMappingURL=2572.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"2572.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,5 @@
1
+ export class Cerfa2572 {
2
+ }
3
+ export class ParamsGenerate2572 {
4
+ }
5
+ //# sourceMappingURL=2572.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"2572.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"AAsIA,MAAM,OAAO,SAAS;CAWrB;AAID,MAAM,OAAO,kBAAkB;CAAG","sourcesContent":["type BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: number;\n isCheck: number;\n isElectronicPayment: number;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
@@ -4,6 +4,7 @@ export * from './2033';
4
4
  export * from './2035';
5
5
  export * from './2050';
6
6
  export * from './2065';
7
+ export * from './2572';
7
8
  export interface DeterminedResult {
8
9
  incomeExpenditure: boolean;
9
10
  debts: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AAEvB,MAAM,WAAW,gBAAgB;IAC/B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,KAAK,EAAE,OAAO,CAAC;CAChB;AAED,oBAAY,cAAc,GAAG,UAAU,GAAG,aAAa,GAAG,iBAAiB,CAAC;AAC5E,oBAAY,aAAa,GAAG,GAAG,GAAG,KAAK,GAAG,MAAM,CAAC;AAEjD,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,OAAO;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,gBAAgB,CAAC;IACvB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,kCAAkC,EAAE,MAAM,CAAC;CAC5C;AAED,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE;QACP,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;QAC3B,MAAM,EAAE,MAAM,CAAC;QACf,OAAO,EAAE,MAAM,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;KACxC,CAAC;CACH;AAED,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,aAAa,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACvC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE;QACL,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;QAC/B,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;KACxC,CAAC;IACF,OAAO,EAAE;QACP,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;QAC3B,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;QAC5B,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;QACzB,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;QAC5B,WAAW,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;QACvC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;KAC5B,CAAA;CACF;AAED,MAAM,WAAW,WAAW;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE;QACP,MAAM,EAAE,MAAM,CAAC;QACf,MAAM,EAAE,MAAM,CAAC;QACf,OAAO,EAAE,MAAM,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;KACxC,CAAC;CACH"}
1
+ {"version":3,"file":"CreateCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"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"}
@@ -3,4 +3,5 @@ export * from './2033';
3
3
  export * from './2035';
4
4
  export * from './2050';
5
5
  export * from './2065';
6
+ export * from './2572';
6
7
  //# sourceMappingURL=CreateCerfa.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"AAEA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: Date;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: number | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: number;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"]}
1
+ {"version":3,"file":"CreateCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"AAEA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\nexport * from './2572';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: Date;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: number | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: number;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"]}
@@ -0,0 +1,7 @@
1
+ export declare class CreateDocumentsParams {
2
+ itemStatus: string;
3
+ procedureType: string;
4
+ listType: string;
5
+ forceTestMode?: boolean;
6
+ }
7
+ //# sourceMappingURL=CreateDocumentsParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateDocumentsParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"names":[],"mappings":"AAIA,qBAAa,qBAAqB;IAGhC,UAAU,EAAE,MAAM,CAAC;IAInB,aAAa,EAAE,MAAM,CAAC;IAItB,QAAQ,EAAE,MAAM,CAAC;IAMjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB"}
@@ -0,0 +1,37 @@
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, IsOptional, IsString } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../..';
12
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
13
+ export class CreateDocumentsParams {
14
+ }
15
+ __decorate([
16
+ ApiProperty(),
17
+ IsString(),
18
+ __metadata("design:type", String)
19
+ ], CreateDocumentsParams.prototype, "itemStatus", void 0);
20
+ __decorate([
21
+ ApiProperty(),
22
+ IsString(),
23
+ __metadata("design:type", String)
24
+ ], CreateDocumentsParams.prototype, "procedureType", void 0);
25
+ __decorate([
26
+ ApiProperty(),
27
+ IsString(),
28
+ __metadata("design:type", String)
29
+ ], CreateDocumentsParams.prototype, "listType", void 0);
30
+ __decorate([
31
+ ApiPropertyOptional(),
32
+ IsBoolean(),
33
+ ToBoolean(),
34
+ IsOptional(),
35
+ __metadata("design:type", Boolean)
36
+ ], CreateDocumentsParams.prototype, "forceTestMode", void 0);
37
+ //# sourceMappingURL=CreateDocumentsParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateDocumentsParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,qBAAqB;CAkBjC;AAfC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;yDACQ;AAInB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;4DACW;AAItB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;uDACM;AAMjB;IAJC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4DACW","sourcesContent":["import { IsBoolean, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateDocumentsParams {\n @ApiProperty()\n @IsString()\n itemStatus: string;\n\n @ApiProperty()\n @IsString()\n procedureType: string;\n\n @ApiProperty()\n @IsString()\n listType: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n forceTestMode?: boolean;\n}"]}
@@ -0,0 +1,68 @@
1
+ declare type WSDLJeDeClare = {
2
+ url: string;
3
+ };
4
+ export declare type AccessKeysJeDeclare = {
5
+ login: string;
6
+ password: string;
7
+ editor: string;
8
+ software: string;
9
+ wsdl: WSDLJeDeClare;
10
+ };
11
+ export declare type GetDocumentParams = {
12
+ itemStatus: string;
13
+ procedureType: string;
14
+ listType: string;
15
+ forceTestMode?: boolean;
16
+ };
17
+ export declare type ListDocumentAvailability = DocumentAvailability[];
18
+ export declare type DocumentAvailability = {
19
+ 'ns2:numero': string[];
20
+ 'ns2:statut': string[];
21
+ 'ns2:typeDePiece': string[];
22
+ };
23
+ export declare type BankStatementCFONBStructure = {
24
+ previous: {
25
+ [key: string]: string | null;
26
+ } | null;
27
+ transactions: LineStructure[];
28
+ last: {
29
+ [key: string]: string | null;
30
+ } | null;
31
+ };
32
+ export declare type LineStructureUnknowProperty = {
33
+ [key: string]: string | null;
34
+ } | null;
35
+ export declare type LineStructure = LineStructureUnknowProperty & {
36
+ detail: {
37
+ [key: string]: string | null;
38
+ } | null;
39
+ };
40
+ export declare type AmountType = 'credit' | 'debit' | 'neutral' | 'unknown';
41
+ declare type UsableBankStatementTransaction = {
42
+ dateValue?: string;
43
+ id?: number;
44
+ label: string | null;
45
+ debit: number;
46
+ credit: number;
47
+ idCurrency: number | null;
48
+ complementaryLabel: string | null;
49
+ };
50
+ declare type BankStatementData = {
51
+ balance: number;
52
+ dateBalance?: string;
53
+ };
54
+ export declare type UsableBankStatement = {
55
+ iban: string | null;
56
+ previous: BankStatementData;
57
+ next: BankStatementData;
58
+ name: string | null;
59
+ transactions: UsableBankStatementTransaction[];
60
+ };
61
+ export declare type GetDocumentsParams = {
62
+ itemStatus: string;
63
+ procedureType: string;
64
+ listType: string;
65
+ forceTestMode?: boolean;
66
+ };
67
+ export {};
68
+ //# sourceMappingURL=Util.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/Util.ts"],"names":[],"mappings":"AAAA,aAAK,aAAa,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;CACb,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,aAAa,CAAC;CACrB,CAAC;AAEF,oBAAY,iBAAiB,GAAG;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,oBAAY,wBAAwB,GAAG,oBAAoB,EAAE,CAAC;AAE9D,oBAAY,oBAAoB,GAAG;IACjC,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,iBAAiB,EAAE,MAAM,EAAE,CAAC;CAC7B,CAAC;AAEF,oBAAY,2BAA2B,GAAG;IACxC,QAAQ,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,IAAI,CAAC;IAClD,YAAY,EAAE,aAAa,EAAE,CAAC;IAC9B,IAAI,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,IAAI,CAAC;CAC/C,CAAC;AAEF,oBAAY,2BAA2B,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;CAAE,GAAG,IAAI,CAAC;AAClF,oBAAY,aAAa,GAAG,2BAA2B,GAAG;IACxD,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,IAAI,CAAC;CACjD,CAAC;AAEF,oBAAY,UAAU,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,CAAC;AAEpE,aAAK,8BAA8B,GAAG;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;CACnC,CAAC;AAEF,aAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAChC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,IAAI,EAAE,iBAAiB,CAAC;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,YAAY,EAAE,8BAA8B,EAAE,CAAC;CAChD,CAAC;AAEF,oBAAY,kBAAkB,GAAG;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Util.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Util.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/Util.ts"],"names":[],"mappings":"","sourcesContent":["type WSDLJeDeClare = {\n url: string;\n};\n\nexport type AccessKeysJeDeclare = {\n login: string;\n password: string;\n editor: string;\n software: string;\n wsdl: WSDLJeDeClare;\n};\n\nexport type GetDocumentParams = {\n itemStatus: string;\n procedureType: string;\n listType: string;\n forceTestMode?: boolean;\n};\n\nexport type ListDocumentAvailability = DocumentAvailability[];\n\nexport type DocumentAvailability = {\n 'ns2:numero': string[];\n 'ns2:statut': string[];\n 'ns2:typeDePiece': string[];\n};\n\nexport type BankStatementCFONBStructure = {\n previous: { [key: string]: string | null } | null;\n transactions: LineStructure[];\n last: { [key: string]: string | null } | null;\n};\n\nexport type LineStructureUnknowProperty = { [key: string]: string | null } | null;\nexport type LineStructure = LineStructureUnknowProperty & {\n detail: { [key: string]: string | null } | null;\n};\n\nexport type AmountType = 'credit' | 'debit' | 'neutral' | 'unknown';\n\ntype UsableBankStatementTransaction = {\n dateValue?: string;\n id?: number;\n label: string | null;\n debit: number;\n credit: number;\n idCurrency: number | null;\n complementaryLabel: string | null;\n};\n\ntype BankStatementData = {\n balance: number;\n dateBalance?: string;\n};\n\nexport type UsableBankStatement = {\n iban: string | null;\n previous: BankStatementData;\n next: BankStatementData;\n name: string | null;\n transactions: UsableBankStatementTransaction[];\n};\n\nexport type GetDocumentsParams = {\n itemStatus: string;\n procedureType: string;\n listType: string;\n forceTestMode?: boolean;\n};"]}
@@ -0,0 +1,23 @@
1
+ import { AmountType } from './Util';
2
+ export declare const CFONB_START_LINE = 0;
3
+ export declare const CFONB_START_LINE_LENGTH = 2;
4
+ export declare const CFFONB_LINE_LENGHT = 120;
5
+ export declare const CFONB_PREVIOUS_BALANCE_CODE = "01";
6
+ export declare const CFONB_DETAIL_ENTRY_CODE = "04";
7
+ export declare const CFONB_COMPLEMENTARY_LABEL_CODE = "05";
8
+ export declare const CFONB_NEW_BALANCE_CODE = "07";
9
+ export declare type CFONBStructureObejct = {
10
+ [key: string]: {
11
+ start: number;
12
+ length: number;
13
+ }[];
14
+ };
15
+ export declare const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct;
16
+ export declare const CFONB_ENTRY_DETAIL: CFONBStructureObejct;
17
+ export declare const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct;
18
+ export declare const CFONB_NEW_BALANCE: CFONBStructureObejct;
19
+ export declare function initializeCFONBStructreObject(structure: CFONBStructureObejct): {
20
+ [key: string]: string | null;
21
+ } | null;
22
+ export declare function codeInterbankToTypeAmount(code: string | null): AmountType;
23
+ //# sourceMappingURL=UtilCFONB.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UtilCFONB.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEpC,eAAO,MAAM,gBAAgB,IAAI,CAAC;AAClC,eAAO,MAAM,uBAAuB,IAAI,CAAC;AACzC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,2BAA2B,OAAO,CAAC;AAChD,eAAO,MAAM,uBAAuB,OAAO,CAAC;AAC5C,eAAO,MAAM,8BAA8B,OAAO,CAAC;AACnD,eAAO,MAAM,sBAAsB,OAAO,CAAC;AAE3C,oBAAY,oBAAoB,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;CAAE,CAAC;AAE1F,eAAO,MAAM,sBAAsB,EAAE,oBAqDpC,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,oBA6EhC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,oBAqDvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,oBAqD/B,CAAC;AAEF,wBAAgB,6BAA6B,CAAC,SAAS,EAAC,oBAAoB,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAA;CAAE,GAAG,IAAI,CAMrH;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,GAAG,UAAU,CA0HzE"}