Class: Ebay::Types::SearchLocationFilter

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

Overview

Attributes

text_node :country_code, 'CountryCode', :optional => true
text_node :item_location, 'ItemLocation', :optional => true
object_node :search_location, 'SearchLocation', :class => SearchLocation, :optional => true
text_node :currency, 'Currency', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=