Click or drag to resize

IFreeStake Interface

Defines a contract for classes implementing the free stake

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

The IFreeStake type exposes the following members.

Properties
 NameDescription
Public propertyDescription The field description is optional. Clients will choose one of the pre-defined types: "freeBet" – default value, assumed if missing in the ticket "rollover" "moneyBack" "oddsBooster" "partialFreeBet" "other"
Public propertyPaidAs The field PaidAs is optional, description of the bonus payment type: "cash" – default value, assumed if missing in the ticket "freeBet"
Public propertyType Gets the type of the free stake
Public propertyValue Gets the Quantity multiplied by 10000 and rounded to a long value
Top
See Also