The parameters for checking file conversion.
| Name | Type | Description | Notes |
|---|---|---|---|
| fileId | Integer | The file ID to check conversion proccess. | [optional] |
| sync | Boolean | Specifies if the conversion process is synchronous or not. | [optional] |
| startConvert | Boolean | Specifies whether to start a conversion process or not. | [optional] |
| version | Integer | The file version that is converted. | [optional] |
| password | String | The password of the converted file. | [optional] |
| outputType | String | The conversion output type. | [optional] |
| createNewIfExist | Boolean | Specifies whether to create a new file if it exists or not. | [optional] |