Class CartDiscountQueryResult
java.lang.Object
com.commercetools.graphql.api.types.CartDiscountQueryResult
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCartDiscountQueryResult(Integer offset, Integer count, Long total, Boolean exists, List<CartDiscount> results) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()BETA: This feature can be subject to change and should be used carefully in production.getTotal()inthashCode()voidvoidvoidvoidsetResults(List<CartDiscount> results) voidtoString()
-
Constructor Details
-
CartDiscountQueryResult
public CartDiscountQueryResult() -
CartDiscountQueryResult
-
-
Method Details
-
getOffset
-
setOffset
-
getCount
-
setCount
-
getTotal
-
setTotal
-
getExists
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setExists
-
getResults
-
setResults
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-