Name | Type | Description | Notes |
---|---|---|---|
file | string | The base64 encoded representation of the file | [optional] |
fileName | string | The file name of the attachment | [optional] |
mimeType | string | The mime type of the attachment | [optional] |
description | string | The description of the attachment | [optional] |
fileExtension | string | The file extension of the attachment | [optional] |
transactionId | string | The ID of the Transaction. | [optional] |
fileSize | int | The file size of the attachment in Bytes | [optional] |
attachmentContextTypeId | string | The ID of the Attachment Context Type. | [optional] |
attachmentContextId | string | The ID of the Attachment Context. | [optional] |
isPublic | bool | Flag to determine whether the attachment should be visible to customers | [optional] |