Class AlertManagementWelcomeEmail
public class AlertManagementWelcomeEmail : Notification
- Inheritance
-
AlertManagementWelcomeEmail
- Inherited Members
- Extension Methods
Constructors
AlertManagementWelcomeEmail()
public AlertManagementWelcomeEmail()
Properties
InvoicePaidProperties
public StringDictionary InvoicePaidProperties { get; set; }
Property Value
Url
public string Url { get; set; }
Property Value
UserEmail
public string UserEmail { get; set; }
Property Value
UserFirstName
public string UserFirstName { get; set; }
Property Value
UserPassword
public string UserPassword { get; set; }
Property Value
UserPasswordHash
public string UserPasswordHash { get; set; }
Property Value
WelcomeMsgDictionary
public Dictionary<string, string> WelcomeMsgDictionary { get; set; }
Property Value
Methods
BuildVariableList()
public override StringDictionary BuildVariableList()