Table of Contents

Class AlertUserAccountCreated

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

Constructors

AlertUserAccountCreated()

public AlertUserAccountCreated()

Properties

City

public string City { get; set; }

Property Value

string

CompanyTitle

public string CompanyTitle { get; set; }

Property Value

string

Email

public string Email { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Phone

public string Phone { get; set; }

Property Value

string

Province

public string Province { get; set; }

Property Value

string

Tenant

public string Tenant { get; set; }

Property Value

string

TenantIdentifier

public Guid TenantIdentifier { get; set; }

Property Value

Guid