The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetSessionID::GetSessionIDResponseType

DESCRIPTION

Contains the generated SessionID, which is a unique identifier for authenticating data entry during the process that creates a user token.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetSessionID::GetSessionIDResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setSessionID()

A 32-character identifier supplied by eBay to an application. Used to confirm the identities of the user and the application in a URL redirect during the process in which the user agrees to let the application wield a user token that grants the application the right to access eBay data on behalf of the user. Subsequently also used as input for the FetchToken API call.

# Argument: 'xs:string'

getSessionID()

  Returned: Always
#    Returns: 'xs:string'