v2: tfa added to withdraw irt req
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
ba1d530984
commit
83e2597e53
@ -734,6 +734,7 @@ message WithdrawIRTReq {
|
|||||||
auth.v1.InternalIAM iam = 1;
|
auth.v1.InternalIAM iam = 1;
|
||||||
double amount = 2;
|
double amount = 2;
|
||||||
int64 bank_info_id = 3;
|
int64 bank_info_id = 3;
|
||||||
|
auth.v1.TFA tfa = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
message WithdrawIRTRes {
|
message WithdrawIRTRes {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user