C# Class PayPal.PayPalAPIInterfaceService.Model.EnhancedPaymentInfoType

ファイルを表示 Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
EnhancedPaymentInfoType ( ) : System

Default Constructor

EnhancedPaymentInfoType ( XmlNode xmlNode ) : System

Method Details

EnhancedPaymentInfoType() public method

Default Constructor
public EnhancedPaymentInfoType ( ) : System
return System

EnhancedPaymentInfoType() public method

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