Class: Ebay::Types::Attribute

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

Overview

Attributes

array_node :values, 'Value', :class => Val, :default_value => []
numeric_node :attribute_id, '@attributeID', :optional => true
text_node :attribute_label, '@attributeLabel', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=