Class: Ebay::Requests::GetCategoryFeatures

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

Overview

Attributes

text_node :category_id, 'CategoryID', :optional => true
numeric_node :level_limit, 'LevelLimit', :optional => true
boolean_node :view_all_nodes, 'ViewAllNodes', 'true', 'false', :optional => true
value_array_node :feature_ids, 'FeatureID', :default_value => []

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type