Class: Ebay::Types::ItemBidDetails

Inherits:
Object
  • Object
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

Methods included from Initializer

#initialize, #object_attributes=