Class StoreAddSupplyChannelActionImpl

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

public class StoreAddSupplyChannelActionImpl extends Object implements StoreAddSupplyChannelAction, io.vrap.rmf.base.client.ModelBase

This action has no effect if a given supply channel is already present in a Store.

Adding a supply channel produces the StoreSupplyChannelsChanged Message.

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