Table of Contents

Class CredentialEmployerChanged

Namespace
InSite.Domain.Records
Assembly
Shift.Sdk.dll
public class CredentialEmployerChanged : Change, IChange
Inheritance
CredentialEmployerChanged
Implements
Inherited Members
Extension Methods

Constructors

CredentialEmployerChanged(Guid?, string)

public CredentialEmployerChanged(Guid? employerGroup, string employerGroupStatus)

Parameters

employerGroup Guid?
employerGroupStatus string

Properties

EmployerGroup

public Guid? EmployerGroup { get; }

Property Value

Guid?

EmployerGroupStatus

public string EmployerGroupStatus { get; }

Property Value

string