Class ProductPriceTierInput
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceTierInput
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidsetMinimumQuantity(Integer minimumQuantity) voidsetValue(BaseMoneyInput value) toString()
-
Constructor Details
-
ProductPriceTierInput
public ProductPriceTierInput() -
ProductPriceTierInput
-
-
Method Details