Class AlertAddedToWaitingList
- Namespace
- InSite.Domain.Messages
- Assembly
- Shift.Sdk.dll
public class AlertAddedToWaitingList : Notification
- Inheritance
-
AlertAddedToWaitingList
- Inherited Members
-
- Extension Methods
-
Constructors
AlertAddedToWaitingList()
public AlertAddedToWaitingList()
Properties
CandidateEmail
public string CandidateEmail { get; set; }
Property Value
- string
CandidateFullName
public string CandidateFullName { get; set; }
Property Value
- string
ClassAchievement
public string ClassAchievement { get; set; }
Property Value
- string
ClassStartTime
public string ClassStartTime { get; set; }
Property Value
- string
ClassTitle
public string ClassTitle { get; set; }
Property Value
- string
Employer
public string Employer { get; set; }
Property Value
- string
Organization
public string Organization { get; set; }
Property Value
- string
WaitlistedBy
public string WaitlistedBy { get; set; }
Property Value
- string