Click or drag to resize

ISdkTicket Interface

Defines a contract for classes representing base sdk ticket

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

The ISdkTicket type exposes the following members.

Properties
 NameDescription
Public propertyCorrelationId Gets the correlation identifier
Public propertyTicketId Gets the ticket id
Public propertyTimestamp Gets the timestamp of ticket placement (UTC)
Public propertyVersion Gets the ticket format version
Top
Methods
 NameDescription
Public methodToJson Gets the json representation of the ticket which is sent to or received from MTS
Top
See Also