ProactiveEngagementEmergencyContact

data class ProactiveEngagementEmergencyContact(val contactNotes: String? = null, val emailAddress: String, val phoneNumber: String? = null)

An emergency contact is used by Shield Response Team (SRT) to contact you for escalations to the SRT and to initiate proactive customer support. An emergency contact requires an email address.

Constructors

Link copied to clipboard
constructor(contactNotes: String? = null, emailAddress: String, phoneNumber: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val contactNotes: String? = null

Additional notes regarding the contact.

Link copied to clipboard

The email address for the contact.

Link copied to clipboard
val phoneNumber: String? = null

The phone number for the contact