Class PriceViewModel.CurrencyInfo
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
- Inheritance
-
Price
View Model. Currency Info
- Inherited Members
Properties
Code
Gets or sets the currency code.
Property Value
- string
The currency code. E.g. EUR
Name
Gets or sets the currency name.
Property Value
- string
The currency name.
Rate
Gets or sets the currency rate.
Property Value
- double
The currency rate. E.g. 747.25
Symbol
Gets or sets the currency symbol.
Property Value
- string
The currency symbol.