A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class CurrencyModel

Inheritance
System.Object
CurrencyModel
Namespace: EPiServer.Commerce.UI.CustomerService.Models
Assembly: EPiServer.Commerce.UI.CustomerService.dll
Version: 14.26.0
Syntax
public class CurrencyModel : Object

Constructors

CurrencyModel(Currency)

Declaration
public CurrencyModel(Currency currency)
Parameters
Type Name Description
Currency currency

Properties

Code

Declaration
public string Code { get; }
Property Value
Type Description
System.String