Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ProductDetailsOutputRepresentation

Details about a product.

Subclass of ConnectApi.BaseOutputRepresentation.

Property Name Type Description Available Version
attributes List<ConnectApi.ProductVariation​AttributeOutput​Representation> List of variation attributes that define variations of the product. 55.0
currencyIsoCode String Currency ISO code. 55.0
description String Description of the product. 55.0
fields Map<String, String> List of the product’s fields. 55.0
imageGroups List<ConnectApi.​ProductImage​GroupOutput​Representation> List of the product’s image groups. 55.0
listPrice Double List price. 55.0
name String Name. 55.0
productQuantityRule Purchase Quantity Rule If one exists, purchase quantity rule for the product. 55.0
productId String Product ID. 55.0
stockKeepingUnit String Stock keeping unit. 55.0
unitPrice Double Unit price. 55.0
variants List<ConnectApi.​ProductVariant​Output​Representation> List of variations of the product. 55.0