Click or drag to resize

IReportManager Interface

Defines methods used to get various reports

Namespace: Sportradar.MTS.SDK.API
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2

The IReportManager type exposes the following members.

Methods
 NameDescription
Public methodGetHistoryCcfChangeCsvExportAsync(DateTime, DateTime, NullableInt32, ListInt32, String, SourceType, String, String) Gets the customer ccf (confidence factor history change) as list of ICcfChange for bookmaker with filters
Public methodGetHistoryCcfChangeCsvExportAsync(Stream, DateTime, DateTime, NullableInt32, ListInt32, String, SourceType, String, String) Gets the customer ccf (confidence factor history change) CSV output stream for bookmaker with filters
Top
See Also