Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

ISelectionBuilder..::..SetIdLcoo Method

Sets the selection id for LCOO

Namespace:  Sportradar.MTS.SDK.Entities.Builders
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


ISelectionBuilder SetIdLcoo(
	int type,
	int sportId,
	string sov,
	string selectionId
)

Parameters

type
Type: Int32
The type
sportId
Type: Int32
The sport id
sov
Type: String
The special odds value
selectionId
Type: String
The selection id

Field Value

Should be composed according to MTS specification

Return Value

Returns a ISelectionBuilder