Class: Ebay::Requests::GetSellingManagerInventoryFolder

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

Overview

Attributes

numeric_node :folder_id, 'FolderID', :optional => true
numeric_node :max_depth, 'MaxDepth', :optional => true
boolean_node :full_recursion, 'FullRecursion', 'true', 'false', :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