Contact Targets
data class ContactTargets(val channelTargetInfo: ContactChannelTargetInfo? = null, val contactTargetInfo: ContactTargetInfo? = null)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
Constructors
Link copied to clipboard
constructor(channelTargetInfo: ContactChannelTargetInfo? = null, contactTargetInfo: ContactTargetInfo? = null)