C# Class PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsResponseType

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

Public Methods

Method Description
GetBillingAgreementCustomerDetailsResponseType ( ) : System

Default Constructor

GetBillingAgreementCustomerDetailsResponseType ( XmlNode xmlNode ) : System

Method Details

GetBillingAgreementCustomerDetailsResponseType() public method

Default Constructor
public GetBillingAgreementCustomerDetailsResponseType ( ) : System
return System

GetBillingAgreementCustomerDetailsResponseType() public method

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