Class EmbeddedAttachment

    • Method Detail

      • getFilename

        public String getFilename()
        Return the file name.
        Returns:
        file name
      • getFileBytes

        public byte[] getFileBytes()
        Return the file byte array.
        Returns:
        the file byte array
      • getContentType

        public String getContentType()
        Return the file content type (mime type).
        Returns:
        the file content type
      • isPDFForm

        public boolean isPDFForm()
        Return whether it is a PDF form.
        Returns:
        true if it is a PDF form
      • isSignedReceipt

        public boolean isSignedReceipt()
        Return whether it is a signed receipt uploaded by the user.
        Returns:
        true if it is a signed receipt uploaded by the user