Class ExportRequest

java.lang.Object
com.broadleafcommerce.common.dataexport.domain.ExportRequest
All Implemented Interfaces:
Serializable

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