Tim Keefer > eBay-API > eBay::API::XML::Call::GetClientAlertsAuthToken::GetClientAlertsAuthTokenResponseType

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::GetClientAlertsAuthToken::GetClientAlertsAuthTokenResponseType

DESCRIPTION ^

Returns a Client Alerts token.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::GetClientAlertsAuthToken::GetClientAlertsAuthTokenResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setClientAlertsAuthToken()

This token string is required for the Login call in the Client Alerts API. The Client Alerts GetUserAlerts call, which returns alerts about events associated with a specific user, requires Login.

# Argument: 'xs:string'

getClientAlertsAuthToken()

  Returned: Always
#    Returns: 'xs:string'

setHardExpirationTime()

A Client Alerts token expires after seven days.

# Argument: 'xs:dateTime'

getHardExpirationTime()

  Returned: Always
#    Returns: 'xs:dateTime'
syntax highlighting: