Builder

class Builder

Properties

Link copied to clipboard

Supplementary information about the catalog item beyond the basic description.

Link copied to clipboard

Additional attributes or properties associated with the catalog item stored as key-value pairs.

Link copied to clipboard

The category to which the catalog item belongs.

Link copied to clipboard
var code: String?

The product code or SKU of the catalog item.

Link copied to clipboard

The timestamp when the catalog item was created.

Link copied to clipboard

A detailed description of the catalog item.

Link copied to clipboard
var id: String?

The unique identifier for the catalog item.

Link copied to clipboard

The URL link to the item's image.

Link copied to clipboard
var link: String?

The URL link to the item's detailed page or external resource.

Link copied to clipboard
var name: String?

The display name of the catalog item.

Link copied to clipboard

The price of the catalog item.

Link copied to clipboard
var type: String?

The type classification of the catalog item.

Link copied to clipboard

The timestamp when the catalog item was last updated.