C# Class PayPal.PayPalAPIInterfaceService.Model.PaymentRequestInfoType

Contains payment request information for each bucket in the cart.
Mostrar archivo Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
PaymentRequestInfoType ( ) : System

Default Constructor

PaymentRequestInfoType ( XmlNode xmlNode ) : System

Method Details

PaymentRequestInfoType() public method

Default Constructor
public PaymentRequestInfoType ( ) : System
return System

PaymentRequestInfoType() public method

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