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'