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

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

syntax highlighting: