eBay::API::XML::DataType::NotificationUserDataType - eBay::API::XML::DataType::NotificationUserDataType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::NotificationUserDataType

DESCRIPTION

Top

User data related to notifications.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::NotificationUserDataType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.