C# Class PayPal.PayPalAPIInterfaceService.Model.UpdateRecurringPaymentsProfileRequestType

Inheritance: AbstractRequestType
Afficher le fichier Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
ToXMLString ( string prefix, string name ) : string
UpdateRecurringPaymentsProfileRequestType ( ) : System

Default Constructor

Method Details

ToXMLString() public méthode

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

UpdateRecurringPaymentsProfileRequestType() public méthode

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