@silexpert/core 1.0.170 → 1.0.173

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 (126) hide show
  1. package/es/api/resources/TimeRecorder.d.ts +2 -1
  2. package/es/api/resources/TimeRecorder.d.ts.map +1 -1
  3. package/es/api/resources/TimeRecorder.js +3 -0
  4. package/es/api/resources/TimeRecorder.js.map +1 -1
  5. package/es/api/resources/UnpaidCallHistory.d.ts +6 -0
  6. package/es/api/resources/UnpaidCallHistory.d.ts.map +1 -0
  7. package/es/api/resources/UnpaidCallHistory.js +7 -0
  8. package/es/api/resources/UnpaidCallHistory.js.map +1 -0
  9. package/es/api/resources/WorkingSchedule.d.ts +2 -1
  10. package/es/api/resources/WorkingSchedule.d.ts.map +1 -1
  11. package/es/api/resources/WorkingSchedule.js +3 -0
  12. package/es/api/resources/WorkingSchedule.js.map +1 -1
  13. package/es/api/resources/statistic/CustomerSuccess.d.ts +7 -0
  14. package/es/api/resources/statistic/CustomerSuccess.d.ts.map +1 -0
  15. package/es/api/resources/statistic/CustomerSuccess.js +7 -0
  16. package/es/api/resources/statistic/CustomerSuccess.js.map +1 -0
  17. package/es/api/resources.d.ts +4 -0
  18. package/es/api/resources.d.ts.map +1 -1
  19. package/es/api/resources.js +4 -0
  20. package/es/api/resources.js.map +1 -1
  21. package/es/types/Enum/PartnerTransactionType.d.ts +4 -0
  22. package/es/types/Enum/PartnerTransactionType.d.ts.map +1 -1
  23. package/es/types/Enum/PartnerTransactionType.js +26 -0
  24. package/es/types/Enum/PartnerTransactionType.js.map +1 -1
  25. package/es/types/Enum/StatisticType.d.ts +2 -1
  26. package/es/types/Enum/StatisticType.d.ts.map +1 -1
  27. package/es/types/Enum/StatisticType.js +1 -0
  28. package/es/types/Enum/StatisticType.js.map +1 -1
  29. package/es/types/Enum/UnpaidCallHistoryType.d.ts +10 -0
  30. package/es/types/Enum/UnpaidCallHistoryType.d.ts.map +1 -0
  31. package/es/types/Enum/UnpaidCallHistoryType.js +21 -0
  32. package/es/types/Enum/UnpaidCallHistoryType.js.map +1 -0
  33. package/es/types/Interface/api/prestations/QueryGetAllPrestations.d.ts +2 -0
  34. package/es/types/Interface/api/prestations/QueryGetAllPrestations.d.ts.map +1 -1
  35. package/es/types/Interface/api/prestations/QueryGetAllPrestations.js +14 -0
  36. package/es/types/Interface/api/prestations/QueryGetAllPrestations.js.map +1 -1
  37. package/es/types/Interface/api/statistic/QueryCustomerSuccess.d.ts +5 -0
  38. package/es/types/Interface/api/statistic/QueryCustomerSuccess.d.ts.map +1 -0
  39. package/es/types/Interface/api/statistic/QueryCustomerSuccess.js +26 -0
  40. package/es/types/Interface/api/statistic/QueryCustomerSuccess.js.map +1 -0
  41. package/es/types/Interface/api/statistic/QueryInternal.d.ts +1 -0
  42. package/es/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  43. package/es/types/Interface/api/statistic/QueryInternal.js +7 -1
  44. package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  45. package/es/types/Interface/api/timeRecorder/ReadUsersAbsent.d.ts +7 -0
  46. package/es/types/Interface/api/timeRecorder/ReadUsersAbsent.d.ts.map +1 -0
  47. package/es/types/Interface/api/timeRecorder/ReadUsersAbsent.js +2 -0
  48. package/es/types/Interface/api/timeRecorder/ReadUsersAbsent.js.map +1 -0
  49. package/es/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +16 -0
  50. package/es/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +1 -1
  51. package/es/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
  52. package/es/types/Interface/models/IInpiPayment.d.ts +1 -1
  53. package/es/types/Interface/models/IInpiPayment.d.ts.map +1 -1
  54. package/es/types/Interface/models/IInpiPayment.js.map +1 -1
  55. package/es/types/Interface/models/ISociety.d.ts +2 -1
  56. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  57. package/es/types/Interface/models/ISociety.js.map +1 -1
  58. package/es/types/Interface/models/IUnpaidCallHistory.d.ts +14 -0
  59. package/es/types/Interface/models/IUnpaidCallHistory.d.ts.map +1 -0
  60. package/es/types/Interface/models/IUnpaidCallHistory.js +2 -0
  61. package/es/types/Interface/models/IUnpaidCallHistory.js.map +1 -0
  62. package/es/types/Interface/models/IUserFile.d.ts +12 -0
  63. package/es/types/Interface/models/IUserFile.d.ts.map +1 -0
  64. package/es/types/Interface/models/IUserFile.js +2 -0
  65. package/es/types/Interface/models/IUserFile.js.map +1 -0
  66. package/es/types/Interface/models/IUserSocietyPermission.d.ts +4 -2
  67. package/es/types/Interface/models/IUserSocietyPermission.d.ts.map +1 -1
  68. package/es/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  69. package/es/types/index.d.ts +5 -0
  70. package/es/types/index.d.ts.map +1 -1
  71. package/es/types/index.js +5 -0
  72. package/es/types/index.js.map +1 -1
  73. package/js/api/resources/TimeRecorder.js +3 -0
  74. package/js/api/resources/TimeRecorder.js.map +1 -1
  75. package/js/api/resources/UnpaidCallHistory.js +14 -0
  76. package/js/api/resources/UnpaidCallHistory.js.map +1 -0
  77. package/js/api/resources/WorkingSchedule.js +3 -0
  78. package/js/api/resources/WorkingSchedule.js.map +1 -1
  79. package/js/api/resources/statistic/CustomerSuccess.js +18 -0
  80. package/js/api/resources/statistic/CustomerSuccess.js.map +1 -0
  81. package/js/api/resources.js +5 -1
  82. package/js/api/resources.js.map +1 -1
  83. package/js/types/Enum/PartnerTransactionType.js +19 -0
  84. package/js/types/Enum/PartnerTransactionType.js.map +1 -1
  85. package/js/types/Enum/StatisticType.js +1 -0
  86. package/js/types/Enum/StatisticType.js.map +1 -1
  87. package/js/types/Enum/UnpaidCallHistoryType.js +22 -0
  88. package/js/types/Enum/UnpaidCallHistoryType.js.map +1 -0
  89. package/js/types/Interface/api/prestations/QueryGetAllPrestations.js +2 -0
  90. package/js/types/Interface/api/prestations/QueryGetAllPrestations.js.map +1 -1
  91. package/js/types/Interface/api/statistic/QueryCustomerSuccess.js +24 -0
  92. package/js/types/Interface/api/statistic/QueryCustomerSuccess.js.map +1 -0
  93. package/js/types/Interface/api/statistic/QueryInternal.js +1 -0
  94. package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  95. package/js/types/Interface/api/timeRecorder/ReadUsersAbsent.js +6 -0
  96. package/js/types/Interface/api/timeRecorder/ReadUsersAbsent.js.map +1 -0
  97. package/js/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
  98. package/js/types/Interface/models/IInpiPayment.js.map +1 -1
  99. package/js/types/Interface/models/ISociety.js.map +1 -1
  100. package/js/types/Interface/models/IUnpaidCallHistory.js +6 -0
  101. package/js/types/Interface/models/IUnpaidCallHistory.js.map +1 -0
  102. package/js/types/Interface/models/IUserFile.js +6 -0
  103. package/js/types/Interface/models/IUserFile.js.map +1 -0
  104. package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  105. package/js/types/index.js +50 -0
  106. package/js/types/index.js.map +1 -1
  107. package/package.json +1 -1
  108. package/ts/api/resources/TimeRecorder.ts +4 -1
  109. package/ts/api/resources/UnpaidCallHistory.ts +8 -0
  110. package/ts/api/resources/WorkingSchedule.ts +5 -1
  111. package/ts/api/resources/statistic/CustomerSuccess.ts +9 -0
  112. package/ts/api/resources.ts +4 -0
  113. package/ts/types/Enum/PartnerTransactionType.ts +28 -1
  114. package/ts/types/Enum/StatisticType.ts +1 -0
  115. package/ts/types/Enum/UnpaidCallHistoryType.ts +20 -0
  116. package/ts/types/Interface/api/prestations/QueryGetAllPrestations.ts +12 -0
  117. package/ts/types/Interface/api/statistic/QueryCustomerSuccess.ts +14 -0
  118. package/ts/types/Interface/api/statistic/QueryInternal.ts +6 -1
  119. package/ts/types/Interface/api/timeRecorder/ReadUsersAbsent.ts +7 -0
  120. package/ts/types/Interface/api/workingSchedule/QueryDailyHour.ts +21 -1
  121. package/ts/types/Interface/models/IInpiPayment.ts +1 -1
  122. package/ts/types/Interface/models/ISociety.ts +2 -0
  123. package/ts/types/Interface/models/IUnpaidCallHistory.ts +16 -0
  124. package/ts/types/Interface/models/IUserFile.ts +14 -0
  125. package/ts/types/Interface/models/IUserSocietyPermission.ts +4 -2
  126. package/ts/types/index.ts +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@silexpert/core",
3
- "version": "1.0.170",
3
+ "version": "1.0.173",
4
4
  "description": "Silex Core perform HTTP Request and object binding. Silex core helps developers to retrieve and return formatted object",
5
5
  "homepage": "https://gitlab.compta-clementine.fr/dev/silex-api",
6
6
  "main": "js/index.js",
@@ -1,6 +1,6 @@
1
1
  import { Resource } from '../Resource';
2
2
  import {
3
- ReadAttendanceHours, QueryAttendance, QueryPaginatedDelays, ReadPaginatedDelays, BasePaginate, ReadUsersNotConnected, ITimeRecorder, UpdateRecorder,
3
+ ReadAttendanceHours, QueryAttendance, QueryPaginatedDelays, ReadPaginatedDelays, BasePaginate, ReadUsersNotConnected, ITimeRecorder, UpdateRecorder, ReadUsersAbsent,
4
4
  } from '../../types';
5
5
 
6
6
  export class TimeRecorder extends Resource {
@@ -21,4 +21,7 @@ export class TimeRecorder extends Resource {
21
21
  return this.axios.$get('paginated-delays',
22
22
  { params });
23
23
  }
24
+ getUsersAbsent(): Promise<ReadUsersAbsent[]> {
25
+ return this.axios.$get('/users/absent');
26
+ }
24
27
  }
@@ -0,0 +1,8 @@
1
+ import { IUnpaidCallHistory } from '../../types';
2
+ import { Resource } from '../Resource';
3
+
4
+ export class UnpaidCallHistory extends Resource {
5
+ create(data: IUnpaidCallHistory): Promise<IUnpaidCallHistory> {
6
+ return this.axios.$post('unpaid/call/history', data);
7
+ }
8
+ }
@@ -1,5 +1,5 @@
1
1
  import { Resource } from '../Resource';
2
- import { SpecialHours } from '../..';
2
+ import { ReadWorkingSchedule, SpecialHours } from '../..';
3
3
 
4
4
  export class WorkingSchedule extends Resource {
5
5
  getSpecialHoursForCollaborator(idUser: number, startDate: Date, endDate: Date): Promise<SpecialHours> {
@@ -17,4 +17,8 @@ export class WorkingSchedule extends Resource {
17
17
  },
18
18
  });
19
19
  }
20
+
21
+ get(id: number): Promise<ReadWorkingSchedule> {
22
+ return this.axios.$get(`workingSchedule/${id}`);
23
+ }
20
24
  }
@@ -0,0 +1,9 @@
1
+ import { CancelToken } from 'axios';
2
+ import { Resource } from '../../Resource';
3
+ import { QueryCustomerSuccess } from '../../../types';
4
+
5
+ export class StatisticCustomerSuccess extends Resource {
6
+ public get(params: QueryCustomerSuccess, cancelToken?: CancelToken): Promise<JSON> {
7
+ return this.axios.$get('/statistic-cs', { params, ...(cancelToken ? { cancelToken } : {}) });
8
+ }
9
+ }
@@ -120,6 +120,8 @@ import { Acceptance } from './resources/Acceptance';
120
120
  import { Rating } from './resources/Rating';
121
121
  import { Quotation } from './resources/Quotation';
122
122
  import { Prestations } from './resources/Prestations';
123
+ import { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';
124
+ import { UnpaidCallHistory } from './resources/UnpaidCallHistory';
123
125
 
124
126
  export const resources = {
125
127
  simulation: Simulation,
@@ -229,6 +231,7 @@ export const resources = {
229
231
  statisticAccountant: StatisticAccountant,
230
232
  statisticDirection: StatisticDirection,
231
233
  statisticExpertAccountant: StatisticExpertAccountant,
234
+ statisticCustomerSuccess: StatisticCustomerSuccess,
232
235
  paymentExpectation: PaymentExpectation,
233
236
  terminationList: TerminationList,
234
237
  slowDetection: SlowDetection,
@@ -244,4 +247,5 @@ export const resources = {
244
247
  acceptance: Acceptance,
245
248
  quotation: Quotation,
246
249
  prestations: Prestations,
250
+ unpaidCallHistory: UnpaidCallHistory,
247
251
  };
@@ -5,4 +5,31 @@ export enum PartnerTransactionType {
5
5
  SHINE = 4,
6
6
  STRIPE = 5,
7
7
  JE_DECLARE = 6,
8
- }
8
+ }
9
+
10
+ export const PartnerTransactionTypeList: Array<{ value: PartnerTransactionType, text: string }> = [
11
+ {
12
+ value: PartnerTransactionType.OTHER,
13
+ text: 'Autres (CSV, Notes de frais, Espèces)',
14
+ },
15
+ {
16
+ value: PartnerTransactionType.BUDGET_INSIGHT,
17
+ text: 'Budget Insight',
18
+ },
19
+ {
20
+ value: PartnerTransactionType.QONTO,
21
+ text: 'Qonto',
22
+ },
23
+ {
24
+ value: PartnerTransactionType.SHINE,
25
+ text: 'Shine',
26
+ },
27
+ {
28
+ value: PartnerTransactionType.STRIPE,
29
+ text: 'Stripe',
30
+ },
31
+ {
32
+ value: PartnerTransactionType.JE_DECLARE,
33
+ text: 'Je Declare',
34
+ },
35
+ ];
@@ -12,4 +12,5 @@ export enum StatisticType {
12
12
  ACCOUNTANT_BALANCE_SHEET = 11,
13
13
  ACCOUNTANT_ADDITIONNAL_SELL = 12,
14
14
  ACCOUNTANT_VAT = 13,
15
+ CUSTOMER_SUCCESS_WALL = 14,
15
16
  }
@@ -0,0 +1,20 @@
1
+ export enum UnpaidCallHistoryType {
2
+ FIRST = 1,
3
+ SECOND = 2,
4
+ THIRD = 3,
5
+ }
6
+
7
+ export const UnpaidCallHistoryTypeList = [
8
+ {
9
+ id: UnpaidCallHistoryType.FIRST,
10
+ label: '1er Appel',
11
+ },
12
+ {
13
+ id: UnpaidCallHistoryType.SECOND,
14
+ label: '2ème Appel',
15
+ },
16
+ {
17
+ id: UnpaidCallHistoryType.THIRD,
18
+ label: '3ème Appel',
19
+ },
20
+ ];
@@ -22,4 +22,16 @@ export class QueryGetAllPrestations {
22
22
  @IsBoolean()
23
23
  @ToBoolean()
24
24
  isHidden?: boolean;
25
+
26
+ @ApiPropertyOptional()
27
+ @IsOptional()
28
+ @IsBoolean()
29
+ @ToBoolean()
30
+ isCatalog?: boolean;
31
+
32
+ @ApiPropertyOptional()
33
+ @IsOptional()
34
+ @IsBoolean()
35
+ @ToBoolean()
36
+ isComplementary?: boolean;
25
37
  }
@@ -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 QueryCustomerSuccess {
6
+ @ApiProperty()
7
+ @IsDate()
8
+ endDate: Date;
9
+
10
+ @ApiProperty()
11
+ @IsNumber()
12
+ @IsIn(Object.values(StatisticType))
13
+ type: number;
14
+ }
@@ -1,5 +1,5 @@
1
1
  import {
2
- IsNumber, IsOptional, IsBoolean,
2
+ IsNumber, IsOptional, IsBoolean, IsArray,
3
3
  } from 'class-validator';
4
4
  import { ApiPropertyOptional } from '../../../../utils';
5
5
 
@@ -13,4 +13,9 @@ export class QueryInternal {
13
13
  @IsOptional()
14
14
  @IsNumber()
15
15
  idUser?: number;
16
+
17
+ @ApiPropertyOptional()
18
+ @IsOptional()
19
+ @IsArray()
20
+ idUsers?: number[];
16
21
  }
@@ -0,0 +1,7 @@
1
+ import { IUser } from '../../models/IUser';
2
+ import { DailyHour } from '../workingSchedule/QueryDailyHour';
3
+
4
+ export interface ReadUsersAbsent {
5
+ user: IUser,
6
+ specialHours: DailyHour,
7
+ }
@@ -1,3 +1,5 @@
1
+ import { IFile } from '../../models/IFile';
2
+
1
3
  export interface DailyHour {
2
4
  from: number;
3
5
  to: number;
@@ -11,4 +13,22 @@ export interface SpecialHours {
11
13
  3?: DailyHour | DailyHour[];
12
14
  4?: DailyHour | DailyHour[];
13
15
  5?: DailyHour | DailyHour[];
14
- }
16
+ }
17
+
18
+ export type ReadFilesUser = Array< {
19
+ name: string;
20
+ createdAt: string;
21
+ }>;
22
+
23
+ export type ReadWorkingSchedule = Array< {
24
+ idDay: number;
25
+ idUser: number;
26
+ idWorkingSchedule: number;
27
+ isRemote: boolean;
28
+ morningStart: string;
29
+ morningEnd: string;
30
+ afternoonStart: string;
31
+ afternoonEnd: string;
32
+ files?: IFile[];
33
+ }
34
+ >;
@@ -13,7 +13,7 @@ export interface IInpiPayment {
13
13
  type: number,
14
14
  state: number,
15
15
  idSociety: number
16
- idUserWhoCreated: number,
16
+ idUserWhoCreated: number | number[],
17
17
  idExercice: number,
18
18
  idPrestationRelated: number,
19
19
  idPrestation?: number,
@@ -50,6 +50,7 @@ import { ISocietyEvent } from './ISocietyEvent';
50
50
  import {
51
51
  ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,
52
52
  ISocietyConfigBalanceSheet,
53
+ IUnpaidCallHistory,
53
54
  } from '../..';
54
55
  import { IBrandType } from './IBrandType';
55
56
 
@@ -214,4 +215,5 @@ export interface ISociety {
214
215
  businessPartners: IBusinessPartner[];
215
216
  fecFile: IFecFile | null;
216
217
  gedFiles: IGedFile[];
218
+ unpaidCallHistory: IUnpaidCallHistory[];
217
219
  }
@@ -0,0 +1,16 @@
1
+ import { IUser } from './IUser';
2
+ import { ISociety } from './ISociety';
3
+
4
+ export interface IUnpaidCallHistory {
5
+ id?: number,
6
+ idCallType: number,
7
+ idUser: number,
8
+ idSociety: number,
9
+ createdAt?: Date;
10
+ updatedAt?: Date;
11
+ deletedAt?: Date;
12
+
13
+ // Associations
14
+ user?: IUser;
15
+ society?: ISociety;
16
+ }
@@ -0,0 +1,14 @@
1
+ import { IUser } from './IUser';
2
+ import { IFile } from './IFile';
3
+
4
+ export interface IUserFile {
5
+ id?: number;
6
+ idUser: number | null;
7
+ idFile: number | null;
8
+ createdAt?: Date | null;
9
+ updatedAt?: Date | null;
10
+
11
+ // Associations
12
+ user: IUser;
13
+ file: IFile;
14
+ }
@@ -1,5 +1,6 @@
1
1
  import { IPermission } from './IPermission';
2
2
  import { ISociety } from './ISociety';
3
+ import { IUser } from './IUser';
3
4
 
4
5
  // usersSocietiesPermissions
5
6
  export interface IUserSocietyPermission {
@@ -12,6 +13,7 @@ export interface IUserSocietyPermission {
12
13
  updatedAt?: Date | null;
13
14
 
14
15
  // Associations
15
- permission: IPermission;
16
- society: ISociety;
16
+ permission?: IPermission;
17
+ society?: ISociety;
18
+ user?: IUser;
17
19
  }
package/ts/types/index.ts CHANGED
@@ -268,6 +268,7 @@ export * from './Interface/models/IUserNotification';
268
268
  export * from './Interface/models/IUserSocietyPermission';
269
269
  export * from './Interface/models/IUserSocietyTicketSupport';
270
270
  export * from './Interface/models/IUserTeam';
271
+ export * from './Interface/models/IUserFile';
271
272
  export * from './Interface/models/IUserTest';
272
273
  export * from './Interface/models/IVatDeclaration';
273
274
  export * from './Interface/models/IVatDeclarationCertificate';
@@ -325,7 +326,7 @@ export * from './Interface/models/ICommercialMail';
325
326
  export * from './Interface/models/IRegistration';
326
327
  export * from './Interface/models/IVatRegimeHistory';
327
328
  export * from './Interface/models/ICustomerAcceptance';
328
-
329
+ export * from './Interface/models/IUnpaidCallHistory';
329
330
  // Forms
330
331
  export * from './Form/FormAuthenticate';
331
332
  export * from './Form/FormConnector';
@@ -479,6 +480,8 @@ export * from './Enum/JobTitle';
479
480
  export * from './Enum/Holidays';
480
481
  export * from './Enum/AdminAcceptance';
481
482
  export * from './Enum/PrestationListType';
483
+ export * from './Enum/UnpaidCallHistoryType';
484
+
482
485
  // Interfaces API
483
486
  export * from './Interface/api/partnerTransactionType/ReadPartnerTransactionType';
484
487
  export * from './Interface/api/jeDeclare/ReadJeDeclare';
@@ -635,6 +638,7 @@ export * from './Interface/api/timeRecorder/QueryAttendance';
635
638
  export * from './Interface/api/timeRecorder/QueryPaginatedDelays';
636
639
  export * from './Interface/api/timeRecorder/ReadAttendanceHours';
637
640
  export * from './Interface/api/timeRecorder/ReadPaginatedDelays';
641
+ export * from './Interface/api/timeRecorder/ReadUsersAbsent';
638
642
  export * from './Interface/api/timeRecorder/ReadUsersNotConnected';
639
643
  export * from './Interface/api/timeRecorder/UpdateRecorder';
640
644
  export * from './Interface/api/inpiBalance/QueryInpiBalanceStatistic';
@@ -690,6 +694,7 @@ export * from './Interface/api/statistic/QueryGetAccountant';
690
694
  export * from './Interface/api/statistic/QueryDirection';
691
695
  export * from './Interface/api/statistic/QueryInternal';
692
696
  export * from './Interface/api/statistic/QueryGetDirection';
697
+ export * from './Interface/api/statistic/QueryCustomerSuccess';
693
698
  export * from './Interface/api/pappers/CreatePappers';
694
699
  export * from './Interface/api/bankAccount/DeleteTransaction';
695
700
  export * from './Interface/api/stripe/QueryStripe';