Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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