Story

fun Story(id: String, url: String, mediaType: String?, createdAt: Date, commentCount: Int, likeCount: Int, content: String?, permission: String?, media: List<StoryImage>?, likes: List<StoryLike>?, comments: List<StoryComment>?)