Class: Ebay::Types::SearchDetails

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

Overview

Attributes

boolean_node :buy_it_now_enabled, 'BuyItNowEnabled', 'true', 'false', :optional => true
boolean_node :picture, 'Picture', 'true', 'false', :optional => true
boolean_node :recent_listing, 'RecentListing', 'true', 'false', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=