Click or drag to resize

ITicketAltStakeBuilder Interface

Defines a contract for classes implementing builder for alternative stake ITicket

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

The ITicketAltStakeBuilder type exposes the following members.

Methods
 NameDescription
Public methodBuildTicket Builds the new ITicket
Public methodSet(ITicket, ITicketResponse, String) Sets the original ticket and the ticket response
Public methodSet(ITicket, Int64, String) Sets the original ticket and the ticket response
Top
See Also