Table of Contents

Class fixture

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

Properties

coverage_info

public coverageInfo coverage_info { get; set; }

Property Value

coverageInfo

delayed_info

public delayedInfo delayed_info { get; set; }

Property Value

delayedInfo

extra_info

public info[] extra_info { get; set; }

Property Value

info[]

product_info

public productInfo product_info { get; set; }

Property Value

productInfo

reference_ids

public referenceIdsReference_id[] reference_ids { get; set; }

Property Value

referenceIdsReference_id[]

scheduled_start_time_changes

public scheduledStartTimeChange[] scheduled_start_time_changes { get; set; }

Property Value

scheduledStartTimeChange[]

start_time

public DateTime start_time { get; set; }

Property Value

DateTime

start_timeSpecified

public bool start_timeSpecified { get; set; }

Property Value

bool

start_time_confirmed

public bool start_time_confirmed { get; set; }

Property Value

bool

start_time_confirmedSpecified

public bool start_time_confirmedSpecified { get; set; }

Property Value

bool

tv_channels

public tvChannel[] tv_channels { get; set; }

Property Value

tvChannel[]