Tim Keefer > eBay-API > eBay::API::XML::DataType::NotificationEnableArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: