Table of Contents

Class AlertUserAccountArchived

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

Constructors

AlertUserAccountArchived()

public AlertUserAccountArchived()

Properties

Email

public string Email { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Status

public string Status { get; set; }

Property Value

string

TenantIdentifier

public Guid TenantIdentifier { get; set; }

Property Value

Guid