Builder
Properties
Specifies a unique, client-generated UUID to ensure that the request is handled exactly once. This token helps prevent duplicate invitation creations.
The unique identifier of the Engagement
associated with the invitation. This parameter ensures the invitation is created within the correct Engagement
context.
The Invitation
object all information necessary to initiate an engagement invitation to a partner. It contains a personalized message from the sender, the invitation's receiver, and a payload. The Payload
can be the OpportunityInvitation
, which includes detailed structures for sender contacts, partner responsibilities, customer information, and project details.
Functions
construct an aws.sdk.kotlin.services.partnercentralselling.model.Invitation inside the given block