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 FormatTypeMapping

Inheritance
System.Object
FormatTypeMapping
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.ViewModels
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class FormatTypeMapping : Object

Constructors

FormatTypeMapping()

Declaration
public FormatTypeMapping()

Properties

DefaultExtendedObject

Declaration
public object DefaultExtendedObject { get; set; }
Property Value
Type Description
System.Object

Key

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

Value

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