C# Class PayPal.PayPalAPIInterfaceService.Model.ErrorType

Error code can be used by a receiving application to debugging a response message. These codes will need to be uniquely defined for each application.
Afficher le fichier Open project: paypal/merchant-sdk-dotnet

Méthodes publiques

Méthode Description
ErrorType ( ) : System

Default Constructor

ErrorType ( XmlNode xmlNode ) : System

Method Details

ErrorType() public méthode

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

ErrorType() public méthode

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