C# Class PayPal.PayPalAPIInterfaceService.Model.PaymentDirectivesType

Type of the Payment is it Instant or Echeck or Any.
Mostra file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
PaymentDirectivesType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

PaymentDirectivesType() public method

Default Constructor
public PaymentDirectivesType ( ) : System
return System

ToXMLString() public method

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