Table of Contents

Class EventType

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

Properties

id

public string id { get; set; }

Property Value

string

markets

public MarketType[] markets { get; set; }

Property Value

MarketType[]