java.lang.Object
com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
All Implemented Interfaces:
CartVersionedRequest, Serializable

public class AddCodeRequest extends CartModifyingRequest implements Serializable
DTO for a request to add a promotional code to the Cart.
Author:
Nathan Moore (nathandmoore)
See Also: