C# 클래스 PayPal.PayPalAPIInterfaceService.Model.PaymentTransactionSearchResultType

PaymentTransactionSearchResultType Results from a PaymentTransaction search
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet

공개 메소드들

메소드 설명
PaymentTransactionSearchResultType ( ) : System

Default Constructor

PaymentTransactionSearchResultType ( XmlNode xmlNode ) : System

메소드 상세

PaymentTransactionSearchResultType() 공개 메소드

Default Constructor
public PaymentTransactionSearchResultType ( ) : System
리턴 System

PaymentTransactionSearchResultType() 공개 메소드

public PaymentTransactionSearchResultType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
리턴 System