DownloadLedger
Toplu veya tekli defter indirme API endpointlerinde kullanılır.
public class DownloadLedger
{
public string Year { get; set; }
public string Period { get; set; }
}DownloadLedger Alanları ve Açıklamaları
Last updated