Table of Contents

Interface IMarketAttribute

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest.Market
Assembly
Sportradar.OddsFeed.SDK.dll

Represents market attribute used to provide additional information about a market

public interface IMarketAttribute

Properties

Description

Gets the attribute description

string Description { get; }

Property Value

string

Name

Gets the attribute name

string Name { get; }

Property Value

string