Class: Ebay::Requests::GetCategorySpecifics

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

Overview

Attributes

text_node :category_id, 'CategoryID', :optional => true
time_node :last_update_time, 'LastUpdateTime', :optional => true
numeric_node :max_names, 'MaxNames', :optional => true
numeric_node :max_values_per_name, 'MaxValuesPerName', :optional => true
text_node :name, 'Name', :optional => true

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