Builder
Properties
Retrieves a list of engagement invitation summaries based on specified filters. The ListEngagementInvitations operation allows you to view all invitations that you have sent or received. You must specify the ParticipantType to filter invitations where you are either the SENDER or the RECEIVER. Invitations will automatically expire if not accepted within 15 days.
Specifies the maximum number of engagement invitations to return in the response. If more results are available, a pagination token will be provided.
Specifies the type of participant for which to list engagement invitations. Identifies the role of the participant.
Defines the type of payload associated with the engagement invitations to be listed. The attributes in this payload help decide on acceptance or rejection of the invitation.
List of sender AWS account IDs to filter the invitations.
Specifies the sorting options for listing engagement invitations. Invitations can be sorted by fields such as InvitationDate
or Status
to help partners view results in their preferred order.
Status values to filter the invitations.
Functions
construct an aws.sdk.kotlin.services.partnercentralselling.model.OpportunityEngagementInvitationSort inside the given block