UpdateProductRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val id: String?

The product identifier.

Link copied to clipboard
val 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

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String