eBay::API::XML::DataType::NotificationEventPropertyType - eBay::API::XML::DataType::NotificationEventPropertyType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

Defines properties associated with particular event.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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