SOAP API methode ContactType_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | Name of the contact type |
description * | string | The description of the contact type |
icon * | string | The icon of the contact type |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
contacttype | Structure of type 'contacttype' | All properties of the now updated contacttype |
Structuur 'contacttype'
Naam | Type | Beschrijving |
---|---|---|
id | int | This ID of the contact type |
name | string | Name of the contact type |
description | string | The description of the contact type |
icon | string | The icon of the contact type |