SOAP API method ContactType_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| contacttype | Structure of type 'contacttype' | All properties of the retrieved contacttype | 
Structure 'contacttype'
| Name | Type | Description | 
|---|---|---|
| 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 |