Class: Ebay::Types::BidApproval
- Inherits:
-
Object
- Object
- Ebay::Types::BidApproval
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/bid_approval.rb
Overview
Attributes
text_node :user_id, 'UserID', :optional => true
money_node :approved_bidding_limit, 'ApprovedBiddingLimit', :optional => true
text_node :declined_comment, 'DeclinedComment', :optional => true
text_node :status, 'Status', :optional => true