FolderWithConversationsEntity

constructor(id: String, name: String, type: ConversationFolderTypeEntity, conversationIdList: List<QualifiedIDEntity>)