AttachmentType# webVis API Reference AttachmentType Enumeration AttachmentType The content type of the attachment. Index Enumeration Members ARRAYBUFFER BLOB DOCUMENT JSON TEXT Enumeration Members ARRAYBUFFER ARRAYBUFFER: "arraybuffer" BLOB BLOB: "blob" DOCUMENT DOCUMENT: "document" JSON JSON: "json" TEXT TEXT: "text"
The content type of the attachment.