Add CreatedAt field to user wallet change log
This commit is contained in:
@@ -50,6 +50,7 @@ message GetAllUserWalletChangeLogResponseModel
|
||||
int64 change_nerwork_value = 4;
|
||||
bool is_increase = 5;
|
||||
google.protobuf.Int64Value refrence_id = 6;
|
||||
google.protobuf.Timestamp created_at = 7;
|
||||
}
|
||||
message GetUserWalletResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user