Note |
---|
This method has not been released. |
This method lets you download all the files of an order. This includes both the original files as well as any translations or reference material.
...
The custom property is a JSON object:
filetoken |
he token to download the ZIP file. | string | |
count | Total files in ZIP archive. | int |
If the operation fails then status is “Failed” and statusText contains the error description.
...