@silexpert/core 1.1.267 → 1.1.270

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 (171) hide show
  1. package/dist/cjs/api/resources/IntermediateManagementRebate.d.ts +1 -1
  2. package/dist/cjs/api/resources/IntermediateManagementRebate.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/IntermediateManagementRebate.js.map +1 -1
  4. package/dist/cjs/api/resources/Synchronisation.d.ts +2 -1
  5. package/dist/cjs/api/resources/Synchronisation.d.ts.map +1 -1
  6. package/dist/cjs/api/resources/Synchronisation.js +3 -0
  7. package/dist/cjs/api/resources/Synchronisation.js.map +1 -1
  8. package/dist/cjs/api/resources/TerminationList.d.ts +2 -1
  9. package/dist/cjs/api/resources/TerminationList.d.ts.map +1 -1
  10. package/dist/cjs/api/resources/TerminationList.js +3 -0
  11. package/dist/cjs/api/resources/TerminationList.js.map +1 -1
  12. package/dist/cjs/api/resources/statistic/DataOfficer.d.ts +7 -0
  13. package/dist/cjs/api/resources/statistic/DataOfficer.d.ts.map +1 -0
  14. package/dist/cjs/api/resources/statistic/DataOfficer.js +11 -0
  15. package/dist/cjs/api/resources/statistic/DataOfficer.js.map +1 -0
  16. package/dist/cjs/api/resources.d.ts +2 -0
  17. package/dist/cjs/api/resources.d.ts.map +1 -1
  18. package/dist/cjs/api/resources.js +2 -0
  19. package/dist/cjs/api/resources.js.map +1 -1
  20. package/dist/cjs/types/Enum/AppointmentState.d.ts +30 -0
  21. package/dist/cjs/types/Enum/AppointmentState.d.ts.map +1 -0
  22. package/dist/cjs/types/Enum/AppointmentState.js +34 -0
  23. package/dist/cjs/types/Enum/AppointmentState.js.map +1 -0
  24. package/dist/cjs/types/Enum/Log.d.ts +8 -1
  25. package/dist/cjs/types/Enum/Log.d.ts.map +1 -1
  26. package/dist/cjs/types/Enum/Log.js +7 -0
  27. package/dist/cjs/types/Enum/Log.js.map +1 -1
  28. package/dist/cjs/types/Enum/StatisticType.d.ts +2 -1
  29. package/dist/cjs/types/Enum/StatisticType.d.ts.map +1 -1
  30. package/dist/cjs/types/Enum/StatisticType.js +1 -0
  31. package/dist/cjs/types/Enum/StatisticType.js.map +1 -1
  32. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.d.ts +1 -13
  33. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.d.ts.map +1 -1
  34. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.js.map +1 -1
  35. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +1 -0
  36. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  37. package/dist/cjs/types/Interface/api/prestation/Query.js +6 -0
  38. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
  39. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.d.ts +5 -0
  40. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.d.ts.map +1 -0
  41. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.js +30 -0
  42. package/dist/cjs/types/Interface/api/statistic/QueryDataOfficer.js.map +1 -0
  43. package/dist/cjs/types/Interface/api/statistic/QueryInternal.d.ts +3 -0
  44. package/dist/cjs/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/statistic/QueryInternal.js +10 -1
  46. package/dist/cjs/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/synchronisation/Query.d.ts +4 -0
  48. package/dist/cjs/types/Interface/api/synchronisation/Query.d.ts.map +1 -1
  49. package/dist/cjs/types/Interface/api/synchronisation/Query.js +16 -1
  50. package/dist/cjs/types/Interface/api/synchronisation/Query.js.map +1 -1
  51. package/dist/cjs/types/Interface/api/synchronisation/Read.d.ts +9 -0
  52. package/dist/cjs/types/Interface/api/synchronisation/Read.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/synchronisation/Read.js +3 -0
  54. package/dist/cjs/types/Interface/api/synchronisation/Read.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +0 -2
  56. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  58. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts +2 -0
  59. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts.map +1 -1
  60. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js +12 -0
  61. package/dist/cjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js.map +1 -1
  62. package/dist/cjs/types/Interface/api/terminationList/Read.d.ts +6 -0
  63. package/dist/cjs/types/Interface/api/terminationList/Read.d.ts.map +1 -0
  64. package/dist/cjs/types/Interface/api/terminationList/Read.js +3 -0
  65. package/dist/cjs/types/Interface/api/terminationList/Read.js.map +1 -0
  66. package/dist/cjs/types/Interface/models/IPrestation.d.ts +1 -0
  67. package/dist/cjs/types/Interface/models/IPrestation.d.ts.map +1 -1
  68. package/dist/cjs/types/Interface/models/IPrestation.js.map +1 -1
  69. package/dist/cjs/types/Interface/models/IRule.d.ts +3 -0
  70. package/dist/cjs/types/Interface/models/IRule.d.ts.map +1 -1
  71. package/dist/cjs/types/Interface/models/IRule.js.map +1 -1
  72. package/dist/cjs/types/index.d.ts +4 -0
  73. package/dist/cjs/types/index.d.ts.map +1 -1
  74. package/dist/cjs/types/index.js +4 -0
  75. package/dist/cjs/types/index.js.map +1 -1
  76. package/dist/mjs/api/resources/IntermediateManagementRebate.d.ts +1 -1
  77. package/dist/mjs/api/resources/IntermediateManagementRebate.d.ts.map +1 -1
  78. package/dist/mjs/api/resources/IntermediateManagementRebate.js.map +1 -1
  79. package/dist/mjs/api/resources/Synchronisation.d.ts +2 -1
  80. package/dist/mjs/api/resources/Synchronisation.d.ts.map +1 -1
  81. package/dist/mjs/api/resources/Synchronisation.js +6 -0
  82. package/dist/mjs/api/resources/Synchronisation.js.map +1 -1
  83. package/dist/mjs/api/resources/TerminationList.d.ts +2 -1
  84. package/dist/mjs/api/resources/TerminationList.d.ts.map +1 -1
  85. package/dist/mjs/api/resources/TerminationList.js +3 -0
  86. package/dist/mjs/api/resources/TerminationList.js.map +1 -1
  87. package/dist/mjs/api/resources/statistic/DataOfficer.d.ts +7 -0
  88. package/dist/mjs/api/resources/statistic/DataOfficer.d.ts.map +1 -0
  89. package/dist/mjs/api/resources/statistic/DataOfficer.js +11 -0
  90. package/dist/mjs/api/resources/statistic/DataOfficer.js.map +1 -0
  91. package/dist/mjs/api/resources.d.ts +2 -0
  92. package/dist/mjs/api/resources.d.ts.map +1 -1
  93. package/dist/mjs/api/resources.js +2 -0
  94. package/dist/mjs/api/resources.js.map +1 -1
  95. package/dist/mjs/types/Enum/AppointmentState.d.ts +30 -0
  96. package/dist/mjs/types/Enum/AppointmentState.d.ts.map +1 -0
  97. package/dist/mjs/types/Enum/AppointmentState.js +31 -0
  98. package/dist/mjs/types/Enum/AppointmentState.js.map +1 -0
  99. package/dist/mjs/types/Enum/Log.d.ts +8 -1
  100. package/dist/mjs/types/Enum/Log.d.ts.map +1 -1
  101. package/dist/mjs/types/Enum/Log.js +7 -0
  102. package/dist/mjs/types/Enum/Log.js.map +1 -1
  103. package/dist/mjs/types/Enum/StatisticType.d.ts +2 -1
  104. package/dist/mjs/types/Enum/StatisticType.d.ts.map +1 -1
  105. package/dist/mjs/types/Enum/StatisticType.js +1 -0
  106. package/dist/mjs/types/Enum/StatisticType.js.map +1 -1
  107. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.d.ts +1 -13
  108. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.d.ts.map +1 -1
  109. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.js.map +1 -1
  110. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +1 -0
  111. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  112. package/dist/mjs/types/Interface/api/prestation/Query.js +7 -0
  113. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
  114. package/dist/mjs/types/Interface/api/statistic/QueryDataOfficer.d.ts +5 -0
  115. package/dist/mjs/types/Interface/api/statistic/QueryDataOfficer.d.ts.map +1 -0
  116. package/dist/mjs/types/Interface/api/statistic/QueryDataOfficer.js +28 -0
  117. package/dist/mjs/types/Interface/api/statistic/QueryDataOfficer.js.map +1 -0
  118. package/dist/mjs/types/Interface/api/statistic/QueryInternal.d.ts +3 -0
  119. package/dist/mjs/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  120. package/dist/mjs/types/Interface/api/statistic/QueryInternal.js +9 -0
  121. package/dist/mjs/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  122. package/dist/mjs/types/Interface/api/synchronisation/Query.d.ts +4 -0
  123. package/dist/mjs/types/Interface/api/synchronisation/Query.d.ts.map +1 -1
  124. package/dist/mjs/types/Interface/api/synchronisation/Query.js +16 -0
  125. package/dist/mjs/types/Interface/api/synchronisation/Query.js.map +1 -1
  126. package/dist/mjs/types/Interface/api/synchronisation/Read.d.ts +9 -0
  127. package/dist/mjs/types/Interface/api/synchronisation/Read.d.ts.map +1 -0
  128. package/dist/mjs/types/Interface/api/synchronisation/Read.js +2 -0
  129. package/dist/mjs/types/Interface/api/synchronisation/Read.js.map +1 -0
  130. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +0 -2
  131. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  132. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  133. package/dist/mjs/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts +2 -0
  134. package/dist/mjs/types/Interface/api/terminationList/QueryPaginateTerminationList.d.ts.map +1 -1
  135. package/dist/mjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js +14 -0
  136. package/dist/mjs/types/Interface/api/terminationList/QueryPaginateTerminationList.js.map +1 -1
  137. package/dist/mjs/types/Interface/api/terminationList/Read.d.ts +6 -0
  138. package/dist/mjs/types/Interface/api/terminationList/Read.d.ts.map +1 -0
  139. package/dist/mjs/types/Interface/api/terminationList/Read.js +2 -0
  140. package/dist/mjs/types/Interface/api/terminationList/Read.js.map +1 -0
  141. package/dist/mjs/types/Interface/models/IPrestation.d.ts +1 -0
  142. package/dist/mjs/types/Interface/models/IPrestation.d.ts.map +1 -1
  143. package/dist/mjs/types/Interface/models/IPrestation.js.map +1 -1
  144. package/dist/mjs/types/Interface/models/IRule.d.ts +3 -0
  145. package/dist/mjs/types/Interface/models/IRule.d.ts.map +1 -1
  146. package/dist/mjs/types/Interface/models/IRule.js.map +1 -1
  147. package/dist/mjs/types/index.d.ts +4 -0
  148. package/dist/mjs/types/index.d.ts.map +1 -1
  149. package/dist/mjs/types/index.js +4 -0
  150. package/dist/mjs/types/index.js.map +1 -1
  151. package/package.json +1 -1
  152. package/ts/api/resources/IntermediateManagementRebate.ts +1 -1
  153. package/ts/api/resources/Synchronisation.ts +8 -1
  154. package/ts/api/resources/TerminationList.ts +5 -1
  155. package/ts/api/resources/statistic/DataOfficer.ts +13 -0
  156. package/ts/api/resources.ts +2 -0
  157. package/ts/types/Enum/AppointmentState.ts +31 -0
  158. package/ts/types/Enum/Log.ts +7 -0
  159. package/ts/types/Enum/StatisticType.ts +1 -0
  160. package/ts/types/Interface/api/IntermediateManagementRebate.ts +1 -13
  161. package/ts/types/Interface/api/prestation/Query.ts +5 -0
  162. package/ts/types/Interface/api/statistic/QueryDataOfficer.ts +14 -0
  163. package/ts/types/Interface/api/statistic/QueryInternal.ts +7 -0
  164. package/ts/types/Interface/api/synchronisation/Query.ts +12 -0
  165. package/ts/types/Interface/api/synchronisation/Read.ts +8 -0
  166. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +1 -2
  167. package/ts/types/Interface/api/terminationList/QueryPaginateTerminationList.ts +10 -0
  168. package/ts/types/Interface/api/terminationList/Read.ts +5 -0
  169. package/ts/types/Interface/models/IPrestation.ts +1 -0
  170. package/ts/types/Interface/models/IRule.ts +3 -0
  171. package/ts/types/index.ts +4 -0
@@ -158,6 +158,7 @@ import { Synchronisation } from './resources/Synchronisation';
158
158
  import { UpToDateBankAccount } from './resources/UpToDate';
159
159
  import { UserTimeSlot } from './resources/UserTimeSlot';
160
160
  import { Echo } from './resources/Echo';
161
+ import { StatisticDataOfficer } from './resources/statistic/DataOfficer';
161
162
 
162
163
  export const resources = {
163
164
  simulation: Simulation,
@@ -268,6 +269,7 @@ export const resources = {
268
269
  statisticDirection: StatisticDirection,
269
270
  statisticExpertAccountant: StatisticExpertAccountant,
270
271
  statisticCustomerSuccess: StatisticCustomerSuccess,
272
+ statisticDataOfficer: StatisticDataOfficer,
271
273
  paymentExpectation: PaymentExpectation,
272
274
  terminationList: TerminationList,
273
275
  slowDetection: SlowDetection,
@@ -0,0 +1,31 @@
1
+
2
+ export enum StateAppointment {
3
+ CUSTOMER_ON_LEAVE = 1,
4
+ CUSTOMER_ABROAD = 2,
5
+ SOCIETY_CANCELLED = 3,
6
+ MISSING_FILE = 4,
7
+ BUSINESS_CONTRIBUTOR = 5,
8
+ }
9
+
10
+ export const StateAppointmentDetail = {
11
+ CUSTOMER_ON_LEAVE: {
12
+ id: StateAppointment.CUSTOMER_ON_LEAVE,
13
+ name: 'Client en congés',
14
+ },
15
+ CUSTOMER_ABROAD: {
16
+ id: StateAppointment.CUSTOMER_ABROAD,
17
+ name: 'Client à l\'étranger',
18
+ },
19
+ SOCIETY_CANCELLED: {
20
+ id: StateAppointment.SOCIETY_CANCELLED,
21
+ name: 'Dossier en cours de résiliation',
22
+ },
23
+ MISSING_FILE: {
24
+ id: StateAppointment.MISSING_FILE,
25
+ name: 'Documents manquants',
26
+ },
27
+ BUSINESS_CONTRIBUTOR: {
28
+ id: StateAppointment.BUSINESS_CONTRIBUTOR,
29
+ name: 'Apporteur d\'affaires',
30
+ },
31
+ };
@@ -45,6 +45,7 @@ export enum LogType {
45
45
  ACCEPTATION = 33,
46
46
  IP = 34,
47
47
  TYPE_CLIENT = 35,
48
+ ATTRIBUTION_MAIL = 36,
48
49
  }
49
50
 
50
51
  export const LogTypeDetail = {
@@ -258,4 +259,10 @@ export const LogTypeDetail = {
258
259
  color: 'cyan',
259
260
  icon: null,
260
261
  },
262
+ ATTRIBUTION_MAIL: {
263
+ id: LogType.ATTRIBUTION_MAIL,
264
+ label: 'Attribution de mail',
265
+ color: 'grey',
266
+ icon: null,
267
+ },
261
268
  };
@@ -13,4 +13,5 @@ export enum StatisticType {
13
13
  ACCOUNTANT_ADDITIONNAL_SELL = 12,
14
14
  ACCOUNTANT_VAT = 13,
15
15
  CUSTOMER_SUCCESS_WALL = 14,
16
+ DATA_OFFICER = 15,
16
17
  }
@@ -55,17 +55,5 @@ export type ReadFormattedIMRFilledWithExercice = {
55
55
  current: IExercice,
56
56
  previous: IExercice | null;
57
57
  };
58
- imr: Array<{
59
- name: string;
60
- amount: number;
61
- previousAmount: number | undefined;
62
- percentOfTurnover: number | undefined;
63
- previousPercentOfTurnover: number | undefined;
64
- variation: number | undefined;
65
- details: Array<IMRTypeFilled & {
66
- percentOfTurnover: number;
67
- previousPercentOfTurnover: number | undefined;
68
- variation: number | undefined;
69
- }>;
70
- }>
58
+ imr: ReadFormattedIMRFilled[]
71
59
  };
@@ -79,6 +79,11 @@ export class QueryUpdatePrestation {
79
79
  @IsInt()
80
80
  idOnBoarder: number;
81
81
 
82
+ @ApiPropertyOptional()
83
+ @IsOptional()
84
+ @IsInt()
85
+ idStateAppointment: number;
86
+
82
87
  @ApiPropertyOptional()
83
88
  @IsOptional()
84
89
  @IsArray()
@@ -0,0 +1,14 @@
1
+ import { IsNumber, IsDate, IsIn } from 'class-validator';
2
+ import { ApiProperty } from '../../../../utils';
3
+ import { StatisticType } from '../../../Enum/StatisticType';
4
+
5
+ export class QueryDataOfficer {
6
+ @ApiProperty()
7
+ @IsDate()
8
+ endDate: Date;
9
+
10
+ @ApiProperty()
11
+ @IsNumber()
12
+ @IsIn(Object.values(StatisticType))
13
+ type: number;
14
+ }
@@ -20,4 +20,11 @@ export class QueryInternalCustomerSuccess {
20
20
  @IsOptional()
21
21
  @IsArray()
22
22
  idUsers?: number[];
23
+ }
24
+
25
+ export class QueryInternalDataOfficer {
26
+ @ApiPropertyOptional()
27
+ @IsOptional()
28
+ @IsArray()
29
+ idUsers?: number[];
23
30
  }
@@ -44,4 +44,16 @@ export class QuerySynchronisationPaginated {
44
44
  @IsOptional()
45
45
  @IsNumber()
46
46
  connector?: number;
47
+ }
48
+
49
+ export class QuerySynchronisationStatistic {
50
+ @ApiPropertyOptional()
51
+ @IsOptional()
52
+ @IsArray()
53
+ accountants?: number[];
54
+
55
+ @ApiPropertyOptional()
56
+ @IsOptional()
57
+ @IsNumber()
58
+ customerSuccess?: number;
47
59
  }
@@ -0,0 +1,8 @@
1
+ export interface ReadSynchronisationStatistic {
2
+ 1?: number;
3
+ 2?: number;
4
+ 3?: number;
5
+ 4?: number;
6
+ 5?: number;
7
+ 6?: number;
8
+ }
@@ -11,7 +11,6 @@ import {
11
11
  UnpaidDetail, IPendingPoint, ISociety, ReadChecklistDeadline, IRegistration, VatDeadlineType,
12
12
  } from '../../..';
13
13
  import { ICustomerVat } from '../../models/ICustomerVat';
14
- import { ISocietyStat } from '../../models/ISocietyStat';
15
14
 
16
15
  export class ReadTaxDeadline {
17
16
  society: {
@@ -40,7 +39,7 @@ export class ReadTaxDeadline {
40
39
  prestations: PrestationTaxDeadline[];
41
40
  activePrestationsComplementary: ComplementaryPrestationTaxDeadline[];
42
41
  statistics: {
43
- turnovers: ISocietyStat[];
42
+ // turnovers: ISocietyStat[];
44
43
  transactions: {
45
44
  annoted: number;
46
45
  total: number;
@@ -75,4 +75,14 @@ export class QueryPaginateTerminationList {
75
75
  @ToBoolean()
76
76
  @IsOptional()
77
77
  stat?: boolean;
78
+
79
+ @ApiPropertyOptional()
80
+ @IsOptional()
81
+ @IsInt()
82
+ idType?: number | null;
83
+
84
+ @ApiPropertyOptional()
85
+ @IsOptional()
86
+ @IsInt()
87
+ idState?: number | null;
78
88
  }
@@ -0,0 +1,5 @@
1
+ export interface TerminationStatistics {
2
+ total: number;
3
+ amountDueTotal: number;
4
+ amountOfferedTotal: number;
5
+ }
@@ -47,6 +47,7 @@ export interface IPrestation {
47
47
  idPrestationDeclarationIR: number | null;
48
48
  idPrestationControleFiscal: number | null;
49
49
  idOnBoarder: number | null;
50
+ idStateAppointment: number | null;
50
51
  totalAmount?: number;
51
52
  discountAmount?: number;
52
53
  debitType?: string;
@@ -1,6 +1,7 @@
1
1
  import { IVat } from './IVat';
2
2
  import { IAccount } from './IAccount';
3
3
  import { IThirdParty } from './IThirdParty';
4
+ import { IUser } from './IUser';
4
5
  import { INature } from './INature';
5
6
 
6
7
  // rules
@@ -15,6 +16,7 @@ export interface IRule {
15
16
  idAccount: number | null;
16
17
  idTva: number | null;
17
18
  idThirdParty: number | null;
19
+ createdBy: number | null;
18
20
  idNature: number | null;
19
21
  createdAt?: Date | null;
20
22
  updatedAt?: Date | null;
@@ -24,5 +26,6 @@ export interface IRule {
24
26
  tva: IVat;
25
27
  account: IAccount;
26
28
  thirdParty: IThirdParty;
29
+ userWhoCreated: IUser;
27
30
  nature: INature;
28
31
  }
package/ts/types/index.ts CHANGED
@@ -459,6 +459,7 @@ export * from './Enum/MimeType';
459
459
  export * from './Enum/BalanceSheetQuestion';
460
460
  export * from './Enum/BalanceSheetQuestionWording';
461
461
  export * from './Enum/AnswerTypeValue';
462
+ export * from './Enum/AppointmentState';
462
463
  export * from './Enum/PartneredAccountantServiceType';
463
464
  export * from './Enum/LegalInformation';
464
465
  export * from './Enum/ProvisionType';
@@ -792,6 +793,7 @@ export * from './Interface/api/statistic/QueryDirection';
792
793
  export * from './Interface/api/statistic/QueryInternal';
793
794
  export * from './Interface/api/statistic/QueryGetDirection';
794
795
  export * from './Interface/api/statistic/QueryCustomerSuccess';
796
+ export * from './Interface/api/statistic/QueryDataOfficer';
795
797
  export * from './Interface/api/pappers/CreatePappers';
796
798
  export * from './Interface/api/bankAccount/Query';
797
799
  export * from './Interface/api/bankAccount/Update';
@@ -935,6 +937,7 @@ export * from './Interface/api/mobile/QueryMobileMigration';
935
937
  export * from './Interface/api/societyEvent/QuerySocietyEvent';
936
938
  export * from './Interface/api/societyEvent/CreateSocietyEvent';
937
939
  export * from './Interface/api/synchronisation/Query';
940
+ export * from './Interface/api/synchronisation/Read';
938
941
  export * from './Interface/api/task/QueryGetAllTask';
939
942
  export * from './Interface/api/regulate/QueryGetAll';
940
943
  export * from './Interface/api/regulate/RegulateWithStats';
@@ -1052,6 +1055,7 @@ export * from './Interface/api/echo/NewsPaper';
1052
1055
  export * from './Interface/api/echo/Order';
1053
1056
  export * from './Interface/api/userTimeSlot/QueryUserTimeSlot';
1054
1057
  export * from './Interface/api/workingSchedule/QueryAvailableTimeSlot';
1058
+ export * from './Interface/api/terminationList/Read';
1055
1059
 
1056
1060
  // Enums types
1057
1061
  export * from './Interface/enum/Util';