Class: Ebay::Types::ItemCompatibility

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

Overview

Attributes

boolean_node :delete, 'Delete', 'true', 'false', :optional => true
array_node :name_value_lists, 'NameValueList', :class => NameValueList, :default_value => []
text_node :compatibility_notes, 'CompatibilityNotes', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=