class EbayTrading::Responses::GetCategory2CS

Attributes

array_node :mapped_categories, 'MappedCategoryArray', 'Category', :class => Category, :default_value => []
array_node :unmapped_categories, 'UnmappedCategoryArray', 'Category', :class => Category, :default_value => []
text_node :attribute_system_version, 'AttributeSystemVersion', :optional => true
array_node :site_wide_characteristic_sets, 'SiteWideCharacteristicSets', :class => SiteWideCharacteristics, :default_value => []