TempFileEntry
Represents an individual uploaded file, used for creating a Document| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientFileKey |
The name / key that the client gave the file that was uploaded (could be based on the original filename, for example) |
string |
None. |
| ServerFileKey |
A key representing the file uploaded to the server, used for creating a Document |
string |
None. |