Class AbsoluteDiscountValue
java.lang.Object
com.commercetools.graphql.api.types.AbsoluteDiscountValue
- All Implemented Interfaces:
CartDiscountValue,ProductDiscountValue
public class AbsoluteDiscountValue
extends Object
implements CartDiscountValue, ProductDiscountValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbsoluteDiscountValue
public AbsoluteDiscountValue() -
AbsoluteDiscountValue
-
-
Method Details
-
getMoney
-
setMoney
-
getType
- Specified by:
getTypein interfaceCartDiscountValue- Specified by:
getTypein interfaceProductDiscountValue
-
setType
- Specified by:
setTypein interfaceCartDiscountValue- Specified by:
setTypein interfaceProductDiscountValue
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-