TokenService.setTokenLocalizations Method

Sets the associated localizations for the specified token ID.
 

Parameters

tokenId

Type: string
The ID of the token
updatedLocalization

Type: array
An array of dundas.KeyValuePair objects with the updated localizations.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete. if successful, the updated token object will be returned.