C# Class PayPal.PayPalAPIInterfaceService.Model.OtherPaymentMethodDetailsType

Lists the Payment Methods (other than PayPal) that the use can pay with e.g. Money Order. Optional.
Afficher le fichier Open project: paypal/merchant-sdk-dotnet

Méthodes publiques

Méthode Description
OtherPaymentMethodDetailsType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

OtherPaymentMethodDetailsType() public méthode

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

ToXMLString() public méthode

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