FileInfo
Leave feedback
FileInfo data structure used for input files description in various comparison cloud API methods.
FileInfo example:
{
"FilePath": "string",
"VersionId": "string",
"StorageName": "string",
"Password": "string"
}
Name | Description |
---|---|
FilePath | Path of the file in the cloud storage |
VersionId | File Version, can be null or omitted. |
StorageName | Name of the cloud storage. Can be omitted, then default storage used. |
Password | The password for password-protected documents (docx, pdf, etc) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.