| Name | Type | Description | Notes |
|---|---|---|---|
| sFileName | String | The name of the file | |
| sFileUrl | String | The URL used to reach the File | [optional] |
| sFileBase64 | Blob | The Base64 encoded binary content of the File | [optional] |
| eFileSource | String | The source of the File |
-
Base64(value:"Base64") -
Url(value:"Url")