FileSystemService.getRecycleBinFolder Method

Gets the recycle bin folder.
 

Parameters

accountId

Type: String
(optional) The ID of the account to get the recycle bin folder for. If not specified, the account making the call is used.
Optional: True
tenantId

Type: String
(optional) The ID of the tenant corresponding to the specified account. If not specified, the system will attempt to automatically determine the tenant.
Optional: True

Return Value


Type: jQuery.Promise
Value: dundas.filesystem.Folder
A promise object that is resolved when the call is complete. If successful, a dundas.filesystem.Folder is returned