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