Class PriceInfoViewModel
- Namespace
- Dynamicweb.Ecommerce.ProductCatalog
- Assembly
- Dynamicweb.Ecommerce.dll
public class PriceInfoViewModel
- Inheritance
-
PriceInfoViewModel
- Inherited Members
Properties
Discount
public PriceViewModel Discount { get; set; }
Property Value
InformativePrice
public PriceViewModel InformativePrice { get; set; }
Property Value
Price
public PriceViewModel Price { get; set; }
Property Value
PriceBeforeDiscount
public PriceViewModel PriceBeforeDiscount { get; set; }