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

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::NotificationEnableType

DESCRIPTION ^

Specifies a notification event and whether the notification is enabled or disabled.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setEventEnable()

Whether the event is enabled or disabled.

  Calls: SetNotificationPreferences
  RequiredInput: No

# Argument: 'ns:EnableCodeType'

getEventEnable()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:EnableCodeType'

setEventType()

The name of the notification event.

  Calls: SetNotificationPreferences
  RequiredInput: No
  AllValuesExcept: None, FeedbackForSeller

# Argument: 'ns:NotificationEventTypeCodeType'

getEventType()

  Calls: GetNotificationPreferences
  Returned: Conditionally
  AllValuesExcept: FeedbackForSeller

# Returns: 'ns:NotificationEventTypeCodeType'

syntax highlighting: