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.OrderSummaryProductLookupOutput

Order summary product lookup output.
Property Name Type Description Available Version
canViewProduct Boolean Specifies whether the context user can view the product (true) or not (false). 58.0
errorCode String Error code captured during product load. 58.0
errorMessage String Error message captured during product load. 58.0
fields Map<String, ConnectApi.RecordField> Map of requested product fields. 58.0
id String Id of the product 58.0
media ConnectApi.ProductMedia Associated product media. 58.0
variationAttributes Map<String, ConnectApi.OrderSummaryProductAttribute> Variation attributes (color, size, and so on) associated with the product. 58.0