Class RemoveProductImage
java.lang.Object
com.commercetools.graphql.api.types.RemoveProductImage
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRemoveProductImage(Integer variantId, String sku, String imageUrl, Boolean staged) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSku()inthashCode()static RemoveProductImage.BuildervoidsetImageUrl(String imageUrl) voidvoidvoidsetVariantId(Integer variantId) toString()
-
Constructor Details
-
RemoveProductImage
public RemoveProductImage() -
RemoveProductImage
-
-
Method Details