ListEngagementByAcceptingInvitationTasksRequest

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 engagement invitations they are processing.

Link copied to clipboard

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

Use this parameter for pagination when the result set spans multiple pages. This value is obtained from the NextToken field in the response of a previous call to this API.

Link copied to clipboard

Filters tasks by the identifiers of the opportunities they created or are associated with.

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