Click or drag to resize

IRefereeGetNationality Method

Gets the referee nationality in the specified language

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
string GetNationality(
	CultureInfo culture
)

Parameters

culture  CultureInfo
A CultureInfo specifying the language.

Return Value

String
The referee nationality in the specified language.
See Also