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
Name
A string representing the name
public string Name { get; set; }
Property Value
Reference
A string representing the reference
public string Reference { get; set; }