DownloadLedger
public class DownloadLedger
{
public string Year { get; set; }
public string Period { get; set; }
}DownloadLedger Fields and Descriptions
Last updated
public class DownloadLedger
{
public string Year { get; set; }
public string Period { get; set; }
}Last updated