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

ICustomBetManager..::..GetAvailableSelectionsAsync Method

Returns an IAvailableSelections instance providing the available selections for the event associated with the provided String identifier

Namespace:  Sportradar.MTS.SDK.API
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


Task<IAvailableSelections> GetAvailableSelectionsAsync(
	string eventId
)

Parameters

eventId
Type: String
The String identifier of the event for which the available selections should be returned

Return Value

An IAvailableSelections providing the the available selections of the associated event