C# Class PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamRequestDetailsType

URL to which the customer's browser is returned after choosing to login with PayPal. Required Character length and limitations: no limit.
Mostra file Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
SetAuthFlowParamRequestDetailsType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

SetAuthFlowParamRequestDetailsType() public method

Default Constructor
public SetAuthFlowParamRequestDetailsType ( ) : System
return System

ToXMLString() public method

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