ConnectApi.BuyerProductSummaryRepresentation

Representation of the buyer's product summary.
Property Name Type Description Available Version
id String> ID of the product. 66.0
name String Name of the product. 66.0
image ConnectApi.ProductImageOutputRepresentation Product summary information for the line item. 66.0
variationAttributes ConnectApi.ProductVariationAttributesRepresentation List of variation attributes (color, size, and so on) associated with the product. 66.0
fields Map<String, ConnectApi.RecordFieldRepresentation> Product summary details for the line item. 66.0
sku String Stock Keeping Unit (SKU) of the product. 66.0
canViewProduct Boolean Indicates whether the context user can view the product (true) or not (false). 66.0
success Boolean Indicates whether the request was successful (true) or not (false). 66.0