class EbayTrading::Responses::PlaceOffer

Attributes

object_node :selling_status, 'SellingStatus', :class => SellingStatus, :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
object_node :best_offer, 'BestOffer', :class => BestOffer, :optional => true
text_node :order_line_item_id, 'OrderLineItemID', :optional => true