C# Класс PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutResponseType

A timestamped token by which you identify to PayPal that you are processing this payment with Mobile Checkout. The token expires after three hours. Character length and limitations: 20 single-byte characters
Наследование: AbstractResponseType
Показать файл Открыть проект

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

Метод Описание
SetMobileCheckoutResponseType ( ) : System

Default Constructor

SetMobileCheckoutResponseType ( XmlNode xmlNode ) : System

Описание методов

SetMobileCheckoutResponseType() публичный Метод

Default Constructor
public SetMobileCheckoutResponseType ( ) : System
Результат System

SetMobileCheckoutResponseType() публичный Метод

public SetMobileCheckoutResponseType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
Результат System