Builder

class Builder

Properties

Link copied to clipboard

Specifies the catalog in which the opportunity creation task is executed. Acceptable values include AWS for production and Sandbox for testing environments.

Link copied to clipboard

A unique token provided by the client to help ensure the idempotency of the request. It helps prevent the same task from being performed multiple times.

Link copied to clipboard

The unique identifier of the engagement context from which to create the opportunity. This specifies the specific contextual information within the engagement that will be used for opportunity creation.

Link copied to clipboard

The unique identifier of the engagement from which the opportunity creation task is to be initiated. This helps ensure that the task is applied to the correct engagement.

Link copied to clipboard
var tags: List<Tag>?

A map of the key-value pairs of the tag or tags to assign.