Class: Ebay::Requests::GetStore

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

Overview

Attributes

boolean_node :category_structure_only, 'CategoryStructureOnly', 'true', 'false', :optional => true
numeric_node :root_category_id, 'RootCategoryID', :optional => true
numeric_node :level_limit, 'LevelLimit', :optional => true
text_node :user_id, 'UserID', :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