CommentItem

constructor(id: Long, createdAt: Long, updatedAt: Long, authorId: Long, authorName: String, message: String, state: CommentState)