SOAP API method HttpReferer_update
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is updated | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| httpreferer | Structure of type 'httpreferer' | All properties of the now updated httpreferer | 
Structure 'httpreferer'
| Name | Type | Description | 
|---|---|---|
| id | int | ID of the user agent | 
| original | string | Full original url that was supplied | 
| compact | string | Compact representation of the url that was supplied when this object was created | 
| forward | boolean | Does this referer indicate that the message is being forwarded | 
| boolean | Does this referer indicate that the message is being printed |