Table of Contents

Class response

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
[SuppressMessage("Style", "IDE1006: Naming rule violation", Justification = "RestMessages defaults")]
public class response : RestMessage
Inheritance
response
Inherited Members

Properties

action

public string action { get; set; }

Property Value

string

message

public string message { get; set; }

Property Value

string

response_code

public response_code response_code { get; set; }

Property Value

response_code

response_codeSpecified

public bool response_codeSpecified { get; set; }

Property Value

bool