AccountService.updateLastLogOnIpAddress Method

Updates the last log on IP address for the account.
 

Parameters

accountId

Type: string
The ID of the account to be updated.
ipAddress

Type: string
The IP address

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.