Class: Ebay::Requests::RemoveFromWatchList

Inherits:
Abstract show all
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

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type