Name | Description | Type | Additional information |
---|---|---|---|
ItemId |
The unique id for the item |
integer |
None. |
ListId |
The unique id of the the item belongs to |
integer |
None. |
Title |
A title to display as a summary |
string |
None. |
Description |
Detailed description |
string |
None. |
Active |
True if the item is active (equivalent of not deleted) |
boolean |
None. |
CustomFields |
The custom fields that belong to this |
Collection of CustomField |
None. |