| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::NotificationUserDataType
User data related to notifications.
eBay::API::XML::DataType::NotificationUserDataType inherits from the eBay::API::XML::BaseDataType class
User data related to SMS notifications. SMS is currently reserved for future use.
Calls: SetNotificationPreferences RequiredInput: Conditionally
# Argument: 'ns:SMSSubscriptionType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:SMSSubscriptionType'
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'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: reference to an array of 'ns:SummaryEventScheduleType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |