Class: Ebay::Requests::GetSellingManagerInventory
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_selling_manager_inventory.rb
Overview
Attributes
text_node :sort, 'Sort', :optional => true
numeric_node :folder_id, 'FolderID', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
text_node :sort_order, 'SortOrder', :optional => true
object_node :search, 'Search', :class => SellingManagerSearch, :optional => true
numeric_node :store_category_id, 'StoreCategoryID', :optional => true
value_array_node :filters, 'Filter', :default_value => []
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