eBay::API::XML::Call::GetReturnURL::GetReturnURLResponseType - eBay::API::XML::Call::GetReturnURL::GetReturnURLResponseType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::GetReturnURL::GetReturnURLResponseType

DESCRIPTION

Top

Returns all the authentication and authorization preferences and related data for the application.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetReturnURL::GetReturnURLResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setApplicationDisplayName()

Display name for the application. When your application redirects users to eBay to complete the authentication and authorization process, eBay displays this value to identify your application to the user.

# Argument: 'xs:string'

getApplicationDisplayName()

  Returned: Always
#    Returns: 'xs:string'

setAuthenticationEntryArray()

One or more sets of authentication preferences and other data that you have configured for your application (if any). Call SetReturnURL to configure this data.

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=AuthNAuth Title: Authentication & Authorization

# Argument: 'ns:AuthenticationEntryArrayType'

getAuthenticationEntryArray()

  Returned: Conditionally
#    Returns: 'ns:AuthenticationEntryArrayType'


eBay-API documentation  | view source Contained in the eBay-API distribution.