Dynamicweb 8 Documentation
ReturnMerchandiseAuthorization Class Members
Properties  Methods 


The following tables list the members exposed by ReturnMerchandiseAuthorization.

Public Constructors
 NameDescription
Public ConstructorReturnMerchandiseAuthorization Constructor  
Top
Public Properties
 NameDescription
Public PropertyClosedGets or sets a value indicating whether this ReturnMerchandiseAuthorization is closed.  
Public PropertyCustomerAddress  
Public PropertyCustomerAddress2  
Public PropertyCustomerCell  
Public PropertyCustomerCity  
Public PropertyCustomerCompany  
Public PropertyCustomerCountry  
Public PropertyCustomerEAN  
Public PropertyCustomerEmail  
Public PropertyCustomerFax  
Public PropertyCustomerName  
Public PropertyCustomerNumber  
Public PropertyCustomerPhone  
Public PropertyCustomerRefID  
Public PropertyCustomerRegion  
Public PropertyCustomerVatRegNumber  
Public PropertyCustomerZip  
Public PropertyDeletedGets or sets a value indicating whether this ReturnMerchandiseAuthorization is deleted.  
Public PropertyDeliveryAddress  
Public PropertyDeliveryAddress2  
Public PropertyDeliveryCell  
Public PropertyDeliveryCity  
Public PropertyDeliveryCompany  
Public PropertyDeliveryCountry  
Public PropertyDeliveryEmail  
Public PropertyDeliveryFax  
Public PropertyDeliveryName  
Public PropertyDeliveryPhone  
Public PropertyDeliveryRegion  
Public PropertyDeliveryZip  
Public PropertyEmailNotificationLanguage  
Public PropertyHistoryGets the history of this ReturnMerchandiseAuthorization.  
Public PropertyIdGets the id.  
Public PropertyIsNewGets a value indicating whether this instance is new.  
Public PropertyOrderLines  
Public PropertyReplacementOrderGets the replacement order. If no replacement order exists then null is returned.  
Public PropertyStateGets the current ReturnMerchandiseAuthorizationState for this ReturnMerchandiseAuthorization.  
Public PropertyTypeGets or sets the type. The type can either be ProductReturn or ProductDefect.  
Top
Public Methods
 NameDescription
Public MethodAddCommentOverloaded. Adds the comment to the History for this ReturnMerchandiseAuthorization.  
Public MethodAddOrderLineAdds the Dynamicweb.eCommerce.Orders.OrderLine to this ReturnMerchandiseAuthorization.  
Public MethodClone  
Public MethodDeleteDeletes this instance.  
Public Methodstatic (Shared in Visual Basic)GetAllAvailableOrdersByCustomerIdGet all available orders for rma by customer id  
Public Methodstatic (Shared in Visual Basic)GetAllRmasGets a ReturnMerchandiseAuthorizationCollection containing all ReturnMerchandiseAuthorization objects.  
Public MethodGetCustomerIdGet rma customer user Id  
Public MethodGetOrderGet rma order from order lines  
Public Methodstatic (Shared in Visual Basic)GetRmaByIdGets the ReturnMerchandiseAuthorization by id.  
Public Methodstatic (Shared in Visual Basic)GetRmaByReplacementOrderIdGets the ReturnMerchandiseAuthorization associated with the replacement Dynamicweb.eCommerce.Orders.Order id.  
Public Methodstatic (Shared in Visual Basic)GetRmasByCustomerIdGet MerchandiseAuthorizationCollection By Customer Id  
Public Methodstatic (Shared in Visual Basic)GetRmasByOrderIdGets a ReturnMerchandiseAuthorizationCollection containing all ReturnMerchandiseAuthorization objects associated with the Dynamicweb.eCommerce.Orders.Order id.  
Public Methodstatic (Shared in Visual Basic)GetRmasByOrderLineIdGets a ReturnMerchandiseAuthorizationCollection containing all ReturnMerchandiseAuthorization associated with the Id of the Dynamicweb.eCommerce.Orders.OrderLine.  
Public Methodstatic (Shared in Visual Basic)GetRmasByShopIdGets a ReturnMerchandiseAuthorizationCollection containing all ReturnMerchandiseAuthorization objects associated with the Dynamicweb.eCommerce.Shops.Shop id.  
Public MethodSaveSaves this instance.  
Public MethodSetCustomerInfoOnOrder  
Top
See Also

Reference

ReturnMerchandiseAuthorization Class
Dynamicweb.eCommerce.Orders.ReturnMerchandiseAuthorization Namespace

Send Feedback