C# Class PayPal.PayPalAPIInterfaceService.Model.MerchantPullPaymentResponseType

MerchantPullPaymentResponseType Response data from the merchant pull.
Afficher le fichier Open project: paypal/merchant-sdk-dotnet

Méthodes publiques

Méthode Description
MerchantPullPaymentResponseType ( ) : System

Default Constructor

MerchantPullPaymentResponseType ( XmlNode xmlNode ) : System

Method Details

MerchantPullPaymentResponseType() public méthode

Default Constructor
public MerchantPullPaymentResponseType ( ) : System
Résultat System

MerchantPullPaymentResponseType() public méthode

public MerchantPullPaymentResponseType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
Résultat System