Class: Ebay::Requests::PlaceOffer
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/place_offer.rb
Overview
Attributes
object_node :offer, 'Offer', :class => Offer, :optional => true
text_node :item_id, 'ItemID', :optional => true
boolean_node :block_on_warning, 'BlockOnWarning', 'true', 'false', :optional => true
object_node :affiliate_tracking_details, 'AffiliateTrackingDetails', :class => AffiliateTrackingDetails, :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