Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPublicDocumentData

Bundle of public information about a document

Hierarchy

  • IPublicDocumentData

Index

Properties

fileExtension

fileExtension: string

The file extension of the document

type

{string}

hasNativeFileDownloadPermission

hasNativeFileDownloadPermission: boolean

Does the user have permission to download the document

type

{boolean}

redactFileInfo

redactFileInfo: IRedactFileInfo[]

Bundle of information about Redact redaction made to the document

type

{IRedactFileInfo[]}

redactProductionLock

redactProductionLock: boolean

True if document has BlackoutProductionLock set

type

{boolean}