ReadArticleUseCaseOut

constructor(id: Long, writer: WriterDetail, mainImageUrl: URL, title: String, content: String, problemIds: List<Long>, category: String, createdAt: LocalDateTime, views: Long, workbooks: List<WorkbookDetail> = emptyList())