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