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

상속: AbstractResponseType
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet

공개 메소드들

메소드 설명
ExecuteCheckoutOperationsResponseType ( ) : System

Default Constructor

ExecuteCheckoutOperationsResponseType ( XmlNode xmlNode ) : System

메소드 상세

ExecuteCheckoutOperationsResponseType() 공개 메소드

Default Constructor
public ExecuteCheckoutOperationsResponseType ( ) : System
리턴 System

ExecuteCheckoutOperationsResponseType() 공개 메소드

public ExecuteCheckoutOperationsResponseType ( XmlNode xmlNode ) : System
xmlNode XmlNode
리턴 System