SOAP API method StyleSnapshotFile_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'stylesnapshotfile' : Structure of type 'stylesnapshotfile'
- All properties of the retrieved stylesnapshotfile
Structure 'stylesnapshotfile'
This structure stylesnapshotfile was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the file.
- Property 'mimetype' : string
- The mimetype of the file.
- Property 'hashcode' : string
- Expose the file hashcode
- Property 'data' : binary
- The data of the file. The data is base64 encoded.
- Property 'name' : string
- The filename of the file.
- Property 'size' : int
- The size of the file.