Class: Ebay::Requests::GetOrders
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_orders.rb
Overview
Attributes
value_array_node :order_ids, 'OrderIDArray', 'OrderID', :default_value => []
time_node :create_time_from, 'CreateTimeFrom', :optional => true
time_node :create_time_to, 'CreateTimeTo', :optional => true
text_node :order_role, 'OrderRole', :optional => true
text_node :order_status, 'OrderStatus', :optional => true
text_node :listing_type, 'ListingType', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
time_node :mod_time_from, 'ModTimeFrom', :optional => true
time_node :mod_time_to, 'ModTimeTo', :optional => true
numeric_node :number_of_days, 'NumberOfDays', :optional => true
boolean_node :include_final_value_fee, 'IncludeFinalValueFee', '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
Methods inherited from Base
#call_name, #requester_credentials