domain: client
language: javascript
class AbstractItem
Specifies the type of the item.
Use the type attribute to get the type of the item. It can have one of the following values:
“task”,
“items”,
“details”,
“reports”,
“item”,
“detail_item”,
“report”,
“detail”