Click or drag to resize

ICcfChange Interface

Defines a contract for objects containing CCF change data

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

The ICcfChange type exposes the following members.

Properties
 NameDescription
Public propertyBookmakerId Gets the bookmaker id of the ccf value change
Public propertyCcf Gets the customer confidence factor for the customer
Public propertyIsLive Gets a value indicating whether the change was for live only
Public propertyPreviousCcf Gets the previous customer confidence factor for the customer
Public propertySourceId Gets the source id of the ccf value change
Public propertySourceType Gets the source type customer of the ccf value change
Public propertySportId Gets the sport id
Public propertySportName Gets the name of the sport
Public propertySubBookmakerId Gets the sub bookmaker id of the ccf value change
Public propertyTimestamp Gets the timestamp of the ccf value change
Top
See Also