Table of Contents

Class ExportableEventPlayer

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest.Caching.Exportable
Assembly
Sportradar.OddsFeed.SDK.dll

Class used to export/import event player cache item properties

[Serializable]
public class ExportableEventPlayer : ExportableBase
Inheritance
ExportableEventPlayer
Inherited Members

Properties

Bench

A string representing the bench value

public string Bench { get; set; }

Property Value

string

Method

A string representing the method value

public string Method { get; set; }

Property Value

string