Table of Contents

Class CredentialCreatedNotification

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

Constructors

CredentialCreatedNotification()

public CredentialCreatedNotification()

Properties

AchievementName

public string AchievementName { get; set; }

Property Value

string

AchievementType

public string AchievementType { get; set; }

Property Value

string

LearnerEmail

public string LearnerEmail { 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