Este conteúdo não está disponível no idioma selecionado.
43.25. setDetails
- Name
- setDetails
- Description
- Updates the details of a user.
- Parameters
- string sessionKey
- string login - User's login name.
- struct - user details- stringfirst_names- deprecated, use first_name
- stringfirst_name
- stringlast_name
- stringemail
- stringprefix
- stringpassword
 
 
- Return Value
- int - 1 on success, exception thrown otherwise.