v2: discount in sale get token
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
2715b6788f
commit
f588ab9e89
@ -358,6 +358,7 @@ message SaleGetTokenReq {
|
|||||||
auth.v1.InternalIAM iam = 1;
|
auth.v1.InternalIAM iam = 1;
|
||||||
int64 asset_id = 2;
|
int64 asset_id = 2;
|
||||||
double amount = 3;
|
double amount = 3;
|
||||||
|
optional string discount_code = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
// represent the information regarding the ipg gateway
|
// represent the information regarding the ipg gateway
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user