Skip to main content

UploadClientOperationCreateFile

Defines what is required to create a new change (file) in a existing folder.

@deprecated

Use UploadClientOperationCreate instead. It supports both folders and layers.

Hierarchy

Index

Properties

content

content: unknown

Content of the file

filename

filename: string

Filename that the change will get.

folder

folder: BimFolder

Folder to create change (file) in

metadata

Metadata.

operation

operation: create

Type of operation. In this case ‘create’ to represent file creation.