[PFJobParameter("Count", JobParameterType.SimpleType, false, Description = "The number of daily reports to create (in the past)")] public int Count { get; set; }