Table of Contents

Class producer

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
public class producer
Inheritance
producer
Inherited Members

Properties

active

public bool active { get; set; }

Property Value

bool

api_url

public string api_url { get; set; }

Property Value

string

description

public string description { get; set; }

Property Value

string

id

public long id { get; set; }

Property Value

long

name

public string name { get; set; }

Property Value

string

scope

public string scope { get; set; }

Property Value

string

stateful_recovery_window_in_minutes

public int stateful_recovery_window_in_minutes { get; set; }

Property Value

int