Class SetStoreProductSelections
java.lang.Object
com.commercetools.graphql.api.types.SetStoreProductSelections
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStoreProductSelections(List<ProductSelectionSettingInActionInput> productSelections) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetProductSelections(List<ProductSelectionSettingInActionInput> productSelections) toString()
-
Constructor Details
-
SetStoreProductSelections
public SetStoreProductSelections() -
SetStoreProductSelections
-
-
Method Details