Table of Contents

Class TypeValueTuple

Namespace
Sportradar.LiveData.Sdk.Common.Types
Assembly
Sportradar.LiveData.Sdk.dll

TypeValueTuple

[Serializable]
public class TypeValueTuple
Inheritance
TypeValueTuple
Inherited Members

Properties

Type

Type

public string Type { get; set; }

Property Value

string

Value

Value

public string Value { get; set; }

Property Value

string