Table of Contents

Class CourseStalledNotification

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class CourseStalledNotification : Notification
Inheritance
CourseStalledNotification
Inherited Members
Extension Methods

Constructors

CourseStalledNotification()

public CourseStalledNotification()

Properties

AppUrl

public string AppUrl { get; set; }

Property Value

string

CourseName

public string CourseName { get; set; }

Property Value

string

CourseStarted

public string CourseStarted { get; set; }

Property Value

string

LearnerFirstName

public string LearnerFirstName { get; set; }

Property Value

string

LearnerIdentifier

public Guid LearnerIdentifier { get; set; }

Property Value

Guid

LearnerLastName

public string LearnerLastName { get; set; }

Property Value

string