Table of Contents

Class AlertEmployerGroupCreated

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

Constructors

AlertEmployerGroupCreated()

public AlertEmployerGroupCreated()

Properties

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string