C# Class PayPal.PayPalAPIInterfaceService.Model.RefundTransactionResponseType

Unique transaction ID of the refund. Character length and limitations:17 single-byte characters
Inheritance: AbstractResponseType
Show file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
RefundTransactionResponseType ( ) : System

Default Constructor

RefundTransactionResponseType ( XmlNode xmlNode ) : System

Method Details

RefundTransactionResponseType() public method

Default Constructor
public RefundTransactionResponseType ( ) : System
return System

RefundTransactionResponseType() public method

public RefundTransactionResponseType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
return System