C# Class PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionRequestDetailsType

Identifier of the transaction to reverse. Required Character length and limitations: 17 single-byte alphanumeric characters
ファイルを表示 Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
ReverseTransactionRequestDetailsType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

ReverseTransactionRequestDetailsType() public method

Default Constructor
public ReverseTransactionRequestDetailsType ( ) : System
return System

ToXMLString() public method

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