Tim Keefer > eBay-API > eBay::API::XML::Call::GetReturnURL::GetReturnURLResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

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

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'
syntax highlighting: