| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccessful |
Set to true if method was successful |
boolean |
None. |
| ErrorMessage |
The error message if method call was not successful |
string |
None. |
| ContentType |
The content type of the file |
string |
None. |
| FileName |
The file name of the file |
string |
None. |
| FileData |
The file data |
string |
None. |