Tim Keefer > eBay-API > eBay::API::XML::Call::GetNotificationPreferences

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::GetNotificationPreferences

DESCRIPTION ^

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::GetNotificationPreferences inherits from the eBay::API::XML::BaseCall class

Subroutines: ^

setPreferenceLevel()

Specifies what type of Preference to retrieve.

  RequiredInput: Yes
#    Argument: 'ns:NotificationRoleCodeType'

getApplicationDeliveryPreferences()

Specifies application-based event preferences that have been enabled.

  Returned: Conditionally
#    Returns: 'ns:ApplicationDeliveryPreferencesType'

getDeliveryURLName()

Specifies application delivery URL Name associated with this user.

  Returned: Conditionally
#    Returns: 'xs:string'

getEventProperty()

Characteristics or details of an event such as type, name and value.

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:NotificationEventPropertyType'

getUserData()

return user data for notification settings such as set mobile phone number etc.

  Returned: Conditionally
#    Returns: 'ns:NotificationUserDataType'

getUserDeliveryPreferenceArray()

Specifies user-based event preferences that have been enabled or disabled.

  Returned: Conditionally
#    Returns: 'ns:NotificationEnableArrayType'
syntax highlighting: