Class: Ebay::Types::StoreTheme
- Inherits:
-
Object
- Object
- Ebay::Types::StoreTheme
- 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