Class ProductConsolidationRequest

java.lang.Object
com.broadleafcommerce.catalog.web.endpoint.dto.ProductConsolidationRequest
All Implemented Interfaces:
Serializable

public class ProductConsolidationRequest extends Object implements Serializable
The request DTO for the product consolidation flow.

This is helpful to configure what data to and not to gather for each request to avoid consuming unnecessary resources.

Since:
2.1.1, 2.0.2
Author:
Sunny Yu
See Also: