C# Class PayPal.PayPalAPIInterfaceService.Model.MerchantPullPaymentResponseType

MerchantPullPaymentResponseType Response data from the merchant pull.
Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
MerchantPullPaymentResponseType ( ) : System

Default Constructor

MerchantPullPaymentResponseType ( XmlNode xmlNode ) : System

Method Details

MerchantPullPaymentResponseType() public method

Default Constructor
public MerchantPullPaymentResponseType ( ) : System
return System

MerchantPullPaymentResponseType() public method

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