Class AddStagedOrderDiscountCodeOutput
java.lang.Object
com.commercetools.graphql.api.types.AddStagedOrderDiscountCodeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class AddStagedOrderDiscountCodeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAddStagedOrderDiscountCodeOutput(String type, String code, Boolean validateDuplicates) -
Method Summary
-
Constructor Details
-
AddStagedOrderDiscountCodeOutput
public AddStagedOrderDiscountCodeOutput() -
AddStagedOrderDiscountCodeOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getCode
-
setCode
-
getValidateDuplicates
-
setValidateDuplicates
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-