@@ -19,7 +19,6 @@ namespace TEAMModelOS.SDK.Models.Cosmos.Common
public string periodId { get; set; }
public string scope { get; set; }
public string school { get; set; }
- public string school { get; set; }
}
public class Students
{