Table of Contents

Class RegistrationInstructorModel

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class RegistrationInstructorModel
Inheritance
RegistrationInstructorModel
Inherited Members
Extension Methods

Constructors

RegistrationInstructorModel()

public RegistrationInstructorModel()

Properties

InstructorIdentifier

public Guid InstructorIdentifier { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid