StoryDto

constructor(storyId: String?, referenceId: String?, path: String?, creatorId: String?, creatorPublicId: String?, targetId: String?, targetPublicId: String?, targetType: String?, dataType: String?, data: JsonObject?, metadata: JsonObject?, items: JsonArray?, flagCount: Int?, commentsCount: Int?, reactionsCount: Int?, isDeleted: Boolean?, myReactions: List<String>?, reactions: AmityReactionMap?, impression: Int?, reach: Int?, expiresAt: DateTime?)