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

A unique token that identifies this boarding session. Use this token with the GetBoarding Details API call.Character length and limitations: 64 alphanumeric characters. The token has the following format:OB-61characterstring
상속: AbstractResponseType
파일 보기 프로젝트 열기: paypal/merchant-sdk-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
EnterBoardingResponseType ( ) : System

Default Constructor

EnterBoardingResponseType ( XmlNode xmlNode ) : System

메소드 상세

EnterBoardingResponseType() 공개 메소드

Default Constructor
public EnterBoardingResponseType ( ) : System
리턴 System

EnterBoardingResponseType() 공개 메소드

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