Class: Ebay::Requests::GetWantItNowSearchResults
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_want_it_now_search_results.rb
Overview
Attributes
text_node :category_id, 'CategoryID', :optional => true
text_node :query, 'Query', :optional => true
boolean_node :search_in_description, 'SearchInDescription', 'true', 'false', :optional => true
boolean_node :search_worldwide, 'SearchWorldwide', 'true', 'false', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :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