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

PaymentTransactionType Information about a PayPal payment from the seller side
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet

공개 메소드들

메소드 설명
PaymentTransactionType ( ) : System

Default Constructor

PaymentTransactionType ( XmlNode xmlNode ) : System

메소드 상세

PaymentTransactionType() 공개 메소드

Default Constructor
public PaymentTransactionType ( ) : System
리턴 System

PaymentTransactionType() 공개 메소드

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