C# Class PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementResponseType

Inheritance: AbstractResponseType
Mostra file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
CreateBillingAgreementResponseType ( ) : System

Default Constructor

CreateBillingAgreementResponseType ( XmlNode xmlNode ) : System

Method Details

CreateBillingAgreementResponseType() public method

Default Constructor
public CreateBillingAgreementResponseType ( ) : System
return System

CreateBillingAgreementResponseType() public method

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