Table of Contents

Enum FixtureChangeType

Namespace
Sportradar.OddsFeed.SDK.Entities.Enums
Assembly
Sportradar.OddsFeed.SDK.dll

Enumerates reasons why a IFixtureChange<T> message was received

public enum FixtureChangeType

Fields

Cancelled = 3

The sport event has been canceled

Coverage = 5

Coverage of the sport event has been changed

Format = 4

Format changes to the fixture

New = 1

A new sport event has been added(typically used for events that are created and will start in the near-term)

NotAvailable = 102

Type not specified (not available - equal null)

Other = 101

Other various changes to the fixture

Pitcher = 6

Pitcher has been changed

StartTime = 2

The start time of the sport event has changed

On message this value is represented with DATETIME value - keeping same name to avoid breaking change