@silexpert/core 1.3.94-13 → 1.3.94-2
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.
- package/dist/cjs/api/resources/BankDedup.d.ts +43 -2
- package/dist/cjs/api/resources/BankDedup.d.ts.map +1 -1
- package/dist/cjs/api/resources/BankDedup.js +1 -1
- package/dist/cjs/api/resources/BankDedup.js.map +1 -1
- package/dist/cjs/api/resources/Refund.d.ts +1 -1
- package/dist/cjs/api/resources/Refund.d.ts.map +1 -1
- package/dist/cjs/api/resources/Refund.js.map +1 -1
- package/dist/cjs/api/resources/Society.d.ts +1 -2
- package/dist/cjs/api/resources/Society.d.ts.map +1 -1
- package/dist/cjs/api/resources/Society.js +0 -3
- package/dist/cjs/api/resources/Society.js.map +1 -1
- package/dist/cjs/api/resources/User.js +1 -1
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +0 -2
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +0 -2
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +0 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +0 -7
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +0 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +0 -4
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +3 -0
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts +0 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js +0 -6
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts +4 -5
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js +0 -13
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -2
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -2
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/BankDedup.d.ts +43 -2
- package/dist/mjs/api/resources/BankDedup.d.ts.map +1 -1
- package/dist/mjs/api/resources/BankDedup.js +1 -1
- package/dist/mjs/api/resources/BankDedup.js.map +1 -1
- package/dist/mjs/api/resources/Refund.d.ts +1 -1
- package/dist/mjs/api/resources/Refund.d.ts.map +1 -1
- package/dist/mjs/api/resources/Refund.js.map +1 -1
- package/dist/mjs/api/resources/Society.d.ts +1 -2
- package/dist/mjs/api/resources/Society.d.ts.map +1 -1
- package/dist/mjs/api/resources/Society.js +0 -3
- package/dist/mjs/api/resources/Society.js.map +1 -1
- package/dist/mjs/api/resources/User.js +1 -1
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +0 -2
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +0 -2
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +0 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +0 -8
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +0 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +0 -5
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +3 -0
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts +0 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js +0 -7
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts +4 -5
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js +0 -14
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -2
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -2
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BankDedup.ts +50 -3
- package/ts/api/resources/Refund.ts +1 -1
- package/ts/api/resources/Society.ts +2 -5
- package/ts/api/resources/User.ts +1 -1
- package/ts/api/resources.ts +0 -2
- package/ts/types/Enum/BalanceSheet.ts +2 -2
- package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +0 -6
- package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +0 -3
- package/ts/types/Interface/api/config/ConfigType.ts +3 -0
- package/ts/types/Interface/api/registration/CreateRegistration.ts +0 -5
- package/ts/types/Interface/api/shopify/InvoicesShopify.ts +4 -19
- package/ts/types/index.ts +0 -2
- package/dist/cjs/types/Interface/api/bankDedup/BankDedup.d.ts +0 -99
- package/dist/cjs/types/Interface/api/bankDedup/BankDedup.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/bankDedup/BankDedup.js +0 -342
- package/dist/cjs/types/Interface/api/bankDedup/BankDedup.js.map +0 -1
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts +0 -5
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/society/QueryToArchived.js +0 -25
- package/dist/cjs/types/Interface/api/society/QueryToArchived.js.map +0 -1
- package/dist/mjs/types/Interface/api/bankDedup/BankDedup.d.ts +0 -99
- package/dist/mjs/types/Interface/api/bankDedup/BankDedup.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/bankDedup/BankDedup.js +0 -387
- package/dist/mjs/types/Interface/api/bankDedup/BankDedup.js.map +0 -1
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts +0 -5
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/society/QueryToArchived.js +0 -22
- package/dist/mjs/types/Interface/api/society/QueryToArchived.js.map +0 -1
- package/ts/types/Interface/api/bankDedup/BankDedup.ts +0 -292
- package/ts/types/Interface/api/society/QueryToArchived.ts +0 -10
|
@@ -1,11 +1,58 @@
|
|
|
1
|
-
import { BankDedupResponse } from '../../types';
|
|
2
1
|
import { Resource } from '../Resource';
|
|
3
2
|
|
|
3
|
+
export interface TransactionRow {
|
|
4
|
+
date: string;
|
|
5
|
+
amount: number;
|
|
6
|
+
description: string;
|
|
7
|
+
[key: string]: any;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export interface AnalyzeParams {
|
|
11
|
+
initial: number;
|
|
12
|
+
target: number;
|
|
13
|
+
days?: number;
|
|
14
|
+
amount_tol?: number;
|
|
15
|
+
min_sim?: number;
|
|
16
|
+
useEmbeddings?: boolean;
|
|
17
|
+
exact?: boolean;
|
|
18
|
+
exactTimeLimitMs?: number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export type AnalyzeBody =
|
|
22
|
+
| {
|
|
23
|
+
csv: string;
|
|
24
|
+
initial: number;
|
|
25
|
+
target: number;
|
|
26
|
+
params: Omit<AnalyzeParams, 'initial' | 'target'>;
|
|
27
|
+
}
|
|
28
|
+
| {
|
|
29
|
+
rows: TransactionRow[];
|
|
30
|
+
initial: number;
|
|
31
|
+
target: number;
|
|
32
|
+
params: Omit<AnalyzeParams, 'initial' | 'target'>;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
export interface AnalyzeResult {
|
|
36
|
+
summary: {
|
|
37
|
+
total_rows: number;
|
|
38
|
+
duplicates_found: number;
|
|
39
|
+
amount_saved: number;
|
|
40
|
+
balance_before: number;
|
|
41
|
+
balance_after: number;
|
|
42
|
+
};
|
|
43
|
+
artifacts: {
|
|
44
|
+
preview_before: any[];
|
|
45
|
+
preview_after: any[];
|
|
46
|
+
duplicates_detailed: any[];
|
|
47
|
+
exact_selection?: any[];
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
|
|
4
51
|
export class BankDedup extends Resource {
|
|
5
52
|
/**
|
|
6
53
|
* Analyze bank transactions for deduplication
|
|
7
54
|
*/
|
|
8
|
-
public getAnalysis(body:
|
|
9
|
-
return this.axios.$post('/bank-dedup/
|
|
55
|
+
public getAnalysis(body: AnalyzeBody): Promise<AnalyzeResult> {
|
|
56
|
+
return this.axios.$post('/bank-dedup/analyze', body);
|
|
10
57
|
}
|
|
11
58
|
}
|
|
@@ -9,7 +9,7 @@ export class Refund extends Resource {
|
|
|
9
9
|
return this.axios.$patch(`/refunds/${id}`, { ...params });
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
public getPaginated(query: QueryRefundPaginated, signal?: AbortSignal): Promise<BasePaginate<
|
|
12
|
+
public getPaginated(query: QueryRefundPaginated, signal?: AbortSignal): Promise<BasePaginate<Refund>> {
|
|
13
13
|
return this.axios.$get('/refunds', { params: query, ...(signal ? { signal } : {}) });
|
|
14
14
|
}
|
|
15
15
|
|
|
@@ -29,9 +29,10 @@ import {
|
|
|
29
29
|
ReadSocietyUnpaidStats,
|
|
30
30
|
DataCustomersCsv,
|
|
31
31
|
ReadCurrentPrestations,
|
|
32
|
-
|
|
32
|
+
IComment,
|
|
33
33
|
} from '../../types';
|
|
34
34
|
import { CancelToken } from 'axios';
|
|
35
|
+
import { User } from './User';
|
|
35
36
|
|
|
36
37
|
export class Society extends Resource {
|
|
37
38
|
public get(params: QuerySociety): Promise<ISociety> {
|
|
@@ -137,10 +138,6 @@ export class Society extends Resource {
|
|
|
137
138
|
return this.axios.$get('/society/archived', { params: query });
|
|
138
139
|
}
|
|
139
140
|
|
|
140
|
-
getToArchived(query: QueryToArchivedSociety, signal?: AbortSignal): Promise<BasePaginate<ISociety>> {
|
|
141
|
-
return this.axios.$get('/society/to-archived', { params: query, ...(signal ? { signal } : {}) });
|
|
142
|
-
}
|
|
143
|
-
|
|
144
141
|
getUnpaids(query: QueryUnpaidSociety, signal?: AbortSignal): Promise<ISociety[]> {
|
|
145
142
|
return this.axios.$get('/society/unpaids', {
|
|
146
143
|
...(signal ? { signal } : {}),
|
package/ts/api/resources/User.ts
CHANGED
|
@@ -30,7 +30,7 @@ export class User extends Resource {
|
|
|
30
30
|
return this.axios.$put('user/confirm', params);
|
|
31
31
|
}
|
|
32
32
|
resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean> {
|
|
33
|
-
return this.axios.$put(`user/${params.id}/
|
|
33
|
+
return this.axios.$put(`user/${params.id}/resendConfirmationEmailLink`);
|
|
34
34
|
}
|
|
35
35
|
create(data: CreateUser): Promise<IUser> {
|
|
36
36
|
return this.axios.$post('user/create', data);
|
package/ts/api/resources.ts
CHANGED
|
@@ -179,7 +179,6 @@ import { StatisticLegal } from './resources/statistic/Legal';
|
|
|
179
179
|
import { AnalyticsUtm } from './resources/AnalyticsUtm';
|
|
180
180
|
import { Caarl } from './resources/Caarl';
|
|
181
181
|
import { Gdpr } from './resources/Gdpr';
|
|
182
|
-
import { BankDedup } from './resources/BankDedup';
|
|
183
182
|
|
|
184
183
|
export const resources = {
|
|
185
184
|
budgetInsight: BudgetInsight,
|
|
@@ -265,7 +264,6 @@ export const resources = {
|
|
|
265
264
|
notificationSetting: NotificationSetting,
|
|
266
265
|
cx: Cx,
|
|
267
266
|
bankList: BankList,
|
|
268
|
-
bankDedup: BankDedup,
|
|
269
267
|
thirdParty: ThirdParty,
|
|
270
268
|
alert: Alert,
|
|
271
269
|
customerActivity: CustomerActivity,
|
|
@@ -164,7 +164,7 @@ export const BalanceSheetDetails = [
|
|
|
164
164
|
text: 'Standby',
|
|
165
165
|
color: 'grey lighten-1',
|
|
166
166
|
textColor: 'grey--text',
|
|
167
|
-
forRoles: [['admin'], ['super_admin'], ['controle_interne']
|
|
167
|
+
forRoles: [['admin'], ['super_admin'], ['controle_interne']],
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
text: 'Impayé',
|
|
@@ -229,7 +229,7 @@ export const BalanceSheetDetails = [
|
|
|
229
229
|
value: BalanceSheetState.FIX_IN_PROGRESS,
|
|
230
230
|
color: 'blue darken-4',
|
|
231
231
|
textColor: 'blue--text',
|
|
232
|
-
forRoles: [['front_office'], ['expert']
|
|
232
|
+
forRoles: [['front_office'], ['expert']],
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
text: "Accepté SIE en l'état",
|
|
@@ -135,6 +135,7 @@ interface Shine {
|
|
|
135
135
|
hostV3: string;
|
|
136
136
|
publicHost: string;
|
|
137
137
|
clientId: string;
|
|
138
|
+
clientSecret: string;
|
|
138
139
|
redirect_uris: string[];
|
|
139
140
|
status: string;
|
|
140
141
|
scope: string;
|
|
@@ -185,6 +186,7 @@ interface Access2 {
|
|
|
185
186
|
|
|
186
187
|
interface Test {
|
|
187
188
|
login: string;
|
|
189
|
+
password: string;
|
|
188
190
|
editor: string;
|
|
189
191
|
software: string;
|
|
190
192
|
wsdl: Wsdl;
|
|
@@ -196,6 +198,7 @@ interface Wsdl {
|
|
|
196
198
|
|
|
197
199
|
interface Production {
|
|
198
200
|
login: string;
|
|
201
|
+
password: string;
|
|
199
202
|
editor: string;
|
|
200
203
|
software: string;
|
|
201
204
|
wsdl: Wsdl2;
|
|
@@ -1,27 +1,12 @@
|
|
|
1
|
-
import { IsBoolean, IsOptional } from 'class-validator';
|
|
2
1
|
import { ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
4
2
|
|
|
5
3
|
export class InvoicesShopify {
|
|
6
4
|
@ApiPropertyOptional()
|
|
7
|
-
|
|
8
|
-
order?: string;
|
|
9
|
-
|
|
5
|
+
order: string;
|
|
10
6
|
@ApiPropertyOptional()
|
|
11
|
-
|
|
12
|
-
limit?: number;
|
|
13
|
-
|
|
7
|
+
limit: number;
|
|
14
8
|
@ApiPropertyOptional()
|
|
15
|
-
|
|
16
|
-
ids?: number[];
|
|
17
|
-
|
|
18
|
-
@ApiPropertyOptional()
|
|
19
|
-
@IsOptional()
|
|
20
|
-
idSociety?: number;
|
|
21
|
-
|
|
9
|
+
ids: number[];
|
|
22
10
|
@ApiPropertyOptional()
|
|
23
|
-
|
|
24
|
-
@IsBoolean()
|
|
25
|
-
@ToBoolean()
|
|
26
|
-
debug?: boolean;
|
|
11
|
+
idSociety: number;
|
|
27
12
|
}
|
package/ts/types/index.ts
CHANGED
|
@@ -735,7 +735,6 @@ export * from './Interface/api/webmail/ExportEmails';
|
|
|
735
735
|
export * from './Interface/api/webmail/PostAttachmentEmailFromLambdaParams';
|
|
736
736
|
export * from './Interface/api/webmail/GetPaginatedWhereObjectParams';
|
|
737
737
|
export * from './Interface/api/bankAccount/Delete';
|
|
738
|
-
export * from './Interface/api/bankDedup/BankDedup';
|
|
739
738
|
export * from './Interface/api/log/QueryLogPagination';
|
|
740
739
|
export * from './Interface/api/employee/QueryEmployeeSearch';
|
|
741
740
|
export * from './Interface/api/employee/QueryCreateEmployee';
|
|
@@ -1058,7 +1057,6 @@ export * from './Interface/api/accountsSectors/Query';
|
|
|
1058
1057
|
export * from './Interface/api/visualizedInformation/Query';
|
|
1059
1058
|
export * from './Interface/api/visualizedInformation/Update';
|
|
1060
1059
|
export * from './Interface/api/society/QueryArchived';
|
|
1061
|
-
export * from './Interface/api/society/QueryToArchived';
|
|
1062
1060
|
export * from './Interface/api/society/QueryUnpaid';
|
|
1063
1061
|
export * from './Interface/api/vatControl/CreateVatControl';
|
|
1064
1062
|
export * from './Interface/api/vatControl/QueryVatControl';
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
export declare class BankDedupRequest {
|
|
2
|
-
csv: string;
|
|
3
|
-
initial: number;
|
|
4
|
-
target: number;
|
|
5
|
-
}
|
|
6
|
-
export declare class BankDedupFileUploadBody {
|
|
7
|
-
initial: number;
|
|
8
|
-
target: number;
|
|
9
|
-
}
|
|
10
|
-
export declare class BankTx {
|
|
11
|
-
id: string;
|
|
12
|
-
label: string;
|
|
13
|
-
dateValue: string;
|
|
14
|
-
credit: number;
|
|
15
|
-
debit: number;
|
|
16
|
-
sign: 1 | -1;
|
|
17
|
-
amount: number;
|
|
18
|
-
cents: number;
|
|
19
|
-
}
|
|
20
|
-
export declare class DuplicateGroup {
|
|
21
|
-
id: string;
|
|
22
|
-
transactions: BankTx[];
|
|
23
|
-
amount: number;
|
|
24
|
-
cents: number;
|
|
25
|
-
sign: 1 | -1;
|
|
26
|
-
confidence: number;
|
|
27
|
-
method: 'exact' | 'fuzzy_high' | 'fuzzy_medium' | 'fuzzy_low';
|
|
28
|
-
}
|
|
29
|
-
export declare class BankDedupRemovedTx {
|
|
30
|
-
id: string;
|
|
31
|
-
isSelected: boolean;
|
|
32
|
-
confidence?: number;
|
|
33
|
-
method?: string;
|
|
34
|
-
amount?: number;
|
|
35
|
-
transactionCount?: number;
|
|
36
|
-
transactions?: {
|
|
37
|
-
id: string;
|
|
38
|
-
label: string;
|
|
39
|
-
dateValue: string;
|
|
40
|
-
isKept: boolean;
|
|
41
|
-
isCredit: boolean;
|
|
42
|
-
}[];
|
|
43
|
-
}
|
|
44
|
-
export declare class BankDedupResult {
|
|
45
|
-
success: true;
|
|
46
|
-
initial: number;
|
|
47
|
-
target: number;
|
|
48
|
-
finalRaw: number;
|
|
49
|
-
finalAfterDedup: number;
|
|
50
|
-
diffBefore: number;
|
|
51
|
-
diffAfter: number;
|
|
52
|
-
removedTxs: BankDedupRemovedTx[];
|
|
53
|
-
removedCount: number;
|
|
54
|
-
keptCount: number;
|
|
55
|
-
csvDeduped: string;
|
|
56
|
-
allGroups: BankDedupGroup[];
|
|
57
|
-
debug: {
|
|
58
|
-
totalGroups: number;
|
|
59
|
-
selectedGroups: number;
|
|
60
|
-
iterations: number;
|
|
61
|
-
strategiesUsed: string[];
|
|
62
|
-
};
|
|
63
|
-
}
|
|
64
|
-
export declare class BankDedupGroup {
|
|
65
|
-
id: string;
|
|
66
|
-
isSelected: boolean;
|
|
67
|
-
confidence?: number;
|
|
68
|
-
method?: string;
|
|
69
|
-
amount?: number;
|
|
70
|
-
transactionCount?: number;
|
|
71
|
-
transactions?: {
|
|
72
|
-
id: string;
|
|
73
|
-
label: string;
|
|
74
|
-
dateValue: string;
|
|
75
|
-
isKept: boolean;
|
|
76
|
-
isCredit: boolean;
|
|
77
|
-
}[];
|
|
78
|
-
}
|
|
79
|
-
export declare class BankDedupImpossible {
|
|
80
|
-
success: false;
|
|
81
|
-
reason: 'NO_EXACT_COMBINATION' | 'CSV_PARSE_ERROR' | 'INVALID_INPUT' | 'INSUFFICIENT_DUPLICATES';
|
|
82
|
-
message: string;
|
|
83
|
-
initial?: number;
|
|
84
|
-
target?: number;
|
|
85
|
-
finalRaw?: number;
|
|
86
|
-
diffBefore?: number;
|
|
87
|
-
bestAttempt?: {
|
|
88
|
-
finalAfterDedup: number;
|
|
89
|
-
diffAfter: number;
|
|
90
|
-
removedCount: number;
|
|
91
|
-
};
|
|
92
|
-
stats?: {
|
|
93
|
-
totalTx?: number;
|
|
94
|
-
totalGroups?: number;
|
|
95
|
-
strategiesTried?: string[];
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
export type BankDedupResponse = BankDedupResult | BankDedupImpossible;
|
|
99
|
-
//# sourceMappingURL=BankDedup.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BankDedup.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/bankDedup/BankDedup.ts"],"names":[],"mappings":"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"}
|