Click or drag to resize

FeedMarketValidationFailed Property

Gets or sets a indicating whether the validation of the market has failed and should not be mapped to exposed entity

Namespace: Sportradar.OddsFeed.SDK.Messages.Feed
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public bool ValidationFailed { get; set; }

Property Value

Boolean
See Also