C# Class PayPal.PayPalAPIInterfaceService.Model.ThreeDSecureInfoType

3DSecureInfoType Information about 3D Secure parameters.
Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
ThreeDSecureInfoType ( ) : System

Default Constructor

ThreeDSecureInfoType ( XmlNode xmlNode ) : System

Method Details

ThreeDSecureInfoType() public method

Default Constructor
public ThreeDSecureInfoType ( ) : System
return System

ThreeDSecureInfoType() public method

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