 | ReturnMerchandiseAuthorization Class |
Inheritance HierarchySystem.Object Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization.ReturnMerchandiseAuthorization
Namespace:
Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic class ReturnMerchandiseAuthorization
Public Class ReturnMerchandiseAuthorization
The ReturnMerchandiseAuthorization type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | AddComment(String) | |
 | AddComment(String, ReturnMerchandiseAuthorizationCommentImageCollection) | |
 | AddOrderLine | |
 | Clone | |
 | Delete | |
  | GetAllAvailableOrdersByCustomerId(Int64) | |
  | GetAllAvailableOrdersByCustomerId(Int64, String) | |
  | GetAllAvailableOrdersByCustomerNumber | |
  | GetAllRmas | |
 | GetCustomerId | |
 | GetOrder | |
  | GetRmaById | |
  | GetRmaByReplacementOrderId | |
  | GetRmasByCustomerId(Int64, String, String) | Obsolete. |
  | GetRmasByCustomerId(Int64, String, String, String) | Obsolete. |
  | GetRmasByCustomerId(Int64, String, String, String, String) | |
  | GetRmasByCustomerNumber(String, String, String, String) | Obsolete. |
  | GetRmasByCustomerNumber(String, String, String, String, String) | |
  | GetRmasByOrderId | |
  | GetRmasByOrderLineId | |
  | GetRmasByShopId | |
 | Save | |
 | SetCustomerInfoOnOrder | |
Top
See Also