class EbayTrading::Types::StoreTheme

Attributes

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