Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 857 Bytes

LightDocument.md

File metadata and controls

17 lines (12 loc) · 857 Bytes

LightDocument

Properties

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]

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