StartEngagementByAcceptingInvitationTaskRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier provided by the client that helps to ensure the idempotency of the request. This can be a random or meaningful string but must be unique for each request.
Link copied to clipboard
Specifies the unique identifier of the EngagementInvitation
to be accepted. Providing the correct identifier helps ensure that the correct engagement is processed.
Functions
Link copied to clipboard
inline fun copy(block: StartEngagementByAcceptingInvitationTaskRequest.Builder.() -> Unit = {}): StartEngagementByAcceptingInvitationTaskRequest