OpportunityEngagementInvitationSort
Defines sorting options for retrieving Engagement Invitations. Sorting can be done based on various criteria like the invitation date or status.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
-
Specifies the field by which the Engagement Invitations are sorted. Common values include
InvitationDate
andStatus
.Type: String
Valid Values:
InvitationDate
Required: Yes
- SortOrder
-
Defines the order in which the Engagement Invitations are sorted. The values can be
ASC
(ascending) orDESC
(descending).Type: String
Valid Values:
ASCENDING | DESCENDING
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: