Table of Contents

Class EventRecommendationsType

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

Properties

id

public string id { get; set; }

Property Value

string

provided_recommendation

public int provided_recommendation { get; set; }

Property Value

int

recommendations

public RecommendationsType[] recommendations { get; set; }

Property Value

RecommendationsType[]

source

public string source { get; set; }

Property Value

string