Table of Contents

Enum PropertyUsage

Namespace
Sportradar.OddsFeed.SDK.Common.Enums
Assembly
Sportradar.OddsFeed.SDK.dll

Enumerates property usage requirements

public enum PropertyUsage

Fields

Forbidden = 0

The value of the property must not be specified

Optional = 1

The usage of the property is optional

Required = 2

The usage of the property is required