Table of Contents

Class ExamEventCandidateOutput

Namespace
Shift.Toolbox.Integration.DirectAccess
Assembly
Shift.Toolbox.dll
public class ExamEventCandidateOutput
Inheritance
ExamEventCandidateOutput
Inherited Members
Extension Methods

Constructors

ExamEventCandidateOutput()

public ExamEventCandidateOutput()

Properties

Message

public string Message { get; set; }

Property Value

string

PublicationErrors

public string PublicationErrors { get; }

Property Value

string

PublicationStatus

public string PublicationStatus { get; }

Property Value

string

Raw

public string Raw { get; set; }

Property Value

string

Methods

Deserialize(string)

public static ExamEventCandidateOutput Deserialize(string json)

Parameters

json string

Returns

ExamEventCandidateOutput