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'