ExportService.getExports Method

Gets the exports generated by the account specified by the identifier.
 

Parameters

accountId

Type: String
The ID of the account to retrieve export information of.

Return Value


Type: jQuery.Promise
Value: Array
A promise object that is resolved when the call is complete. If successful, an array of dundas.export.ExportResultInfo is returned.