Class: Ebay::Requests::GetItemTransactions
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_item_transactions.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
time_node :mod_time_from, 'ModTimeFrom', :optional => true
time_node :mod_time_to, 'ModTimeTo', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
boolean_node :include_final_value_fee, 'IncludeFinalValueFee', 'true', 'false', :optional => true
boolean_node :include_containing_order, 'IncludeContainingOrder', 'true', 'false', :optional => true
text_node :platform, 'Platform', :optional => true
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials