Name | Description | Type | Additional information |
---|---|---|---|
i_node |
Unique database id of the item |
integer |
None. |
f_node |
Unique database id of the item's parent, this is needed sometimes to figure out the structure of the content |
integer |
None. |
item |
Name\Title of the item |
string |
None. |
description |
Description of the item |
string |
None. |
creator |
User details who created the item |
ViewUserDTO |
None. |
status |
Current status of the item |
string |
None. |