Class: Ebay::Types::BidApproval

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

Method Summary

Methods included from Initializer

#initialize, #object_attributes=