Class: Ebay::Types::StoreTheme

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

Overview

Attributes

numeric_node :theme_id, 'ThemeID', :optional => true
text_node :name, 'Name', :optional => true
object_node :color_scheme, 'ColorScheme', :class => StoreColorScheme, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=