Feature Request Item
constructor(id: String, appId: String, title: String, description: String, status: String, columnId: String?, columnSlug: String?, columnName: String?, columnColor: String? = null, versionId: String?, versionLabel: String?, releasedVersion: String?, requesterName: String?, requesterAvatarUrl: String? = null, requesterClerkId: String? = null, approved: Boolean, voteCount: Int, hasVoted: Boolean, isOwnRequest: Boolean, recentCommenters: List<RecentCommenter> = emptyList(), hasMoreCommenters: Boolean = false, createdAt: String, updatedAt: String)(source)