class EbayTrading::Types::BidApproval
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