Class: Ebay::Types::ListingStartPriceDetails
- Inherits:
-
Object
- Object
- Ebay::Types::ListingStartPriceDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/listing_start_price_details.rb
Overview
Attributes
text_node :description, 'Description', :optional => true
text_node :listing_type, 'ListingType', :optional => true
money_node :start_price, 'StartPrice', :optional => true
text_node :detail_version, 'DetailVersion', :optional => true
time_node :update_time, 'UpdateTime', :optional => true
numeric_node :min_buy_it_now_price_percent, 'MinBuyItNowPricePercent', :optional => true
Method Summary
#initialize, #object_attributes=