Package com.inteliqua.rest.product
Class ProductMassUpdateRequest
- java.lang.Object
-
- com.inteliqua.rest.product.ProductMassUpdateRequest
-
public class ProductMassUpdateRequest extends Object
Class representing a batch request for mass updating products. This class uses Lombok's @Setter and @Getter annotations to automatically generate setter and getter methods for all fields.