Click or drag to resize

ITicketReofferBuilder Interface

Defines a contract for classes implementing builder for ITicket reoffer

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

The ITicketReofferBuilder 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