Table of Contents

Class AlertJobsCandidateContactRequested

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

Constructors

AlertJobsCandidateContactRequested()

public AlertJobsCandidateContactRequested()

Properties

CandidateFirstName

public string CandidateFirstName { get; set; }

Property Value

string

CandidateLastName

public string CandidateLastName { get; set; }

Property Value

string

CompanyName

public string CompanyName { get; set; }

Property Value

string

EmailAddress

public string EmailAddress { get; set; }

Property Value

string

EmployerName

public string EmployerName { get; set; }

Property Value

string

Message

public string Message { get; set; }

Property Value

string