C# Class PayPal.PayPalAPIInterfaceService.Model.MobileIDInfoType

The Session token returned during buyer authentication.
Show file Open project: paypal/merchant-sdk-dotnet

Public Methods

Method Description
MobileIDInfoType ( ) : System

Default Constructor

ToXMLString ( string prefix, string name ) : string

Method Details

MobileIDInfoType() public method

Default Constructor
public MobileIDInfoType ( ) : System
return System

ToXMLString() public method

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