Skip to content

Latest commit

 

History

History
executable file
·
23 lines (20 loc) · 1.14 KB

File metadata and controls

executable file
·
23 lines (20 loc) · 1.14 KB

# Document

Properties

Name Type Description Notes
id int [optional] [readonly]
parent int [optional]
parent_id int [optional]
creator int [optional]
project int [optional] [readonly]
name string Shown name of the file
file_name string Full name of the file [optional]
description string Description of the file [optional]
file string [optional] [readonly]
size int Size of the file. [optional]
created_at \DateTime Creation date [optional] [readonly]
updated_at \DateTime Date of the last update [optional] [readonly]
ifc_source string Define the ifc.source field if the upload is an IFC [optional]
ifc_id string [optional] [readonly]
user_permission int Aggregate of group user permissions and folder default permission [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]