SOAP API method Style_file
Description
Get access to a single file, based on object or ID
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object Style. The method only applies to the style with this id.
- Parameter 'file' : Structure of type 'file'
- Parameter 'profilefile' : Structure of type 'profilefile'
- Parameter 'stylefile' : Structure of type 'stylefile'
- Parameter 'xsltfile' : Structure of type 'xsltfile'
- Parameter 'webdocumentfile' : Structure of type 'webdocumentfile'
- Parameter 'emailingdocumentfile' : Structure of type 'emailingdocumentfile'
- Parameter 'stylesnapshotfile' : Structure of type 'stylesnapshotfile'
- Parameter 'emailingdocumentattachment' : Structure of type 'emailingdocumentattachment'
- Parameter 'emailingdocumentsnapshotattachment' : Structure of type 'emailingdocumentsnapshotattachment'
- Parameter 'emailingdocumentsnapshotfile' : Structure of type 'emailingdocumentsnapshotfile'
- Parameter 'emailingtemplatefile' : Structure of type 'emailingtemplatefile'
- Parameter 'webtemplatefile' : Structure of type 'webtemplatefile'
- Parameter 'medialibraryfile' : Structure of type 'medialibraryfile'
- Parameter 'surveyfile' : Structure of type 'surveyfile'
- Parameter 'file' : integer
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'stylefile' : Structure of type 'stylefile'
Structure 'file'
This structure file 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.
Structure 'profilefile'
This structure profilefile was mentioned above. This structure has the following properties:
- Property 'author' : string
- The name of the person who uploaded the file.
- Property 'created' : timestamp
- The timestamp when the file was uploaded for the first time.
- Property 'modified' : timestamp
- The timestamp when the file was last modified.
- 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.
Structure 'stylefile'
This structure stylefile 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.
Structure 'xsltfile'
This structure xsltfile 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.
Structure 'webdocumentfile'
This structure webdocumentfile 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.
Structure 'emailingdocumentfile'
This structure emailingdocumentfile 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.
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.
Structure 'emailingdocumentattachment'
This structure emailingdocumentattachment was mentioned above. This structure has the following properties:
- Property 'type' : string
- The type of the attachment.
- 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.
Structure 'emailingdocumentsnapshotattachment'
This structure emailingdocumentsnapshotattachment was mentioned above. This structure has the following properties:
- Property 'type' : string
- The type of the attachment.
- 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.
Structure 'emailingdocumentsnapshotfile'
This structure emailingdocumentsnapshotfile 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.
Structure 'emailingtemplatefile'
This structure emailingtemplatefile 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.
Structure 'webtemplatefile'
This structure webtemplatefile 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.
Structure 'medialibraryfile'
This structure medialibraryfile 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.
Structure 'surveyfile'
This structure surveyfile 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.
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt
Structure 'stylefile'
This structure stylefile 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.