Class StoreAddDistributionChannelActionImpl

java.lang.Object
com.commercetools.api.models.store.StoreAddDistributionChannelActionImpl
All Implemented Interfaces:
ResourceUpdateAction<StoreUpdateAction>, StoreAddDistributionChannelAction, StoreUpdateAction, io.vrap.rmf.base.client.ModelBase

public class StoreAddDistributionChannelActionImpl extends Object implements StoreAddDistributionChannelAction, io.vrap.rmf.base.client.ModelBase

This update action produces the StoreDistributionChannelsChanged Message. It has no effect if a given distribution channel is already present in a Store.

Adding a Channel without the ProductDistribution ChannelRoleEnum returns a MissingRoleOnChannel error.