Name | Type | Description | Notes |
---|---|---|---|
parent_id | int, none_type | [optional] | |
name | str | Shown name of the file | [optional] |
file_name | str | Full name of the file | [optional] |
description | str, none_type | Description of the file | [optional] |
file | file_type | [optional] | |
model_source | str | Define the model.source field if the upload is a Model (IFC, PDF, DWG...) * `UPLOAD` - UPLOAD * `SPLIT` - SPLIT * `MERGE` - MERGE * `EXPORT` - EXPORT * `OPTIMIZED` - OPTIMIZED | [optional] |
ifc_source | str | DEPRECATED: Use 'model_source' instead. Define the model.source field if the upload is a Model (IFC, PDF, DWG...) * `UPLOAD` - UPLOAD * `SPLIT` - SPLIT * `MERGE` - MERGE * `EXPORT` - EXPORT * `OPTIMIZED` - OPTIMIZED | [optional] |
successor_of | int | Old document version to replace. Only for create | [optional] |
process_hint | str | Provide a info about the document in order to customize the way it is processed. * `PHOTOSPHERE` - PHOTOSPHERE | [optional] if omitted the server will use the default value of "PHOTOSPHERE" |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |