NAME
eBay::API::XML::DataType::NotificationEnableArrayType
DESCRIPTION
A list of NotificationEnable entries. Each entry specifies one notification and whether it is enabled.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::NotificationEnableArrayType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setNotificationEnable()
Specifies one notification or alert event and whether it is enabled or disabled. Returned if previously set.
Calls: SetNotificationPreferences
RequiredInput: No
# Argument: reference to an array of 'ns:NotificationEnableType'
getNotificationEnable()
Calls: GetNotificationPreferences
Returned: Conditionally
# Returns: reference to an array of 'ns:NotificationEnableType'