| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::NotificationEventPropertyType
Defines properties associated with particular event.
eBay::API::XML::DataType::NotificationEventPropertyType inherits from the eBay::API::XML::BaseDataType class
The name of the notification event.
Calls: SetNotificationPreferences RequiredInput: No AllValuesExcept: None
# Argument: 'ns:NotificationEventTypeCodeType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:NotificationEventTypeCodeType'
Specify property name associated with an particular event.
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'ns:NotificationEventPropertyNameCodeType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:NotificationEventPropertyNameCodeType'
Specifies the value for the property.
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'xs:string'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |