C# Class PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementResponseType

Inheritance: AbstractResponseType
ファイルを表示 Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
SetCustomerBillingAgreementResponseType ( ) : System

Default Constructor

SetCustomerBillingAgreementResponseType ( XmlNode xmlNode ) : System

Method Details

SetCustomerBillingAgreementResponseType() public method

Default Constructor
public SetCustomerBillingAgreementResponseType ( ) : System
return System

SetCustomerBillingAgreementResponseType() public method

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