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
Mostra file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
RefundTransactionRequestType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

RefundTransactionRequestType() public method

Default Constructor
public RefundTransactionRequestType ( ) : System
return System

ToXMLString() public method

public ToXMLString ( string prefix, string name ) : string
prefix string
name string
return string