Class: Ebay::Types::ItemBidDetails
- Inherits:
-
Object
- Object
- Ebay::Types::ItemBidDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/item_bid_details.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
text_node :category_id, 'CategoryID', :optional => true
numeric_node :bid_count, 'BidCount', :optional => true
text_node :seller_id, 'SellerID', :optional => true
time_node :last_bid_time, 'LastBidTime', :optional => true
Method Summary
#initialize, #object_attributes=