class EbayTrading::Requests::GetBestOffers
Attributes¶ ↑
text_node :item_id, 'ItemID', :optional => true text_node :best_offer_id, 'BestOfferID', :optional => true text_node :best_offer_status, 'BestOfferStatus', :optional => true object_node :pagination, 'Pagination', :class => Pagination, :optional => true