Lead

data class Lead(val value: LeadContext) : EngagementContextPayload

Contains detailed information about a lead when the context type is "Lead". This field is present only when the Type in EngagementContextDetails is set to "Lead".

Constructors

Link copied to clipboard
constructor(value: LeadContext)

Properties

Link copied to clipboard

Inherited functions