AllowedProductAttributeDto
public class AllowedProductAttributeDto
Namespace
Constructors
AllowedProductAttributeDto
The default constructor.
public AllowedProductAttributeDto()
Properties
AllowedValueAliases
public List<string> AllowedValueAliases { get; set; }
ProductAttributeAlias
public string ProductAttributeAlias { get; set; }