Class: Ebay::Types::NameValueList

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

Overview

Attributes

text_node :name, 'Name', :optional => true
text_node :value, 'Value', :optional => true
text_node :source, 'Source', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=