Class QuoteDiscountWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.quote.QuoteDiscountWsDTO
- All Implemented Interfaces:
Serializable
Discount applied to the quote
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDiscountRate(Double discountRate) voidsetDiscountType(String discountType)
-
Constructor Details
-
QuoteDiscountWsDTO
public QuoteDiscountWsDTO()
-
-
Method Details
-
setDiscountType
-
getDiscountType
-
setDiscountRate
-
getDiscountRate
-