Class: Ebay::Requests::GetAccount
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_account.rb
Overview
Attributes
text_node :account_history_selection, 'AccountHistorySelection', :optional => true
time_node :invoice_date, 'InvoiceDate', :optional => true
time_node :begin_date, 'BeginDate', :optional => true
time_node :end_date, 'EndDate', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
boolean_node :exclude_balance, 'ExcludeBalance', 'true', 'false', :optional => true
boolean_node :exclude_summary, 'ExcludeSummary', 'true', 'false', :optional => true
text_node :account_entry_sort_type, 'AccountEntrySortType', :optional => true
text_node :currency, 'Currency', :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