Last date modified: 2025-Jul-02

Interface: IPublicDocumentData

Bundle of public information about a document

Properties

fileExtension

fileExtension: string

The file extension of the document


hasNativeFileDownloadPermission

hasNativeFileDownloadPermission: boolean

Does the user have permission to download the document


nativeData?

optionalnativeData: IPublicDocumentNativeData

Data about the queue item's native file, if one exists


preventNativeDownload

preventNativeDownload: boolean

True if native type download has been restricted


redactFileInfo

redactFileInfo: IRedactFileInfo[]

Bundle of information about Redact redaction made to the document


redactProductionLock

redactProductionLock: boolean

True if document has BlackoutProductionLock set

Return to top of the page
Feedback