Class CartDiscountUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.CartDiscountUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCartDiscountUpdateAction(SetCartDiscountStores setStores, AddCartDiscountStore addStore, RemoveCartDiscountStore removeStore, ChangeCartDiscountCartPredicate changeCartPredicate, ChangeCartDiscountIsActive changeIsActive, ChangeCartDiscountName changeName, ChangeCartDiscountRequiresDiscountCode changeRequiresDiscountCode, ChangeCartDiscountSortOrder changeSortOrder, ChangeCartDiscountStackingMode changeStackingMode, ChangeCartDiscountTarget changeTarget, ChangeCartDiscountValue changeValue, SetCartDiscountCustomField setCustomField, SetCartDiscountCustomType setCustomType, SetCartDiscountDescription setDescription, SetCartDiscountKey setKey, SetCartDiscountValidFrom setValidFrom, SetCartDiscountValidFromAndUntil setValidFromAndUntil, SetCartDiscountValidUntil setValidUntil) -
Method Summary
Modifier and TypeMethodDescriptionbooleanBETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.inthashCode()voidsetAddStore(AddCartDiscountStore addStore) voidsetChangeCartPredicate(ChangeCartDiscountCartPredicate changeCartPredicate) voidsetChangeIsActive(ChangeCartDiscountIsActive changeIsActive) voidsetChangeName(ChangeCartDiscountName changeName) voidsetChangeRequiresDiscountCode(ChangeCartDiscountRequiresDiscountCode changeRequiresDiscountCode) voidsetChangeSortOrder(ChangeCartDiscountSortOrder changeSortOrder) voidsetChangeStackingMode(ChangeCartDiscountStackingMode changeStackingMode) voidsetChangeTarget(ChangeCartDiscountTarget changeTarget) voidsetChangeValue(ChangeCartDiscountValue changeValue) voidsetRemoveStore(RemoveCartDiscountStore removeStore) voidsetSetCustomField(SetCartDiscountCustomField setCustomField) voidsetSetCustomType(SetCartDiscountCustomType setCustomType) voidsetSetDescription(SetCartDiscountDescription setDescription) voidsetSetKey(SetCartDiscountKey setKey) voidsetSetStores(SetCartDiscountStores setStores) voidsetSetValidFrom(SetCartDiscountValidFrom setValidFrom) voidsetSetValidFromAndUntil(SetCartDiscountValidFromAndUntil setValidFromAndUntil) voidsetSetValidUntil(SetCartDiscountValidUntil setValidUntil) toString()
-
Constructor Details
-
CartDiscountUpdateAction
public CartDiscountUpdateAction() -
CartDiscountUpdateAction
public CartDiscountUpdateAction(SetCartDiscountStores setStores, AddCartDiscountStore addStore, RemoveCartDiscountStore removeStore, ChangeCartDiscountCartPredicate changeCartPredicate, ChangeCartDiscountIsActive changeIsActive, ChangeCartDiscountName changeName, ChangeCartDiscountRequiresDiscountCode changeRequiresDiscountCode, ChangeCartDiscountSortOrder changeSortOrder, ChangeCartDiscountStackingMode changeStackingMode, ChangeCartDiscountTarget changeTarget, ChangeCartDiscountValue changeValue, SetCartDiscountCustomField setCustomField, SetCartDiscountCustomType setCustomType, SetCartDiscountDescription setDescription, SetCartDiscountKey setKey, SetCartDiscountValidFrom setValidFrom, SetCartDiscountValidFromAndUntil setValidFromAndUntil, SetCartDiscountValidUntil setValidUntil)
-
-
Method Details
-
getSetStores
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setSetStores
-
getAddStore
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setAddStore
-
getRemoveStore
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setRemoveStore
-
getChangeCartPredicate
-
setChangeCartPredicate
-
getChangeIsActive
-
setChangeIsActive
-
getChangeName
-
setChangeName
-
getChangeRequiresDiscountCode
-
setChangeRequiresDiscountCode
public void setChangeRequiresDiscountCode(ChangeCartDiscountRequiresDiscountCode changeRequiresDiscountCode) -
getChangeSortOrder
-
setChangeSortOrder
-
getChangeStackingMode
-
setChangeStackingMode
-
getChangeTarget
-
setChangeTarget
-
getChangeValue
-
setChangeValue
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetDescription
-
setSetDescription
-
getSetKey
-
setSetKey
-
getSetValidFrom
-
setSetValidFrom
-
getSetValidFromAndUntil
-
setSetValidFromAndUntil
-
getSetValidUntil
-
setSetValidUntil
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-