Home > @vsf-enterprise/commercetools-types > RemoveStoreDistributionChannel
# RemoveStoreDistributionChannel type
Signature:
export declare type RemoveStoreDistributionChannel = {
distributionChannel: ResourceIdentifierInput;
};
References: ResourceIdentifierInput