Class CredentialEmployerChanged
public class CredentialEmployerChanged : Change, IChange
- Inheritance
-
CredentialEmployerChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
CredentialEmployerChanged(Guid?, string)
public CredentialEmployerChanged(Guid? employerGroup, string employerGroupStatus)
Parameters
Properties
EmployerGroup
public Guid? EmployerGroup { get; }
Property Value
- Guid?
EmployerGroupStatus
public string EmployerGroupStatus { get; }