Class: Ebay::Types::ListingStartPriceDetails

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

Methods included from Initializer

#initialize, #object_attributes=