@yuno-payments/dashboard-api-mfe 1.11.3 → 1.11.4
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/build/cjs/index.js +6 -6
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/types/api/api.d.ts +18 -11
- package/build/cjs/types/mutations/index.d.ts +0 -1
- package/build/cjs/types/mutations/notifications/notifications.mutation.d.ts +3 -2
- package/build/cjs/types/mutations/recipients/recipients.mutation.d.ts +7 -14
- package/build/cjs/types/queries/checkouts/checkouts.query.d.ts +1 -105
- package/build/cjs/types/queries/cms/cms.query.d.ts +14 -0
- package/build/cjs/types/queries/cms/index.d.ts +1 -0
- package/build/cjs/types/queries/data-report/data-report.query.d.ts +4 -0
- package/build/cjs/types/queries/dialogs/dialogs.query.d.ts +2 -0
- package/build/cjs/types/queries/dialogs/index.d.ts +1 -0
- package/build/cjs/types/queries/index.d.ts +2 -0
- package/build/cjs/types/queries/mfa/organization-settings.query.d.ts +1 -4
- package/build/cjs/types/queries/payment-links/payment-links.query.d.ts +1 -0
- package/build/cjs/types/queries/recipients/recipients.query.d.ts +1 -6
- package/build/cjs/types/types/audit/audit.d.ts +0 -2
- package/build/cjs/types/types/cms/cms.d.ts +47 -0
- package/build/cjs/types/types/cms/index.d.ts +1 -0
- package/build/cjs/types/types/data-report/data-report.d.ts +1 -4
- package/build/cjs/types/types/index.d.ts +1 -1
- package/build/cjs/types/types/installments/installments.d.ts +0 -4
- package/build/cjs/types/types/mfa/mfa.d.ts +0 -4
- package/build/cjs/types/types/recipients/index.d.ts +0 -1
- package/build/cjs/types/types/reports/reports.d.ts +0 -1
- package/build/cjs/types/types/subscriptions/subscriptions.d.ts +0 -7
- package/build/cjs/types/types/template-reporting/template.types.d.ts +0 -4
- package/build/cjs/types/utils/enums.d.ts +143 -0
- package/build/esm/index.js +6 -6
- package/build/esm/index.js.map +1 -1
- package/build/esm/types/api/api.d.ts +18 -11
- package/build/esm/types/mutations/index.d.ts +0 -1
- package/build/esm/types/mutations/notifications/notifications.mutation.d.ts +3 -2
- package/build/esm/types/mutations/recipients/recipients.mutation.d.ts +7 -14
- package/build/esm/types/queries/checkouts/checkouts.query.d.ts +1 -105
- package/build/esm/types/queries/cms/cms.query.d.ts +14 -0
- package/build/esm/types/queries/cms/index.d.ts +1 -0
- package/build/esm/types/queries/data-report/data-report.query.d.ts +4 -0
- package/build/esm/types/queries/dialogs/dialogs.query.d.ts +2 -0
- package/build/esm/types/queries/dialogs/index.d.ts +1 -0
- package/build/esm/types/queries/index.d.ts +2 -0
- package/build/esm/types/queries/mfa/organization-settings.query.d.ts +1 -4
- package/build/esm/types/queries/payment-links/payment-links.query.d.ts +1 -0
- package/build/esm/types/queries/recipients/recipients.query.d.ts +1 -6
- package/build/esm/types/types/audit/audit.d.ts +0 -2
- package/build/esm/types/types/cms/cms.d.ts +47 -0
- package/build/esm/types/types/cms/index.d.ts +1 -0
- package/build/esm/types/types/data-report/data-report.d.ts +1 -4
- package/build/esm/types/types/index.d.ts +1 -1
- package/build/esm/types/types/installments/installments.d.ts +0 -4
- package/build/esm/types/types/mfa/mfa.d.ts +0 -4
- package/build/esm/types/types/recipients/index.d.ts +0 -1
- package/build/esm/types/types/reports/reports.d.ts +0 -1
- package/build/esm/types/types/subscriptions/subscriptions.d.ts +0 -7
- package/build/esm/types/types/template-reporting/template.types.d.ts +0 -4
- package/build/esm/types/utils/enums.d.ts +143 -0
- package/build/index.d.ts +97 -249
- package/build/main.0ef469d30ac1f73e.hot-update.js +46 -0
- package/build/main.0ef469d30ac1f73e.hot-update.js.map +1 -0
- package/build/main.0ef469d30ac1f73e.hot-update.json +1 -0
- package/build/main.12ba9763a5af2867.hot-update.js +4178 -0
- package/build/main.12ba9763a5af2867.hot-update.js.map +1 -0
- package/build/main.12ba9763a5af2867.hot-update.json +1 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.js +2575 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.js.map +1 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.json +1 -0
- package/build/main.31b800bdfc7bcf66.hot-update.js +23 -0
- package/build/main.31b800bdfc7bcf66.hot-update.js.map +1 -0
- package/build/main.31b800bdfc7bcf66.hot-update.json +1 -0
- package/build/main.31ef41183a0357fd.hot-update.js +23 -0
- package/build/main.31ef41183a0357fd.hot-update.js.map +1 -0
- package/build/main.31ef41183a0357fd.hot-update.json +1 -0
- package/build/main.39b804b4f223333f.hot-update.js +142 -0
- package/build/main.39b804b4f223333f.hot-update.js.map +1 -0
- package/build/main.39b804b4f223333f.hot-update.json +1 -0
- package/build/main.3ca3490681942ed0.hot-update.js +10 -0
- package/build/main.3ca3490681942ed0.hot-update.js.map +1 -0
- package/build/main.3ca3490681942ed0.hot-update.json +1 -0
- package/build/main.3e4059ad01b911d5.hot-update.js +10 -0
- package/build/main.3e4059ad01b911d5.hot-update.js.map +1 -0
- package/build/main.3e4059ad01b911d5.hot-update.json +1 -0
- package/build/main.4ead4321633f87fd.hot-update.js +10 -0
- package/build/main.4ead4321633f87fd.hot-update.js.map +1 -0
- package/build/main.4ead4321633f87fd.hot-update.json +1 -0
- package/build/main.5231ec959bfdd54a.hot-update.js +823 -0
- package/build/main.5231ec959bfdd54a.hot-update.js.map +1 -0
- package/build/main.5231ec959bfdd54a.hot-update.json +1 -0
- package/build/main.60642e2056d40cbc.hot-update.js +23 -0
- package/build/main.60642e2056d40cbc.hot-update.js.map +1 -0
- package/build/main.60642e2056d40cbc.hot-update.json +1 -0
- package/build/main.7504b5e28de88b4d.hot-update.js +10 -0
- package/build/main.7504b5e28de88b4d.hot-update.js.map +1 -0
- package/build/main.7504b5e28de88b4d.hot-update.json +1 -0
- package/build/main.75fac631457c8400.hot-update.js +937 -0
- package/build/main.75fac631457c8400.hot-update.js.map +1 -0
- package/build/main.75fac631457c8400.hot-update.json +1 -0
- package/build/main.7654b5e519accc5a.hot-update.js +10 -0
- package/build/main.7654b5e519accc5a.hot-update.js.map +1 -0
- package/build/main.7654b5e519accc5a.hot-update.json +1 -0
- package/build/main.7734f96d14c3c07a.hot-update.js +10 -0
- package/build/main.7734f96d14c3c07a.hot-update.js.map +1 -0
- package/build/main.7734f96d14c3c07a.hot-update.json +1 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.js +10 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.js.map +1 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.json +1 -0
- package/build/main.9a3105c0515511e6.hot-update.js +952 -0
- package/build/main.9a3105c0515511e6.hot-update.js.map +1 -0
- package/build/main.9a3105c0515511e6.hot-update.json +1 -0
- package/build/main.9a70cae7efc29065.hot-update.js +39 -0
- package/build/main.9a70cae7efc29065.hot-update.js.map +1 -0
- package/build/main.9a70cae7efc29065.hot-update.json +1 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.js +10 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.js.map +1 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.json +1 -0
- package/build/main.9c87c39ff7873bca.hot-update.js +10 -0
- package/build/main.9c87c39ff7873bca.hot-update.js.map +1 -0
- package/build/main.9c87c39ff7873bca.hot-update.json +1 -0
- package/build/main.9f7159d52fd04a7d.hot-update.js +3749 -0
- package/build/main.9f7159d52fd04a7d.hot-update.js.map +1 -0
- package/build/main.9f7159d52fd04a7d.hot-update.json +1 -0
- package/build/main.a0a0faaf03061b21.hot-update.js +23 -0
- package/build/main.a0a0faaf03061b21.hot-update.js.map +1 -0
- package/build/main.a0a0faaf03061b21.hot-update.json +1 -0
- package/build/main.b58cc596e947fb5b.hot-update.js +34 -0
- package/build/main.b58cc596e947fb5b.hot-update.js.map +1 -0
- package/build/main.b58cc596e947fb5b.hot-update.json +1 -0
- package/build/main.b659381d4f13795e.hot-update.js +10 -0
- package/build/main.b659381d4f13795e.hot-update.js.map +1 -0
- package/build/main.b659381d4f13795e.hot-update.json +1 -0
- package/build/main.bbb650ecadb0a13b.hot-update.js +61 -0
- package/build/main.bbb650ecadb0a13b.hot-update.js.map +1 -0
- package/build/main.bbb650ecadb0a13b.hot-update.json +1 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.js +10 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.js.map +1 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.json +1 -0
- package/build/main.d62d5a57d5bc6614.hot-update.js +4236 -0
- package/build/main.d62d5a57d5bc6614.hot-update.js.map +1 -0
- package/build/main.d62d5a57d5bc6614.hot-update.json +1 -0
- package/build/main.e0010fdb661814be.hot-update.js +10 -0
- package/build/main.e0010fdb661814be.hot-update.js.map +1 -0
- package/build/main.e0010fdb661814be.hot-update.json +1 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.js +23 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.js.map +1 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.json +1 -0
- package/build/main.f921adce709bfd01.hot-update.js +50871 -0
- package/build/main.f921adce709bfd01.hot-update.js.map +1 -0
- package/build/main.f921adce709bfd01.hot-update.json +1 -0
- package/build/yuno-dashboard-api-mfe.js +55915 -0
- package/build/yuno-dashboard-api-mfe.js.map +1 -0
- package/package.json +6 -6
- package/build/cjs/types/msw/handlers/mfa.d.ts +0 -1
- package/build/cjs/types/mutations/playground/index.d.ts +0 -1
- package/build/cjs/types/mutations/playground/playground.mutation.d.ts +0 -7
- package/build/cjs/types/types/playground/index.d.ts +0 -1
- package/build/cjs/types/types/playground/playground.d.ts +0 -33
- package/build/cjs/types/types/recipients/recipients-export.d.ts +0 -52
- package/build/esm/types/msw/handlers/mfa.d.ts +0 -1
- package/build/esm/types/mutations/playground/index.d.ts +0 -1
- package/build/esm/types/mutations/playground/playground.mutation.d.ts +0 -7
- package/build/esm/types/types/playground/index.d.ts +0 -1
- package/build/esm/types/types/playground/playground.d.ts +0 -33
- package/build/esm/types/types/recipients/recipients-export.d.ts +0 -52
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuno-payments/dashboard-api-mfe",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"types": "build/index.d.ts",
|
|
5
5
|
"main": "build/cjs/index.js",
|
|
6
6
|
"module": "build/esm/index.js",
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
"lint": "eslint src",
|
|
28
28
|
"format": "prettier --write .",
|
|
29
29
|
"check-format": "prettier --check .",
|
|
30
|
-
"test": "
|
|
31
|
-
"watch-tests": "
|
|
30
|
+
"test": "jest --silent -w 1",
|
|
31
|
+
"watch-tests": "jest --watch",
|
|
32
32
|
"prepare": "husky install",
|
|
33
|
-
"coverage": "
|
|
33
|
+
"coverage": "jest --coverage",
|
|
34
34
|
"build:types": "tsc",
|
|
35
35
|
"release": "npm publish --access public"
|
|
36
36
|
},
|
|
@@ -52,7 +52,9 @@
|
|
|
52
52
|
"@rspack/cli": "^1.2.6",
|
|
53
53
|
"@rspack/core": "^1.5.2",
|
|
54
54
|
"@rspack/plugin-react-refresh": "^1.5.0",
|
|
55
|
+
"@swc/core": "^1.15.26",
|
|
55
56
|
"@swc/helpers": "^0.5.17",
|
|
57
|
+
"@swc/jest": "^0.2.39",
|
|
56
58
|
"@testing-library/dom": "^10.4.0",
|
|
57
59
|
"@testing-library/jest-dom": "^6.4.2",
|
|
58
60
|
"@testing-library/react": "^16.0.1",
|
|
@@ -61,7 +63,6 @@
|
|
|
61
63
|
"@types/testing-library__jest-dom": "^5.14.1",
|
|
62
64
|
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
|
63
65
|
"@typescript-eslint/parser": "^8.54.0",
|
|
64
|
-
"babel-jest": "^29.0.3",
|
|
65
66
|
"concurrently": "^6.2.1",
|
|
66
67
|
"cross-env": "^7.0.3",
|
|
67
68
|
"dotenv-webpack": "^7.1.0",
|
|
@@ -84,7 +85,6 @@
|
|
|
84
85
|
"rollup-plugin-import-css": "^3.3.4",
|
|
85
86
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
86
87
|
"ts-config-single-spa": "^3.0.0",
|
|
87
|
-
"ts-jest": "^29.1.5",
|
|
88
88
|
"typescript": "^4.3.5",
|
|
89
89
|
"typescript-eslint": "^8.54.0",
|
|
90
90
|
"webpack": "^5.51.1"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const mfaHandlers: import("msw/lib/core/handlers/HttpHandler").HttpHandler[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './playground.mutation';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { UseMutationResult } from '@tanstack/react-query';
|
|
2
|
-
import { AxiosError } from 'axios';
|
|
3
|
-
import { Playground } from '../../types';
|
|
4
|
-
import { BFFErrorResponse } from '../smart-routing';
|
|
5
|
-
export declare function usePostPlaygroundExecuteFlow(): UseMutationResult<Playground.ExecuteFlowResponse, AxiosError<BFFErrorResponse>, {
|
|
6
|
-
payload: Playground.ExecuteFlowPayload;
|
|
7
|
-
}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './playground';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
export declare namespace Playground {
|
|
2
|
-
type FlowType = 'DIRECT';
|
|
3
|
-
type FlowStatus = 'SUCCESS' | 'PARTIAL_FAILURE' | 'FAILURE';
|
|
4
|
-
type StepStatus = 'SUCCESS' | 'FAILED' | 'SKIPPED';
|
|
5
|
-
type StepName = 'CREATE_CUSTOMER' | 'CREATE_CHECKOUT_SESSION' | 'CREATE_PAYMENT';
|
|
6
|
-
interface ExecuteFlowPayload {
|
|
7
|
-
flow_type: FlowType;
|
|
8
|
-
config: {
|
|
9
|
-
capture: boolean;
|
|
10
|
-
};
|
|
11
|
-
customer: Record<string, unknown>;
|
|
12
|
-
payment_method: Record<string, unknown>;
|
|
13
|
-
country: string;
|
|
14
|
-
amount: Record<string, unknown>;
|
|
15
|
-
account_id: string;
|
|
16
|
-
payment_description: string;
|
|
17
|
-
}
|
|
18
|
-
interface StepResult {
|
|
19
|
-
step: StepName;
|
|
20
|
-
status: StepStatus;
|
|
21
|
-
http_status: number | null;
|
|
22
|
-
response: Record<string, unknown> | null;
|
|
23
|
-
error_message: string | null;
|
|
24
|
-
duration_ms: number;
|
|
25
|
-
}
|
|
26
|
-
interface ExecuteFlowResponse {
|
|
27
|
-
status: FlowStatus;
|
|
28
|
-
failed_step: string | null;
|
|
29
|
-
error_message: string | null;
|
|
30
|
-
steps: StepResult[];
|
|
31
|
-
total_duration_ms: number;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
export declare namespace RecipientsExport {
|
|
2
|
-
interface ExportFilters {
|
|
3
|
-
type?: string;
|
|
4
|
-
countries?: string[];
|
|
5
|
-
entity_types?: string[];
|
|
6
|
-
sort_by?: string;
|
|
7
|
-
sort_order?: string;
|
|
8
|
-
columns?: string[];
|
|
9
|
-
}
|
|
10
|
-
interface CreateExportRequest {
|
|
11
|
-
export_name: string;
|
|
12
|
-
filters: ExportFilters;
|
|
13
|
-
}
|
|
14
|
-
interface ExportItem {
|
|
15
|
-
code: string;
|
|
16
|
-
export_name: string;
|
|
17
|
-
status: 'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED';
|
|
18
|
-
download_url: string | null;
|
|
19
|
-
error_message: string | null;
|
|
20
|
-
created_at: string;
|
|
21
|
-
}
|
|
22
|
-
interface ExportListResponse {
|
|
23
|
-
content: ExportItem[];
|
|
24
|
-
empty: boolean;
|
|
25
|
-
first: boolean;
|
|
26
|
-
last: boolean;
|
|
27
|
-
number: number;
|
|
28
|
-
number_of_elements: number;
|
|
29
|
-
size: number;
|
|
30
|
-
pageable: {
|
|
31
|
-
offset: number;
|
|
32
|
-
page_number: number;
|
|
33
|
-
page_size: number;
|
|
34
|
-
paged: boolean;
|
|
35
|
-
sort: {
|
|
36
|
-
empty: boolean;
|
|
37
|
-
sorted: boolean;
|
|
38
|
-
unsorted: boolean;
|
|
39
|
-
};
|
|
40
|
-
unpaged: boolean;
|
|
41
|
-
};
|
|
42
|
-
sort: {
|
|
43
|
-
empty: boolean;
|
|
44
|
-
sorted: boolean;
|
|
45
|
-
unsorted: boolean;
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
export interface GetRecipientExportsParams {
|
|
50
|
-
page?: number;
|
|
51
|
-
size?: number;
|
|
52
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const mfaHandlers: import("msw/lib/core/handlers/HttpHandler").HttpHandler[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './playground.mutation';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { UseMutationResult } from '@tanstack/react-query';
|
|
2
|
-
import { AxiosError } from 'axios';
|
|
3
|
-
import { Playground } from '../../types';
|
|
4
|
-
import { BFFErrorResponse } from '../smart-routing';
|
|
5
|
-
export declare function usePostPlaygroundExecuteFlow(): UseMutationResult<Playground.ExecuteFlowResponse, AxiosError<BFFErrorResponse>, {
|
|
6
|
-
payload: Playground.ExecuteFlowPayload;
|
|
7
|
-
}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './playground';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
export declare namespace Playground {
|
|
2
|
-
type FlowType = 'DIRECT';
|
|
3
|
-
type FlowStatus = 'SUCCESS' | 'PARTIAL_FAILURE' | 'FAILURE';
|
|
4
|
-
type StepStatus = 'SUCCESS' | 'FAILED' | 'SKIPPED';
|
|
5
|
-
type StepName = 'CREATE_CUSTOMER' | 'CREATE_CHECKOUT_SESSION' | 'CREATE_PAYMENT';
|
|
6
|
-
interface ExecuteFlowPayload {
|
|
7
|
-
flow_type: FlowType;
|
|
8
|
-
config: {
|
|
9
|
-
capture: boolean;
|
|
10
|
-
};
|
|
11
|
-
customer: Record<string, unknown>;
|
|
12
|
-
payment_method: Record<string, unknown>;
|
|
13
|
-
country: string;
|
|
14
|
-
amount: Record<string, unknown>;
|
|
15
|
-
account_id: string;
|
|
16
|
-
payment_description: string;
|
|
17
|
-
}
|
|
18
|
-
interface StepResult {
|
|
19
|
-
step: StepName;
|
|
20
|
-
status: StepStatus;
|
|
21
|
-
http_status: number | null;
|
|
22
|
-
response: Record<string, unknown> | null;
|
|
23
|
-
error_message: string | null;
|
|
24
|
-
duration_ms: number;
|
|
25
|
-
}
|
|
26
|
-
interface ExecuteFlowResponse {
|
|
27
|
-
status: FlowStatus;
|
|
28
|
-
failed_step: string | null;
|
|
29
|
-
error_message: string | null;
|
|
30
|
-
steps: StepResult[];
|
|
31
|
-
total_duration_ms: number;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
export declare namespace RecipientsExport {
|
|
2
|
-
interface ExportFilters {
|
|
3
|
-
type?: string;
|
|
4
|
-
countries?: string[];
|
|
5
|
-
entity_types?: string[];
|
|
6
|
-
sort_by?: string;
|
|
7
|
-
sort_order?: string;
|
|
8
|
-
columns?: string[];
|
|
9
|
-
}
|
|
10
|
-
interface CreateExportRequest {
|
|
11
|
-
export_name: string;
|
|
12
|
-
filters: ExportFilters;
|
|
13
|
-
}
|
|
14
|
-
interface ExportItem {
|
|
15
|
-
code: string;
|
|
16
|
-
export_name: string;
|
|
17
|
-
status: 'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED';
|
|
18
|
-
download_url: string | null;
|
|
19
|
-
error_message: string | null;
|
|
20
|
-
created_at: string;
|
|
21
|
-
}
|
|
22
|
-
interface ExportListResponse {
|
|
23
|
-
content: ExportItem[];
|
|
24
|
-
empty: boolean;
|
|
25
|
-
first: boolean;
|
|
26
|
-
last: boolean;
|
|
27
|
-
number: number;
|
|
28
|
-
number_of_elements: number;
|
|
29
|
-
size: number;
|
|
30
|
-
pageable: {
|
|
31
|
-
offset: number;
|
|
32
|
-
page_number: number;
|
|
33
|
-
page_size: number;
|
|
34
|
-
paged: boolean;
|
|
35
|
-
sort: {
|
|
36
|
-
empty: boolean;
|
|
37
|
-
sorted: boolean;
|
|
38
|
-
unsorted: boolean;
|
|
39
|
-
};
|
|
40
|
-
unpaged: boolean;
|
|
41
|
-
};
|
|
42
|
-
sort: {
|
|
43
|
-
empty: boolean;
|
|
44
|
-
sorted: boolean;
|
|
45
|
-
unsorted: boolean;
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
export interface GetRecipientExportsParams {
|
|
50
|
-
page?: number;
|
|
51
|
-
size?: number;
|
|
52
|
-
}
|