Home > @vsf-enterprise/commercetools-types > ChangeProductSelectionName
# ChangeProductSelectionName type
Signature:
export declare type ChangeProductSelectionName = {
name: Array<LocalizedStringItemInputType>;
};
References: LocalizedStringItemInputType