Method DownloadDealHistory
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
DownloadDealHistory(DateTime?, DateTime)
ViiSync extra: every deal in a window (null from = from the beginning), oldest first.
public DealInternal[] DownloadDealHistory(DateTime? from, DateTime to)