Class CredentialCreatedNotification
public class CredentialCreatedNotification : Notification
- Inheritance
-
CredentialCreatedNotification
- Inherited Members
- Extension Methods
Constructors
CredentialCreatedNotification()
public CredentialCreatedNotification()
Properties
AchievementName
public string AchievementName { get; set; }
Property Value
AchievementType
public string AchievementType { get; set; }
Property Value
LearnerEmail
public string LearnerEmail { get; set; }
Property Value
LearnerFirstName
public string LearnerFirstName { get; set; }
Property Value
LearnerIdentifier
public Guid LearnerIdentifier { get; set; }
Property Value
LearnerLastName
public string LearnerLastName { get; set; }