Table of Contents

Class resultType

Namespace
Sportradar.OddsFeed.SDK.Messages.Feed
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
public class resultType
Inheritance
resultType
Inherited Members

Properties

away_score

public decimal away_score { get; set; }

Property Value

decimal

home_score

public decimal home_score { get; set; }

Property Value

decimal

match_status_code

public int match_status_code { get; set; }

Property Value

int