C# Class PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsResponseType

Inheritance: AbstractResponseType
Show file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
GetRecurringPaymentsProfileDetailsResponseType ( ) : System

Default Constructor

GetRecurringPaymentsProfileDetailsResponseType ( XmlNode xmlNode ) : System

Method Details

GetRecurringPaymentsProfileDetailsResponseType() public method

Default Constructor
public GetRecurringPaymentsProfileDetailsResponseType ( ) : System
return System

GetRecurringPaymentsProfileDetailsResponseType() public method

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