Class AlertUserAccountCreated
public class AlertUserAccountCreated : Notification
- Inheritance
-
AlertUserAccountCreated
- Inherited Members
- Extension Methods
Constructors
AlertUserAccountCreated()
public AlertUserAccountCreated()
Properties
City
public string City { get; set; }
Property Value
CompanyTitle
public string CompanyTitle { get; set; }
Property Value
public string Email { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Phone
public string Phone { get; set; }
Property Value
Province
public string Province { get; set; }
Property Value
Tenant
public string Tenant { get; set; }
Property Value
TenantIdentifier
public Guid TenantIdentifier { get; set; }