Class: Ebay::Types::LiveAuctionBid

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/live_auction_bid.rb

Overview

Attributes

money_node :requested_bidding_limit, 'RequestedBiddingLimit', :optional => true
text_node :bidder_status, 'BidderStatus', :optional => true
money_node :approved_bidding_limit, 'ApprovedBiddingLimit', :optional => true
text_node :declined_comment, 'DeclinedComment', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=