UpdateLeadContext

Updates the context information for a lead with qualification status, customer details, and interaction data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Updated customer information associated with the lead.

Link copied to clipboard

Updated interaction details for the lead context.

Link copied to clipboard

The updated qualification status of the lead.

Functions

Link copied to clipboard
inline fun copy(block: UpdateLeadContext.Builder.() -> Unit = {}): UpdateLeadContext
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String