Class ArchiveParam
Inheritance
System.Object
ArchiveParam
Namespace: EPiServer.Commerce.Shell.Rest.Models
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0Syntax
public class ArchiveParam : Object
Constructors
ArchiveParam()
Declaration
public ArchiveParam()
Properties
Action
Declaration
public int Action { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Contents
Declaration
public List<ContentModel> Contents { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ContentModel> |