Click or drag to resize

IEndCustomer Interface

Defines a contract for the identification of the end user (customer)

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

The IEndCustomer type exposes the following members.

Properties
 NameDescription
Public propertyConfidence Gets the suggested CCF of the customer multiplied by 10000 and rounded to a long value
Public propertyDeviceId Gets the device end user's device id
Public propertyId Gets the end user's unique id (in client's system)
Public propertyIp Gets the end user's ip
Public propertyLanguageId Gets the 2-letter ISO 639-1 language code
Top
See Also