ListEngagementFromOpportunityTasksRequest
Types
Properties
Link copied to clipboard
Filters tasks by the identifiers of the engagements they created or are associated with.
Link copied to clipboard
Specifies the maximum number of results to return in a single page of the response.Use this parameter to control the number of items returned in each request, which can be useful for performance tuning and managing large result sets.
Link copied to clipboard
The identifier of the original opportunity associated with this task.
Link copied to clipboard
Specifies the sorting criteria for the returned results. This allows you to order the tasks based on specific attributes.
Link copied to clipboard
Filters tasks by their unique identifiers. Use this when you want to retrieve information about specific tasks.
Link copied to clipboard
Filters the tasks based on their current status. This allows you to focus on tasks in specific states.
Functions
Link copied to clipboard
inline fun copy(block: ListEngagementFromOpportunityTasksRequest.Builder.() -> Unit = {}): ListEngagementFromOpportunityTasksRequest