C# Class PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsResponseDetailsType

The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Character length and limitations: 20 single-byte characters
Afficher le fichier Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
GetExpressCheckoutDetailsResponseDetailsType ( ) : System

Default Constructor

GetExpressCheckoutDetailsResponseDetailsType ( XmlNode xmlNode ) : System

Method Details

GetExpressCheckoutDetailsResponseDetailsType() public méthode

Default Constructor
public GetExpressCheckoutDetailsResponseDetailsType ( ) : System
Résultat System

GetExpressCheckoutDetailsResponseDetailsType() public méthode

public GetExpressCheckoutDetailsResponseDetailsType ( XmlNode xmlNode ) : System
xmlNode System.Xml.XmlNode
Résultat System