C# Class PayPal.PayPalAPIInterfaceService.Model.PaymentTransactionSearchResultType

PaymentTransactionSearchResultType Results from a PaymentTransaction search
Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
PaymentTransactionSearchResultType ( ) : System

Default Constructor

PaymentTransactionSearchResultType ( XmlNode xmlNode ) : System

Method Details

PaymentTransactionSearchResultType() public method

Default Constructor
public PaymentTransactionSearchResultType ( ) : System
return System

PaymentTransactionSearchResultType() public method

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