Class: Ebay::Responses::GetSellingManagerInventory
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/responses/get_selling_manager_inventory.rb
Overview
Attributes
time_node :inventory_count_last_calculated_date, 'InventoryCountLastCalculatedDate', :optional => true
array_node :selling_manager_products, 'SellingManagerProduct', :class => SellingManagerProduct, :default_value => []
object_node :pagination_result, 'PaginationResult', :class => PaginationResult, :optional => true
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Base
#errors?, #failure?, #partial_failure?, #success?, #warning?