using System.Collections.Generic; public class VoteData : HeaderData { public string tweet_url; public string tweet_image; }