Table of Contents

Class RmaEventViewModel

Namespace
Dynamicweb.Ecommerce.Frontend.ReturnMerchandiseAuthorization
Assembly
Dynamicweb.Ecommerce.dll
public class RmaEventViewModel : FillableViewModelBase
Inheritance
RmaEventViewModel
Inherited Members

Properties

DefaultDescription

Gets the event description.

public string DefaultDescription { get; set; }

Property Value

string

Type

Gets the event type.

public string Type { get; set; }

Property Value

string
To top