Fanbox Post Detail
constructor(id: FanboxPostId, title: String, body: FanboxPostDetail.Body, coverImageUrl: String?, commentCount: Int, excerpt: String, feeRequired: Int, hasAdultContent: Boolean, imageForShare: String, isLiked: Boolean, isBookmarked: Boolean, isRestricted: Boolean, likeCount: Int, tags: List<String>, updatedDatetime: Instant, publishedDatetime: Instant, nextPost: FanboxPostDetail.OtherPost?, prevPost: FanboxPostDetail.OtherPost?, user: FanboxUser?)