AccountService.generateDownloadFile Method

Generates an account export file.
 

Parameters

orderBy

Type: Array
ElementType: OrderBy
(optional) The sort order of the result, or null if the order does not matter.
Optional: True
filter

Type: QueryFilterRule
(optional) The filter options for the result, or null if the filtering does not matter.
Optional: True
includeGroupMembership

Type: Boolean
(optional) A value indicating whether to include group membership information.
Optional: True

Return Value


Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is complete. If successful, the ID of the file is returned. See .