Class: Ebay::Responses::GetCategoryMappings

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/get_category_mappings.rb

Overview

Attributes

array_node :category_mappings, 'CategoryMapping', :class => CategoryMapping, :default_value => []
text_node :category_version, 'CategoryVersion', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type