C# Class PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusResponseDetailsType

Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
ManageRecurringPaymentsProfileStatusResponseDetailsType ( ) : System

Default Constructor

ManageRecurringPaymentsProfileStatusResponseDetailsType ( XmlNode xmlNode ) : System

Method Details

ManageRecurringPaymentsProfileStatusResponseDetailsType() public method

Default Constructor

ManageRecurringPaymentsProfileStatusResponseDetailsType() public method

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