Class Merchant
The merchant view object in Bolt
Inheritance
System.Object
Merchant
Namespace: EPiServer.Commerce.Bolt.Models
Assembly: EPiServer.Commerce.Bolt.dll
Version: 14.26.0Syntax
public class Merchant : Object
Constructors
Merchant()
Declaration
public Merchant()
Properties
CreatedAt
The created at
Declaration
public string CreatedAt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Description
The description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Processor
The processor
Declaration
public string Processor { get; set; }
Property Value
Type | Description |
---|---|
System.String |