Click or drag to resize

IResponseReason Interface

Defines a contract for object carrying information about rejection cause

Namespace: Sportradar.MTS.SDK.Entities.Interfaces
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2

The IResponseReason type exposes the following members.

Properties
 NameDescription
Public propertyCode Gets the reason code
Public propertyMessage Gets the reason message
Top
See Also