Table of Contents

Class ExportableProductInfoLink

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

Class used to export/import product info cache item properties

[Serializable]
public class ExportableProductInfoLink
Inheritance
ExportableProductInfoLink
Inherited Members

Properties

A string representing the name

public string Name { get; set; }

Property Value

string

A string representing the reference

public string Reference { get; set; }

Property Value

string