Class: Ebay::Requests::RemoveFromWatchList
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/remove_from_watch_list.rb
Overview
Attributes
value_array_node :item_ids, 'ItemID', :default_value => []
boolean_node :remove_all_items, 'RemoveAllItems', 'true', 'false', :optional => true
array_node :variation_keys, 'VariationKey', :class => VariationKey, :default_value => []
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