Class: Ebay::Requests::SetNotificationPreferences
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/set_notification_preferences.rb
Overview
Attributes
object_node :application_delivery_preferences, 'ApplicationDeliveryPreferences', :class => ApplicationDeliveryPreferences, :optional => true
array_node :user_delivery_preferences, 'UserDeliveryPreferenceArray', 'NotificationEnable', :class => NotificationEnable, :default_value => []
object_node :user_data, 'UserData', :class => NotificationUserData, :optional => true
array_node :event_properties, 'EventProperty', :class => NotificationEventProperty, :default_value => []
text_node :delivery_url_name, 'DeliveryURLName', :optional => true
Instance Attribute Summary
Attributes inherited from Base
#auth_token, #password, #username
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials