chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit f588ab9e89 - Show all commits
+1
View File
@@ -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