Méthode nicUpdate

 retour à l'index du groupe



nicUpdate

voidnicUpdate ( stringsession, stringnic, stringname, stringfirstname, stringlegalForm, stringorganisation, stringlegalName, stringlegalNumber, stringvat )

Description

Modify a contact handle infos

Paramètres

  • stringsession : the session id
  • stringnic : the contact handle id
  • stringname : the new name
  • stringfirstname : the new firstname
  • stringlegalForm : the new legalform
  • stringorganisation : the new organisation name
  • stringlegalName : the new legalName (company name)
  • stringlegalNumber : the new legalNumber
  • stringvat : the new vat
langage de programmation / libraries :
 
Paramètres :
string session : $session
string nic :
string name :
string firstname :
string legalForm :
string organisation :
string legalName :
string legalNumber :
string vat :