AccountService.updateAccount Method
Updates the account with the specified options.
Parameters
- account
-
Type: Account
The account object that should be updated.
Return Value
Type: jQuery.Promise
Value: dundas.account.Account
A promise object that is resolved when the call is complete.
If successful, the updated dundas.account.Account is returned.