Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Latest commit

History

History
35 lines (22 loc) · 1.23 KB

File metadata and controls

35 lines (22 loc) · 1.23 KB

bimdata.ModelDocument

Properties

NameTypeDescriptionNotes
idNumber[readonly]
nameStringShown name of the file
fileNameStringFull name of the file[optional]
parentIdNumber[optional]
descriptionStringDescription of the file[optional]
fileString
sizeNumberSize of the file.[readonly]
createdAtDateCreation date[readonly]
updatedAtDateDate of the last update[readonly]
headIdNumberDocument id of head version[readonly]
isHeadVersionBooleanDocument is a head of version or is owned by another document[readonly]
historyCountNumberNumber of previous versions[readonly]
userPermissionNumberAggregate of group user permissions and folder default permission[readonly]
officePreviewStringOffice files will be converted as pdf to provide a web preview. Supported extensions are .ppt, .pptx, .odp, .xls, .xlsx, .ods, .doc, .docx, .odt[readonly]

Enum: UserPermissionEnum

  • 1 (value: 1)

  • 50 (value: 50)

  • 100 (value: 100)