Class ExamIdForClassIdOutput
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class ExamIdForClassIdOutput
- Inheritance
-
ExamIdForClassIdOutput
- Inherited Members
-
- Extension Methods
-
Constructors
public ExamIdForClassIdOutput()
Properties
public DateTime? ClassEndDate { get; }
Property Value
- DateTime?
ClassEndDateText
public string ClassEndDateText { get; set; }
Property Value
- string
public string[] Exams { get; set; }
Property Value
- string[]
public string Raw { get; set; }
Property Value
- string
public bool Verified { get; set; }
Property Value
- bool
Methods
public static ExamIdForClassIdOutput Deserialize(string json)
Parameters
json string
Returns
- ExamIdForClassIdOutput