Class SetStagedOrderDirectDiscountsOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderDirectDiscountsOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderDirectDiscountsOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderDirectDiscountsOutput(String type, List<DirectDiscountDraftOutput> discounts) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetDiscounts(List<DirectDiscountDraftOutput> discounts) voidtoString()
-
Constructor Details
-
SetStagedOrderDirectDiscountsOutput
public SetStagedOrderDirectDiscountsOutput() -
SetStagedOrderDirectDiscountsOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getDiscounts
-
setDiscounts
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-