Class ExportableTvChannel
- Namespace
- Sportradar.OddsFeed.SDK.Entities.Rest.Caching.Exportable
- Assembly
- Sportradar.OddsFeed.SDK.dll
Class used to export/import tv channel cache item properties
[Serializable]
public class ExportableTvChannel
- Inheritance
-
ExportableTvChannel
- Inherited Members
Fields
Name
A string representation of the name
public string Name
Field Value
StartTime
A DateTime representation of the start time
public DateTime? StartTime
Field Value
StreamUrl
A string representation of the stream url
public string StreamUrl