Jam.py documentation

item_type

item_type

domain: client

language: javascript

class AbstractItem

Description

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”