Generator Changes at 11/20/2025 12:40:54 AM +03:30
This commit is contained in:
@@ -100,4 +100,11 @@ message GetAllUserCartsByFilterResponseModel
|
||||
int64 product_id = 2;
|
||||
int64 user_id = 3;
|
||||
int32 count = 4;
|
||||
string product_title = 5;
|
||||
string product_short_infomation = 6;
|
||||
int64 product_price = 7;
|
||||
int32 product_discount = 8;
|
||||
string product_thumbnail_path = 9;
|
||||
int32 count = 10;
|
||||
google.protobuf.Timestamp created = 11;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user