Class: Ebay::Responses::GetBestOffers

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/get_best_offers.rb

Overview

Attributes

array_node :best_offers, 'BestOfferArray', 'BestOffer', :class => BestOffer, :default_value => []
object_node :item, 'Item', :class => Item, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type