C# Class PayPal.PayPalAPIInterfaceService.Model.RefundTransactionResponseType

Unique transaction ID of the refund. Character length and limitations:17 single-byte characters
Inheritance: AbstractResponseType
Afficher le fichier Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
RefundTransactionResponseType ( ) : System

Default Constructor

RefundTransactionResponseType ( XmlNode xmlNode ) : System

Method Details

RefundTransactionResponseType() public méthode

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

RefundTransactionResponseType() public méthode

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