| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::NotificationEnableArrayType
A list of NotificationEnable entries. Each entry specifies one notification and whether it is enabled.
eBay::API::XML::DataType::NotificationEnableArrayType inherits from the eBay::API::XML::BaseDataType class
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'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: reference to an array of 'ns:NotificationEnableType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |