Table of Contents

Class ReturnMerchandiseAuthorizationTypeHelper

Namespace
Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly
Dynamicweb.Ecommerce.dll

The class ReturnMerchandiseAuthorizationTypeHelper represents helper for ReturnMerchandiseAuthorizationType.

public class ReturnMerchandiseAuthorizationTypeHelper
Inheritance
ReturnMerchandiseAuthorizationTypeHelper
Inherited Members

Methods

GetNameOfType(ReturnMerchandiseAuthorizationType)

Gets friendly name of given ReturnMerchandiseAuthorizationType.

public static string GetNameOfType(ReturnMerchandiseAuthorizationType rmaType)

Parameters

rmaType ReturnMerchandiseAuthorizationType

The rma type.

Returns

string
To top