ListEngagementFromOpportunityTasksRequest

Types

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

Properties

Link copied to clipboard

Specifies the catalog related to the request. Valid values are:

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 token for requesting the next page of results. This value is obtained from the NextToken field in the response of a previous call to this API. Use this parameter for pagination when the result set spans multiple pages.

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
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