NAME
eBay::API::XML::DataType::NotificationUserDataType
DESCRIPTION
User data related to notifications.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::NotificationUserDataType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setSMSSubscription()
User data related to SMS notifications. SMS is currently reserved for future use.
Calls: SetNotificationPreferences
RequiredInput: Conditionally
# Argument: 'ns:SMSSubscriptionType'
getSMSSubscription()
Calls: GetNotificationPreferences
Returned: Conditionally
# Returns: 'ns:SMSSubscriptionType'
setSummarySchedule()
User account activity summary alert delivery schedule. Returned if PreferenceLevel is set to UserData in GetNotificationPreferences. See "Working with Platform Notifications" for instructions on "Informational Alerts".
Calls: SetNotificationPreferences
RequiredInput: Conditionally
# Argument: reference to an array of 'ns:SummaryEventScheduleType'
getSummarySchedule()
Calls: GetNotificationPreferences
Returned: Conditionally
# Returns: reference to an array of 'ns:SummaryEventScheduleType'