Table of Contents

Interface IReference

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

A contract for classes implementing array a+of references

public interface IReference : IEntityPrinter
Inherited Members

Properties

AamsId

Returns the AAMS id for this instance if provided among reference ids, null otherwise

int? AamsId { get; }

Property Value

int?

The AAMS id for this instance if provided among reference ids, null otherwise

BetfairId

Gets the Betfair id for this instance if provided amount reference ids

int BetfairId { get; }

Property Value

int

If exists among reference ids, result is greater then 0

BetradarId

Gets the Betradar id for this instance if provided amount reference ids

int BetradarId { get; }

Property Value

int

If exists among reference ids, result is greater then 0

References

Gets all the reference ids

IReadOnlyDictionary<string, string> References { get; }

Property Value

IReadOnlyDictionary<string, string>

RotationNumber

Gets the rotation number if provided among reference ids

int RotationNumber { get; }

Property Value

int

If exists among reference ids, result is greater then 0

Remarks

This id only exists for US leagues