Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1007 Bytes

PatchedDocumentRequest.md

File metadata and controls

18 lines (14 loc) · 1007 Bytes

PatchedDocumentRequest

Properties

Name Type Description Notes
parentId int [optional]
name string Shown name of the file [optional]
fileName string Full name of the file [optional]
description string Description of the file [optional]
file UploadedFile [optional]
size int Size of the file. [optional]
modelSource string Define the model.source field if the upload is a Model (IFC, PDF, DWG...) [optional]
ifcSource string DEPRECATED: Use 'model_source' instead. Define the model.source field if the upload is a Model (IFC, PDF, DWG...) [optional]
successorOf int Old document version to replace. Only for create [optional]

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