Table of Contents

Enum Sex

Namespace
Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Enums
Assembly
Sportradar.LiveData.Sdk.dll

Sex (gender) of the contestant or the whole team.

public enum Sex

Fields

FEMALE = 2

Female team or contestant.

MALE = 1

Male team or contestant.

MIXED = 3

Mixed team.

UNDEFINED = 0

Undefined.