StartOpportunityFromEngagementTaskRequest
Types
Properties
Link copied to clipboard
A unique token provided by the client to help ensure the idempotency of the request. It helps prevent the same task from being performed multiple times.
Link copied to clipboard
The unique identifier of the engagement context from which to create the opportunity. This specifies the specific contextual information within the engagement that will be used for opportunity creation.
Link copied to clipboard
The unique identifier of the engagement from which the opportunity creation task is to be initiated. This helps ensure that the task is applied to the correct engagement.
Functions
Link copied to clipboard
inline fun copy(block: StartOpportunityFromEngagementTaskRequest.Builder.() -> Unit = {}): StartOpportunityFromEngagementTaskRequest