Click or drag to resize

ICustomBetSelectionBuilder Interface

Defines a contract for classes building a ICustomBetSelectionBuilder Implements the ISdkTicketBuilder

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

The ICustomBetSelectionBuilder type exposes the following members.

Methods
 NameDescription
Public methodBuild Builds and returns a ISelection instance
Public methodBuild(String, Int32, String, String) Builds and returns a ISelection instance
Public methodSetEventId Sets event id to the provided String
Public methodSetMarketId Sets market id to the provided value
Public methodSetOutcomeId Sets outcome id to the provided value
Public methodSetSpecifiers Sets specifiers to the provided value
Top
See Also