C# Class PayPal.PayPalAPIInterfaceService.Model.UpdateRecurringPaymentsProfileRequestDetailsType

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

Méthodes publiques

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

Default Constructor

UpdateRecurringPaymentsProfileRequestDetailsType ( string profileID ) : System

Constructor with arguments

Method Details

ToXMLString() public méthode

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

UpdateRecurringPaymentsProfileRequestDetailsType() public méthode

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

UpdateRecurringPaymentsProfileRequestDetailsType() public méthode

Constructor with arguments
public UpdateRecurringPaymentsProfileRequestDetailsType ( string profileID ) : System
profileID string
Résultat System