AccountService.getValidAccountTypes Method

Gets a list of the account types that are currently relevant for the application.
 

Return Value


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