Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

GetDocumentFulltextResponse.md

File metadata and controls

25 lines (17 loc) · 1.04 KB

GetDocumentFulltextResponse

Properties

Name Type Description Notes
siteId String Site Identifier [optional]
content String Content of document [optional]
contentType String Document Content-Type [optional]
path String Path or Name of document [optional]
deepLinkPath String Path or Name of deep link [optional]
insertedDate String Inserted Timestamp [optional]
lastModifiedDate String Last Modified Timestamp [optional]
documentId String Document Identifier [optional]
createdBy String User who added document [optional]
contentLength Integer Document size [optional]
tags Map<String, Object> [optional]
metadata Map<String, Object> [optional]
attributes Map<String, FulltextAttribute> [optional]