Skip to content

Commit 906b3af

Browse files
committed
add p2p country list
1 parent 82ae027 commit 906b3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/basic_api/generated/api.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ export "account_statistics_receive.dart";
88
export "account_statistics_send.dart";
99
export "active_symbols_receive.dart";
1010
export "active_symbols_send.dart";
11+
export "affiliate_account_add_receive.dart";
12+
export "affiliate_account_add_send.dart";
1113
export "affiliate_add_company_receive.dart";
1214
export "affiliate_add_company_send.dart";
1315
export "affiliate_add_person_receive.dart";
@@ -88,8 +90,6 @@ export "get_account_status_receive.dart";
8890
export "get_account_status_send.dart";
8991
export "get_account_types_receive.dart";
9092
export "get_account_types_send.dart";
91-
export "get_available_accounts_to_transfer_receive.dart";
92-
export "get_available_accounts_to_transfer_send.dart";
9393
export "get_financial_assessment_receive.dart";
9494
export "get_financial_assessment_send.dart";
9595
export "get_limits_receive.dart";

0 commit comments

Comments
 (0)