Builder

class Builder

Properties

Link copied to clipboard

The language code.

Link copied to clipboard

The tags to add to the product.

Link copied to clipboard

The updated description of the product.

Link copied to clipboard

The updated distributor of the product.

Link copied to clipboard
var id: String?

The product identifier.

Link copied to clipboard
var name: String?

The updated product name.

Link copied to clipboard

The updated owner of the product.

Link copied to clipboard

The tags to remove from the product.

Link copied to clipboard

Specifies connection details for the updated product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The SourceConnection parameter consists of the following sub-fields.

Link copied to clipboard

The updated support description for the product.

Link copied to clipboard

The updated support email for the product.

Link copied to clipboard

The updated support URL for the product.

Functions