C# Class PayPal.PayPalAPIInterfaceService.Model.RefundTransactionRequestType

Unique identifier of the transaction you are refunding. Optional Character length and limitations: 17 single-byte alphanumeric characters
Inheritance: AbstractRequestType
Afficher le fichier Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
RefundTransactionRequestType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

RefundTransactionRequestType() public méthode

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

ToXMLString() public méthode

public ToXMLString ( string prefix, string name ) : string
prefix string
name string
Résultat string