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
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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