SOAP API method StyleSnapshot_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| stylesnapshot | Structure of type 'stylesnapshot' | All properties of the retrieved stylesnapshot |
Structure 'stylesnapshot'
| Name | Type | Description |
|---|---|---|
| id | int | The ID of the style. |
| name | string | The name of the style. |
| timestamp | timestamp | The time when this snapshot was created. |
| mainstyle | string | The main style properties. |
| surveystyle | string | The survey style properties. |
| rssstyle | string | The rss style properties. |
| atomstyle | string | The Atom style properties. |
| webformstyle | string | The Webform style properties. |