The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::NotificationEventPropertyType

DESCRIPTION

Defines properties associated with particular event.

SYNOPSIS

INHERITANCE

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

Subroutines:

setEventType()

The name of the notification event.

  Calls: SetNotificationPreferences
  RequiredInput: No
  AllValuesExcept: None

# Argument: 'ns:NotificationEventTypeCodeType'

getEventType()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:NotificationEventTypeCodeType'

setName()

Specify property name associated with an particular event.

  Calls: SetNotificationPreferences
  RequiredInput: No

# Argument: 'ns:NotificationEventPropertyNameCodeType'

getName()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:NotificationEventPropertyNameCodeType'

setValue()

Specifies the value for the property.

  Calls: SetNotificationPreferences
  RequiredInput: No

# Argument: 'xs:string'

getValue()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'xs:string'