StartEngagementFromOpportunityTaskResponse
Types
Properties
Link copied to clipboard
The identifier of the newly created Engagement. Only populated if TaskStatus is COMPLETE.
Link copied to clipboard
The identifier of the new Engagement invitation. Only populated if TaskStatus is COMPLETE.
Link copied to clipboard
Returns the original opportunity identifier passed in the request, which is the unique identifier for the opportunity created in the partner’s system.
Link copied to clipboard
Indicates the reason for task failure using an enumerated code.
Link copied to clipboard
The identifier of the resource snapshot job created to add the opportunity resource snapshot to the Engagement. Only populated if TaskStatus is COMPLETE
Link copied to clipboard
Indicates the current status of the task. Valid values include IN_PROGRESS
, COMPLETE
, and FAILED
.
Functions
Link copied to clipboard
inline fun copy(block: StartEngagementFromOpportunityTaskResponse.Builder.() -> Unit = {}): StartEngagementFromOpportunityTaskResponse