Package 

Class DownloadAttachmentDto

    • Constructor Detail

      • DownloadAttachmentDto

        DownloadAttachmentDto(String base64FileContents, String contentType, Long sizeBytes)
        Parameters:
        base64FileContents - Base64 encoded string of attachment bytes.
        contentType - Content type of attachment.
        sizeBytes - Size in bytes of attachment content