SOAP API methode ContactType_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| contacttype | Structure of type 'contacttype' | All properties of the retrieved 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 |