ArticleResponse

constructor(id: Long, title: String, content: String, images: List<String>, comments: List<CommentResponse>, author: UserSummaryResponse, createdAt: String, updatedAt: String, viewCount: Long)