Class ProductRemoveImageActionImpl

java.lang.Object
com.commercetools.api.models.product.ProductRemoveImageActionImpl
All Implemented Interfaces:
ProductRemoveImageAction, ProductUpdateAction, ResourceUpdateAction<ProductUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class ProductRemoveImageActionImpl extends Object implements ProductRemoveImageAction, io.vrap.rmf.base.client.ModelBase

Removes a Product image and deletes it from the Content Delivery Network (external images are not deleted). Deletion from the CDN is not instant, which means the image file itself will stay available for some time after the deletion. Either variantId or sku is required.