C# Class PayPal.PayPalAPIInterfaceService.Model.InfoSharingDirectivesType

If Billing Address should be returned in GetExpressCheckoutDetails response, this parameter should be set to yes here
Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
InfoSharingDirectivesType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

InfoSharingDirectivesType() public method

Default Constructor
public InfoSharingDirectivesType ( ) : System
return System

ToXMLString() public method

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