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'