Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.39 KB

File metadata and controls

29 lines (21 loc) · 1.39 KB

GetDocumentResponse

Properties

Name Type Description Notes
siteId String Site Identifier [optional]
path String Path or Name of document [optional]
width String Document Content Width property [optional]
height String Document Content Height property [optional]
deepLinkPath String Path or Name of deep link [optional]
insertedDate String Inserted Timestamp [optional]
lastModifiedDate String Last Modified Timestamp [optional]
checksum String Document checksum, changes when document file changes [optional]
checksumType ChecksumType [optional]
documentId String Document Identifier
contentType String Document Content-Type [optional]
userId String User who added document [optional]
contentLength Integer Document size [optional]
versionId String Document version [optional]
documents List<ChildDocument> List of child documents [optional]
belongsToDocumentId String Parent Document Identifier [optional]
metadata List<DocumentMetadata> List of document Metadata [optional]