OpportunityEngagementInvitationSort

Defines sorting options for retrieving Engagement Invitations. Sorting can be done based on various criteria like the invitation date or status.

Types

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

Properties

Link copied to clipboard

Specifies the field by which the Engagement Invitations are sorted. Common values include InvitationDate and Status.

Link copied to clipboard

Defines the order in which the Engagement Invitations are sorted. The values can be ASC (ascending) or DESC (descending).

Functions

Link copied to clipboard
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