Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
FolderID
- If a FolderID is submitted, all child-folders below this folder will be returned. MaxDepth
- Specifies the number of levels of subfolders to be returned. If 0, the parent folder is returned. If 1, the parent and child folders are returned. If 2, the parent and two levels of child folders are returned. Ignored if FullRecursion is set to True. FullRecursion
- Displays the entire tree of a user's folders. If this is provided, FolderID and MaxDepth need not be given. ReturnedFolder
- Details of the requested folder.
@author Ron Murphy
@version 1.0
|
|
|
|