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

Status will denote whether Auto authorization was successful or not.
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet

공개 메소드들

메소드 설명
AuthorizationResponseType ( ) : System

Default Constructor

AuthorizationResponseType ( XmlNode xmlNode ) : System

메소드 상세

AuthorizationResponseType() 공개 메소드

Default Constructor
public AuthorizationResponseType ( ) : System
리턴 System

AuthorizationResponseType() 공개 메소드

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