Click or drag to resize

ITicketResponse Properties

The ITicketResponse type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInfo Gets the additional information about the response
Public propertyAutoAcceptedOdds Gets the automatic accepted odds
Public propertyBetDetails Gets the bet details
Public propertyCorrelationId Gets the correlation identifier
(Inherited from ISdkTicket)
Public propertyExchangeRate Gets the exchange rate used when converting currencies to EUR. Long multiplied by 10000 and rounded to a long value
Public propertyReason Gets the response reason
Public propertySignature Gets the response signature/hash (previous BetAcceptanceId)
Public propertyStatus Gets the status of the ticket submission
Public propertyTicketId Gets the ticket id
(Inherited from ISdkTicket)
Public propertyTimestamp Gets the timestamp of ticket placement (UTC)
(Inherited from ISdkTicket)
Public propertyVersion Gets the ticket format version
(Inherited from ISdkTicket)
Top
See Also