Class RemoveStagedOrderDiscountCodeOutput
java.lang.Object
com.commercetools.graphql.api.types.RemoveStagedOrderDiscountCodeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class RemoveStagedOrderDiscountCodeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRemoveStagedOrderDiscountCodeOutput(DiscountCode discountCode, Reference discountCodeRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetDiscountCode(DiscountCode discountCode) voidsetDiscountCodeRef(Reference discountCodeRef) voidtoString()
-
Constructor Details
-
RemoveStagedOrderDiscountCodeOutput
public RemoveStagedOrderDiscountCodeOutput() -
RemoveStagedOrderDiscountCodeOutput
public RemoveStagedOrderDiscountCodeOutput(DiscountCode discountCode, Reference discountCodeRef, String type)
-
-
Method Details
-
getDiscountCode
-
setDiscountCode
-
getDiscountCodeRef
-
setDiscountCodeRef
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-