Class: Ebay::Types::LiveAuctionDetails

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

Overview

Attributes

numeric_node :user_catalog_id, 'UserCatalogID', :optional => true
numeric_node :schedule_id, 'ScheduleID', :optional => true
text_node :lot_number, 'LotNumber', :optional => true
money_node :high_estimate, 'HighEstimate', :optional => true
money_node :low_estimate, 'LowEstimate', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=