eBay::API::XML::DataType::NotificationEnableArrayType - eBay::API::XML::DataType::NotificationEnableArrayType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::NotificationEnableArrayType

DESCRIPTION

Top

A list of NotificationEnable entries. Each entry specifies one notification and whether it is enabled.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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