Class ConsolidatedInventoryResponse

java.lang.Object
com.broadleafcommerce.inventory.domain.ConsolidatedInventoryResponse

public class ConsolidatedInventoryResponse extends Object
This is just a wrapper class around a list of ConsolidatedInventoryAvailability instances, making it easier to deserialize.
Author:
Kelly Tisdell (ktisdell)