SOAP API method Xslt_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
xslt | Structure of type 'xslt' | All properties of the retrieved xslt |
Structure 'xslt'
Name | Type | Description |
---|---|---|
id | int | The ID of the xslt. |
name | string | The name of the xslt. |
description | string | The description of the xslt. |
target | string | The target of the XSLT |
modified | timestamp | The last modification time of the xslt. |
archived | boolean | The xslt is archived. |