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

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'