Class TaxCalculationResultProcessorRequests

java.lang.Object
com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
All Implemented Interfaces:
JobRequest, Serializable

public class TaxCalculationResultProcessorRequests extends AbstractBillingOperation implements JobRequest
This message DTO is used to transfer the dtos with completed tax results to the tax result handler.
See Also: