C# Class PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusResponseType

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

Public Methods

Method Description
ManageRecurringPaymentsProfileStatusResponseType ( ) : System

Default Constructor

ManageRecurringPaymentsProfileStatusResponseType ( XmlNode xmlNode ) : System

Method Details

ManageRecurringPaymentsProfileStatusResponseType() public method

Default Constructor
public ManageRecurringPaymentsProfileStatusResponseType ( ) : System
return System

ManageRecurringPaymentsProfileStatusResponseType() public method

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