Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ReturnFormStatusModel

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

Constructors

ReturnFormStatusModel()

Declaration
public ReturnFormStatusModel()

Properties

Code

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

Name

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