Name | Type | Description | Notes |
---|---|---|---|
id | int | [readonly] | |
parent_id | int | [readonly] | |
name | str | Shown name of the file | [readonly] |
description | str, none_type | Description of the file | [readonly] |
head_id | int, none_type | Document id of head version | [readonly] |
is_head_version | bool | Document is a head of version or is owned by another document | [readonly] |
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] |