Click or drag to resize

MatchEntity Class

[Missing <summary> documentation for "T:Sportradar.SDK.FeedProviders.Lcoo.MatchEntity"]

Inheritance Hierarchy
SystemObject
  Sportradar.SDK.CommonEntityBase
    Sportradar.SDK.FeedProviders.LcooLcooEntityBase
      Sportradar.SDK.FeedProviders.LcooMatchEntity

Namespace: Sportradar.SDK.FeedProviders.Lcoo
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
[SerializableAttribute]
public class MatchEntity : LcooEntityBase

The MatchEntity type exposes the following members.

Properties
 NameDescription
Public propertyAamsids 
Public propertyAdditionalData Contains any additional XML attributes found while parsing XML feed messages that are not supported with the current version of the data contracts. These are represented as an XML attribute name-value tuples.
(Inherited from EntityBase)
Public propertyAwayTeamBetradarMatchId 
Public propertyAwayTeamMonitoringMatchId 
Public propertyBetdaqId 
Public propertyBetfairId 
Public propertyBetResults 
Public propertyCards 
Public propertyCategory 
Public propertyCorners 
Public propertyFeedType
(Inherited from LcooEntityBase)
Public propertyFixture 
Public propertyGoals 
Public propertyHomeTeamBetradarMatchId 
Public propertyHomeTeamMonitoringMatchId 
Public propertyInformation 
Public propertyMatchId 
Public propertyMessageTime 
Public propertyMonitoringMatchId 
Public propertyOdds 
Public propertyPitcher 
Public propertyProbabilities 
Public propertyResult 
Public propertyRotationNumber 
Public propertySport 
Public propertyTournament 
Public propertyTvChannels 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString
(Overrides LcooEntityBaseToString)
Top
See Also