Class ApiRegistrationModel
- Namespace
- Shift.Sdk.UI
- Assembly
- Shift.Sdk.dll
public class ApiRegistrationModel
- Inheritance
-
ApiRegistrationModel
- Inherited Members
-
- Extension Methods
-
Constructors
ApiRegistrationModel()
public ApiRegistrationModel()
Properties
public string AssessmentFormCode { get; set; }
Property Value
- string
public Guid AssessmentFormIdentifier { get; set; }
Property Value
- Guid
public string AssessmentFormName { get; set; }
Property Value
- string
public string AssessmentFormTitle { get; set; }
Property Value
- string
EventExamType
public string EventExamType { get; set; }
Property Value
- string
public string EventFormat { get; set; }
Property Value
- string
EventIdentifier
public Guid EventIdentifier { get; set; }
Property Value
- Guid
EventNumber
public int EventNumber { get; set; }
Property Value
- int
EventStart
public DateTimeOffset EventStart { get; set; }
Property Value
- DateTimeOffset
EventVenue
public Guid? EventVenue { get; set; }
Property Value
- Guid?
LastChangeTime
public DateTimeOffset LastChangeTime { get; set; }
Property Value
- DateTimeOffset
LastChangeType
public string LastChangeType { get; set; }
Property Value
- string
LearnerCode
public string LearnerCode { get; set; }
Property Value
- string
LearnerEmail
public string LearnerEmail { get; set; }
Property Value
- string
LearnerIdentifier
public Guid LearnerIdentifier { get; set; }
Property Value
- Guid
LearnerName
public string LearnerName { get; set; }
Property Value
- string
RegistrationAttendanceStatus
public string RegistrationAttendanceStatus { get; set; }
Property Value
- string
RegistrationIdentifier
public Guid RegistrationIdentifier { get; set; }
Property Value
- Guid