class EbayTrading::Responses::GetAllBidders
Attributes¶ ↑
array_node :bids, 'BidArray', 'Offer', :class => Offer, :default_value => [] text_node :high_bidder, 'HighBidder', :optional => true money_node :highest_bid, 'HighestBid', :optional => true text_node :listing_status, 'ListingStatus', :optional => true