Class AlertCompetencyValidationRequested
- Namespace
- InSite.Domain.Messages
- Assembly
- Shift.Sdk.dll
public class AlertCompetencyValidationRequested : Notification
- Inheritance
-
AlertCompetencyValidationRequested
- Inherited Members
-
- Extension Methods
-
Constructors
AlertCompetencyValidationRequested()
public AlertCompetencyValidationRequested()
Properties
AssignmentCount
public string AssignmentCount { get; set; }
Property Value
- string
AssignmentList
public string AssignmentList { get; set; }
Property Value
- string
Company
public string Company { get; set; }
Property Value
- string
Email
public string Email { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Notified
public DateTimeOffset Notified { get; set; }
Property Value
- DateTimeOffset
Phone
public string Phone { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid