Interface IWithPrice
- Namespace
- Dynamicweb.Ecommerce.Prices
- Assembly
- Dynamicweb.Ecommerce.dll
Represents an interface with one property that gives information about price.
[Obsolete]
public interface IWithPrice
Properties
Price
PriceInfo Price { get; }