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

Unique transaction ID of the refund. Character length and limitations:17 single-byte characters
상속: AbstractResponseType
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
RefundTransactionResponseType ( ) : System

Default Constructor

RefundTransactionResponseType ( XmlNode xmlNode ) : System

메소드 상세

RefundTransactionResponseType() 공개 메소드

Default Constructor
public RefundTransactionResponseType ( ) : System
리턴 System

RefundTransactionResponseType() 공개 메소드

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