...
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
namespace Common.Dtos.Conversation
|
||||
{
|
||||
public class Read_ConversationItemDto
|
||||
public class Read_ConversationResponseDto
|
||||
{
|
||||
public int ID { get; set; }
|
||||
public int ConversationID { get; set; }
|
Reference in New Issue
Block a user