C# Class PayPal.PayPalAPIInterfaceService.Model.TransactionSearchResponseType

Results of a Transaction Search.
Inheritance: AbstractResponseType
Mostrar archivo Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
TransactionSearchResponseType ( ) : System

Default Constructor

TransactionSearchResponseType ( XmlNode xmlNode ) : System

Method Details

TransactionSearchResponseType() public method

Default Constructor
public TransactionSearchResponseType ( ) : System
return System

TransactionSearchResponseType() public method

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