ContactDetails interface

Contact Details.

Properties

contactName

Contact name of the person.

emailList

List of Email-ids to be notified about job progress.

mobile

Mobile number of the contact person.

notificationPreference

Notification preference for a job stage.

phone

Phone number of the contact person.

phoneExtension

Phone extension number of the contact person.

Property Details

contactName

Contact name of the person.

contactName: string

Property Value

string

emailList

List of Email-ids to be notified about job progress.

emailList: string[]

Property Value

string[]

mobile

Mobile number of the contact person.

mobile?: string

Property Value

string

notificationPreference

Notification preference for a job stage.

notificationPreference?: NotificationPreference[]

Property Value

phone

Phone number of the contact person.

phone: string

Property Value

string

phoneExtension

Phone extension number of the contact person.

phoneExtension?: string

Property Value

string