FanboxPost

constructor(id: FanboxPostId, title: String, cover: FanboxCover?, user: FanboxUser?, excerpt: String, feeRequired: Int, hasAdultContent: Boolean, isLiked: Boolean, isRestricted: Boolean, likeCount: Int, commentCount: Int, tags: List<String>, publishedDatetime: Instant, updatedDatetime: Instant)