Class BulkUpdateRequest

java.lang.Object
com.broadleafcommerce.bulk.domain.BulkUpdateRequest
All Implemented Interfaces:
Serializable

public class BulkUpdateRequest extends Object implements Serializable
This is the request DTO which should be sent by API callers to request the creation of a BulkUpdate.
Author:
Samarth Dhruva (samarthd)
See Also: