wallet: /#14 :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
f496cb4d32
commit
dd0c898404
@ -145,6 +145,7 @@ message UserBNPLResp {
|
|||||||
optional string updated_at = 12;
|
optional string updated_at = 12;
|
||||||
optional string created_at = 13;
|
optional string created_at = 13;
|
||||||
Asset selected_asset = 14;
|
Asset selected_asset = 14;
|
||||||
|
optional string rejection_reason = 15;
|
||||||
}
|
}
|
||||||
|
|
||||||
message UserBNPLReq {
|
message UserBNPLReq {
|
||||||
@ -179,7 +180,6 @@ message BNPLInfo {
|
|||||||
string updated_at = 12;
|
string updated_at = 12;
|
||||||
string created_at = 13;
|
string created_at = 13;
|
||||||
string expires_at = 14;
|
string expires_at = 14;
|
||||||
optional string rejection_reason = 15;
|
|
||||||
}
|
}
|
||||||
message BNPLList {
|
message BNPLList {
|
||||||
repeated BNPLInfo list = 1;
|
repeated BNPLInfo list = 1;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user