Class RmaEventViewModel NamespaceDynamicweb.Ecommerce.Frontend.ReturnMerchandiseAuthorization AssemblyDynamicweb.Ecommerce.dll public class RmaEventViewModel : FillableViewModelBase Inheritance object ViewModelBase FillableViewModelBase RmaEventViewModel Inherited Members FillableViewModelBase.ToJson() object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() 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