Class: Ebay::Responses::GetSellingManagerSoldListings
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/responses/get_selling_manager_sold_listings.rb
Overview
Attributes
array_node :sale_records, 'SaleRecord', :class => SellingManagerSoldOrder, :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?