Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 847 Bytes

File metadata and controls

20 lines (12 loc) · 847 Bytes

CheckConversionRequestDtoInteger

The parameters for checking file conversion.

Properties

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]