C# Class PayPal.PayPalAPIInterfaceService.Model.FundingSourceDetailsType

Allowable values: 0,1 The value 1 indicates that the customer can accept push funding, and 0 means they cannot. Optional Character length and limitations: One single-byte numeric character.
Mostra file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
FundingSourceDetailsType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

FundingSourceDetailsType() public method

Default Constructor
public FundingSourceDetailsType ( ) : System
return System

ToXMLString() public method

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