Class CartCreated
java.lang.Object
com.commercetools.graphql.api.types.CartCreated
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static CartCreated.BuildervoidsetDiscountCodesRefs(List<Reference> discountCodesRefs) voidsetLineItemCount(Integer lineItemCount) voidsetTotalPrice(Money totalPrice) voidtoString()
-
Constructor Details
-
CartCreated
public CartCreated() -
CartCreated
-
-
Method Details
-
getTotalPrice
-
setTotalPrice
-
getLineItemCount
-
setLineItemCount
-
getDiscountCodesRefs
-
setDiscountCodesRefs
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-