export
interface
InboxResult
- InboxResult
• createdAt? : Date
When the document was created
memberof
InboxResult
• description? : string
Additional description of document
memberof
InboxResult
• documentId? : number
memberof
InboxResult
• filename? : string
Name of the underlying file for the inbox document
memberof
InboxResult
• name? : string
Name of the document as it appears in the inbox
memberof
InboxResult
• status? : boolean
Whether the document has been used as documentation or not
memberof
InboxResult