AccountService.getAccountInfoById Method

Gets the account info with the specified ID.
 

Parameters

id

Type: String
The ID of the account info to get.

Return Value


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