Class: Ebay::Requests::RespondToBestOffer
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/respond_to_best_offer.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
value_array_node :best_offer_ids, 'BestOfferID', :default_value => []
text_node :action, 'Action', :optional => true
text_node :seller_response, 'SellerResponse', :optional => true
money_node :counter_offer_price, 'CounterOfferPrice', :optional => true
numeric_node :counter_offer_quantity, 'CounterOfferQuantity', :optional => true
Instance Attribute Summary
Attributes inherited from Base
#auth_token, #password, #username
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials