A AttachmentPrepareFilesTransfer object
| Name | Type | Description | Notes |
|---|---|---|---|
| sAttachmentName | String | The name of the Attachment | |
| sAttachmentMD5 | String | The MD5 of the Attachment | |
| eAttachmentAction | EAttachmentActionEnum | Returns the action required for the attachment |
| Name | Value |
|---|---|
| ACCEPT | "Accept" |
| DISCARD | "Discard" |
| OVERWRITE | "Overwrite" |
| REJECT | "Reject" |
| RESTORE | "Restore" |