QueryProductDetailsResult
Class with the parameters that are returned in a query result for Product Details.
Public parameters
| Name | Type | Description |
|---|---|---|
| ProductDetailsList | List<ProductDetails > | List of the ProductDetails returned in the query for product details. |
| UnfetchedProductList | List<UnfetchedProduct> | List of the UnfetchedProduct returned in the query for product details. |
Updated 26 days ago
