feat(wallets): add DiscountBalance to GetAllUserWalletByFilter response; bump proto to 0.0.199
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 15m40s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 15m40s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -168,6 +168,7 @@ message GetAllUserWalletByFilterResponseModel
|
||||
int64 balance = 3;
|
||||
int64 network_balance = 4;
|
||||
string user_name = 5;
|
||||
int64 discount_balance = 6;
|
||||
}
|
||||
|
||||
// ============= Customer-specific Messages =============
|
||||
|
||||
Reference in New Issue
Block a user