Class: Ebay::Types::BestOfferDetails
- Inherits:
-
Object
- Object
- Ebay::Types::BestOfferDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/best_offer_details.rb
Overview
Attributes
numeric_node :best_offer_count, 'BestOfferCount', :optional => true
boolean_node :best_offer_enabled, 'BestOfferEnabled', 'true', 'false', :optional => true
money_node :best_offer, 'BestOffer', :optional => true
text_node :best_offer_status, 'BestOfferStatus', :optional => true
text_node :best_offer_type, 'BestOfferType', :optional => true
Method Summary
#initialize, #object_attributes=