Click or drag to resize

SdkConfigurationLiveOddsBetTypesIsEnabled Property

Is bet type translation enabled? true for yes; false for no.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public bool IsEnabled { get; }

Property Value

Boolean
Remarks
Use this to manually disable bet translations.
See Also