Class LogbookJoinedNotification
- Namespace
- InSite.Domain.Messages
- Assembly
- Shift.Sdk.dll
public class LogbookJoinedNotification : Notification, ILogbookNotification
- Inheritance
-
LogbookJoinedNotification
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
LogbookJoinedNotification()
public LogbookJoinedNotification()
Properties
ActorName
public string ActorName { get; set; }
Property Value
- string
AppUrl
public string AppUrl { get; set; }
Property Value
- string
JournalSetupIdentifier
public Guid? JournalSetupIdentifier { get; set; }
Property Value
- Guid?
LearnerIdentifier
public Guid? LearnerIdentifier { get; set; }
Property Value
- Guid?
LogbookTitle
public string LogbookTitle { get; set; }
Property Value
- string
LogbookUrl
public string LogbookUrl { get; set; }
Property Value
- string
MessageToLearnerWhenLogbookStarted
public Guid? MessageToLearnerWhenLogbookStarted { get; set; }
Property Value
- Guid?
OrganizationCode
public string OrganizationCode { get; set; }
Property Value
- string
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string