Click or drag to resize

ISelectionBuilderSetIdUof(Int32, String, Int32, String, String, IReadOnlyDictionaryString, Object) Method

Sets the selection id for UOF

Namespace: Sportradar.MTS.SDK.Entities.Builders
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2
Remarks
Method requires accessToken in configuration and access to https://global.api.betradar.com
Example
SetIdUof(Product.LiveOdds, "sr:sport:1", 101, "10", "total=3.0|playerid=sr:player:10201");
See Also