The details of an email attachment sent as part of a Branch Portal communication.
| Name |
Type |
Description |
Required |
| FileName |
String |
The full filename, including extension, of the file. |
Yes |
| FileData |
Byte[] |
The binary data of the file, as a Base64 encoded data string. |
Yes |